Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular-ui/ui-router
/ callback
Function
callback
test/angular/1.5/angular.js:12906–12912 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12904
return
promise;
12905
12906
function
callback() {
12907
if
(!hasParams) {
12908
fn(iteration);
12909
}
else
{
12910
fn.apply(null, args);
12911
}
12912
}
12913
}
12914
12915
Callers
11
$$AnimateAsyncRunFactoryProvider
Function · 0.70
next
Function · 0.70
onProgress
Function · 0.70
Browser
Function · 0.70
completeRequest
Function · 0.70
qFactory
Function · 0.70
handleCallback
Function · 0.70
handleResponse
Function · 0.70
handleTimeout
Function · 0.70
packageAnimations
Function · 0.70
notifyProgress
Function · 0.70
Calls
1
fn
Function · 0.85
Tested by
no test coverage detected