@@ -1911,6 +1911,7 @@ merge(Compressor.prototype, {
|
||||
right: ref,
|
||||
});
|
||||
}
|
||||
ref.fixed = false;
|
||||
def.replaced++;
|
||||
return ref;
|
||||
}
|
||||
@@ -1991,6 +1992,7 @@ merge(Compressor.prototype, {
|
||||
&& !compressor.exposed(def);
|
||||
value_def.last_ref = false;
|
||||
value_def.single_use = false;
|
||||
CHANGED = true;
|
||||
}
|
||||
if (replaced && !remove_candidate(candidate)) statements.splice(stat_index, 1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user