Searched refs:DebugProcess (Results 1 – 2 of 2) sorted by relevance
346 static void DebugProcess(const FunctionCallbackInfo<Value>& args) { in DebugProcess() function370 static void DebugProcess(const FunctionCallbackInfo<Value>& args) { in DebugProcess() function580 SetMethod(context, target, "_debugProcess", DebugProcess); in Initialize()610 registry->Register(DebugProcess); in RegisterExternalReferences()
2254 …github.com/nodejs/node/commit/ab032e4ff4)] - **src**: refactor win32 `DebugProcess()` to use RAII …