aboutsummaryrefslogtreecommitdiff
path: root/test/compress/negate-iife.js
AgeCommit message (Expand)Author
2017-02-21fix duplicated test names...alexlamsl
2017-02-21clean up `negate_iife`...alexlamsl
2016-08-17Fix negate_iife transform to return a correct tree for nested IIFEs...Richard van Velzen
2016-08-17Fix negate_iife regression #1254kzc
2016-05-15Simplify iife `new` fix...kzc
2016-05-09Do not apply negate_iife optimization to `new` expressionkzc
2013-12-29Conditional/call optimization...Mihai Bazon
2013-08-20Move support for `negate_iife` in the compressor, rather than code generator...Mihai Bazon