Home
last modified time | relevance | path

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

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