@@ -2498,7 +2498,7 @@ Compressor.prototype.compress = function(node) {
|
||||
hit_index++;
|
||||
}
|
||||
branch.expression = branch.expression.transform(tt);
|
||||
if (!replace_all) break;
|
||||
if (!replace_all || verify_ref) break;
|
||||
scan_rhs = false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user