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

Public Member Functions

 CodeReference (const wasm::WasmCode *wasm_code)
 
 CodeReference (Handle< Code > js_code)
 
Address constant_pool () const
 
Address instruction_start () const
 
Address instruction_end () const
 
int instruction_size () const
 
const byte * relocation_start () const
 
const byte * relocation_end () const
 
int relocation_size () const
 
bool is_null () const
 
Handle< Codeas_js_code () const
 
const wasm::WasmCodeas_wasm_code () const
 

Detailed Description

Definition at line 20 of file code-reference.h.


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