Files
ladybird/Userland/Libraries/LibWeb/HTML/StructuredSerialize.h
Andrew Kaster bddf3fbf2d LibWeb: Make StructuredSerialize/Deserialize friendlier to recursion
Make the internal calls take objects by reference, and take writable
spans into data rather than const& to the underlying vector type.
2023-09-13 08:49:09 +02:00

1.2 KiB