v8/test/cctest/heap
Ross McIlroy 1458e8b01a [fullcodegen] Delete FullCodegen.
Deletes the now unused Full-codegen compiler. Also removes some macro
assembler instructions which are no longer used.

Note: there is still additional cleanup work to do after this lands
(e.g., remove support for FCG frames support and FCG
debugger support, etc.), but this will be done in followup CLs to keep
this patch managable.

BUG=v8:6409

Change-Id: I8d828fe7a64d29f2c1252d5fda968a630a2e9ef2
Reviewed-on: https://chromium-review.googlesource.com/584773
Commit-Queue: Ross McIlroy <rmcilroy@chromium.org>
Reviewed-by: Yang Guo <yangguo@chromium.org>
Reviewed-by: Michael Starzinger <mstarzinger@chromium.org>
Cr-Commit-Position: refs/heads/master@{#47307}
2017-08-11 11:50:05 +00:00
..
heap-tester.h [heap] Cleanup cctests 2017-08-11 10:40:49 +00:00
heap-utils.cc [heap] Minor MC: Add marking 2016-11-18 12:56:16 +00:00
heap-utils.h [heap] Exclude the owner of the linear allocation area from evacuation. 2016-11-03 12:13:23 +00:00
test-alloc.cc [heap] Cleanup cctests 2017-08-11 10:40:49 +00:00
test-array-buffer-tracker.cc [heap] Cleanup cctests 2017-08-11 10:40:49 +00:00
test-compaction.cc [heap] Cleanup cctests 2017-08-11 10:40:49 +00:00
test-concurrent-marking.cc [heap] Cleanup cctests 2017-08-11 10:40:49 +00:00
test-heap.cc [heap] Cleanup cctests 2017-08-11 10:40:49 +00:00
test-incremental-marking.cc [fullcodegen] Delete FullCodegen. 2017-08-11 11:50:05 +00:00
test-invalidated-slots.cc [heap] Cleanup cctests 2017-08-11 10:40:49 +00:00
test-lab.cc [heap] Cleanup cctests 2017-08-11 10:40:49 +00:00
test-mark-compact.cc [fullcodegen] Delete FullCodegen. 2017-08-11 11:50:05 +00:00
test-page-promotion.cc [heap] Cleanup cctests 2017-08-11 10:40:49 +00:00
test-spaces.cc [heap] Cleanup cctests 2017-08-11 10:40:49 +00:00