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

Predicate DataFlow::ContentSet::anyProperty

Gets a content set that reads from all ordinary properties.

This includes array elements, but not the contents of Map, Set, Promise, or iterator objects.

This content set has no effect if used in a store step.

Import path

import javascript
ContentSet anyProperty()