@@ -904,6 +904,7 @@ merge(Compressor.prototype, {
|
||||
reset_variables(tw, compressor, fn);
|
||||
descend();
|
||||
pop(tw);
|
||||
if (fn.name) mark_escaped(tw, fn.name.definition(), fn, fn.name, fn, 0, 1);
|
||||
walk_defuns(tw, fn);
|
||||
}
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user