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

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

Completed in 137 milliseconds