parent
b7adbcab1f
commit
964d5b9aa4
|
|
@ -611,7 +611,7 @@ merge(Compressor.prototype, {
|
||||||
// inherits from AST_Statement; however, an AST_Function
|
// inherits from AST_Statement; however, an AST_Function
|
||||||
// isn't really a statement. This could byte in other
|
// isn't really a statement. This could byte in other
|
||||||
// places too. :-( Wish JS had multiple inheritance.
|
// places too. :-( Wish JS had multiple inheritance.
|
||||||
return [ this ];
|
throw def;
|
||||||
});
|
});
|
||||||
function ev(node) {
|
function ev(node) {
|
||||||
return node._eval();
|
return node._eval();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user