![]()  | 
  
    v8
    
   V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. 
   | 
 
#include <wasm-interpreter.h>
Public Attributes | |
| uint32_t | first_param_slot_offset | 
| uint32_t | first_param_ref_stack_index | 
Definition at line 1299 of file wasm-interpreter.h.
| uint32_t v8::internal::wasm::WasmEHData::ExceptionPayloadSlotOffsets::first_param_ref_stack_index | 
Definition at line 1301 of file wasm-interpreter.h.
| uint32_t v8::internal::wasm::WasmEHData::ExceptionPayloadSlotOffsets::first_param_slot_offset | 
Definition at line 1300 of file wasm-interpreter.h.