Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular-ui/ui-grid
/ isScope
Function
isScope
lib/test/angular/1.5.0/angular.js:701–703 ·
view source on GitHub ↗
(obj)
Source
from the content-addressed store, hash-verified
699
700
701
function
isScope(obj) {
702
return
obj && obj.$evalAsync && obj.$watch;
703
}
704
705
706
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