Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_errors.cc1115 Local<Value> fatal_exception_function = in TriggerUncaughtException() local
1121 if (!fatal_exception_function->IsFunction()) { in TriggerUncaughtException()
1142 maybe_handled = fatal_exception_function.As<Function>()->Call( in TriggerUncaughtException()