Searched refs:dlShiftTo (Results 1 – 4 of 4) sorted by relevance
/external/v8/benchmarks/ |
D | crypto.js | 475 y.dlShiftTo(j,t); 482 BigInteger.ONE.dlShiftTo(ys,t); 489 y.dlShiftTo(j,t); 568 x.abs().dlShiftTo(this.m.t,r); 645 BigInteger.prototype.dlShiftTo = bnpDLShiftTo; method in BigInteger 1061 BigInteger.ONE.dlShiftTo(2*m.t,this.r2);
|
/external/webkit/PerformanceTests/SunSpider/tests/v8-v6/ |
D | v8-crypto.js | 467 y.dlShiftTo(j,t); 474 BigInteger.ONE.dlShiftTo(ys,t); 481 y.dlShiftTo(j,t); 560 x.abs().dlShiftTo(this.m.t,r); 637 BigInteger.prototype.dlShiftTo = bnpDLShiftTo; method in BigInteger 1053 BigInteger.ONE.dlShiftTo(2*m.t,this.r2);
|
/external/webkit/PerformanceTests/SunSpider/tests/v8-v5/ |
D | v8-crypto.js | 467 y.dlShiftTo(j,t); 474 BigInteger.ONE.dlShiftTo(ys,t); 481 y.dlShiftTo(j,t); 560 x.abs().dlShiftTo(this.m.t,r); 637 BigInteger.prototype.dlShiftTo = bnpDLShiftTo; method in BigInteger 1053 BigInteger.ONE.dlShiftTo(2*m.t,this.r2);
|
/external/webkit/PerformanceTests/SunSpider/tests/v8-v4/ |
D | v8-crypto.js | 467 y.dlShiftTo(j,t); 474 BigInteger.ONE.dlShiftTo(ys,t); 481 y.dlShiftTo(j,t); 560 x.abs().dlShiftTo(this.m.t,r); 637 BigInteger.prototype.dlShiftTo = bnpDLShiftTo; method in BigInteger 1053 BigInteger.ONE.dlShiftTo(2*m.t,this.r2);
|