Issue 120: Use inner global object for function lookup
http://code.google.com/p/v8/issues/detail?id=120

Comment #1 by [EMAIL PROTECTED]:
There's also a 10-15% performance regression on function call intensive  
benchmarks,
because of the indirect way we load the global receiver before calling  
functions (the
split window change added one extra level of indirection). This should be  
resolved
too.



-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to