Dead and unreachable code elimination

Property settings

This optimization is always turned ON.
There is no control property file setting.

mBooster has the ability to determine code fragments that can never be executed, or code fragments that can be executed but have no effect. mBooster will automatically remove these code fragments.

Previous pageContentsNext page