diff options
author | Linus Groh <mail@linusgroh.de> | 2022-08-22 21:47:35 +0100 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-08-23 13:58:30 +0100 |
commit | e3895e6c808d4606f02b26b1eaad3a3a803bba12 (patch) | |
tree | e3fe097d28b10f984df6cd67ca987a743cede389 /Userland/Libraries/LibJS/Runtime/Temporal/Instant.cpp | |
parent | 7c468b5a772342243d1b306389c34ce485033392 (diff) | |
download | serenity-e3895e6c808d4606f02b26b1eaad3a3a803bba12.zip |
LibJS: Pass Realm to define_native_{accessor,function}()
This is needed so that the allocated NativeFunction receives the correct
realm, usually forwarded from the Object's initialize() function, rather
than using the current realm.
Diffstat (limited to 'Userland/Libraries/LibJS/Runtime/Temporal/Instant.cpp')
0 files changed, 0 insertions, 0 deletions