Why does variable/function/object “x” not optimize?
For code safety reasons, if the w3compiler cannot determine full usage of a variable, identifies a variable used in eval statements, or recognizes a JavaScript keyword as a variable, the software will leave it alone. Of course, this can be overridden in the advanced configuration for JavaScript optimization.