mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 09:02:44 +02:00
- Let undefined variables throw a ReferenceError by using Identifier::execute() rather than doing variable lookup manually and ASSERT()ing - Coerce value to number rather than ASSERT()ing - Make code DRY - Add tests
859 B
859 B