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

https://codereview.chromium.org/1217813012/diff/1/src/heap/heap.cc#newcode1257
src/heap/heap.cc:1257: if (!deopted) {
There is already logic to avoid shrinking of young generation when we
deopt because of pretenuring. We can assume that the deopt will happen
soon. It should be good enough to wait for 2 GCs then, WDYT?

https://codereview.chromium.org/1217813012/

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