Comment #36 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#c36

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

commit 325fbd0e243f6d43c977452651cf4be9a0dad727
Author: littledan <[email protected]>
Date: Tue Jun 23 00:41:51 2015

Re-ship Harmony Array/TypedArray methods

Turning the --harmony-array flag on has been delayed behind
unrelated test failures. Now that those tests are disabled,
land the changes.

This patch fixes WebKit tests based on the new change.

R=adamk
LOG=Y
BUG=v8:3578
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_chromium_rel_ng;tryserver.blink:linux_blink_rel

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

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

[modify] http://crrev.com/325fbd0e243f6d43c977452651cf4be9a0dad727/src/flag-definitions.h [modify] http://crrev.com/325fbd0e243f6d43c977452651cf4be9a0dad727/test/cctest/cctest.status [modify] http://crrev.com/325fbd0e243f6d43c977452651cf4be9a0dad727/test/webkit/fast/js/Object-getOwnPropertyNames-expected.txt [modify] http://crrev.com/325fbd0e243f6d43c977452651cf4be9a0dad727/test/webkit/fast/js/Object-getOwnPropertyNames.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