Comment #12 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#c12
The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/b57428e9efe2b07656e5d78fbcfb2d4ba62bb86b
commit b57428e9efe2b07656e5d78fbcfb2d4ba62bb86b
Author: dehrenberg <[email protected]>
Date: Wed May 13 04:32:12 2015
Implement %TypedArray%.{fill,find,findIndex}
This patch adds three methods to TypedArrays which are already
implemented for arrays. The implementations are made by calling
out to the underlying code used by Arrays.
[email protected]
BUG=v8:3578
LOG=Y
Review URL: https://codereview.chromium.org/1136663005
Cr-Commit-Position: refs/heads/master@{#28382}
[modify]
http://crrev.com/b57428e9efe2b07656e5d78fbcfb2d4ba62bb86b/src/harmony-array.js
[modify]
http://crrev.com/b57428e9efe2b07656e5d78fbcfb2d4ba62bb86b/src/harmony-typedarray.js
[add]
http://crrev.com/b57428e9efe2b07656e5d78fbcfb2d4ba62bb86b/test/mjsunit/harmony/typedarray-fill.js
[add]
http://crrev.com/b57428e9efe2b07656e5d78fbcfb2d4ba62bb86b/test/mjsunit/harmony/typedarray-find.js
[add]
http://crrev.com/b57428e9efe2b07656e5d78fbcfb2d4ba62bb86b/test/mjsunit/harmony/typedarray-findindex.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.