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

/external/v8/benchmarks/
H A Dcrypto.js519 function cReduce(x) { x.divRemTo(this.m,null,x); } function
525 Classic.prototype.reduce = cReduce;
/external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
H A Dv8-crypto.js511 function cReduce(x) { x.divRemTo(this.m,null,x); } function
517 Classic.prototype.reduce = cReduce;
/external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
H A Dv8-crypto.js511 function cReduce(x) { x.divRemTo(this.m,null,x); } function
517 Classic.prototype.reduce = cReduce;
/external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
H A Dv8-crypto.js511 function cReduce(x) { x.divRemTo(this.m,null,x); } function
517 Classic.prototype.reduce = cReduce;

Completed in 49 milliseconds