Searched refs:SetHasTryCatch (Results 1 – 2 of 2) sorted by relevance
772 SetHasTryCatch(graph_has_try_catch); in ComputeTryBlockInformation()2795 outer_graph->SetHasTryCatch(true); in InlineInto()
706 void SetHasTryCatch(bool value) { has_try_catch_ = value; } in SetHasTryCatch() function