/nix/

> Reverse engineer's tool for tracing the flow of data in JS program, based on UglifyJS
aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAlex Lam S.L <alexlamsl@gmail.com>2020-05-10 15:23:09 +0100
committerGitHub <noreply@github.com>2020-05-10 22:23:09 +0800
commit63adfb1590886b9b03827805e1226bfe235e5868 (patch)
tree47009d844dfc6f78bbdff2871a99eb6d3df25d76 /lib
parentf9806b43c33400b73e19d5bd216a2b5653dfcfbd (diff)
downloadtracifyjs-63adfb1590886b9b03827805e1226bfe235e5868.tar.gz
tracifyjs-63adfb1590886b9b03827805e1226bfe235e5868.zip
fix corner case in `hoist_props` (#3872)
fixes #3871
Diffstat (limited to 'lib')
-rw-r--r--lib/compress.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/compress.js b/lib/compress.js
index 4f5e9253..5509137b 100644
--- a/lib/compress.js
+++ b/lib/compress.js