Searched defs:kInit (Results 1 – 4 of 4) sorted by relevance
| /third_party/node/deps/v8/include/ |
| D | v8-promise.h | 141 enum class PromiseHookType { kInit, kResolve, kBefore, kAfter }; enumerator
|
| /third_party/node/lib/internal/ |
| D | async_hooks.js | 589 kInit, kBefore, kAfter, kDestroy, kTotals, kPromiseResolve, property
|
| /third_party/node/src/ |
| D | env.h | 235 kInit, enumerator
|
| /third_party/node/lib/internal/http2/ |
| D | core.js | 234 const kInit = Symbol('init'); constant
|