aboutsummaryrefslogtreecommitdiff
path: root/test/compress/issue-105.js
AgeCommit message (Expand)Author
2013-05-08Better fix for equality of typeof ... against "undefined"Mihai Bazon
2013-05-08Fixed typeof undefined optimization and updated related test case to...accomodates the sort behaviour changes made in commit mishoo/UglifyJS2@aebafad41eab48f43ed649ce8c77e8f1528b50da. Signed-off-by: Justin Lau <justin@tclau.com> Justin Lau
2013-01-23Fix #105: property comparison to undefined is not always safeRichard Gibson