Home
last modified time | relevance | path

Searched refs:get_and_increase_refcount (Results 1 – 1 of 1) sorted by relevance

/third_party/node/src/
Dnode_binding.cc292 node_module* get_and_increase_refcount(void* handle) { in get_and_increase_refcount() function
394 return global_handle_map.get_and_increase_refcount(handle_); in GetSavedModuleFromGlobalHandleMap()