Files
ladybird/Libraries/LibJS/Runtime/Error.cpp
Linus Groh 9f399f7341 LibJS: Remove reduntant set_prototype() calls
If we're inheriting from Object() we already call its constructor which
sets the prototype - no need to do it again.
2020-06-07 19:29:40 +02:00

3.1 KiB