Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dfunction-body-decoder-impl.h80 struct BlockTypeOperand { struct
85 inline BlockTypeOperand(Decoder* decoder, const byte* pc) { in BlockTypeOperand() argument
127 bool decode_local_type(uint8_t val, ValueType* result) { in decode_local_type()
161 ValueType read_entry(unsigned index) { in read_entry()