Searched refs:has_catch_all_handler (Results 1 – 1 of 1) sorted by relevance
3516 bool has_catch_all_handler = false; in CodeFlowVerifyInstruction() local3525 has_catch_all_handler = true; in CodeFlowVerifyInstruction()3532 has_catch_all_handler = true; in CodeFlowVerifyInstruction()3554 if (work_line_->MonitorStackDepth() > 0 && !has_catch_all_handler) { in CodeFlowVerifyInstruction()