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