Files
ladybird/Userland/Libraries/LibJS/Tests/builtins/Object
Linus Groh 614bad86bc LibJS: Fix Object.getOwnPropertyDescriptor() attributes for numeric property
We were getting the attributes of the existing value and then
immediately assigned the default attributes instead.
2021-04-20 18:42:10 +02:00
..