Home
last modified time | relevance | path

Searched defs:BlockTypeImmediate (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dfunction-body-decoder-impl.h520 struct BlockTypeImmediate { struct
526 BlockTypeImmediate(const WasmFeatures& enabled, Decoder* decoder, in BlockTypeImmediate() argument
548 uint32_t in_arity() const { in in_arity()
552 uint32_t out_arity() const { in out_arity()
557 ValueType in_type(uint32_t index) { in in_type()
561 ValueType out_type(uint32_t index) { in out_type()