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