Home
last modified time | relevance | path

Searched defs:montSqrTo (Results 1 – 2 of 2) sorted by relevance

/external/v8/benchmarks/
Dcrypto.js603 function montSqrTo(x,r) { x.squareTo(r); this.reduce(r); } function
/external/v8/test/mjsunit/asm/embenchen/
Dlua_binarytrees.js42245 function montSqrTo(x,r) { x.squareTo(r); this.reduce(r); } function