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

Function all

SublimeJS/js/when.js:634–636  ·  view source on GitHub ↗

* Return a promise that will resolve only once all the supplied promisesOrValues * have resolved. The resolution value of the returned promise will be an array * containing the resolution values of each of the promisesOrValues. * @memberOf when * * @param {Array|Promise} promisesOrValues a

(promisesOrValues, onFulfilled, onRejected, onProgress)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

when.jsFile · 0.85

Calls 1

_mapFunction · 0.85

Tested by

no test coverage detected