Hi,
I've a little question.
I embedded a few functions to a custom Shell i'm working on. But now i
want to do the following thing
in JavaScript:
var objeto=new MyCustomCPPClass(); // do this all times i
want
And in the C++ Side y could have a n classes dinamically created,
acessible from JavaScript.
How can i do this? In that way?
Thank you in advance
--~--~---------~--~----~------------~-------~--~----~
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
-~----------~----~----~----~------~----~------~--~---