sanex 329b7a2543 Fixed `for-await-of` construction add when `deadCodeInjection` option is enabled il y a 4 ans
..
await-expression.js e52fb4c84c Fixed #123 and #125, added tests for debug protection template il y a 7 ans
block-scope-is-program-node.js d9612d1bf4 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/94 il y a 7 ans
block-statement-empty-body.js 6378ea500d Dead code injection improvements #1 il y a 7 ans
block-statement-with-scope-hoisting-1.js 71f5d43b79 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/195 il y a 7 ans
block-statement-with-scope-hoisting-2.js 71f5d43b79 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/195 il y a 7 ans
block-statements-min-count.js 735bbb4b3c Switched from `escodegen` to `escodegen-wallaby` il y a 8 ans
break-continue-statement-1.js 984e08df34 0.17.3 version il y a 6 ans
break-continue-statement-2.js 984e08df34 0.17.3 version il y a 6 ans
for-await-expression.js 329b7a2543 Fixed `for-await-of` construction add when `deadCodeInjection` option is enabled il y a 4 ans
function-declaration-inside-block-statement.js 460e956a6e Fixed runtime error `function statement not allowed` when `deadCodeInjection` is enabled il y a 4 ans
if-statement-variants-distribution.js 735bbb4b3c Switched from `escodegen` to `escodegen-wallaby` il y a 8 ans
input-1.js 735bbb4b3c Switched from `escodegen` to `escodegen-wallaby` il y a 8 ans
obfuscation-of-dead-code-block-statements.js 224483d837 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/121 il y a 7 ans
prevailing-kind-of-variables-1.js 11ec82a6f7 0.28.2 release. Fixed change of kinds of variables for dead code with `deadCodeInjection` option il y a 5 ans
super-expression.js 3f373a4b5f 0.12.4 release: fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/136 il y a 7 ans
unique-names-for-dead-code-identifiers.js 1a3f4b17c2 Improved dead code injection tests il y a 7 ans
yield-expression.js 5a666436f1 Fixed runtime error `Uncaught SyntaxError: yield is a reserved identifier` when `deadCodeInjection` is enabled il y a 4 ans