![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::internal::wasm::WasmDataSegment, including all inherited members.
| active | v8::internal::wasm::WasmDataSegment | |
| dest_addr | v8::internal::wasm::WasmDataSegment | |
| memory_index | v8::internal::wasm::WasmDataSegment | |
| PassiveForTesting() | v8::internal::wasm::WasmDataSegment | inlinestatic |
| shared | v8::internal::wasm::WasmDataSegment | |
| source | v8::internal::wasm::WasmDataSegment | |
| WasmDataSegment(bool is_active, bool is_shared, uint32_t memory_index, ConstantExpression dest_addr, WireBytesRef source) | v8::internal::wasm::WasmDataSegment | inlineexplicit |