gwt compiled code creates empty body functions

51 views
Skip to first unread message

alexeb112

unread,
May 10, 2012, 2:16:21 AM5/10/12
to google-we...@googlegroups.com
Hi im not sure if this is why to post this but ill try anyway. So I noticed in the javascript code that GWT compiles to there are a bunch of just empty functions, in my latest compile there are 1287 empty functions. I was wondering if there was a way to fix this? 
It seems like GWT should't be doing this. Here are some examples of the functions that I am talking about:
function Gc(){}
function Kc(){}
function Oc(){}
function Sc(){}
function Yc(){}
function dd(){}
function id(){}
function md(){}
function rd(){}
function qd(){}
function Fd(){}
function Jd(){}

Could this be a bug or is there something that I could have done to cause this that I should avoid?

Thanks

Paul Stockley

unread,
May 10, 2012, 6:30:31 PM5/10/12
to google-we...@googlegroups.com
This is normal, there is nothing you can do to avoid them. There was talk about optimizing the output to avoid these.
Reply all
Reply to author
Forward
0 new messages