Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular-ui/ui-router
/ callback
Function
callback
test/angular/1.6/angular.js:13627–13633 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13625
return
promise;
13626
13627
function
callback() {
13628
if
(!hasParams) {
13629
fn(iteration);
13630
}
else
{
13631
fn.apply(null, args);
13632
}
13633
}
13634
}
13635
13636
Callers
12
$$AnimateAsyncRunFactoryProvider
Function · 0.70
next
Function · 0.70
onProgress
Function · 0.70
Browser
Function · 0.70
completeRequest
Function · 0.70
notifyPromise
Function · 0.70
handleCallback
Function · 0.70
angular-mocks.js
File · 0.70
handleResponse
Function · 0.70
handlePrematureEnd
Function · 0.70
packageAnimations
Function · 0.70
notifyProgress
Function · 0.70
Calls
1
fn
Function · 0.85
Tested by
no test coverage detected