Home | History | Annotate | Download | only in v8-v4

Lines Matching defs:bnIsProbablePrime

1234 function bnIsProbablePrime(t) {
1325 BigInteger.prototype.isProbablePrime = bnIsProbablePrime;