Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_report_module.cc133 static void ShouldReportOnFatalError(const FunctionCallbackInfo<Value>& info) { in ShouldReportOnFatalError() function
184 context, exports, "shouldReportOnFatalError", ShouldReportOnFatalError); in Initialize()
209 registry->Register(ShouldReportOnFatalError); in RegisterExternalReferences()

Completed in 1 milliseconds