Searched defs:AsyncResource (Results 1 – 4 of 4) sorted by relevance
701 #### `new AsyncResource(type[, options])`737 #### Static method: `AsyncResource.bind(fn[, type])`751 #### `asyncResource.bind(fn)`763 #### `asyncResource.runInAsyncScope(fn[, thisArg, ...args])`778 #### `asyncResource.emitDestroy()`787 #### `asyncResource.asyncId()`791 #### `asyncResource.triggerAsyncId()`
153 class AsyncResource { class350 AsyncResource, property
14 AsyncResource::AsyncResource(Isolate* isolate, in AsyncResource() function in node::AsyncResource
52 'AsyncResource': 'async_hooks.html#async_hooks_class_asyncresource', property