mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-15 11:26:36 +02:00
When a constructor has an optional dictionary as argument, and those members are of type new string, make sure that we release_value() setting the dictionary members.