On 2015/04/27 16:26:29, wingo wrote:
On 2015/04/27 16:01:39, wingo wrote:
> A useful short-term step would be to resolve "this" statically, even within
a
> "with", which would lead to loading the copied receiver from the eval code's
> stack.

This assessment of how we load "this" is incorrect; I think I was looking at the
code that stores ".result" instead of the code that loaded "this".  A gaffe;
"this" is indeed loaded from the context, it seems.

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