mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-08 16:12:23 +02:00
We don't need to check if a function parameter is already declared while creating bindings for them because we deduplicate their names by storing them in a hash table in one of the previous steps. This change makes React-Redux-TodoMVC test in Speedometer run 2% faster.
57 KiB
57 KiB