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