v8/test/cctest/heap
mlippautz 7695642e2c [heap] Tracer: Handle incremental marking scopes
Before this patch all tracing scopes in incremental marking would be reset
during a gc tracer start/stop cycle. This patch handles scopes the same way it
does other incremental marking metrics.

Also:
- Align finalization metric with regular marking metric.
- Smaller cleanups

BUG=chromium:639818

Review-Url: https://codereview.chromium.org/2273673002
Cr-Commit-Position: refs/heads/master@{#38834}
2016-08-23 15:13:50 +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 Revert of "[heap] Switch to 500k pages" (patchset #11 id:220001 of https://codereview.chromium.org/2232653003/ ) 2016-08-12 11:42:37 +00:00
heap-utils.h Revert of "[heap] Switch to 500k pages" (patchset #11 id:220001 of https://codereview.chromium.org/2232653003/ ) 2016-08-12 11:42:37 +00:00
test-alloc.cc Reland of place all remaining Oddball checks with new function (patchset #1 id:1 of https://codereview.chromium.org/2060213002/ ) 2016-06-14 10:09:38 +00:00
test-array-buffer-tracker.cc Revert of [heap] Improve size profiling for ArrayBuffer tracking (patchset #6 id:140001 of https://codereview.chromium.org/2210263002/ ) 2016-08-19 08:17:25 +00:00
test-compaction.cc [heap] Harden heap-related cctests 2016-05-20 13:32:50 +00:00
test-heap.cc [heap] Tracer: Handle incremental marking scopes 2016-08-23 15:13:50 +00:00
test-incremental-marking.cc [heap] Harden heap-related cctests 2016-05-20 13:32:50 +00:00
test-lab.cc [heap] Fix LAB tests 2016-08-10 15:58:03 +00:00
test-mark-compact.cc [heap] Harden heap-related cctests 2016-05-20 13:32:50 +00:00
test-page-promotion.cc Reland "[heap] Add page evacuation mode for new->new" 2016-06-20 13:24:12 +00:00
test-spaces.cc Revert of "[heap] Switch to 500k pages" (patchset #11 id:220001 of https://codereview.chromium.org/2232653003/ ) 2016-08-12 11:42:37 +00:00