Files
ladybird/Userland
Linus Groh e730ada07d LibJS: Consume curly braces outside of Parser::parse_function_body()
The curly braces are not part of the FunctionBody production. This
becomes relevant when parsing a standalone function body as per the spec
in the CreateDynamicFunction AO.
2022-01-16 01:54:48 +01:00
..
2022-01-07 15:44:42 +01:00
2022-01-15 22:01:07 +01:00