In fact, let me go even further and say, is there even a need to have
a name for each scope? Since I can uniquely name each context (as
shown in the above code), can I just dynamically switch the scope with
some call and not have that be assigned to some variable name at all?
As far as I've seen, I don't actually need the name of the `Scope` to
pass to any subsequent API calls, right?

-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users

Reply via email to