V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
const WasmFunction * | function () const |
int | pc () const |
int | GetParameterCount () const |
int | GetLocalCount () const |
int | GetStackHeight () const |
WasmValue | GetLocalValue (int index) const |
WasmValue | GetStackValue (int index) const |
Friends | |
class | WasmInterpreter |
Definition at line 59 of file wasm-interpreter.h.