diff options
author | Idan Horowitz <idan.horowitz@gmail.com> | 2021-06-09 19:01:45 +0300 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-06-09 18:01:19 +0100 |
commit | f4377937880054c680710f693c295490295c4662 (patch) | |
tree | 54936a54c0de86f72bbbb6d597d32a10896b12eb /Meta | |
parent | 5d57384bc45aaea57e58fd06c6c6596afda52d21 (diff) | |
download | serenity-f4377937880054c680710f693c295490295c4662.zip |
LibJS: Stop inheriting from Set in SetPrototype
This makes sure that is<Set> checks done on the Set prototype instead of
on Set instances return false, thereby emulating the behaviour of the
RequireInternalSlot abstract operation.
Diffstat (limited to 'Meta')
0 files changed, 0 insertions, 0 deletions