@@ -5022,6 +5022,7 @@ merge(Compressor.prototype, {
|
||||
}
|
||||
if (single_use && fixed) {
|
||||
if (fixed instanceof AST_Defun) {
|
||||
fixed._squeezed = true;
|
||||
fixed = make_node(AST_Function, fixed, fixed);
|
||||
}
|
||||
var value;
|
||||
|
||||
Reference in New Issue
Block a user