Pass GC flags to incremental marker and start incremental marking with
authorulan <ulan@chromium.org>
Thu, 21 May 2015 18:23:30 +0000 (11:23 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 21 May 2015 18:23:14 +0000 (18:23 +0000)
commit4656308147b12405037678b1ab192fb4f2437bbc
treeebd2b0d3674f71e94056e2836bbb5c88c7cccbce
parent3f162d416e32caad3f28006c213227bb0e945128
Pass GC flags to incremental marker and start incremental marking with
reduce memory footprint in idle notification.

BUG=

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

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