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