CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.15-dev (changelog, source)
Search

Member predicate AngularJS::AngularJSCallNode::storesArgumentGlobally

Holds if e is an argument that this call stores globally, e.g. in a cookie.

predicate storesArgumentGlobally(Node e)