UglifyJS/test
Mihai Bazon 037199bfe2 Actually let's move away those monsters from the evaluate function
ev() should do a single thing — evaluate constant expressions.  if that's
not possible, just return the original node.  it's not the best place for
partial evaluation there, instead doing it in the compress functions.
2013-09-22 15:00:42 +03:00
..
compress Actually let's move away those monsters from the evaluate function 2013-09-22 15:00:42 +03:00
run-tests.js more optimizations for some break/continue cases 2012-10-18 15:14:57 +03:00