https://codereview.chromium.org/904633003/diff/80001/src/heap/heap.cc
File src/heap/heap.cc (right):

https://codereview.chromium.org/904633003/diff/80001/src/heap/heap.cc#newcode1754
src/heap/heap.cc:1754: }
On 2015/02/06 14:36:46, ulan wrote:
Update new_array_buffer_views_list if the head was promoted?

Done.

https://codereview.chromium.org/904633003/diff/80001/src/heap/objects-visiting.cc
File src/heap/objects-visiting.cc (right):

https://codereview.chromium.org/904633003/diff/80001/src/heap/objects-visiting.cc#newcode237
src/heap/objects-visiting.cc:237: !heap->InNewSpace(original_candidate))
{
On 2015/02/06 14:36:46, ulan wrote:
Let's DCHECK that the remaining objects are in old space.

I moved the DCHECK to the call site. The invariant is not true for
pretenured allocation sites.

https://codereview.chromium.org/904633003/

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