Searched defs:AsyncLocalStorage (Results 1 – 5 of 5) sorted by relevance
119 ### `new AsyncLocalStorage()`137 ### Static method: `AsyncLocalStorage.bind(fn)`151 ### Static method: `AsyncLocalStorage.snapshot()`187 ### `asyncLocalStorage.disable()`212 ### `asyncLocalStorage.getStore()`227 ### `asyncLocalStorage.enterWith(store)`277 ### `asyncLocalStorage.run(store, callback[, ...args])`317 ### `asyncLocalStorage.exit(callback[, ...args])`356 ### Usage with `async/await`374 ### Troubleshooting: Context loss
929 [Hook Callbacks]: #hook-callbacks931 [`AsyncHook`]: #class-asynchook935 [`after` callback]: #afterasyncid936 [`before` callback]: #beforeasyncid937 [`createHook`]: #async_hookscreatehookcallbacks938 [`destroy` callback]: #destroyasyncid939 [`executionAsyncResource`]: #async_hooksexecutionasyncresource940 [`init` callback]: #initasyncid-type-triggerasyncid-resource942 [`promiseResolve` callback]: #promiseresolveasyncid943 [promise execution tracking]: #promise-execution-tracking
11 AsyncLocalStorage, property
276 class AsyncLocalStorage { class368 AsyncLocalStorage, property
60 'AsyncLocalStorage': 'async_context.html#class-asynclocalstorage', property