New full Unicode for ES6 idea
Mark S. Miller
erights at google.com
Sun Feb 19 03:12:30 PST 2012
On Sun, Feb 19, 2012 at 12:33 AM, Brendan Eich <brendan at mozilla.com> wrote:
[...]
> Why the global object? Because for many VMs, each global has its own heap
> or sub-heap ("compartment"), and all references outside that heap are to
> local proxies that copy from, or in the case of immutable data, reference
> the remote heap.
[...]
Is this true for same origin iframes? I have always assumed that mixing
heaps between same origin iframes results in unmediated direct
object-to-object access. If these are already mediated, what was the issue
that drove us to that?
--
Cheers,
--MarkM
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20120219/9db7190b/attachment.html>
More information about the es-discuss
mailing list