Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/
Disolate.cc2197 Isolate::CatchType ToCatchType(HandlerTable::CatchPrediction prediction) { in ThrowInternal() function
2246 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()