summaryrefslogtreecommitdiff
path: root/Meta
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2020-04-26 19:03:23 +0200
committerAndreas Kling <kling@serenityos.org>2020-04-26 19:05:08 +0200
commit2778d077e598c2ab6ee4a464699065a16b4da45d (patch)
tree50c4af92c90c386fa0d5e2fb3560305ad5c97422 /Meta
parentc9c1d1fae01deb1542dbabb2156355c98f704876 (diff)
downloadserenity-2778d077e598c2ab6ee4a464699065a16b4da45d.zip
LibJS: Grow storage when adding a property to uniquely-shaped Object
Normally the storage would be expanded by set_shape() upon transition to a new shape, but if the shape is already unique, there is no new transition so we have to expand the storage manually.
Diffstat (limited to 'Meta')
0 files changed, 0 insertions, 0 deletions