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

Function markQStateExceptionHandled

lib/test/angular/1.7.0/angular.js:17697–17699  ·  view source on GitHub ↗
(state)

Source from the content-addressed store, hash-verified

17695 return !!state.pur;
17696}
17697function markQStateExceptionHandled(state) {
17698 state.pur = true;
17699}
17700function markQExceptionHandled(q) {
17701 markQStateExceptionHandled(q.$$state);
17702}

Callers 3

processQueueFunction · 0.70
processChecksFunction · 0.70
markQExceptionHandledFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected