MCPcopy Index your code
hub / github.com/angular-ui/ui-grid / cacheStateAndFireUrlChange

Function cacheStateAndFireUrlChange

lib/test/angular/1.8.0/angular.js:6744–6747  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6742 urlChangeInit = false;
6743
6744 function cacheStateAndFireUrlChange() {
6745 pendingLocation = null;
6746 fireStateOrUrlChange();
6747 }
6748
6749 // This variable should be used *only* inside the cacheState function.
6750 var lastCachedState = null;

Callers

nothing calls this directly

Calls 1

fireStateOrUrlChangeFunction · 0.70

Tested by

no test coverage detected