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

Issue 14845012: More typed array constructors. (Closed)

Created:
7 years, 7 months ago by Dmitry Lomov (no reviews)
Modified:
7 years, 7 months ago
Reviewers:
rossberg
CC:
v8-dev
Visibility:
Public.

Description

Patch Set 1 : Patch #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -1 line) Patch
M src/messages.js View 1 chunk +2 lines, -0 lines 0 comments Download
M src/typedarray.js View 1 chunk +16 lines, -1 line 1 comment Download
M test/mjsunit/harmony/typedarrays.js View 1 chunk +21 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Dmitry Lomov (no reviews)
This add more typed array constrcutors. I _think_ we should be at feature parity after ...
7 years, 7 months ago (2013-05-02 11:42:36 UTC) #1
rossberg
lgtm https://codereview.chromium.org/14845012/diff/2001/src/typedarray.js File src/typedarray.js (right): https://codereview.chromium.org/14845012/diff/2001/src/typedarray.js#newcode126 src/typedarray.js:126: function TryConstructByArrayLike(obj, arrayLike) { Nit: why is this ...
7 years, 7 months ago (2013-05-02 11:52:20 UTC) #2
Dmitry Lomov (no reviews)
On 2013/05/02 11:52:20, rossberg wrote: > lgtm > > https://codereview.chromium.org/14845012/diff/2001/src/typedarray.js > File src/typedarray.js (right): > ...
7 years, 7 months ago (2013-05-02 12:19:22 UTC) #3
Dmitry Lomov (no reviews)
7 years, 7 months ago (2013-05-02 12:27:09 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r14518 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698