Searched refs:MakeExceptionEvent (Results 1 – 3 of 3) sorted by relevance
899 function MakeExceptionEvent(break_id, exception, uncaught, promise) { class1023 "MakeExceptionEvent", MakeExceptionEvent,
463 MUST_USE_RESULT MaybeHandle<Object> MakeExceptionEvent(
1638 MaybeHandle<Object> Debug::MakeExceptionEvent(Handle<Object> exception, in MakeExceptionEvent() function in v8::internal::Debug2303 ->MakeExceptionEvent(v8::Utils::OpenHandle(*exception), is_uncaught, in ExceptionThrown()