aboutsummaryrefslogtreecommitdiff
path: root/test/compress/if_return.js
AgeCommit message (Expand)Author
2017-02-18Improve optimizing `function() { if(c){return foo} bar();}`...Anthony Van de Gejuchte
2016-05-24Optimize if_return for single if/return cases....kzc