Searched defs:asyncResource (Results 1 – 4 of 4) sorted by relevance
| /third_party/node/test/parallel/ | ||
| D | test-asyncresource-bind.js | 16 const asyncResource = new AsyncResource('test'); constant |
| /third_party/node/test/node-api/test_async_context/ | ||
| D | test-gcable-callback.js | 35 const asyncResource = createAsyncResource( constant |
| /third_party/node/lib/ | ||
| D | async_hooks.js | 248 'asyncResource': { property |
| D | events.js | 199 get asyncResource() { getter in lazyEventEmitterAsyncResource.EventEmitterAsyncResource |