Bug 171718

Summary: Typed array getOwnPropertySlot and getOwnPropertySlotByIndex disagree on the attributes for indices within bounds of the length
Product: WebKit Reporter: Saam Barati <saam>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ashvayka, keith_miller
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Saam Barati
Reported 2017-05-05 01:13:08 PDT
...
Attachments
Alexey Shvayka
Comment 1 2021-03-02 14:43:38 PST
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 ***
Note You need to log in before you can comment on or make changes to this bug.