Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular-ui/ui-grid
/ cacheStateAndFireUrlChange
Function
cacheStateAndFireUrlChange
lib/test/angular/1.4.3/angular.js:5533–5536 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5531
urlChangeInit = false;
5532
5533
function
cacheStateAndFireUrlChange() {
5534
cacheState();
5535
fireUrlChange();
5536
}
5537
5538
function
getCurrentState() {
5539
try {
Callers
nothing calls this directly
Calls
2
cacheState
Function · 0.70
fireUrlChange
Function · 0.70
Tested by
no test coverage detected