Fixed typeof undefined optimization and updated related test case to
authorJustin Lau <justin@tclau.com>
Sun, 5 May 2013 12:38:32 +0000 (20:38 +0800)
committerMihai Bazon <mihai@bazon.net>
Wed, 8 May 2013 13:22:48 +0000 (16:22 +0300)
commita1958aad563030b76bf4d9af7bf80a160c625e27
treee0e370c5e661eff2268a3849ec1852602c9e5b66
parent672699613e79c24d4e744313f5c0a51400958d8a
Fixed 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>
lib/compress.js
test/compress/issue-105.js