V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
MOVE_ONLY_NO_DEFAULT_CONSTRUCTOR (WasmTableInit) | |
WasmTableInit (uint32_t table_index, WasmInitExpr offset) | |
Public Attributes | |
uint32_t | table_index |
WasmInitExpr | offset |
std::vector< uint32_t > | entries |
bool | active |
Definition at line 113 of file wasm-module.h.