Home
last modified time | relevance | path

Searched refs:dMultiply (Results 1 – 1 of 1) 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