Hi,all

 V8EXPORT Local<Value>Object::CallAsFunction(Handle<Object> recv,
                                       int argc,
                                       Handle<Value> argv[]);


what does the first argument means? How can i use this quesiton .

I just want to Call Back the JS function which send into my function
as an argument.



 Thanks In Advance.

-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users

Reply via email to