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

Public Member Functions

 InterpretedFrameImpl (ThreadImpl *thread, int index)
 
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
 

Detailed Description

Definition at line 2924 of file wasm-interpreter.cc.


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