DescriptionImplement %TypedArray%.{lastI,i}ndexOf
This patch adds the two TypedArray methods indexOf and lastIndexOf,
which are similar to the methods on Arrays. Tests are ported from
arrays as well.
BUG=v8:3578
LOG=Y
R=arv@chromium.org
Committed: https://crrev.com/31fb50247497b5d681792e7707b8a739aee6c736
Patch from Daniel Ehrenberg <dehrenberg@chromium.org>.
Cr-Commit-Position: refs/heads/master@{#28495}
Patch Set 1 #Patch Set 2 : minor style fix #
Total comments: 2
Patch Set 3 : cleanups #Patch Set 4 : rebase #Patch Set 5 : rebase #
Messages
Total messages: 9 (2 generated)
|