diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2017-04-23 20:05:22 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-23 20:05:22 +0800 |
commit | 9bf72cf75822044ae314b4646db9aefb1bd38284 (patch) | |
tree | bf149011065d6c801217585f4d6bc813343fe0c7 /test/compress/functions.js | |
parent | 64d74432f6e475df921d0ec49c4d15e5d2ae891d (diff) | |
download | tracifyjs-9bf72cf75822044ae314b4646db9aefb1bd38284.tar.gz tracifyjs-9bf72cf75822044ae314b4646db9aefb1bd38284.zip |
improve parser under "use strict" (#1836)
- `const` without value
- `delete` of expression
- redefining `arguments` or `eval`
extend `test/ufuzz.js`
- optionally generate "use strict"
- improve handling of test cases with syntax errors
- group IIFE generation
- generate bare anonymous functions
- workaround `console.log()` for `new function()`
- generate expressions with `this`
fixes #1810
Diffstat (limited to 'test/compress/functions.js')
0 files changed, 0 insertions, 0 deletions