Home
last modified time | relevance | path

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

/third_party/node/src/
Dhandle_wrap.h69 static inline bool HasRef(const HandleWrap* wrap) { in HasRef() function
Dhandle_wrap.cc56 void HandleWrap::HasRef(const FunctionCallbackInfo<Value>& args) { in HasRef() function in node::HandleWrap