v8/test/cctest/heap
hpayer 1e3a38d962 Revert of [heap] Uncommit unused large object page memory. (patchset #13 id:230001 of https://codereview.chromium.org/2032393002/ )
Reason for revert:
Needs fixing of slot set.

Original issue's description:
> [heap] Uncommit unused large object page memory.
>
> As a first step I uncommit the memory on the main thread. Also to measure impact and stability of that optimization. In a follow-up CL, the uncommitting should be moved on the concurrent thread.
>
> BUG=
>
> Committed: https://crrev.com/d61a5c376ba51145dc4684e39d5d3a9ce75bcfa6
> Cr-Commit-Position: refs/heads/master@{#36763}

TBR=ulan@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=

Review-Url: https://codereview.chromium.org/2043263002
Cr-Commit-Position: refs/heads/master@{#36807}
2016-06-08 06:53:26 +00:00
..
heap-tester.h [test] Remove dependent commands. 2016-03-02 13:14:13 +00:00
heap-utils.cc Track based on JSArrayBuffer addresses on pages instead of the attached 2016-06-07 17:29:35 +00:00
heap-utils.h Track based on JSArrayBuffer addresses on pages instead of the attached 2016-06-07 17:29:35 +00:00
test-alloc.cc [heap] Harden heap-related cctests 2016-05-20 13:32:50 +00:00
test-array-buffer-tracker.cc Track based on JSArrayBuffer addresses on pages instead of the attached 2016-06-07 17:29:35 +00:00
test-compaction.cc [heap] Harden heap-related cctests 2016-05-20 13:32:50 +00:00
test-heap.cc Revert of [heap] Uncommit unused large object page memory. (patchset #13 id:230001 of https://codereview.chromium.org/2032393002/ ) 2016-06-08 06:53:26 +00:00
test-incremental-marking.cc [heap] Harden heap-related cctests 2016-05-20 13:32:50 +00:00
test-lab.cc Clear recorded slots when creating filler objects. 2016-02-25 14:37:20 +00:00
test-mark-compact.cc [heap] Harden heap-related cctests 2016-05-20 13:32:50 +00:00
test-spaces.cc [heap] Harden heap-related cctests 2016-05-20 13:32:50 +00:00