Searched defs:HasRef (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/src/ | ||
| D | handle_wrap.h | 70 static inline bool HasRef(const HandleWrap* wrap) { in HasRef() function |
| D | handle_wrap.cc | 58 void HandleWrap::HasRef(const FunctionCallbackInfo<Value>& args) { in HasRef() function in node::HandleWrap |
| D | node_worker.cc | 703 void Worker::HasRef(const FunctionCallbackInfo<Value>& args) { in HasRef() function in node::worker::Worker |