Hi, all

As far as I know, Script object created by Script::New should be called under a Context::Scope, the other classes mabe can exists out of Context, or context-free, like ObjectTemplate, Value, Object FunctionTemplate, all these classes needed is Isolate. These things will be composed by script->Run
and then they are under a Context::Scope. Am I right? thanks.

--
--
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/groups/opt_out.

Reply via email to