![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
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 |
| FunctionSig * | sig = nullptr |
Definition at line 208 of file function-body-decoder-impl.h.