Home | History | Annotate | Download | only in benchmarks

Lines Matching defs:toRadix

259   else return this.toRadix(b);
1287 BigInteger.prototype.toRadix = bnpToRadix;