Perform full GC if incremental marking is completed or marking deque is empty.
authorhpayer <hpayer@chromium.org>
Mon, 26 Jan 2015 14:54:58 +0000 (06:54 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 26 Jan 2015 14:55:13 +0000 (14:55 +0000)
commit8e838f705c32c5a40e4618d47f8feaa4ca41757a
tree68b768e8ea5dd4efd4fb3242cf453b7afa6abc66
parentae22d7f8739fe838fafb2d118f9b8a316403383b
Perform full GC if incremental marking is completed or marking deque is empty.

BUG=

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

Cr-Commit-Position: refs/heads/master@{#26272}
src/heap/heap.cc