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

Issue 18769005: Allow parameterless typed array constructors. (Closed)

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

Description

Allow parameterless typed array constructors. ES6 spec tacitly allows them, and they are allowed in Firefox and in WebKit/Blink. Change committed as https://code.google.com/p/v8/source/detail?r=15579. R=bmeurer@chromium.org,rossberg@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -7 lines) Patch
M src/messages.js View 1 chunk +0 lines, -2 lines 0 comments Download
M src/typedarray.js View 1 chunk +3 lines, -4 lines 0 comments Download
M test/mjsunit/harmony/typedarrays.js View 2 chunks +6 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Dmitry Lomov (no reviews)
PTAL
7 years, 5 months ago (2013-07-09 15:07:58 UTC) #1
Benedikt Meurer
lgtm
7 years, 5 months ago (2013-07-09 18:04:39 UTC) #2
Dmitry Lomov (no reviews)
7 years, 5 months ago (2013-07-10 09:19:30 UTC) #3
Message was sent while issue was closed.
On 2013/07/09 18:04:39, Benedikt Meurer wrote:
> lgtm

Committed as https://code.google.com/p/v8/source/detail?r=15579.
Not sure why 'git cl dcommit' failed to post here.

Powered by Google App Engine
This is Rietveld 408576698