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

Public Attributes

ValueType type
 
bool mutability
 
WasmInitExpr init
 
union {
   uint32_t   index
 
   uint32_t   offset
 
}; 
 
bool imported
 
bool exported
 

Detailed Description

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


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