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

Predicate DataFlow::ContentSet::arrayElementFromInt

Gets the content set describing an access to array index n.

If n is too large, it is truncated to the greatest lower bound we can represent.

Import path

import javascript
ContentSet arrayElementFromInt(int n)