Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_process_methods.cc430 static void DebugEnd(const FunctionCallbackInfo<Value>& args) { in DebugEnd() function
455 env->SetMethod(target, "_debugEnd", DebugEnd); in InitializeProcessMethods()