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

Lines Matching defs:fromRadix

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