Home
last modified time | relevance | path

Searched refs:kEnhance (Results 1 - 1 of 1) sorted by relevance

/third_party/node/src/
H A Dnode_errors.cc347 enum class EnhanceFatalException { kEnhance, kDontEnhance }; member in node::EnhanceFatalException
403 case EnhanceFatalException::kEnhance: { in ReportFatalException()
594 EnhanceFatalException::kEnhance : EnhanceFatalException::kDontEnhance; in ~TryCatchScope()
1006 env, exception, message, EnhanceFatalException::kEnhance); in TriggerUncaughtException()
1166 ReportFatalException(env, error, message, EnhanceFatalException::kEnhance); in TriggerUncaughtException()

Completed in 2 milliseconds