Home
last modified time | relevance | path

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

/third_party/node/src/
Dbase_object-inl.h218 unsigned int prev_refcount = pointer_data()->strong_ptr_count++; in increase_refcount() local
219 if (prev_refcount == 0 && !persistent_handle_.IsEmpty()) in increase_refcount()