UglifyJS/test
Shrey Banga e645ba84cf
Respect quote style in object literals
The option added in fbbaa42ee5 wasn't
being respected inside object literals, so quoted property names would
still be stripped out with this option.

This is mostly a corner-case, but useful when the output is passed to
something like the Closure compiler, where quoted property names can be
used to prevent mangling.
2016-06-19 21:13:31 +02:00
..
compress Respect quote style in object literals 2016-06-19 21:13:31 +02:00
mocha Respect quote style in object literals 2016-06-19 21:13:31 +02:00
mocha.js Add mocha tests 2015-12-27 22:38:20 +01:00
mozilla-ast.js Fix mozilla-ast after module loading changes 2015-09-24 18:13:21 +03:00
run-tests.js Respect quote style in object literals 2016-06-19 21:13:31 +02:00
sourcemaps.js Fix #836 2015-10-20 19:48:56 +01:00