Home
last modified time | relevance | path

Searched refs:promiseAfterHook (Results 1 – 2 of 2) sorted by relevance

/third_party/node/typings/internalBinding/
Dasync_wrap.d.ts107 promiseAfterHook: InternalAsyncWrapBinding.PromiseHook | undefined,
/third_party/node/lib/internal/
Dasync_hooks.js343 function promiseAfterHook(promise) { function
387 after: promiseAfterHook,