Home | History | Annotate | Download | only in benchmarks

Lines Matching defs:shiftRight

1266   var r = n1.shiftRight(k);
1316 BigInteger.prototype.shiftRight = bnShiftRight;