Files
ladybird/Libraries/LibJS/Runtime/DeclarativeEnvironment.cpp
Andreas Kling 90405a4c2b LibJS: Remove unused Badge-gated DeclarativeEnvironment methods
Remove create_for_per_iteration_bindings(Badge<ForStatement>) and
initialize_or_set_mutable_binding(Badge<ScopeNode>) which have zero
callers anywhere in the codebase.
2026-02-11 23:57:41 +01:00

8.4 KiB