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

Primitive predicate int::bitShiftLeft

Returns the bitwise left shift of the receiver by the argument

int bitShiftLeft(int other)