Home
last modified time | relevance | path

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

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