Searched refs:exc_handler_unreachable (Results 1 – 1 of 1) sorted by relevance
2030 bool exc_handler_unreachable = false; in CodeFlowVerifyInstruction() local2102 exc_handler_unreachable = true; in CodeFlowVerifyInstruction()3519 if ((opcode_flags & Instruction::kContinue) != 0 && !exc_handler_unreachable) { in CodeFlowVerifyInstruction()