Files
ladybird/Userland/Libraries/LibJS/Runtime/IndexedProperties.cpp
Idan Horowitz c351b4ad0d LibJS: Stop using a native property for Array lengths
Specifically, replace it with a specification-based implementation that
overrides the internal methods that interact with the length property
instead.
2021-07-07 10:14:44 +01:00

8.5 KiB