Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dhandle_wrap.h104 friend void GetActiveHandles(const v8::FunctionCallbackInfo<v8::Value>&);
H A Dnode_process_methods.cc270 void GetActiveHandles(const FunctionCallbackInfo<Value>& args) { in GetActiveHandles() function
595 SetMethod(context, target, "_getActiveHandles", GetActiveHandles); in Initialize()
625 registry->Register(GetActiveHandles); in RegisterExternalReferences()

Completed in 2 milliseconds