mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-10 18:45:44 +00:00
By using separate struct we can avoid updating AST node and ECMAScriptFunctionObject constructors every time there is a need to add or remove some additional information colllected during parsing.