Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cafebazaar/blacksmith
/ isScope
Function
isScope
web/static/bower_components/angular/angular.js:712–714 ·
view source on GitHub ↗
(obj)
Source
from the content-addressed store, hash-verified
710
711
712
function
isScope(obj) {
713
return
obj && obj.$evalAsync && obj.$watch;
714
}
715
716
717
function
isFile(obj) {
Callers
4
copy
Function · 0.85
equals
Function · 0.85
toJsonReplacer
Function · 0.85
controllersBoundTransclude
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected