mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-29 00:37:40 +00:00
The implementation no longer matches the spec text, but I believe that's a bug anyway. No point in allowing array lengths up to 2^53 - 1 when the ArrayCreate AO rejects anything above 2^32 - 1.