On 2015/04/27 16:13:34, arv wrote:
What happens with your cl in this case?

with ({this: 42}) {
   print(this);
}

It prints the global (to LPT1 :).  The relevant code is in contexts.cc.

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