diff options
author | davidot <davidot@serenityos.org> | 2022-08-20 17:27:02 +0200 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-08-20 23:53:55 +0100 |
commit | ae349ec6a877cd20d0dc857b56290da4ee2b1ddb (patch) | |
tree | 34351b0dd406efb856ae4eb55bc5b8acb1eeed3f /Kernel/Library/LockRefPtr.h | |
parent | b79f03182d98a10ee234ae33fe68d4a8f3d95406 (diff) | |
download | serenity-ae349ec6a877cd20d0dc857b56290da4ee2b1ddb.zip |
LibJS: Use a synthetic constructor if class with parent doesn't have one
We already did this but it called the @@iterator method of
%Array.prototype% visible to the user for example by overriding that
method. This should not be visible so we use a special version of
SuperCall now.
Diffstat (limited to 'Kernel/Library/LockRefPtr.h')
0 files changed, 0 insertions, 0 deletions