Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular-ui/ui-router
/ isScope
Function
isScope
test/angular/1.5/angular.js:720–722 ·
view source on GitHub ↗
(obj)
Source
from the content-addressed store, hash-verified
718
719
720
function
isScope(obj) {
721
return
obj && obj.$evalAsync && obj.$watch;
722
}
723
724
725
function
isFile(obj) {
Callers
4
copyElement
Function · 0.70
equals
Function · 0.70
toJsonReplacer
Function · 0.70
controllersBoundTransclude
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected