mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-12 01:46:46 +02:00
Direct eval() always creates a new lexical environment, so we don't have to worry about those here. The var environments still need special care.