Bug 99915

Summary: Implement for..of loop
Product: WebKit Reporter: bugmenot
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, m.goleb+bugzilla, oliver, saam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Statements/for...of
Bug Depends on:    
Bug Blocks: 80559    

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.