diff options
author | Matthew Olsson <matthewcolsson@gmail.com> | 2020-06-02 17:13:09 -0700 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-06-06 22:13:01 +0200 |
commit | 5ad5322f6a1f9119e676ea74499ec6d19b085047 (patch) | |
tree | 0c23e4da0fc20c7a238b6bf552a4a049312f5fb4 /Kernel/PCI/IOAccess.h | |
parent | 5c485d4a1e6729f2aba0908e42edcb3252174ec1 (diff) | |
download | serenity-5ad5322f6a1f9119e676ea74499ec6d19b085047.zip |
LibJS: Distinguish between omitted descriptor attributes and false ones
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.
Diffstat (limited to 'Kernel/PCI/IOAccess.h')
0 files changed, 0 insertions, 0 deletions