thanks for reply, 

if i move 

Persistent<Context> context = Context::New(NULL, global);
Context::Scope context_scope(context);
up, the functions arent found anymore. in the example it's also the last 
fuction: 
https://developers.google.com/v8/embed#templates

if i uncomment the foo class (line 45-59) it works quite well (the out function 
...)

-- 
-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to