Files
ladybird/Userland/Libraries/LibWeb/DOM
Andreas Kling 4c665c3749 LibWeb: Remove some unnecessary use of the internal realm in EventTarget
Now that EventTarget is GC-allocated, it can find the GC heap by just
calling heap() on itself, no need to get this via the internal realm.
2022-09-06 01:07:59 +02:00
..
2022-09-06 00:27:09 +02:00