Searched refs:PredictException (Results 1 – 1 of 1) sorted by relevance
2163 HandlerTable::CatchPrediction PredictException(JavaScriptFrame* frame) { in ThrowInternal() function2246 Isolate::CatchType prediction = ToCatchType(PredictException(js_frame)); in ThrowInternal()2730 catch_prediction = PredictException(JavaScriptFrame::cast(frame)); in ThrowInternal()