MCPcopy Index your code
hub / github.com/angular-ui/ui-grid / rejectFn

Function rejectFn

lib/test/angular/1.7.0/angular.js:17671–17673  ·  view source on GitHub ↗
(reason)

Source from the content-addressed store, hash-verified

17669 }
17670
17671 function rejectFn(reason) {
17672 rejectPromise(promise, reason);
17673 }
17674
17675 resolver(resolveFn, rejectFn);
17676

Callers

nothing calls this directly

Calls 1

rejectPromiseFunction · 0.70

Tested by

no test coverage detected