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

Primitive predicate string::codePointAt

Returns an integer for the Unicode code point value of the character starting at the given index, counted by UTF-16 code units.

int codePointAt(int index)