Revert of Pass GC flags to incremental marker and start incremental marking with...
authormachenbach <machenbach@chromium.org>
Thu, 21 May 2015 20:34:45 +0000 (13:34 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 21 May 2015 20:34:22 +0000 (20:34 +0000)
commit634c58a4f10b346a98208ec34d169e1bdb04e1b7
tree379a40be3136bfd3ec0cdcaa635f50e2e85381f9
parent4656308147b12405037678b1ab192fb4f2437bbc
Revert of Pass GC flags to incremental marker and start incremental marking with (patchset #3 id:40001 of https://codereview.chromium.org/1156463002/)

Reason for revert:
[Sheriff] Speculative revert because chromebook is really misbehaving:
http://build.chromium.org/p/client.v8/builders/V8%20Arm/builds/2109

I also triggered a retry with the failing build to be sure. If the revert doesn't help or the bot had a scary hiccup, this can reland.

Original issue's description:
> Pass GC flags to incremental marker and start incremental marking with
> reduce memory footprint in idle notification.
>
> BUG=
>
> Committed: https://crrev.com/4656308147b12405037678b1ab192fb4f2437bbc
> Cr-Commit-Position: refs/heads/master@{#28567}

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

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

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