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

Function _promise

SublimeJS/js/when.js:276–363  ·  view source on GitHub ↗

* Creates a new promise, linked to parent, whose fate is determined * by resolver. * @param {function} resolver function(resolve, reject, notify) * @param {Promise?} status promise from which the new promise is begotten * @returns {Promise} promise whose fate is determine by resolver * @pr

(resolver, status)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

when.jsFile · 0.85
promiseFunction · 0.85
_mapFunction · 0.85

Calls 1

promiseRejectFunction · 0.85

Tested by

no test coverage detected