Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular-ui/ui-grid
/ isScope
Function
isScope
lib/test/angular/1.4.3/angular.js:710–712 ·
view source on GitHub ↗
(obj)
Source
from the content-addressed store, hash-verified
708
709
710
function
isScope(obj) {
711
return
obj && obj.$evalAsync && obj.$watch;
712
}
713
714
715
function
isFile(obj) {
Callers
4
copy
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