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

Function promise

SublimeJS/js/when.js:264–266  ·  view source on GitHub ↗

* Creates a new promise whose fate is determined by resolver. * @param {function} resolver function(resolve, reject, notify) * @returns {Promise} promise whose fate is determine by resolver

(resolver)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

resolveFunction · 0.85
deferFunction · 0.85
assimilateFunction · 0.85
someFunction · 0.85

Calls 1

_promiseFunction · 0.85

Tested by

no test coverage detected