Searched refs:should_abort_on_uncaught_exception_callback (Results 1 – 2 of 2) sorted by relevance
222 auto* abort_callback = s.should_abort_on_uncaught_exception_callback ? in SetIsolateErrorHandlers()223 s.should_abort_on_uncaught_exception_callback : in SetIsolateErrorHandlers()
350 should_abort_on_uncaught_exception_callback = nullptr; member