@@ -3493,7 +3493,7 @@ merge(Compressor.prototype, {
|
||||
var fixed = this.fixed_value();
|
||||
if (!fixed) return this;
|
||||
var value;
|
||||
if (member(fixed, cached)) {
|
||||
if (HOP(fixed, "_eval")) {
|
||||
value = fixed._eval();
|
||||
} else {
|
||||
this._eval = return_this;
|
||||
|
||||
Reference in New Issue
Block a user