Searched refs:abort_on_uncaught_exception_callback_ (Results 1 – 2 of 2) sorted by relevance
1578 (!abort_on_uncaught_exception_callback_ || in CreateMessageOrAbort()1579 abort_on_uncaught_exception_callback_( in CreateMessageOrAbort()2594 abort_on_uncaught_exception_callback_ = callback; in ThrowInternal()
1958 abort_on_uncaught_exception_callback_ = nullptr; variable