![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Public Attributes | |
WasmCodePointer | call_target |
wasm::WasmCode * | code |
Definition at line 805 of file wasm-objects.h.
WasmCodePointer v8::internal::WasmDispatchTableData::WrapperEntry::call_target |
Definition at line 806 of file wasm-objects.h.
wasm::WasmCode* v8::internal::WasmDispatchTableData::WrapperEntry::code |
Definition at line 807 of file wasm-objects.h.