mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-07 09:04:30 +00:00
This fixes spreading of arrays with holes in object literals where the inserted keys are not consecutive numbers. Fixes #3967.
This fixes spreading of arrays with holes in object literals where the inserted keys are not consecutive numbers. Fixes #3967.