Add -keep command line option to JS DCE tool
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
$TESTDATA_DIR$/include.js
|
||||
-output-dir
|
||||
$TEMP_DIR$/min
|
||||
-keep
|
||||
global.foo,global.bar
|
||||
-Xprint-reachability-info
|
||||
Reference in New Issue
Block a user