Files
ladybird/Libraries/LibURL/Pattern/Component.cpp
Ali Mohammad Pur 76f5dce3db LibRegex: Flatten capture group list in MatchState
This makes copying the capture group COWVector significantly cheaper,
as we no longer have to run any constructors for it - just memcpy.
2025-04-18 17:09:27 +02:00

12 KiB