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

Function reject

SublimeJS/js/when.js:199–201  ·  view source on GitHub ↗

* Returns a rejected promise for the supplied promiseOrValue. The returned * promise will be rejected with: * - promiseOrValue, if it is a value, or * - if promiseOrValue is a promise * - promiseOrValue's value after it is fulfilled * - promiseOrValue's reason after it is rejected *

(promiseOrValue)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

resolveSomeFunction · 0.85

Calls 1

whenFunction · 0.85

Tested by

no test coverage detected