In runtime.js, it mentions that "you cannot use contexts in all these 
functions" because they can be called directly from code. Does this mean 
that "var x" in these functions creates an x variable in the callers 
context? If so, is there a way to run into this situation yourself when 
calling a js function from c code?

-- 
-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" 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