Home
last modified time | relevance | path

Searched refs:promise_resolve (Results 1 – 3 of 3) sorted by relevance

/third_party/node/typings/internalBinding/
Dasync_wrap.d.ts86 promise_resolve: InternalAsyncWrapBinding.EmitHook;
/third_party/node/lib/internal/
Dasync_hooks.js620 promise_resolve: emitPromiseResolveNative, property
/third_party/node/src/
Dasync_wrap.cc181 SET_HOOK_FN(promise_resolve); in SetupHooks()