Files
ladybird/Libraries/LibJS/Tests/builtins/Object/Object.preventExtensions.js
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

2.0 KiB