Home
last modified time | relevance | path

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

/external/v8/benchmarks/
Dcrypto.js704 function bnpChunkSize(r) { return Math.floor(Math.LN2*BI_DB/Math.log(r)); } function
1286 BigInteger.prototype.chunkSize = bnpChunkSize;