Reviewers: arv,

Description:
Implement %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
[email protected]

Please review this at https://codereview.chromium.org/1141763004/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+125, -8 lines):
  M src/array.js
  M src/harmony-typedarray.js
  A test/mjsunit/harmony/typedarray-indexing.js


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