Searched refs:ToCatchType (Results 1 – 1 of 1) sorted by relevance
2197 Isolate::CatchType ToCatchType(HandlerTable::CatchPrediction prediction) { in ThrowInternal() function2246 Isolate::CatchType prediction = ToCatchType(PredictException(js_frame)); in ThrowInternal()2258 CatchType prediction = ToCatchType(code->GetBuiltinCatchPrediction()); in ThrowInternal()2264 CatchType prediction = ToCatchType(code->GetBuiltinCatchPrediction()); in ThrowInternal()