mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 03:57:15 +02:00
The parser now keeps track of a scope chain so that it can hoist function declarations to the closest function scope.
The parser now keeps track of a scope chain so that it can hoist function declarations to the closest function scope.