mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-28 11:24:43 +00:00
This decreases the number of bytes necessary to capture the variables for this lambda. The next step will be to remove dynamic allocations from AK::Function which depends on this change to keep the size of AK::Function objects reasonable.