Home
last modified time | relevance | path

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

/external/v8/benchmarks/
Dcrypto.js519 function cReduce(x) { x.divRemTo(this.m,null,x); } function
525 Classic.prototype.reduce = cReduce;
/external/v8/test/mjsunit/asm/embenchen/
Dlua_binarytrees.js42163 function cReduce(x) { x.divRemTo(this.m,null,x); } function
42169 Classic.prototype.reduce = cReduce;
/external/v8/test/mjsunit/asm/poppler/
Dpoppler.js8664 function cReduce(x) { x.divRemTo(this.m,null,x); }
8670 Classic.prototype.reduce = cReduce;