Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular-ui/ui-router
/ rejectFn
Function
rejectFn
test/angular/1.6/angular.js:17627–17629 ·
view source on GitHub ↗
(reason)
Source
from the content-addressed store, hash-verified
17625
}
17626
17627
function
rejectFn(reason) {
17628
rejectPromise(promise, reason);
17629
}
17630
17631
resolver(resolveFn, rejectFn);
17632
Callers
nothing calls this directly
Calls
1
rejectPromise
Function · 0.70
Tested by
no test coverage detected