Home
last modified time | relevance | path

Searched defs:HasRef (Results 1 – 3 of 3) sorted by relevance

/third_party/node/src/
Dhandle_wrap.h70 static inline bool HasRef(const HandleWrap* wrap) { in HasRef() function
Dhandle_wrap.cc58 void HandleWrap::HasRef(const FunctionCallbackInfo<Value>& args) { in HasRef() function in node::HandleWrap
Dnode_worker.cc703 void Worker::HasRef(const FunctionCallbackInfo<Value>& args) { in HasRef() function in node::worker::Worker