Updates:
        Labels: merge-merged-bleeding_edge

Comment #5 on issue 3399 by [email protected]: WeakMap/WeakSet constructor should take a parameter
http://code.google.com/p/v8/issues/detail?id=3399#c5

The following revision refers to this bug:
https://chromium.googlesource.com/external/v8.git/+/f7c49bafb08422b7c042bc97729f17e946282b38

commit f7c49bafb08422b7c042bc97729f17e946282b38
Author: [email protected] <[email protected]@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Date: Fri Aug 08 13:39:13 2014

ES6: Implement WeakMap and WeakSet constructor logic

Now that iterators are enabled by default we need to correctly
handle the parameter for WeakMap and WeakSet. If provided then the
argument is iterated over to add entries to the WeakMap and WeakSet.

BUG=v8:3399
LOG=Y
[email protected], [email protected]

Review URL: https://codereview.chromium.org/448013005

Patch from Erik Arvidsson <[email protected]>.

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22999 ce2b1a6d-e550-0410-aec6-3dcde31c8c00



--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
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.

Reply via email to