summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGUI
diff options
context:
space:
mode:
authordavidot <david.tuin@gmail.com>2021-06-25 17:01:00 +0200
committerLinus Groh <mail@linusgroh.de>2021-06-26 18:16:53 +0100
commit19f505d32012928edc27856345f068e5122e3e5b (patch)
treecc1269d56f4df556b8232dc6adfb1170debcea6e /Userland/Libraries/LibGUI
parentb1441a47b164f255e1613224c83e2ff68394b780 (diff)
downloadserenity-19f505d32012928edc27856345f068e5122e3e5b.zip
LibJS: Fix propagation of setters and getters from prototypes
If we define a property with just a setter/getter (not both) we must: - take the previous getter/setter if defined on the actual object - overwrite the other to nullptr if it is from a prototype
Diffstat (limited to 'Userland/Libraries/LibGUI')
0 files changed, 0 insertions, 0 deletions