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

Member predicate Property::isImpure

Holds if this property is impure, that is, the evaluation of its name or its initializer expression could have side effects.

predicate isImpure()