![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <wasm-interpreter.h>
Public Attributes | |
uint32_t | table_index |
uint32_t | element_segment_index |
Definition at line 1096 of file wasm-interpreter.h.
uint32_t v8::internal::wasm::WasmInstruction::Optional::TableInit::element_segment_index |
Definition at line 1098 of file wasm-interpreter.h.
uint32_t v8::internal::wasm::WasmInstruction::Optional::TableInit::table_index |
Definition at line 1097 of file wasm-interpreter.h.