Say I have a class instanced in javascript, with an internal field holding the c++ pointer, is there a way I can use the c++ pointer to find and execute a script function on that instance? Can I search through the context for all functions and test if they are an instance of a particular function template and then maybe test those objects to see if they are holding the pointer in question?
-- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
