#include <function-body-decoder-impl.h>
◆ BlockTypeImmediate() [1/3]
◆ BlockTypeImmediate() [2/3]
◆ BlockTypeImmediate() [3/3]
template<typename ValidationTag >
v8::internal::wasm::BlockTypeImmediate::BlockTypeImmediate |
( |
WasmEnabledFeatures | enabled, |
|
|
Decoder * | decoder, |
|
|
const uint8_t * | pc, |
|
|
ValidationTag | = {} ) |
|
inline |
◆ in_arity()
uint32_t v8::internal::wasm::BlockTypeImmediate::in_arity |
( |
| ) |
const |
|
inline |
◆ in_type()
ValueType v8::internal::wasm::BlockTypeImmediate::in_type |
( |
uint32_t | index | ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ out_arity()
uint32_t v8::internal::wasm::BlockTypeImmediate::out_arity |
( |
| ) |
const |
|
inline |
◆ out_type()
ValueType v8::internal::wasm::BlockTypeImmediate::out_type |
( |
uint32_t | index | ) |
const |
|
inline |
◆ length
uint32_t v8::internal::wasm::BlockTypeImmediate::length = 1 |
◆ sig
◆ sig_index
◆ single_return_sig_storage
ValueType v8::internal::wasm::BlockTypeImmediate::single_return_sig_storage[1] |
The documentation for this struct was generated from the following file: