When context disposal rate is high and we cannot perform a full GC, we do nothing...
authorhpayer <hpayer@chromium.org>
Fri, 15 May 2015 07:48:16 +0000 (00:48 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 15 May 2015 07:48:07 +0000 (07:48 +0000)
commitbc9e53406ee92a96a689bd5f0430a93927baeee0
tree4edfefd6ce617a1ef24d4c02194d74284e10e0df
parentabbaac48457b6887f5e0bb1c54855f4529c60755
When context disposal rate is high and we cannot perform a full GC, we do nothing until the context disposal rate becomes lower.

BUG=chromium:473351
LOG=n

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

Cr-Commit-Position: refs/heads/master@{#28416}
src/heap/gc-idle-time-handler.cc
test/unittests/heap/gc-idle-time-handler-unittest.cc