Searched refs:ReallyExit (Results 1 – 1 of 1) sorted by relevance
439 static void ReallyExit(const FunctionCallbackInfo<Value>& args) { in ReallyExit() function476 env->SetMethod(target, "reallyExit", ReallyExit); in InitializeProcessMethods()