Comment #26 on issue 3578 by [email protected]: Implement ES6 typed array methods: forEach, every, fill, indexOf, join...
https://code.google.com/p/v8/issues/detail?id=3578#c26

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

commit b104a67ef0a50beab2dc85a6ac5732c696d07698
Author: bmeurer <[email protected]>
Date: Wed Jun 03 05:29:30 2015

Revert of Implement %TypedArray%.prototype.{reduce,reduceRight} (patchset #3 id:40001 of https://codereview.chromium.org/1154423014/)

Reason for revert:
Breaks Win32 mjsunit/harmony/typedarray-reduce, see http://build.chromium.org/p/client.v8/builders/V8%20Win32%20-%20nosnap%20-%20shared/builds/7121/steps/Check/logs/typedarray-reduce for details.

Original issue's description:
Implement %TypedArray%.prototype.{reduce,reduceRight}

This patch implements the last two methods on TypedArrays. These
were previously committed and led to a test failure.

BUG=v8:3578
LOG=Y
R=adamk

Committed: https://crrev.com/95d779ecc9816ac20c1565bebeeac6a1ef29f1c7
Cr-Commit-Position: refs/heads/master@{#28773}

[email protected],[email protected]
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=v8:3578

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

Cr-Commit-Position: refs/heads/master@{#28777}

[modify] http://crrev.com/b104a67ef0a50beab2dc85a6ac5732c696d07698/src/array.js [modify] http://crrev.com/b104a67ef0a50beab2dc85a6ac5732c696d07698/src/harmony-typedarray.js [modify] http://crrev.com/b104a67ef0a50beab2dc85a6ac5732c696d07698/src/prologue.js [delete] http://crrev.com/e0fa8758584e9aaedebe22fd1ee3c82b3867c14a/test/mjsunit/harmony/typedarray-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