v8/test/cctest/heap
ulan 6a1b49d79c [heap] Do more incremental marking work in tasks.
This patch changes incremental marking work scheduling from combination
of idle/delayed tasks to ordinary short-running tasks and moves
more marking work from V8.Execute to tasks by accounting how much
bytes were marked in tasks.

BUG=chromium:616434
LOG=NO

Review-Url: https://codereview.chromium.org/2321553002
Cr-Commit-Position: refs/heads/master@{#39348}
2016-09-12 11:46:30 +00:00
..
heap-tester.h [heap] Record references in the new code objects in heap::CopyCode. 2016-08-04 08:14:29 +00:00
heap-utils.cc [heap] Do more incremental marking work in tasks. 2016-09-12 11:46:30 +00:00
heap-utils.h Move kMaxRegularHeapObjectSize into globals 2016-09-06 12:59:37 +00:00
test-alloc.cc [heap] Introduce enum of garbage collection reasons. 2016-09-07 10:03:08 +00:00
test-array-buffer-tracker.cc [heap] Introduce enum of garbage collection reasons. 2016-09-07 10:03:08 +00:00
test-compaction.cc [heap] Introduce enum of garbage collection reasons. 2016-09-07 10:03:08 +00:00
test-heap.cc [heap] Do more incremental marking work in tasks. 2016-09-12 11:46:30 +00:00
test-incremental-marking.cc [heap] Do more incremental marking work in tasks. 2016-09-12 11:46:30 +00:00
test-lab.cc Include only stuff you need, part 6: Fix cctest.h. 2016-09-01 12:02:16 +00:00
test-mark-compact.cc [heap] Introduce enum of garbage collection reasons. 2016-09-07 10:03:08 +00:00
test-page-promotion.cc [heap] Introduce enum of garbage collection reasons. 2016-09-07 10:03:08 +00:00
test-spaces.cc [heap] Do more incremental marking work in tasks. 2016-09-12 11:46:30 +00:00