Home
last modified time | relevance | path

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

/third_party/node/lib/internal/process/
Dtask_queues.js45 const kHasTickScheduled = 0; constant
/third_party/node/src/
Denv.h778 enum Fields { kHasTickScheduled = 0, kHasRejectionToWarn, kFieldsCount }; enumerator