Home
last modified time | relevance | path

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

/external/v8/benchmarks/
Dcrypto.js926 function bnSetBit(n) { return this.changeBit(n,op_or); } function
1320 BigInteger.prototype.setBit = bnSetBit;