mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 22:52:22 +02:00
This field is rarely accessed but we were creating it for every single script function instantiated. It's a little awkward but the same optimization can be found in other engines, so it's nothing crazy. This avoids creating roughly 80,000 objects on my x.com home feed.
8.4 KiB
8.4 KiB