On 2015/05/22 07:28:16, Erik Corry wrote:
This changes global variables into variables in functions.  I know we have
some
optimization for functions in globals that don't change.  Do we lose some
optimizations by making them into outer-scope variables?

for this change, no. there are some places that I havent touched yet where this
will have to be solved differently.

https://codereview.chromium.org/1154483002/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to