ladybird/Libraries/LibWeb/IntersectionObserver
Andreas Kling dfa796a4e4 LibJS+LibWeb: Use GC::Weak instead of AK::WeakPtr for GC-allocated types
This makes some common types like JS::Object smaller (by 8 bytes) and
yields a minor speed improvement on many benchmarks.
2025-10-17 17:22:16 +02:00
..
IntersectionObserver.cpp LibJS+LibWeb: Use GC::Weak instead of AK::WeakPtr for GC-allocated types 2025-10-17 17:22:16 +02:00
IntersectionObserver.h LibJS+LibWeb: Use GC::Weak instead of AK::WeakPtr for GC-allocated types 2025-10-17 17:22:16 +02:00
IntersectionObserver.idl
IntersectionObserverEntry.cpp
IntersectionObserverEntry.h
IntersectionObserverEntry.idl