Home | History | Annotate | Download | only in benchmarks

Lines Matching defs:bnIsProbablePrime

1242 function bnIsProbablePrime(t) {
1333 BigInteger.prototype.isProbablePrime = bnIsProbablePrime;