What is the first argument meant for in Function::Call:

Local<Value> Call(Handle<Value> recv, int argc, Handle<Value> argv[]);

It seems that passing in current context's global object works for me.  But 
when do I need to pass in something other than that?

Thanks!

-- 
-- 
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/d/optout.

Reply via email to