MCPcopy Create free account
hub / github.com/angular-ui/ui-grid / rejectFn

Function rejectFn

lib/test/angular/1.6.7/angular.js:17442–17444  ·  view source on GitHub ↗
(reason)

Source from the content-addressed store, hash-verified

17440 }
17441
17442 function rejectFn(reason) {
17443 rejectPromise(promise, reason);
17444 }
17445
17446 resolver(resolveFn, rejectFn);
17447

Callers

nothing calls this directly

Calls 1

rejectPromiseFunction · 0.70

Tested by

no test coverage detected