Alex Lam S.L
24967b8be8
fix & improve coverage of estree (#1935)
- fix `estree` conversion of getter/setter
- fix non-directive literal in `to_mozilla_ast()`
- revamp `test/mozilla-ast.js`
- reuse `test/ufuzz.js` for code generation
- use `acorn.parse()` for creating `estree`
- extend `test/ufuzz.js` for `acorn` workaround
- catch variable redefinition
- non-trivial literal as directive
- adjust options for tolerance
Miscellaneous
- optional semi-colon when parsing directives
fixes #1914
closes #1915
2017-05-15 18:33:43 +08:00
..
2017-05-15 18:22:43 +08:00
2017-05-15 18:18:04 +08:00
2017-05-15 18:33:43 +08:00
2017-05-06 23:48:28 +08:00
2017-02-21 13:29:58 +08:00
2015-12-27 22:38:20 +01:00
2017-05-15 18:33:43 +08:00
2017-05-15 18:33:43 +08:00
2017-05-15 18:22:43 +08:00
2015-10-20 19:48:56 +01:00
2017-05-15 18:33:43 +08:00
2017-04-07 18:47:30 +08:00