Searched refs:ToCatchType (Results 1 – 1 of 1) sorted by relevance
1512 Isolate::CatchType ToCatchType(HandlerTable::CatchPrediction prediction) { in Throw() function1558 Isolate::CatchType prediction = ToCatchType(PredictException(js_frame)); in Throw()1570 CatchType prediction = ToCatchType(code->GetBuiltinCatchPrediction()); in Throw()1576 CatchType prediction = ToCatchType(code->GetBuiltinCatchPrediction()); in Throw()