Home
last modified time | relevance | path

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

/external/v8/benchmarks/
Dcrypto.js495 r.drShiftTo(ys,q);
598 x.drShiftTo(this.m.t,x);
646 BigInteger.prototype.drShiftTo = bnpDRShiftTo; method in BigInteger
1053 r.drShiftTo(1,r);
1076 x.drShiftTo(this.m.t-1,this.r2);
/external/v8/test/mjsunit/asm/embenchen/
Dlua_binarytrees.js42139 r.drShiftTo(ys,q);
42240 x.drShiftTo(this.m.t,x);
42285 BigInteger.prototype.drShiftTo = bnpDRShiftTo;
/external/v8/test/mjsunit/asm/poppler/
Dpoppler.js8640 r.drShiftTo(ys,q);
8741 x.drShiftTo(this.m.t,x);
8786 BigInteger.prototype.drShiftTo = bnpDRShiftTo;