[webkit-dev] JS: Getter/Setter callbacks at Property level

Geoffrey Garen ggaren at apple.com
Mon Jul 20 10:08:44 PDT 2009


Hi Brian.

I don't understand the distinction you're drawing between "the  
property level" and "the object level". Can you explain what those  
mean and give an example of each?

Thanks,
Geoff

On Jul 20, 2009, at 9:14 AM, Brian Barnes wrote:

> I was getting ready to try the first move from SpiderMonkey to  
> Nitro, and ran into a large problem.  Right now, all my getters and  
> setters are at the property level.  In the documentation I have,  
> Nitro only seems to put them at the object level.  This would force  
> a huge refactoring of my code (which I'm willing to do if I have to,  
> I would just like to avoid it as I have hundred or so objects.)
>
> Is my documentation old, did I miss something, or am I stuck?  If  
> I'm stuck, is there any call to have this put into Nitro at some  
> time in the future?
>
> [>] Brian
>
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev



More information about the webkit-dev mailing list