Revert of Fix logic for doing incremental marking steps on tenured allocation. (patch...
authorjkummerow <jkummerow@chromium.org>
Mon, 20 Apr 2015 15:19:43 +0000 (08:19 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 20 Apr 2015 15:19:25 +0000 (15:19 +0000)
commitc12e8d889c282e9a8d1b63e616dbbdc976995f4d
tree31a51b737cc8c70180c0c17152c11abdff4db4b5
parent9987221c02b63bb93c6013e9706bd5e93322ef14
Revert of Fix logic for doing incremental marking steps on tenured allocation. (patchset #4 id:60001 of https://codereview.chromium.org/1040233003/)

Reason for revert:
Suspected of triggering memory corruption issues, e.g. crbug.com/478401.

Original issue's description:
> Fix logic for doing incremental marking steps on tenured allocation.
>
> R=hpayer@chromium.org
> BUG=
>
> Committed: https://crrev.com/9716468ae63500adb74f5188c47de847e195d71b
> Cr-Commit-Position: refs/heads/master@{#27883}

TBR=hpayer@chromium.org,erikcorry@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=

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

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