> > Proxies are meant to be transparent in general. Exceptions include > built-ins with magic internal properties. We haven't added private data > (ideally the basis for self-hosting such built-ins) yet, and we'd need > extensions to Proxies should we do so. Etc.
We'd need to discuss it at any rate, but I don't see how private data differs from internal slots with respect to Proxies. Perhaps a discussion for another day...
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

