Searched refs:abort_on_uncaught_exception_callback_ (Results 1 – 2 of 2) sorted by relevance
1724 (!abort_on_uncaught_exception_callback_ || in CreateMessageOrAbort()1725 abort_on_uncaught_exception_callback_( in CreateMessageOrAbort()2809 abort_on_uncaught_exception_callback_ = callback; in ThrowInternal()
2344 abort_on_uncaught_exception_callback_ = nullptr; variable