diff options
author | Idan Horowitz <idan.horowitz@gmail.com> | 2021-06-18 22:37:05 +0300 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-06-18 21:25:16 +0100 |
commit | 4dc63896de91bdff4b852306fc1c86ea32859dab (patch) | |
tree | c5f050a853d1d2a0364a34866a886b35edf2f378 /Userland/Applications/Calendar | |
parent | 271eeadf2568fbe56d4c60c991a721c7e53481cb (diff) | |
download | serenity-4dc63896de91bdff4b852306fc1c86ea32859dab.zip |
LibJS: Add and use the ArraySpeciesCreate abstract operation
This ensures that the Array.prototype methods produce results using the
constructor of the derived object if it is one instead of always using
the default constructor.
Diffstat (limited to 'Userland/Applications/Calendar')
0 files changed, 0 insertions, 0 deletions