UglifyJS/test
Richard van Velzen 8571a08a93 Do not attempt evaluating class expressions
Broadly the same as function expressions - these actually are statements but
we're limited by the inheritance tree.

Fixes #1044
2016-04-19 20:01:26 +02:00
..
compress Do not attempt evaluating class expressions 2016-04-19 20:01:26 +02:00
mocha Parse comments without recursion to avoid RangeError. 2016-04-16 02:02:47 -04: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
parser.js Implement harmony generators and yield 2016-04-13 14:22:08 +02:00
run-tests.js Merge branch 'master' into harmony 2016-04-18 15:50:35 +02:00
sourcemaps.js Fix #836 2015-10-20 19:48:56 +01:00