Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EricSimons/ionic-course
/ isScope
Function
isScope
code/songhop/www/lib/angular/angular.js:623–625 ·
view source on GitHub ↗
(obj)
Source
from the content-addressed store, hash-verified
621
622
623
function
isScope(obj) {
624
return
obj && obj.$evalAsync && obj.$watch;
625
}
626
627
628
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