Home
last modified time | relevance | path

Searched defs:executionAsyncResource (Results 1 – 5 of 5) sorted by relevance

/third_party/node/test/node-api/test_async_context/
Dtest-gcable-callback.js52 const executionAsyncResource = async_hooks.executionAsyncResource(); constant
/third_party/node/test/parallel/
Dtest-async-hooks-execution-async-resource.js21 executionAsyncResource()[sym] = { state: req.url }; variable
Dtest-async-hooks-execution-async-resource-await.js23 executionAsyncResource()[sym] = { state: req.url }; variable
/third_party/node/lib/internal/
Dasync_hooks.js140 function executionAsyncResource() { function
597 executionAsyncResource, property
/third_party/node/lib/
Dasync_hooks.js372 executionAsyncResource, property