Searched defs:OnException (Results 1 – 2 of 2) sorted by relevance
305 OnException, ///< Handler for exceptions thrown in the body. enumerator315 Stmt *FinalSuspend, Stmt *OnException, Stmt *OnFallthrough, in CoroutineBodyStmt()
1698 void Debug::OnException(Handle<Object> exception, Handle<Object> promise) { in OnException() function in v8::internal::Debug