Home
last modified time | relevance | path

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

/external/v8/benchmarks/
Dcrypto.js743 this.dMultiply(d);
750 this.dMultiply(Math.pow(b,j));
1293 BigInteger.prototype.dMultiply = bnpDMultiply; method in BigInteger
/external/v8/test/mjsunit/asm/embenchen/
Dlua_binarytrees.js42325 this.dMultiply(d);
42332 this.dMultiply(Math.pow(b,j));
42430 BigInteger.prototype.dMultiply = bnpDMultiply;
/external/v8/test/mjsunit/asm/poppler/
Dpoppler.js8826 this.dMultiply(d);
8833 this.dMultiply(Math.pow(b,j));
8931 BigInteger.prototype.dMultiply = bnpDMultiply;