Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dfunction-body-decoder-impl.h455 struct BlockTypeImmediate { struct
461 inline BlockTypeImmediate(const WasmFeatures& enabled, Decoder* decoder, in BlockTypeImmediate() argument
487 uint32_t in_arity() const { in in_arity()
491 uint32_t out_arity() const { in out_arity()
496 ValueType in_type(uint32_t index) { in in_type()
500 ValueType out_type(uint32_t index) { in out_type()