On Thu, Jul 25, 2013 at 7:11 AM, Luke Wagner <[email protected]> wrote:
>
> IIRC, since the dawn of proxies, one of the goals was for "proxy" to 
> eventually be synonymous with "non-native object".

That's very helpful from a high-level view.  Thanks!

>Once we did get to this proxy = non-native state, I think we could simplify 
>the world a lot; e.g., removing ObjectOps and making js::Class store a 
>BaseProxyHandler* directly (NULL for non-proxies).

How would removing ObjectOps work?  Plenty of native types have custom
versions of some of those ops.

Nick
_______________________________________________
dev-tech-js-engine-internals mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

Reply via email to