V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::wasm::InterpreterCode Struct Reference

Public Member Functions

const byte * at (pc_t pc)
 

Public Attributes

const WasmFunctionfunction
 
BodyLocalDecls locals
 
const byte * orig_start
 
const byte * orig_end
 
byte * start
 
byte * end
 
SideTableside_table
 

Detailed Description

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


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