Searched refs:MakeExceptionEvent (Results 1 – 3 of 3) sorted by relevance
592 MUST_USE_RESULT MaybeHandle<Object> MakeExceptionEvent(
997 function MakeExceptionEvent(break_id, exception, uncaught, promise) { class2462 "MakeExceptionEvent", MakeExceptionEvent,
1687 MaybeHandle<Object> Debug::MakeExceptionEvent(Handle<Object> exception, in MakeExceptionEvent() function in v8::internal::Debug1789 if (!MakeExceptionEvent( in OnException()