https://github.com/mishoo/UglifyJS
Revision 581630e0a71cffeadd4887a757889d6a3502275c authored by Alex Lam S.L on 26 March 2017, 20:37:42 UTC, committed by GitHub on 26 March 2017, 20:37:42 UTC
`statement_to_expression()` drops `typeof` even if it operates on undeclared variables.

Since we now have `drop_side_effect_free()`, replace and remove this deprecated functionality.
1 parent f595293
History
Tip revision: 581630e0a71cffeadd4887a757889d6a3502275c authored by Alex Lam S.L on 26 March 2017, 20:37:42 UTC
fix typeof side effects (#1696)
Tip revision: 581630e
File Mode Size
.github
bin
lib
test
tools
.gitattributes -rw-r--r-- 20 bytes
.gitignore -rw-r--r-- 35 bytes
.travis.yml -rw-r--r-- 181 bytes
LICENSE -rw-r--r-- 1.3 KB
README.md -rw-r--r-- 40.5 KB
appveyor.yml -rw-r--r-- 350 bytes
package.json -rw-r--r-- 1.2 KB

README.md

back to top