Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_process_methods.cc253 static void GetActiveRequests(const FunctionCallbackInfo<Value>& args) { in GetActiveRequests() function
269 // implemented here for consistency with GetActiveRequests().
594 SetMethod(context, target, "_getActiveRequests", GetActiveRequests); in Initialize()
624 registry->Register(GetActiveRequests); in RegisterExternalReferences()

Completed in 2 milliseconds