![]() |
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_count |
uint32_t | labels_index |
Definition at line 1083 of file wasm-interpreter.h.
uint32_t v8::internal::wasm::WasmInstruction::Optional::BrTable::labels_index |
Definition at line 1085 of file wasm-interpreter.h.
uint32_t v8::internal::wasm::WasmInstruction::Optional::BrTable::table_count |
Definition at line 1084 of file wasm-interpreter.h.