On 2015/04/28 16:27:04, rossberg wrote:
I wonder if the natural solution wouldn't be to pre-allocate global 'this' in the global context? There is no reason to re-allocate it for every script, it
logically scopes over all scripts.

Interesting idea.  How would that be reflected in the scope tree?  Would
there be a new kind of scope for the global scope?

https://codereview.chromium.org/1097283003/

--
--
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