Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular-ui/ui-grid
/ isStateExceptionHandled
Function
isStateExceptionHandled
lib/test/angular/1.8.0/angular.js:18333–18335 ·
view source on GitHub ↗
(state)
Source
from the content-addressed store, hash-verified
18331
}
18332
18333
function
isStateExceptionHandled(state) {
18334
return
!!state.pur;
18335
}
18336
function
markQStateExceptionHandled(state) {
18337
state.pur = true;
18338
}
Callers
2
processChecks
Function · 0.70
scheduleProcessQueue
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected