Reland: Fix logic for incremental marking steps on tenured allocation
authorerikcorry <erikcorry@chromium.org>
Thu, 2 Jul 2015 13:27:27 +0000 (06:27 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 2 Jul 2015 13:27:37 +0000 (13:27 +0000)
commit5000650bde2ec0bc90d959b529c97aea20385043
treeff41df37be2166267e35cfb5e4f6fa1878b2b629
parent32cdac53d302fae40c7a413489c3c699d8f2e8bc
Reland: Fix logic for incremental marking steps on tenured allocation

BUG=

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

Cr-Commit-Position: refs/heads/master@{#29442}
src/heap/incremental-marking.cc
src/heap/incremental-marking.h
src/heap/spaces.cc
src/heap/spaces.h
test/cctest/test-heap.cc