Make sure that memory reducer makes progress in incremental marking
authorulan <ulan@chromium.org>
Fri, 7 Aug 2015 10:20:40 +0000 (03:20 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 7 Aug 2015 10:20:59 +0000 (10:20 +0000)
commit1345f811bf6a3ab9376cfbed6f08084662b32a4d
tree018eeaff61442283032f0f474693b03f9b11dc02
parentfc77fb7bddcac5132d6c3941288a9819a9d5501a
Make sure that memory reducer makes progress in incremental marking
even if there are no idle notifications.

BUG=chromium:515873
LOG=NO

Review URL: https://codereview.chromium.org/1274633003

Cr-Commit-Position: refs/heads/master@{#30062}
src/heap/heap.cc
src/heap/heap.h
src/heap/memory-reducer.cc