Home
last modified time | relevance | path

Searched refs:enabledHooksExist (Results 1 – 2 of 2) sorted by relevance

/third_party/node/lib/internal/
Dasync_hooks.js462 function enabledHooksExist() { function
545 if (enabledHooksExist() && async_id_fields[kExecutionAsyncId] !== asyncId) {
593 enabledHooksExist, property
/third_party/node/lib/
Dasync_hooks.js46 enabledHooksExist,
176 if (enabledHooksExist() && type.length === 0) {