Searched refs:old_refcount (Results 1 - 1 of 1) sorted by relevance
/third_party/node/src/ | ||
H A D | js_native_api_v8.cc | 1288 uint32_t old_refcount = RefCount(); in Unref() local 1290 if (old_refcount == 1 && refcount == 0) { in Unref() |
Completed in 8 milliseconds