Commits
Click on a commit to change the comparison rangefeat(minifier): remove dead code that evaluates to a constant value (#11788)
part of #10843
Approach: build a constant table after constant evaluation on variable declarations, use these constant values during dead code removal.