Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bclinkinbeard/angular
/ isScope
Function
isScope
test/fixtures/foo.js:645–647 ·
view source on GitHub ↗
(obj)
Source
from the content-addressed store, hash-verified
643
644
645
function
isScope(obj) {
646
return
obj && obj.$evalAsync && obj.$watch;
647
}
648
649
650
function
isFile(obj) {
Callers
3
copy
Function · 0.85
equals
Function · 0.85
toJsonReplacer
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected