Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_process_methods.cc439 static void ReallyExit(const FunctionCallbackInfo<Value>& args) { in ReallyExit() function
476 env->SetMethod(target, "reallyExit", ReallyExit); in InitializeProcessMethods()