![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
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 |
Definition at line 100 of file wasm-module.h.