Bug 144190

Summary: Set#keys !== Set#values
Product: WebKit Reporter: Jordan Harband <ljharb>
Component: JavaScriptCoreAssignee: Jordan Harband <ljharb>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: https://people.mozilla.org/~jorendorff/es6-draft.html#sec-set.prototype.keys
Attachments:
Description Flags
Patch none

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.