Reviewers: Hannes Payer,

Message:
ptal


https://codereview.chromium.org/1262363002/diff/1/src/heap/memory-reducer.cc
File src/heap/memory-reducer.cc (right):

https://codereview.chromium.org/1262363002/diff/1/src/heap/memory-reducer.cc#newcode135
src/heap/memory-reducer.cc:135: (state.last_gc_time_ms != 0 &&
This is the main change.

Other lines in this function ensure that state.last_gc_time_ms =
event.time_ms for mark-compact event or doesn't change.

Description:
Ensure the memory reduces makes progress.

BUG=

Please review this at https://codereview.chromium.org/1262363002/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+99, -41 lines):
  M src/heap/memory-reducer.h
  M src/heap/memory-reducer.cc
  M test/unittests/heap/memory-reducer-unittest.cc


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