Files
ladybird/Libraries/LibJS/Runtime/Object.cpp
Matthew Olsson 93ebd320ef LibJS: Object.preventExtensions should allow property modfication
Existing properties on a non-extensible object should be changable and
deletable.
2020-07-07 10:47:10 +02:00

32 KiB