MCPcopy Create free account
hub / github.com/angular-ui/ui-grid / isStateExceptionHandled

Function isStateExceptionHandled

lib/test/angular/1.6.7/angular.js:17465–17467  ·  view source on GitHub ↗
(state)

Source from the content-addressed store, hash-verified

17463}
17464
17465function isStateExceptionHandled(state) {
17466 return !!state.pur;
17467}
17468function markQStateExceptionHandled(state) {
17469 state.pur = true;
17470}

Callers 2

processChecksFunction · 0.70
scheduleProcessQueueFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected