[Webkit-unassigned] [Bug 279501] New: [JSC] Implement `Iterator.prototype.forEach` from Iterator Helpers Proposal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 11 02:08:12 PDT 2024


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

            Bug ID: 279501
           Summary: [JSC] Implement `Iterator.prototype.forEach` from
                    Iterator Helpers Proposal
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aosukeke at gmail.com

This patch implements `Iterator.prototype.forEach`[1] from Iterator Helpers Proposal[2].

    [1]: https://tc39.es/proposal-iterator-helpers/#sec-iteratorprototype.foreach
    [2]: https://github.com/tc39/proposal-iterator-helpers

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240911/af8c4a9f/attachment.htm>


More information about the webkit-unassigned mailing list