Searched refs:PredictExceptionCatcher (Results 1 – 3 of 3) sorted by relevance
1722 CatchType prediction = PredictExceptionCatcher(); in CreateMessageOrAbort()2214 Isolate::CatchType Isolate::PredictExceptionCatcher() { in ThrowInternal() function in v8::internal::Isolate2720 CatchType prediction = PredictExceptionCatcher(); in ThrowInternal()
999 CatchType PredictExceptionCatcher();
2192 Isolate::CatchType catch_type = isolate_->PredictExceptionCatcher(); in OnException()