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