diff options
author | Andreas Kling <kling@serenityos.org> | 2023-05-07 07:43:21 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2023-05-07 10:47:30 +0200 |
commit | 4637d020c3bed24565e2d10b7267ef738e48d966 (patch) | |
tree | 99cd9b09a04161276eb474a859dc812c16a39d3a /Userland/Utilities | |
parent | 97f0106eddb5254ce8c8abdfed3de75ddc6287b1 (diff) | |
download | serenity-4637d020c3bed24565e2d10b7267ef738e48d966.zip |
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.
Diffstat (limited to 'Userland/Utilities')
0 files changed, 0 insertions, 0 deletions