Files
ladybird/Libraries/LibJS
Linus Groh 6de4f1fcb3 LibJS: Add generic InvalidLength error type
We have multiple array types now, so ArrayInvalidLength has been
replaced with a generic InvalidLength.

Also fixes a small issue in the Array constructor, it should throw
RangeError for invalid lengths, not TypeError.
2020-12-02 23:49:00 +01:00
..
2020-11-28 17:16:48 +01:00
2020-11-28 17:16:48 +01:00
2020-10-26 21:38:34 +01:00