Searched refs:bnpFromInt (Results 1 - 4 of 4) sorted by relevance

/external/v8/benchmarks/
H A Dcrypto.js190 function bnpFromInt(x) { class
642 BigInteger.prototype.fromInt = bnpFromInt;
/external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
H A Dv8-crypto.js182 function bnpFromInt(x) { class
634 BigInteger.prototype.fromInt = bnpFromInt;
/external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
H A Dv8-crypto.js182 function bnpFromInt(x) { class
634 BigInteger.prototype.fromInt = bnpFromInt;
/external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
H A Dv8-crypto.js182 function bnpFromInt(x) { class
634 BigInteger.prototype.fromInt = bnpFromInt;

Completed in 55 milliseconds