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. |
||
---|---|---|
.. | ||
html_comment_after_multiline_comment | ||
html_comment_in_expression | ||
html_comment_in_greater_than | ||
html_comment_in_greater_than_or_equal | ||
html_comment_in_left_shift | ||
html_comment_in_less_than | ||
html_comment_in_right_shift | ||
html_comment_in_string_literal | ||
html_comment_in_zero_fill_right_shift |