TypeScript/tests/cases/conformance/parser
Nathan Shively-Sanders d8ace9ddfb Don't parse param init when = is required but missing
Makes another test case pass that was taking exponential time to parse,
because now it notices that the = is not present and doesn't even try to
parse the initialiser expression.
2017-09-12 14:41:51 -07:00
..
ecmascript3/Accessors Update baselines 2014-08-27 16:58:31 -07:00
ecmascript5 Don't parse param init when = is required but missing 2017-09-12 14:41:51 -07:00
ecmascript6 Replace uses of 'Symbol.isRegExp' with 'Symbol.toPrimitive'. 2015-04-09 14:06:57 -07:00
ecmascriptnext Move async generators to esnext 2016-12-30 14:10:11 -08:00