[Webkit-unassigned] [Bug 144111] New: [ES6] Destructuring assignment need to accept iterables

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 23 12:08:35 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=144111

            Bug ID: 144111
           Summary: [ES6] Destructuring assignment need to accept
                    iterables
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: utatane.tea at gmail.com

Current destructuring assignment is implemented for object and array.
In array case, we need to take a generic way. Iterating the provided value through iterator interface.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150423/d86e7bbf/attachment.html>


More information about the webkit-unassigned mailing list