v8/test/cctest/heap
mlippautz 9af3142fba Revert of [heap] Remove border page
Reason for revert:
No real improvement as we still lack the ability to promote from
scavenges/young gen GCs.

Let's keep this in mind for later.

Original issue's description:
> [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
>
> Committed: https://crrev.com/42ece47446f0dbd3779d6e0e00dce97a1931a9f9
> Cr-Commit-Position: refs/heads/master@{#39778}

TBR=ulan@chromium.org,hpayer@chromium.org
BUG=chromium:636331

Review-Url: https://codereview.chromium.org/2383443002
Cr-Commit-Position: refs/heads/master@{#39854}
2016-09-29 09:21:08 +00:00
..
heap-tester.h Reland "[heap] New heuristics for starting of incremental marking. (patchset #9 id:160001 of https://codereview.chromium.org/2364923002/ )" 2016-09-28 17:52:00 +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 Revert of [heap] Remove border page 2016-09-29 09:21:08 +00:00
test-incremental-marking.cc [tracing] Avoid Gcc compilation fail by declaring AddTraceEvent function in Class derived from Platform Class. 2016-09-28 08:47:33 +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] Make committed counters on space size_t 2016-09-28 08:48:37 +00:00