mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
This uses a faster hashtable lookup in the case of HTMLCollection. Also port invoke_named_property_setter to FlyString to avoid a FlyString->String->FlyString conversion that surfaces from this change.