Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
17465
function
isStateExceptionHandled(state) {
17466
return
!!state.pur;
17467
}
17468
function
markQStateExceptionHandled(state) {
17469
state.pur = true;
17470
}
Callers
2
processChecks
Function · 0.70
scheduleProcessQueue
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected