Home
last modified time | relevance | path

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

/external/v8/benchmarks/
Dcrypto.js615 function bnpIsEven() { function
654 BigInteger.prototype.isEven = bnpIsEven;
/external/v8/test/mjsunit/asm/embenchen/
Dlua_binarytrees.js42257 function bnpIsEven() { return ((this.t>0)?(this[0]&1):this.s) == 0; } function
42293 BigInteger.prototype.isEven = bnpIsEven;
/external/v8/test/mjsunit/asm/poppler/
Dpoppler.js8758 function bnpIsEven() { return ((this.t>0)?(this[0]&1):this.s) == 0; }
8794 BigInteger.prototype.isEven = bnpIsEven;