mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-18 14:35:38 +00:00
This patch adds two DeclarativeEnvironment APIs: - get_binding_value_direct() - set_mutable_binding_direct() These work identically to their non-direct-suffixed counterparts, but take an index instead of a bound name. This will allow someone who has a binding index to get/set that binding directly without any additional hash lookups.
5.9 KiB
5.9 KiB