WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 197228
171718
Typed array getOwnPropertySlot and getOwnPropertySlotByIndex disagree on the attributes for indices within bounds of the length
https://bugs.webkit.org/show_bug.cgi?id=171718
Summary
Typed array getOwnPropertySlot and getOwnPropertySlotByIndex disagree on the ...
Saam Barati
Reported
2017-05-05 01:13:08 PDT
...
Attachments
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug