Home
last modified time | relevance | path

Searched refs:popAsyncContext (Results 1 – 4 of 4) sorted by relevance

/third_party/node/lib/internal/
Dasync_hooks.js50 popAsyncContext: popAsyncContext_,
355 popAsyncContext(asyncId);
519 popAsyncContext(asyncId);
551 function popAsyncContext(asyncId) { function
612 popAsyncContext, property
/third_party/node/lib/internal/process/
Dexecution.js26 popAsyncContext,
193 popAsyncContext(0);
Dpromises.js32 popAsyncContext,
305 popAsyncContext(promiseAsyncId);
/third_party/node/typings/internalBinding/
Dasync_wrap.d.ts100 popAsyncContext(asyncId: number): boolean;