Searched refs:PredictExceptionCatcher (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/
H A Disolate.h754 CatchType PredictExceptionCatcher();
H A Disolate.cc1154 CatchType prediction = PredictExceptionCatcher();
1379 Isolate::CatchType Isolate::PredictExceptionCatcher() { function in class:v8::internal::Isolate
1915 CatchType prediction = PredictExceptionCatcher();
/external/v8/src/debug/
H A Ddebug.cc1742 Isolate::CatchType catch_type = isolate_->PredictExceptionCatcher();

Completed in 249 milliseconds