mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-09 08:33:28 +02:00
Instead, let JS::NativeFunction store the AK::Function directly, and take care of conservatively marking its captured data. This avoids an extra GC allocation for every JS::NativeFunction.
11 KiB
11 KiB