On 2013/10/29 12:01:16, rossberg wrote:

What's currently missing is the ability to install private properties on
object
templates. I can add that if it's required.

That seems useful.

My main concern is that we probably need to do cross realm registration of these as well (we need that for unique symbols too so we should keep this in mind when we do that). Today Blink bindings uses hidden properties, which are just strings so they work in any realm/isolate. When we change these to private state we need
to coordinate between the realms/isolates.

https://codereview.chromium.org/48923002/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to