CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.1.1 (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)