MCPcopy Index your code
hub / github.com/angular-ui/ui-router / doNotify

Function doNotify

test/angular/1.6/angular.js:17421–17423  ·  view source on GitHub ↗
(progress)

Source from the content-addressed store, hash-verified

17419 $$reject(promise, val);
17420 }
17421 function doNotify(progress) {
17422 notifyPromise(promise, progress);
17423 }
17424 }
17425
17426 function rejectPromise(promise, reason) {

Callers

nothing calls this directly

Calls 1

notifyPromiseFunction · 0.70

Tested by

no test coverage detected