@@ -894,6 +894,7 @@ merge(Compressor.prototype, {
|
||||
d.assignments++;
|
||||
var fixed = d.fixed;
|
||||
if (safe_to_read(tw, d) && safe_to_assign(tw, d)) {
|
||||
if (d.single_use) d.single_use = false;
|
||||
push_ref(d, exp);
|
||||
mark(tw, d);
|
||||
d.fixed = function() {
|
||||
|
||||
Reference in New Issue
Block a user