Home | History | Annotate | Download | only in v8-v6

Lines Matching defs:toRadix

251   else return this.toRadix(b);
1279 BigInteger.prototype.toRadix = bnpToRadix;