Bug 166857

Summary: [ESNext] Async iteration - Implement Async-from-Sync Iterator Objects
Product: WebKit Reporter: GSkachkov <gskachkov>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: chi187
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 166693    

GSkachkov
Reported 2017-01-09 12:23:31 PST
Implement - "CreateAsyncFromSyncIterator(syncIterator) Abstract Operation" - that allow create Async-from-Sync Iterator Objects https://tc39.github.io/proposal-async-iteration/#sec-createasyncfromsynciterator
Attachments
GSkachkov
Comment 1 2017-08-23 10:48:47 PDT
Fixed in 175240 *** This bug has been marked as a duplicate of bug 175240 ***
Note You need to log in before you can comment on or make changes to this bug.