On Sat, May 15, 2010 at 2:02 AM, vlad <[email protected]> wrote: > Hi. > Is there any way to set accessor for a property of existing object. > Let's say I do SetNamedPropertyHandler(PropertyHandler);
> Then in the PropertyHandler() I want to be able to set accessor to a > property created by JS side. How can I do it? > The API only allows us to set accessors at the template level, not the object level. -- ----- stephan beal http://wanderinghorse.net/home/stephan/ -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
