Home
last modified time | relevance | path

Searched defs:runInAsyncScope (Results 1 – 2 of 2) sorted by relevance

/third_party/node/test/parallel/
Dtest-async-local-storage-snapshot.js8 const runInAsyncScope = constant
/third_party/node/lib/
Dasync_hooks.js197 runInAsyncScope(fn, thisArg, ...args) { method in AsyncResource