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

Function markQStateExceptionHandled

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

Source from the content-addressed store, hash-verified

17466 return !!state.pur;
17467}
17468function markQStateExceptionHandled(state) {
17469 state.pur = true;
17470}
17471function markQExceptionHandled(q) {
17472 markQStateExceptionHandled(q.$$state);
17473}

Callers 3

processQueueFunction · 0.70
processChecksFunction · 0.70
markQExceptionHandledFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected