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