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-12-02 16:31:30 +01:00
2020-12-02 10:45:38 +01:00
2020-11-30 13:17:02 +01:00
2020-11-29 20:22:56 +01:00
2020-11-16 09:10:49 +01:00
2020-12-01 13:18:32 +01:00
2020-10-30 23:42:03 +01:00
2020-12-02 22:51:05 +01:00
2020-12-02 12:57:25 +01:00
2020-10-30 23:42:03 +01:00
2020-11-25 20:00:23 +01:00
2020-12-02 23:49:00 +01:00
2020-11-15 13:11:21 +01:00
2020-11-17 09:57:06 +01:00
2020-11-30 11:35:45 +01:00
2020-11-10 19:11:52 +01:00
2020-11-26 19:33:44 +01:00
2020-11-30 17:45:05 +01:00
2020-11-14 10:14:03 +01:00
2020-11-24 21:36:28 +01:00
2020-11-16 13:21:18 +01:00
2020-11-29 20:32:45 +01:00
2020-12-02 10:08:29 +01:00
2020-11-17 17:09:49 +01:00
2020-11-27 21:32:41 +01:00