Files
UglifyJS/lib
Mihai Bazon d2d716483a aborts(AST_If) returns the if node
Previously it returned the abort node from the alternative branch.  This is
not much use as it can be different from the one in the body
branch (i.e. return vs. throw) and can trick us into issues like #591.

Fix #591
2015-01-06 14:01:35 +02:00
..
2015-01-06 14:01:35 +02:00
2015-01-04 15:01:55 +01:00
2013-12-10 20:24:27 +02:00