Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLScriptElement.h
Andreas Kling 4637d020c3 LibWeb: Add fast_is<T>() helper for HTMLScriptElement
This makes loading Google Groups quite a bit faster, as 20% of runtime
while loading was spent asking if DOM nodes are HTMLScriptElement.
2023-05-07 10:47:30 +02:00

4.3 KiB