Comment #2 on issue 3534 by [email protected]: Array.prototype.{reduce, reduceRight}: Wrong order of operations when determining initial value
https://code.google.com/p/v8/issues/detail?id=3534#c2

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/6c9bab5c7422cf257252f84746177504ecfea6e4

commit 6c9bab5c7422cf257252f84746177504ecfea6e4
Author: [email protected] <[email protected]>
Date: Wed Oct 22 13:13:19 2014

Array.prototype.{reduce, reduceRight}: Wrong order of operations when determining initial value.

BUG=v8:3534
LOG=
[email protected], [email protected]

Review URL: https://codereview.chromium.org/614733002

Patch from Diego Pino <[email protected]>.

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24807 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

[modify] https://chromium.googlesource.com/v8/v8.git/+/6c9bab5c7422cf257252f84746177504ecfea6e4/src/array.js [modify] https://chromium.googlesource.com/v8/v8.git/+/6c9bab5c7422cf257252f84746177504ecfea6e4/test/mjsunit/array-reduce.js


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to