High level comments:

1. We have a perf test for maps. We should add a new case for objects as keys. 2. I assume the change to Isolate::IsInternallyUsedPropertyName makes us able to
add this property to non extensible objects? (Needs tests?)
3. One drawback with this is that adding an object to a map now causes a Map
transition and your previously monomorphic code becomes polymorphic.

https://codereview.chromium.org/1142493002/

--
--
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/d/optout.

Reply via email to