mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 19:21:33 +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. |
||
---|---|---|
.. | ||
analysis-snapshot.rust-debug | ||
input.js | ||
output.js | ||
output.mangleOnly.js |