Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dast-decoder.h97 struct BlockTypeOperand { struct
102 inline BlockTypeOperand(Decoder* decoder, const byte* pc) { in BlockTypeOperand() argument
144 bool decode_local_type(uint8_t val, LocalType* result) { in decode_local_type()
169 LocalType read_entry(unsigned index) { in read_entry()