Files
serenity/Userland/Libraries/LibWeb/DOM/LiveNodeList.cpp
Andreas Kling fa25f70086 LibWeb: Make LiveNodeList faster when it only cares about children
Same optimization as HTMLCollection, ported to LiveNodeList.
2023-05-23 14:38:45 +02:00

2.3 KiB