Files
ladybird/Libraries/LibWeb/HTML/HTMLElement.cpp
Andrew Kaster 31d21570bf LibWeb: Don't store local functions in GC Function
If a function isn't going to be escaped from the current context,
there's no need to wrap the lambda in a GC allocation.
2024-12-10 07:13:00 +01:00

54 KiB