Hi, is it possible to create a 'new Someclass()' instance of JS object in c ++, without having access to the FunctionTemplate responsible for the 'Someclass' definition?
I tried global->Get(v8::String::New("Someclass"))->NewInstance(), but
that doesn't work...
Thanks a lot,
Ondrej Zara
--~--~---------~--~----~------------~-------~--~----~
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
-~----------~----~----~----~------~----~------~--~---
