Files
ladybird/Userland/Libraries/LibWeb/HTML/StructuredSerialize.h
Timothy Flynn 6656f70387 LibWeb: Use TypedArray as a forward-declaration where appropriate
This reduces the number of files needed to be recompiled when TypedArray
changes from ~1000 to ~600. The remaining ~600 are almost all generated
constructors and prototypes.
2024-02-27 20:02:07 +01:00

3.5 KiB