Files
ladybird/Libraries/LibJS/Runtime/Object.cpp
Andreas Kling 0166a1fa74 LibJS: Make NativeProperty a plain Cell instead of an Object
This removes the need for NativeProperty objects to have a prototype,
which just made things confusing.
2020-06-23 17:56:57 +02:00

31 KiB