Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular-ui/ui-router
/ isStateExceptionHandled
Function
isStateExceptionHandled
test/angular/1.6/angular.js:17650–17652 ·
view source on GitHub ↗
(state)
Source
from the content-addressed store, hash-verified
17648
}
17649
17650
function
isStateExceptionHandled(state) {
17651
return
!!state.pur;
17652
}
17653
function
markQStateExceptionHandled(state) {
17654
state.pur = true;
17655
}
Callers
2
processChecks
Function · 0.70
scheduleProcessQueue
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected