Provided the comment below is addressed, then LGTM.
https://codereview.chromium.org/104903002/diff/10001/src/objects.cc
File src/objects.cc (right):
https://codereview.chromium.org/104903002/diff/10001/src/objects.cc#newcode9181
src/objects.cc:9181: if (FLAG_track_allocation_sites) {
I think you want to add the check in method
JSObject::UpdateAllocationSite(), which is the client for the
transitioning case. I'm pretty sure we could get into there with some
old space object.
https://codereview.chromium.org/104903002/
--
--
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.