Searched refs:set_catch_prediction (Results 1 – 2 of 2) sorted by relevance
325 node->set_catch_prediction(catch_prediction_); in VisitTryCatchStatement()338 node->set_catch_prediction(catch_prediction_); in VisitTryFinallyStatement()
1103 void set_catch_prediction(HandlerTable::CatchPrediction prediction) { in set_catch_prediction() function