Revert of Revert of Pass GC flags to incremental marker and start incremental marking...
authormachenbach <machenbach@chromium.org>
Fri, 22 May 2015 05:52:10 +0000 (22:52 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 22 May 2015 05:51:50 +0000 (05:51 +0000)
commit67c0dcbe1bfa6856e8691097b7f32926a6df5bea
treeebd2b0d3674f71e94056e2836bbb5c88c7cccbce
parent634c58a4f10b346a98208ec34d169e1bdb04e1b7
Revert of Revert of Pass GC flags to incremental marker and start incremental marking with (patchset #1 id:1 of https://codereview.chromium.org/1151143002/)

Reason for revert:
Wasn't the reason...

Original issue's description:
> 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=
>
> Committed: https://crrev.com/634c58a4f10b346a98208ec34d169e1bdb04e1b7
> Cr-Commit-Position: refs/heads/master@{#28568}

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

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

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