mirror of
https://github.com/swc-project/swc.git
synced 2024-12-22 05:01:42 +03:00
7f69b9c80f
I found a way to make the name mangler parallel, but I want to ensure that we don't break anything. |
||
---|---|---|
.. | ||
different_variable_in_multiple_for_loop | ||
different_variable_in_multiple_forIn | ||
different_variable_in_multiple_forOf | ||
more_variable_in_multiple_for | ||
same_variable_in_multiple_for_loop | ||
same_variable_in_multiple_forIn | ||
same_variable_in_multiple_forIn_sequences_const | ||
same_variable_in_multiple_forIn_sequences_let | ||
same_variable_in_multiple_forOf | ||
same_variable_in_multiple_forOf_sequences_const | ||
same_variable_in_multiple_forOf_sequences_let |