RESOLVED FIXED144190
Set#keys !== Set#values
https://bugs.webkit.org/show_bug.cgi?id=144190
Summary Set#keys !== Set#values
Jordan Harband
Reported 2015-04-25 00:21:54 PDT
Per https://people.mozilla.org/~jorendorff/es6-draft.html#sec-set.prototype.keys , `Set.prototype.keys === Set.prototype.values`.
Attachments
Patch (6.39 KB, patch)
2015-04-25 00:54 PDT, Jordan Harband
no flags
Jordan Harband
Comment 1 2015-04-25 00:54:53 PDT
WebKit Commit Bot
Comment 2 2015-04-25 18:10:10 PDT
Comment on attachment 251622 [details] Patch Clearing flags on attachment: 251622 Committed r183320: <http://trac.webkit.org/changeset/183320>
WebKit Commit Bot
Comment 3 2015-04-25 18:10:14 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.