Home | History | Annotate | Download | only in benchmarks

Lines Matching defs:fromRadix

212   else { this.fromRadix(s,b); return; }
1288 BigInteger.prototype.fromRadix = bnpFromRadix;