/third_party/node/test/async-hooks/ |
D | test-graph.signal.js | 47 [ { type: 'SIGNALWRAP', id: 'signal:1', triggerAsyncId: null }, property 48 { type: 'PROCESSWRAP', id: 'process:1', triggerAsyncId: null }, property 49 { type: 'PIPEWRAP', id: 'pipe:1', triggerAsyncId: null }, property 50 { type: 'PIPEWRAP', id: 'pipe:2', triggerAsyncId: null }, property 51 { type: 'PIPEWRAP', id: 'pipe:3', triggerAsyncId: null }, property 52 { type: 'PROCESSWRAP', id: 'process:2', triggerAsyncId: 'signal:1' }, property 53 { type: 'PIPEWRAP', id: 'pipe:4', triggerAsyncId: 'signal:1' }, property 54 { type: 'PIPEWRAP', id: 'pipe:5', triggerAsyncId: 'signal:1' }, property 55 { type: 'PIPEWRAP', id: 'pipe:6', triggerAsyncId: 'signal:1' }, property 60 triggerAsyncId: process.env.TEST_THREAD_ID ? 'signal:1' : 'pipe:2' }, property [all …]
|
D | test-graph.http.js | 33 triggerAsyncId: null }, property 34 { type: 'TCPWRAP', id: 'tcp:1', triggerAsyncId: 'tcpserver:1' }, property 37 triggerAsyncId: 'tcp:1' }, property 40 triggerAsyncId: 'tcpserver:1' }, property 41 { type: 'TCPWRAP', id: 'tcp:2', triggerAsyncId: 'tcpserver:1' }, property 44 triggerAsyncId: 'tcp:2' }, property 47 triggerAsyncId: null }, property 50 triggerAsyncId: 'tcp:2' } ], property
|
D | test-graph.tls-write.js | 60 [ { type: 'TCPSERVERWRAP', id: 'tcpserver:1', triggerAsyncId: null }, property 61 { type: 'TCPWRAP', id: 'tcp:1', triggerAsyncId: 'tcpserver:1' }, property 62 { type: 'TLSWRAP', id: 'tls:1', triggerAsyncId: 'tcpserver:1' }, property 64 id: 'getaddrinforeq:1', triggerAsyncId: 'tls:1' }, property 66 id: 'tcpconnect:1', triggerAsyncId: 'tcp:1' }, property 67 { type: 'TCPWRAP', id: 'tcp:2', triggerAsyncId: 'tcpserver:1' }, property 68 { type: 'TLSWRAP', id: 'tls:2', triggerAsyncId: 'tcpserver:1' }, property
|
D | test-graph.shutdown.js | 37 [ { type: 'TCPSERVERWRAP', id: 'tcpserver:1', triggerAsyncId: null }, property 38 { type: 'TCPWRAP', id: 'tcp:1', triggerAsyncId: 'tcpserver:1' }, property 40 id: 'getaddrinforeq:1', triggerAsyncId: 'tcp:1' }, property 42 id: 'tcpconnect:1', triggerAsyncId: 'tcp:1' }, property 43 { type: 'TCPWRAP', id: 'tcp:2', triggerAsyncId: 'tcpserver:1' }, property 44 { type: 'SHUTDOWNWRAP', id: 'shutdown:1', triggerAsyncId: 'tcp:2' } ], property
|
D | test-graph.pipeconnect.js | 32 [ { type: 'PIPESERVERWRAP', id: 'pipeserver:1', triggerAsyncId: null }, property 33 { type: 'PIPEWRAP', id: 'pipe:1', triggerAsyncId: 'pipeserver:1' }, property 35 triggerAsyncId: 'pipe:1' }, property 36 { type: 'PIPEWRAP', id: 'pipe:2', triggerAsyncId: 'pipeserver:1' }, property 37 { type: 'SHUTDOWNWRAP', id: 'shutdown:1', triggerAsyncId: 'pipe:2' } ], property
|
D | test-graph.tcp.js | 41 [ { type: 'TCPSERVERWRAP', id: 'tcpserver:1', triggerAsyncId: null }, property 42 { type: 'TCPWRAP', id: 'tcp:1', triggerAsyncId: null }, property 44 id: 'tcpconnect:1', triggerAsyncId: 'tcp:1' }, property 45 { type: 'TCPWRAP', id: 'tcp:2', triggerAsyncId: 'tcpserver:1' }, property 46 { type: 'SHUTDOWNWRAP', id: 'shutdown:1', triggerAsyncId: 'tcp:2' } ], property
|
D | test-graph.fsreq-readFile.js | 21 [ { type: 'FSREQCALLBACK', id: 'fsreq:1', triggerAsyncId: null }, property 22 { type: 'FSREQCALLBACK', id: 'fsreq:2', triggerAsyncId: 'fsreq:1' }, property 23 { type: 'FSREQCALLBACK', id: 'fsreq:3', triggerAsyncId: 'fsreq:2' }, property 24 { type: 'FSREQCALLBACK', id: 'fsreq:4', triggerAsyncId: 'fsreq:3' } ], property
|
D | test-graph.pipe.js | 27 [ { type: 'PROCESSWRAP', id: 'process:1', triggerAsyncId: null }, property 28 { type: 'PIPEWRAP', id: 'pipe:1', triggerAsyncId: null }, property 29 { type: 'PIPEWRAP', id: 'pipe:2', triggerAsyncId: null }, property 30 { type: 'PIPEWRAP', id: 'pipe:3', triggerAsyncId: null } ], property
|
D | test-graph.timeouts.js | 28 [ { type: 'Timeout', id: 'timeout:1', triggerAsyncId: null }, property 29 { type: 'Timeout', id: 'timeout:2', triggerAsyncId: 'timeout:1' }, property 30 { type: 'Timeout', id: 'timeout:3', triggerAsyncId: 'timeout:2' }], property
|
D | test-graph.statwatcher.js | 31 [ { type: 'STATWATCHER', id: 'statwatcher:1', triggerAsyncId: null }, property 32 { type: 'STATWATCHER', id: 'statwatcher:2', triggerAsyncId: null } ], property
|
D | test-graph.intervals.js | 32 [ { type: 'Timeout', id: 'timeout:1', triggerAsyncId: null }, property 33 { type: 'Timeout', id: 'timeout:2', triggerAsyncId: 'timeout:1' }], property
|
D | test-async-exec-resource-http-32060.js | 13 init(asyncId, type, triggerAsyncId, resource) { argument
|
D | test-async-exec-resource-http.js | 14 init(asyncId, type, triggerAsyncId, resource) { argument
|
/third_party/node/test/parallel/ |
D | test-eventemitter-asyncresource.js | 29 init(asyncId, type, triggerAsyncId, resource) { argument 35 triggerAsyncId, property 83 triggerAsyncId: origExecutionAsyncId, property 107 triggerAsyncId: origExecutionAsyncId, property 128 triggerAsyncId: origExecutionAsyncId, property
|
D | test-async-wrap-trigger-id.js | 6 const triggerAsyncId = async_hooks.triggerAsyncId; constant
|
D | test-messageport-hasref.js | 11 init(asyncId, type, triggerAsyncId, resource) { argument
|
D | test-async-hooks-async-await.js | 11 init: (asyncId, type, triggerAsyncId) => { argument
|
D | test-worker-hasref.js | 11 init(asyncId, type, triggerAsyncId, resource) { argument
|
D | test-worker-messageport-hasref.js | 10 init(asyncId, type, triggerAsyncId, resource) { argument
|
/third_party/node/doc/api/ |
D | async_hooks.md | 341 ##### `type` 365 ##### `triggerAsyncId` argument 427 ##### `resource` 457 init(asyncId, type, triggerAsyncId) { argument
|
/third_party/node/lib/internal/ |
D | trace_events_async_hooks.js | 44 init(asyncId, type, triggerAsyncId, resource) { argument 51 triggerAsyncId, property
|
D | async_hooks.js | 190 function emitInitNative(asyncId, type, triggerAsyncId, resource) { argument 453 function defaultTriggerAsyncIdScope(triggerAsyncId, block, ...args) { argument 493 function emitInitScript(asyncId, type, triggerAsyncId, resource) { argument 507 function emitBeforeScript(asyncId, triggerAsyncId, resource) { argument 537 function pushAsyncContext(asyncId, triggerAsyncId, resource) { argument 573 function triggerAsyncId() { function 580 triggerAsyncId, property
|
/third_party/node/test/node-api/test_async/ |
D | test-async-hooks.js | 12 init(id, provider, triggerAsyncId, resource) { argument 15 events.push({ type: 'init', id, provider, triggerAsyncId, resource }); property 52 triggerAsyncId: initAsyncId, property
|
/third_party/node/lib/ |
D | async_hooks.js | 224 triggerAsyncId() { method in AsyncResource 267 init(asyncId, type, triggerAsyncId, resource) { argument 371 triggerAsyncId, property
|
/third_party/node/test/node-api/test_async_context/ |
D | test.js | 21 init: (id, type, triggerAsyncId, resource) => { argument
|