[Webkit-unassigned] [Bug 234604] New: Implement Change Array by copy proposal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 22 07:59:49 PST 2021


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

            Bug ID: 234604
           Summary: Implement Change Array by copy proposal
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
               URL: https://tc39.es/proposal-change-array-by-copy/#sec-pro
                    perties-of-the-array-prototype-object
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: asingh at igalia.com

Proposal Change Array by copy provides additional methods on `Array.prototype` and `TypedArray.prototype` to enable changes on the array by returning a new copy of it with the change.

Proposal: https://github.com/tc39/proposal-change-array-by-copy
Spec: https://tc39.es/proposal-change-array-by-copy/#sec-properties-of-the-array-prototype-object

-- 
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/20211222/0d19d5fe/attachment.htm>


More information about the webkit-unassigned mailing list