mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-11 01:22:43 +02:00
- Restrict catch parameter conflict check to only direct children of the catch body block, not nested scopes - Set new_target_is_valid for dynamic function compilation (new Function) - Move check_parameters_post_body before flag restoration in parse_method_definition so generator methods inside static init blocks correctly allow 'await' as a parameter name