When I use SetNamedPropertyHandler, I can call any method for this
object, if I return function in getter.
But when in JS I call method with arguments, in corresponding C++
function args.Length() always return 0.
How can I get the arguments in this C++ function?

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

Reply via email to