Home
last modified time | relevance | path

Searched refs:should_abort_on_uncaught_exception_callback (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/api/
Denvironment.cc222 auto* abort_callback = s.should_abort_on_uncaught_exception_callback ? in SetIsolateErrorHandlers()
223 s.should_abort_on_uncaught_exception_callback : in SetIsolateErrorHandlers()
/third_party/node/src/
Dnode.h350 should_abort_on_uncaught_exception_callback = nullptr; member