Searched refs:CancelScheduledExceptionFromTryCatch (Results 1 – 3 of 3) sorted by relevance
1006 void CancelScheduledExceptionFromTryCatch(v8::TryCatch* handler);
2306 void Isolate::CancelScheduledExceptionFromTryCatch(v8::TryCatch* handler) { in ThrowInternal() function in v8::internal::Isolate
2876 isolate_->CancelScheduledExceptionFromTryCatch(this); in ~TryCatch()2951 isolate_->CancelScheduledExceptionFromTryCatch(this); in Reset()