Home
last modified time | relevance | path

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

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