Comment #1 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#c1

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

commit ee64a14b242b66022c070a57e8f50ed68cb7b57c
Author: [email protected] <[email protected]>
Date: Thu Oct 16 10:55:26 2014

Implement .forEach() on typed arrays

BUG=v8:3578
LOG=Y
[email protected], [email protected]

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

Patch from Adrian Perez de Castro <[email protected]>.

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

[modify] https://chromium.googlesource.com/v8/v8.git/+/ee64a14b242b66022c070a57e8f50ed68cb7b57c/BUILD.gn [modify] https://chromium.googlesource.com/v8/v8.git/+/ee64a14b242b66022c070a57e8f50ed68cb7b57c/src/bootstrapper.cc [add] https://chromium.googlesource.com/v8/v8.git/+/ee64a14b242b66022c070a57e8f50ed68cb7b57c/src/harmony-typedarray.js [modify] https://chromium.googlesource.com/v8/v8.git/+/ee64a14b242b66022c070a57e8f50ed68cb7b57c/src/runtime/runtime-typedarray.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/ee64a14b242b66022c070a57e8f50ed68cb7b57c/src/runtime/runtime.h [add] https://chromium.googlesource.com/v8/v8.git/+/ee64a14b242b66022c070a57e8f50ed68cb7b57c/test/mjsunit/harmony/typedarrays-foreach.js [modify] https://chromium.googlesource.com/v8/v8.git/+/ee64a14b242b66022c070a57e8f50ed68cb7b57c/tools/gyp/v8.gyp


--
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