v8/test/cctest/heap
mlippautz 42ece47446 [heap] Remove border page
A page now belongs either the nursery *or* the intermediate gen. The page that
contained objects of both spaces is removed in this change.

BUG=chromium:636331

Review-Url: https://codereview.chromium.org/2209583002
Cr-Commit-Position: refs/heads/master@{#39778}
2016-09-27 15:02:22 +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] Remove border page 2016-09-27 15:02:22 +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