Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jquery/esprima
/ isScope
Function
isScope
test/3rdparty/angular-1.2.5.js:605–607 ·
view source on GitHub ↗
(obj)
Source
from the content-addressed store, hash-verified
603
604
605
function
isScope(obj) {
606
return
obj && obj.$evalAsync && obj.$watch;
607
}
608
609
610
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
Used in the wild
real call sites across dependent graphs
searching dependent graphs…