Home
last modified time | relevance | path

Searched defs:asyncHooks (Results 1 – 4 of 4) sorted by relevance

/third_party/node/benchmark/async_hooks/
Dhttp-server.js5 asyncHooks: ['init', 'before', 'after', 'all', 'disabled', 'none'], property
10 function main({ asyncHooks, connections, duration }) { property
Dpromises.js32 asyncHooks: [ property
49 function main({ n, asyncHooks }) { field
/third_party/node/test/parallel/
Dtest-async-hooks-vm-gc.js5 const asyncHooks = require('async_hooks'); constant
Dtest-http-uncaught-from-request-callback.js3 const asyncHooks = require('async_hooks'); constant