Searched refs:CancelScheduledExceptionFromTryCatch (Results 1 – 3 of 3) sorted by relevance
773 void CancelScheduledExceptionFromTryCatch(v8::TryCatch* handler);
893 void Isolate::CancelScheduledExceptionFromTryCatch(v8::TryCatch* handler) { in CancelScheduledExceptionFromTryCatch() function in v8::internal::Isolate
1946 isolate_->CancelScheduledExceptionFromTryCatch(this); in ~TryCatch()2030 isolate_->CancelScheduledExceptionFromTryCatch(this); in Reset()