Searched refs:EndOpcode (Results 1 – 1 of 1) sorted by relevance
230 uint8_t EndOpcode = readOpcode(Ctx); in readInitExpr() local231 if (EndOpcode != wasm::WASM_OPCODE_END) in readInitExpr()