mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 01:22:12 +02:00
When calling Object.defineProperty, there is now a difference between
omitting a descriptor attribute and specifying that it is false. For
example, "{}" and "{ configurable: false }" will have different
attribute values.
12 KiB
12 KiB