My question has to do with the visibility of context object to child contexts. Are the parent context objects accessible in a child context? Do you have to set up security to limit accessibility? If so how do you do that?
What I'm looking for is that a child context is able to access the parent context object especially the parent's global object so that the child doesn't have to set all this up again. thx -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
