Home
last modified time | relevance | path

Searched refs:ToCatchType (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Disolate.cc1512 Isolate::CatchType ToCatchType(HandlerTable::CatchPrediction prediction) { in Throw() function
1558 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()