DescriptionImplement %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.
R=adamk@chromium.org
BUG=v8:3578
LOG=Y
Committed: https://crrev.com/b57428e9efe2b07656e5d78fbcfb2d4ba62bb86b
Cr-Commit-Position: refs/heads/master@{#28382}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Moving declarations #
Messages
Total messages: 7 (2 generated)
|