Searched refs:PredictExceptionCatcher (Results 1 – 3 of 3) sorted by relevance
1576 CatchType prediction = PredictExceptionCatcher(); in CreateMessageOrAbort()1988 Isolate::CatchType Isolate::PredictExceptionCatcher() { in ThrowInternal() function in v8::internal::Isolate2516 CatchType prediction = PredictExceptionCatcher(); in ThrowInternal()
884 CatchType PredictExceptionCatcher();
1833 Isolate::CatchType catch_type = isolate_->PredictExceptionCatcher(); in OnException()