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

Public Member Functions

 MOVE_ONLY_WITH_DEFAULT_CONSTRUCTORS (WasmTable)
 

Public Attributes

ValueType type = kWasmStmt
 
uint32_t initial_size = 0
 
uint32_t maximum_size = 0
 
bool has_maximum_size = false
 
std::vector< int32_t > values
 
bool imported = false
 
bool exported = false
 

Detailed Description

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


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