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.6.7/angular.js:17236–17238 ·
view source on GitHub ↗
(progress)
Source
from the content-addressed store, hash-verified
17234
$$reject(promise, val);
17235
}
17236
function
doNotify(progress) {
17237
notifyPromise(promise, progress);
17238
}
17239
}
17240
17241
function
rejectPromise(promise, reason) {
Callers
nothing calls this directly
Calls
1
notifyPromise
Function · 0.70
Tested by
no test coverage detected