RESOLVED FIXED 143633
[ES6] Implement Array.prototype.values
https://bugs.webkit.org/show_bug.cgi?id=143633
Summary [ES6] Implement Array.prototype.values
Yusuke Suzuki
Reported 2015-04-11 03:28:17 PDT
Now ES6 Symbol is exposed and Symbol.unscopables is implemented. So we can implement {Array, Map, Set}.prototype.values method.
Attachments
Patch (14.42 KB, patch)
2015-04-11 15:42 PDT, Yusuke Suzuki
no flags
Patch (14.42 KB, patch)
2015-04-11 15:48 PDT, Yusuke Suzuki
no flags
Yusuke Suzuki
Comment 1 2015-04-11 15:42:11 PDT
Yusuke Suzuki
Comment 2 2015-04-11 15:48:08 PDT
WebKit Commit Bot
Comment 3 2015-04-12 02:51:39 PDT
Comment on attachment 250588 [details] Patch Clearing flags on attachment: 250588 Committed r182668: <http://trac.webkit.org/changeset/182668>
WebKit Commit Bot
Comment 4 2015-04-12 02:51:44 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.