Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_process_methods.cc453 static void ReallyExit(const FunctionCallbackInfo<Value>& args) { in ReallyExit() function
602 SetMethod(context, target, "reallyExit", ReallyExit); in Initialize()
631 registry->Register(ReallyExit); in RegisterExternalReferences()

Completed in 2 milliseconds