V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::wasm::BlockTypeImmediate< validate > Struct Template Reference

Public Member Functions

 BlockTypeImmediate (const WasmFeatures &enabled, Decoder *decoder, const byte *pc)
 
bool decode_local_type (uint8_t val, ValueType *result)
 
uint32_t in_arity () const
 
uint32_t out_arity () const
 
ValueType in_type (uint32_t index)
 
ValueType out_type (uint32_t index)
 

Public Attributes

uint32_t length = 1
 
ValueType type = kWasmStmt
 
uint32_t sig_index = 0
 
FunctionSigsig = nullptr
 

Detailed Description

template<Decoder::ValidateFlag validate>
struct v8::internal::wasm::BlockTypeImmediate< validate >

Definition at line 208 of file function-body-decoder-impl.h.


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