Searched refs:GetActiveHandles (Results 1 – 4 of 4) sorted by relevance
99 friend void GetActiveHandles(const v8::FunctionCallbackInfo<v8::Value>&);
289 void GetActiveHandles(const FunctionCallbackInfo<Value>& args) { in GetActiveHandles() function471 env->SetMethod(target, "_getActiveHandles", GetActiveHandles); in InitializeProcessMethods()
1063 …* **node**: Improved GetActiveHandles performance (Trevor Norris) [#3780](https://github.com/nodej…1121 …ps://github.com/nodejs/node/commit/c8fc217dc7)] - **node**: improve GetActiveHandles performance (…
2266 …/node/commit/ccc3bb73db)] - **process**: remove pushValueToArray in GetActiveHandles (Joyee Cheung…