Reviewers: adamk, rossberg,
Description:
Map/Set: Implement constructor parameter handling
When an iterable object is passed in as the argument to the Map and Set
constructor the elements of the iterable object are used to populate the
Map and Set.
http://people.mozilla.org/~jorendorff/es6-draft.html#sec-map-iterable
http://people.mozilla.org/~jorendorff/es6-draft.html#sec-set-iterable
BUG=v8:3398
LOG=Y
Please review this at https://codereview.chromium.org/345613003/
SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+321, -8 lines):
M src/collection.js
M src/messages.js
M test/mjsunit/harmony/collections.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.