Member predicate Expr::accessesGlobal
Holds if this expression accesses the global variable g
, either directly
or through the window
object.
predicate accessesGlobal(string g)
Holds if this expression accesses the global variable g
, either directly
or through the window
object.
predicate accessesGlobal(string g)