Home
last modified time | relevance | path

Searched refs:kUsesExecutionAsyncResource (Results 1 – 4 of 4) sorted by relevance

/third_party/node/lib/internal/
Dasync_hooks.js92 kDefaultTriggerAsyncId, kStackLength, kUsesExecutionAsyncResource,
148 async_hook_fields[kUsesExecutionAsyncResource] = 1;
/third_party/node/src/api/
Dcallback.cc180 async_hooks->fields()[AsyncHooks::kUsesExecutionAsyncResource] > 0; in InternalMakeCallback()
/third_party/node/src/
Dasync_wrap.cc461 SET_HOOKS_CONSTANT(kUsesExecutionAsyncResource); in Initialize()
Denv.h641 kUsesExecutionAsyncResource, enumerator