Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular-ui/ui-grid
/ isStateExceptionHandled
Function
isStateExceptionHandled
lib/test/angular/1.7.0/angular.js:17694–17696 ·
view source on GitHub ↗
(state)
Source
from the content-addressed store, hash-verified
17692
}
17693
17694
function
isStateExceptionHandled(state) {
17695
return
!!state.pur;
17696
}
17697
function
markQStateExceptionHandled(state) {
17698
state.pur = true;
17699
}
Callers
2
processChecks
Function · 0.70
scheduleProcessQueue
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected