mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-03 04:42:19 +02:00
For parameters that exist strictly as "locals", we can save time and space by not adding them to the function environment. This is a speed-up across the board on basically every test. For example, ~11% on Octane/typescript.js :^)
62 KiB
62 KiB