ladybird/Userland
Shannon Booth 8a5985b87f Bindings: Use is_supported_property_name instead of contains_slow
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.
2024-07-26 14:26:16 +02:00
..
Libraries Bindings: Use is_supported_property_name instead of contains_slow 2024-07-26 14:26:16 +02:00
Services Bindings: Make item_value return an Optional<JS::Value> 2024-07-26 14:26:16 +02:00
Utilities UI: Rename s_serenity_resource_root to s_ladybird_resource_root 2024-07-21 15:59:25 -06:00