Home
last modified time | relevance | path

Searched refs:dlShiftTo (Results 1 – 1 of 1) sorted by relevance

/external/v8/benchmarks/
Dcrypto.js475 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);