@@ -7432,7 +7432,8 @@ merge(Compressor.prototype, {
|
||||
&& all(right.properties, can_hoist_property)
|
||||
&& all(def.references, function(ref) {
|
||||
return ref.fixed_value() === right;
|
||||
});
|
||||
})
|
||||
&& can_drop_symbol(sym, compressor);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user