![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Public Attributes | |
ZoneVector< uint8_t > | data |
uint32_t | dest |
bool | is_active = true |
Definition at line 530 of file wasm-module-builder.h.
ZoneVector<uint8_t> v8::internal::wasm::WasmModuleBuilder::WasmDataSegment::data |
Definition at line 531 of file wasm-module-builder.h.
uint32_t v8::internal::wasm::WasmModuleBuilder::WasmDataSegment::dest |
Definition at line 532 of file wasm-module-builder.h.
bool v8::internal::wasm::WasmModuleBuilder::WasmDataSegment::is_active = true |
Definition at line 533 of file wasm-module-builder.h.