Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular-ui/ui-grid
/ doNotify
Function
doNotify
lib/test/angular/1.7.0/angular.js:17465–17467 ·
view source on GitHub ↗
(progress)
Source
from the content-addressed store, hash-verified
17463
$$reject(promise, val);
17464
}
17465
function
doNotify(progress) {
17466
notifyPromise(promise, progress);
17467
}
17468
}
17469
17470
function
rejectPromise(promise, reason) {
Callers
nothing calls this directly
Calls
1
notifyPromise
Function · 0.70
Tested by
no test coverage detected