V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::wasm::WasmTableInit Struct Reference

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_tentries
 
bool active
 

Detailed Description

Definition at line 113 of file wasm-module.h.


The documentation for this struct was generated from the following file: