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

Issue 466003002: ES6: Make Map/Set constructors support iterable values (Closed)

Created:
6 years, 4 months ago by arv (Not doing code reviews)
Modified:
6 years, 4 months ago
CC:
v8-dev, domenic
Project:
v8
Visibility:
Public.

Description

ES6: Make Map/Set constructors support iterable values Same for WeakMap/WeakSet https://bugs.ecmascript.org/show_bug.cgi?id=3111 BUG=v8:3508 LOG=Y R=dslomov@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23091

Patch Set 1 #

Patch Set 2 : Add string value test too #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -4 lines) Patch
M src/collection.js View 2 chunks +2 lines, -2 lines 0 comments Download
M src/weak_collection.js View 2 chunks +2 lines, -2 lines 0 comments Download
M test/mjsunit/es6/collections.js View 1 2 3 4 chunks +63 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
arv (Not doing code reviews)
Trying to get one more fix in before the branch point.
6 years, 4 months ago (2014-08-12 16:14:11 UTC) #1
Dmitry Lomov (no reviews)
lgtm One suggestion for tests: test with strings as well
6 years, 4 months ago (2014-08-12 16:25:21 UTC) #2
arv (Not doing code reviews)
Add string value test too
6 years, 4 months ago (2014-08-12 16:38:15 UTC) #3
arv (Not doing code reviews)
Committed patchset #4 manually as 23091 (presubmit successful).
6 years, 4 months ago (2014-08-12 20:09:51 UTC) #4
arv (Not doing code reviews)
6 years, 4 months ago (2014-08-12 21:28:36 UTC) #5
Message was sent while issue was closed.
A revert of this CL (patchset #4) has been created in
https://codereview.chromium.org/465023002/ by arv@chromium.org.

The reason for reverting is: TestSetConstructorIterableValue(WeakSet) fails on
x64.debug.

Powered by Google App Engine
This is Rietveld 408576698