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

Primitive predicate int::bitShiftRightSigned

Returns the signed bitwise right shift of the receiver by the argument

int bitShiftRightSigned(int other)