Home
last modified time | relevance | path

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

/third_party/node/lib/internal/per_context/
Dprimordials.js468 primordials.SafePromisePrototypeFinally = (thisPromise, onFinally) => argument
472 new SafePromise((a, b) => PromisePrototypeThen(thisPromise, a, b))