> Seems to me that what you're trying to do won't work. Why? > You may be able to create a global object template and call ReattachGlobalObject(globalTemplate->NewInstance()), but I haven't tried that. V8 is still a bit foreign to me. I'm trying to break that barrier. How do I create a global template with a complete set of built-ins? I'd love some sample code that does this... :-)
-- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
