Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(41)

Issue 728973005: Implement .indexOf() and .lastIndexOf() on typed arrays

Created:
6 years, 1 month ago by aperez
Modified:
6 years, 1 month ago
Reviewers:
wingo
CC:
v8-dev, vjaquez, Diego Pino
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Project:
v8
Visibility:
Public.

Description

Implement .indexOf() and .lastIndexOf() on typed arrays BUG=v8:3578 LOG=Y

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+232 lines, -2 lines) Patch
M src/harmony-typedarray.js View 2 chunks +57 lines, -2 lines 0 comments Download
A test/mjsunit/harmony/typedarrays-indexof.js View 1 chunk +88 lines, -0 lines 0 comments Download
A test/mjsunit/harmony/typedarrays-lastindexof.js View 1 chunk +87 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
aperez
6 years, 1 month ago (2014-11-18 17:54:04 UTC) #2

          

Powered by Google App Engine
This is Rietveld 408576698