Home | History | Annotate | Download | only in benchmarks

Lines Matching refs:bnpLShiftTo

339 function bnpLShiftTo(n,r) {
647 BigInteger.prototype.lShiftTo = bnpLShiftTo;