Files
ladybird/Libraries/LibJS/Runtime/ObjectConstructor.cpp
Linus Groh 8cf1ded478 LibJS: Don't assume Object.setPrototypeOf() prototype value is an object
We're crashing otherwise. Also it was not possible to set the prototype
to null.
2020-06-02 13:51:02 +02:00

7.5 KiB