Just a question about write barriers (below), and I'd suggest to run tests with
nosnapshot. Then LGTM.


https://codereview.chromium.org/143153008/diff/30001/src/heap.cc
File src/heap.cc (right):

https://codereview.chromium.org/143153008/diff/30001/src/heap.cc#newcode3626
src/heap.cc:3626: allocation_sites_scratchpad_length_, site);
So both the scratchpad and the AllocationSite are in old space, what
should the write barrier behavior be?

https://codereview.chromium.org/143153008/

--
--
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