Searched refs:graph_has_try_catch (Results 1 – 1 of 1) sorted by relevance
590 bool graph_has_try_catch = false; in ComputeTryBlockInformation() local606 graph_has_try_catch |= try_entry != nullptr; in ComputeTryBlockInformation()616 SetHasTryCatch(graph_has_try_catch); in ComputeTryBlockInformation()