Files
ladybird/Libraries/LibJS/Runtime/Array.cpp
Andreas Kling e5da1cc566 LibJS: Throw real TypeError, ReferenceError, etc objects
Instead of just throwing Error objects with a name string, we now throw
the real Error subclass types. :^)
2020-04-10 13:09:35 +02:00

2.4 KiB