![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Public Attributes | |
size_t | offset |
uint32_t | direct_index |
Definition at line 232 of file wasm-module-builder.h.
uint32_t v8::internal::wasm::WasmFunctionBuilder::DirectCallIndex::direct_index |
Definition at line 234 of file wasm-module-builder.h.
size_t v8::internal::wasm::WasmFunctionBuilder::DirectCallIndex::offset |
Definition at line 233 of file wasm-module-builder.h.