Searched refs:nSqrTo (Results 1 - 1 of 1) sorted by relevance

/external/v8/benchmarks/
H A Dcrypto.js1016 function nSqrTo(x,r) { x.squareTo(r); } function
1021 NullExp.prototype.sqrTo = nSqrTo;

Completed in 129 milliseconds