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

Predicate isGetterProperty

Holds if there exists a getter for a property called name anywhere in the program.

Import path

import Expressions.ExprHasNoEffect
predicate isGetterProperty(string name)