There's an even simpler example of the same optmisiation question. In
compiled obfuscated code, I'm seeing lots of functions that do exactly
nothing. e.g. :
function Id(){}
function Od(){}
function Hd(){}
function Qd(){}
... etc
Why are these here at all? Surely they could be optimised away
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-web-toolkit/-/-NyhYXOC2J8J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en.