Predicate Nodes::globalVarRef
Gets a data flow node corresponding to an access to global variable name
,
either directly, through window
or global
, or through the global
npm package.
SourceNode globalVarRef(string name)
Gets a data flow node corresponding to an access to global variable name
,
either directly, through window
or global
, or through the global
npm package.
SourceNode globalVarRef(string name)