Searched defs:AsyncResource (Results 1 – 5 of 5) sorted by relevance
700 #### `new AsyncResource(type[, options])`736 #### Static method: `AsyncResource.bind(fn[, type])`750 #### `asyncResource.bind(fn)`762 #### `asyncResource.runInAsyncScope(fn[, thisArg, ...args])`777 #### `asyncResource.emitDestroy()`786 #### `asyncResource.asyncId()`790 #### `asyncResource.triggerAsyncId()`
14 AsyncResource::AsyncResource(Isolate* isolate, in AsyncResource() function in node::AsyncResource
145 class AsyncResource { class338 AsyncResource, property
139 let AsyncResource; variable
47 'AsyncResource': 'async_hooks.html#async_hooks_class_asyncresource', property