Searched refs:PredictExceptionCatcher (Results 1 – 3 of 3) sorted by relevance
1151 CatchType prediction = PredictExceptionCatcher(); in Throw()1375 Isolate::CatchType Isolate::PredictExceptionCatcher() { in Throw() function in v8::internal::Isolate1808 CatchType prediction = PredictExceptionCatcher(); in Throw()
752 CatchType PredictExceptionCatcher();
1754 Isolate::CatchType catch_type = isolate_->PredictExceptionCatcher(); in OnException()