Files
ladybird/Libraries/LibJS/Tests/object-spread.js
Linus Groh 745ffca580 LibJS: Use element index as key for array spread in object
This fixes spreading of arrays with holes in object literals where the
inserted keys are not consecutive numbers.

Fixes #3967.
2020-11-07 10:08:28 +01:00

2.6 KiB