Status: New
Owner: ----

New issue 1336 by [email protected]: Call an Object as a Function through the API
http://code.google.com/p/v8/issues/detail?id=1336

The ObjectTemplate::SetCallAsFunctionHandler method provides availability to create an Object which can be called as a function in JS. Calling Objects through the API hasn't been available yet. For this functionality a new method should be implemented for the V8's Object class like the Call method in the Function class.


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

Reply via email to