MCPcopy 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

cacheStateFunction · 0.70
fireUrlChangeFunction · 0.70

Tested by

no test coverage detected