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

Predicate DataFlow::ContentSet::arrayElementLowerBoundFromInt

Gets a content set describing array elements at index bound or greater.

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

Import path

import javascript
ContentSet arrayElementLowerBoundFromInt(int bound)