[webkit-dev] DFG, inline functions compileing

2012-06-16 Thread Nare Karapetyan
Why in DFG inline functions are optimized(compiled) more than once - one
time itself and then in caller function's body?

-- 
You Rock! Your E-Mail Should Too! Signup Now at Rock.com and get 4GB of Storage!

http://connections.rock.com/user/displayUserRegisterPage.kickAction?as=116748STATUS=MAIN
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] DFG, inline functions compileing

2012-06-16 Thread Filip Pizlo
It's a bug. It's not a show stopper but if you've got a fix, I'd encourage you 
to submit a patch. 

-Filip

On Jun 16, 2012, at 1:01 PM, Nare Karapetyan n...@rock.com wrote:

 Why in DFG inline functions are optimized(compiled) more than 
 once - one time itself and then in caller function's body?
 
 --
 
 
 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev