V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::wasm::InterpretedFrame Class Reference

Public Member Functions

const WasmFunctionfunction () 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
 

Detailed Description

Definition at line 59 of file wasm-interpreter.h.


The documentation for this class was generated from the following files: