RESOLVED FIXED 99915
Implement for..of loop
https://bugs.webkit.org/show_bug.cgi?id=99915
Summary Implement for..of loop
bugmenot
Reported 2012-10-20 12:10:05 PDT
for..of loops are proving valuable with arrays.
Attachments
Oliver Hunt
Comment 1 2012-10-21 12:22:49 PDT
Realistically this is blocked on private name and generator/iterator support.
Michał Gołębiowski-Owczarek
Comment 2 2016-01-26 01:38:44 PST
Isn't this done?
Saam Barati
Comment 3 2016-01-26 11:52:16 PST
It's done.
Note You need to log in before you can comment on or make changes to this bug.