diff options
author | Linus Groh <mail@linusgroh.de> | 2021-04-20 18:53:07 +0200 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-04-20 18:53:07 +0200 |
commit | 7af1d2c17056417d520c3e94db3151bf45bc82ed (patch) | |
tree | dd8b917b661693f2d8cf375d4225650bfd5179e6 /Userland/Libraries/LibWeb/Loader | |
parent | 614bad86bc02e8ee03387deb81aaa60714d8d8de (diff) | |
download | serenity-7af1d2c17056417d520c3e94db3151bf45bc82ed.zip |
LibJS: Make Object.getOwnPropertyDescriptor() work with string indexed property
E.g. for "0" we have to contruct a PropertyName with Type::Number so it
looks in the indexed properties as expected.
Diffstat (limited to 'Userland/Libraries/LibWeb/Loader')
0 files changed, 0 insertions, 0 deletions