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

Lines Matching defs:modInt

1247     m = x.modInt(m);
1289 BigInteger.prototype.modInt = bnpModInt;