Searched refs:WASM_TYPE_NORESULT (Results 1 – 4 of 4) sorted by relevance
95 case wasm::WASM_TYPE_NORESULT: in anyTypeToString()
269 WASM_TYPE_NORESULT = 0x40, // for blocks with no result values enumerator
356 if (Imm != wasm::WASM_TYPE_NORESULT) in printWebAssemblySignatureOperand()
1165 writeU8(os, WASM_TYPE_NORESULT, "block type"); in createInitMemoryFunction()1167 writeU8(os, WASM_TYPE_NORESULT, "block type"); in createInitMemoryFunction()1169 writeU8(os, WASM_TYPE_NORESULT, "block type"); in createInitMemoryFunction()