v8/test/cctest/heap
Maciej Goszczycki 19b8981303 [roheap] Make all HeapIterators have matching APIs
This makes the API more consistent.

Originally I planned to use this to template iterators inside mkgrokdump, but
I decided against it.

Bug: v8:9183
Change-Id: Iefa372370a7cc7c637dc86c0bfb837a91a2bc6e3
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1622116
Reviewed-by: Ulan Degenbaev <ulan@chromium.org>
Reviewed-by: Dan Elphick <delphick@chromium.org>
Commit-Queue: Maciej Goszczycki <goszczycki@google.com>
Cr-Commit-Position: refs/heads/master@{#61705}
2019-05-21 16:39:29 +00:00
..
heap-tester.h Retire PretenureFlag and use AllocationType everywhere. 2019-03-12 08:10:44 +00:00
heap-utils.cc Retire PretenureFlag and use AllocationType everywhere. 2019-03-12 08:10:44 +00:00
heap-utils.h Reland "Move API-related files" 2019-05-17 12:52:27 +00:00
test-alloc.cc Move relevant files to src/objects 2019-05-20 08:57:47 +00:00
test-array-buffer-tracker.cc Reland "Move API-related files" 2019-05-17 12:52:27 +00:00
test-compaction.cc Retire PretenureFlag and use AllocationType everywhere. 2019-03-12 08:10:44 +00:00
test-concurrent-marking.cc Reland "[heap] Remove bailout marking worklist." 2019-01-18 10:04:17 +00:00
test-embedder-tracing.cc Reland "Move API-related files" 2019-05-17 12:52:27 +00:00
test-external-string-tracker.cc Reland "Move API-related files" 2019-05-17 12:52:27 +00:00
test-heap.cc Move code generation related files to src/codegen 2019-05-21 10:33:39 +00:00
test-incremental-marking.cc v8: Fix -Wextra-semi warnings, enable warning. 2019-02-13 14:11:28 +00:00
test-invalidated-slots.cc Retire PretenureFlag and use AllocationType everywhere. 2019-03-12 08:10:44 +00:00
test-iterators.cc [roheap] Make all HeapIterators have matching APIs 2019-05-21 16:39:29 +00:00
test-lab.cc [ubsan] Port HeapObject to the new design 2018-12-20 16:43:49 +00:00
test-mark-compact.cc Retire PretenureFlag and use AllocationType everywhere. 2019-03-12 08:10:44 +00:00
test-page-promotion.cc [heap] Fix tests for young large objects 2019-02-07 11:01:20 +00:00
test-spaces.cc Retire PretenureFlag and use AllocationType everywhere. 2019-03-12 08:10:44 +00:00
test-unmapper.cc [cleanup] Mark heap/ methods in subclasses with override. 2018-09-17 15:32:31 +00:00
test-weak-references.cc Move code generation related files to src/codegen 2019-05-21 10:33:39 +00:00