Home | History | Annotate | Download | only in benchmarks

Lines Matching refs:nSqrTo

1016 function nSqrTo(x,r) { x.squareTo(r); }
1021 NullExp.prototype.sqrTo = nSqrTo;