Home
last modified time | relevance | path

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

/third_party/node/lib/internal/
Dtimers.js130 const kRefCount = 1; constant
667 kRefCount, property
/third_party/node/src/
Denv.h375 enum Fields { kCount, kRefCount, kHasOutstanding, kFieldsCount }; enumerator