MCPcopy Create free account
hub / github.com/75team/SublimeJS / resolve

Function resolve

SublimeJS/js/when.js:183–187  ·  view source on GitHub ↗

* Returns a resolved promise. The returned promise will be * - fulfilled with promiseOrValue if it is a value, or * - if promiseOrValue is a promise * - fulfilled with promiseOrValue's value after it is fulfilled * - rejected with promiseOrValue's reason after it is rejected * @par

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

castFunction · 0.85
injectHandlerFunction · 0.85
makeDeferredFunction · 0.85
nearFunction · 0.85
resolveSomeFunction · 0.85
resolveMapFunction · 0.85
resolveOneFunction · 0.85

Calls 1

promiseFunction · 0.85

Tested by

no test coverage detected