![]()  | 
  
    v8
    
   V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. 
   | 
 
#include <wasm-interpreter-objects.h>
Public Attributes | |
| int | function_index | 
| int | byte_offset | 
Definition at line 24 of file wasm-interpreter-objects.h.
| int v8::internal::WasmInterpreterStackEntry::byte_offset | 
Definition at line 26 of file wasm-interpreter-objects.h.
| int v8::internal::WasmInterpreterStackEntry::function_index | 
Definition at line 25 of file wasm-interpreter-objects.h.