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

Member predicate WithStmt::mayAffect

Holds if acc could refer to a property of the scope object introduced by this with statement.

predicate mayAffect(VarAccess acc)