Searched defs:bnEquals (Results 1 - 1 of 1) sorted by relevance

/external/v8/benchmarks/
H A Dcrypto.js808 function bnEquals(a) { return(this.compareTo(a)==0); } function
1307 BigInteger.prototype.equals = bnEquals;

Completed in 43 milliseconds