mirror of
https://github.com/swc-project/swc.git
synced 2025-01-05 12:03:47 +03:00
ee26337a25
Safety: For a function-local variable, an expression with side-effects would be a call, including an indirect one with a member expression. - If the call is function-local, it will be analyzed by the analyzer and inliner will not work. - If the call is not a function-local one, it cannot modify the local variable. |
||
---|---|---|
.. | ||
issue_1664 | ||
issue_1672_for | ||
issue_1672_for_strict | ||
issue_1672_if | ||
issue_1672_if_strict | ||
issue_2946_else_const | ||
keep_some_blocks | ||
remove_blocks |