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

Primitive predicate int::abs

Returns the absolute value of the receiver (or INT_MIN when the receiver is INT_MIN)

int abs()