Searched refs:GetActiveHandles (Results 1 – 4 of 4) sorted by relevance
104 friend void GetActiveHandles(const v8::FunctionCallbackInfo<v8::Value>&);
270 void GetActiveHandles(const FunctionCallbackInfo<Value>& args) { in GetActiveHandles() function595 SetMethod(context, target, "_getActiveHandles", GetActiveHandles); in Initialize()625 registry->Register(GetActiveHandles); in RegisterExternalReferences()
1079 …* **node**: Improved GetActiveHandles performance (Trevor Norris) [#3780](https://github.com/nodej…1137 …ps://github.com/nodejs/node/commit/c8fc217dc7)] - **node**: improve GetActiveHandles performance (…
2283 …/node/commit/ccc3bb73db)] - **process**: remove pushValueToArray in GetActiveHandles (Joyee Cheung…