https://codereview.chromium.org/351893003/diff/1/src/heap.cc
File src/heap.cc (right):

https://codereview.chromium.org/351893003/diff/1/src/heap.cc#newcode2028
src/heap.cc:2028:
heap->promotion_queue()->SetNewLimit(heap->new_space()->top());
Shouldn't limit updating be done only if the allocation succeeded?

It would be really great to merge both ShouldBePromoted() and else
cases.

https://codereview.chromium.org/351893003/

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