[Webkit-unassigned] [Bug 171718] Typed array getOwnPropertySlot and getOwnPropertySlotByIndex disagree on the attributes for indices within bounds of the length

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 2 14:43:38 PST 2021


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

Alexey Shvayka <shvaikalesh at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |shvaikalesh at gmail.com
         Resolution|---                         |DUPLICATE

--- Comment #1 from Alexey Shvayka <shvaikalesh at gmail.com> ---
r244950 aligned the methods to report PropertyAttribute::DontDelete for inbound indices.
r268640 changed attributes to PropertyAttribute::None, implementing the https://github.com/tc39/ecma262/pull/2164.

*** This bug has been marked as a duplicate of bug 197228 ***

-- 
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/20210302/0c5d69aa/attachment.htm>


More information about the webkit-unassigned mailing list