feat(ecma): folding for function arguments

This commit is contained in:
Riley Bruins 2024-02-19 20:20:59 -08:00 committed by Amaan Qureshi
parent d87074a06b
commit 7eeb26e69c

View file

@ -1,4 +1,5 @@
[
(arguments)
(for_in_statement)
(for_statement)
(while_statement)