I'm doubtful about this CL, see Dan's and my comments. I think the obvious
solution is to simply eliminate duplicates downstream.


https://codereview.chromium.org/116533003/diff/40001/src/runtime.cc
File src/runtime.cc (right):

https://codereview.chromium.org/116533003/diff/40001/src/runtime.cc#newcode5732
src/runtime.cc:5732: Object *constructor =
HeapObject::cast(proto)->map()->constructor();
Note that .constructor is a mutable property, so I'm not sure this test
is actually correct.

https://codereview.chromium.org/116533003/

--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to