Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_errors.cc1128 MaybeLocal<Value> maybe_handled; in TriggerUncaughtException() local
1142 maybe_handled = fatal_exception_function.As<Function>()->Call( in TriggerUncaughtException()
1151 if (!maybe_handled.ToLocal(&handled)) { in TriggerUncaughtException()

Completed in 2 milliseconds