v8/test/cctest/heap
Dominik Inführ da5a277ade Revert "Use list of invalidated objects for old-to-new refs"
This reverts commit dcac02ee81.

Reason for revert: TSAN discovered issue with cleaning invalidated slots in sweeper threads and inserting new slots in the main thread.

Original change's description:
> Use list of invalidated objects for old-to-new refs
> 
> Instead of inserting "deletion" entries into the store buffer, keep
> a list of invalidated objects to filter out invalid old-to-new slots.
> 
> Bug: v8:9454
> Change-Id: Icd21d8cb2159190457f54d0f8b56742ecc820419
> Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1695474
> Commit-Queue: Dominik Inführ <dinfuehr@chromium.org>
> Reviewed-by: Ulan Degenbaev <ulan@chromium.org>
> Reviewed-by: Peter Marshall <petermarshall@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#62744}

TBR=ulan@chromium.org,petermarshall@chromium.org,dinfuehr@chromium.org

Change-Id: I4278e9100c76657663e0a6a62f5d86bb3a343c0e
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: v8:9454
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1704109
Reviewed-by: Dominik Inführ <dinfuehr@chromium.org>
Commit-Queue: Dominik Inführ <dinfuehr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#62746}
2019-07-16 15:55:37 +00:00
..
heap-tester.h Revert "Use list of invalidated objects for old-to-new refs" 2019-07-16 15:55:37 +00:00
heap-utils.cc Revert "Use list of invalidated objects for old-to-new refs" 2019-07-16 15:55:37 +00:00
heap-utils.h Reland "Move API-related files" 2019-05-17 12:52:27 +00:00
test-alloc.cc Revert "Use list of invalidated objects for old-to-new refs" 2019-07-16 15:55:37 +00:00
test-array-buffer-tracker.cc Revert "[arraybuffer] Rearchitect backing store ownership" 2019-07-08 17:20:51 +00:00
test-compaction.cc Enable cpplint 'runtime/references' warning 2019-07-08 09:59:36 +00:00
test-concurrent-marking.cc Move remaining files in src/ 2019-05-24 18:24:36 +00:00
test-embedder-tracing.cc Move more relevant files to src/objects 2019-05-23 08:52:30 +00:00
test-external-string-tracker.cc Move more relevant files to src/objects 2019-05-23 08:52:30 +00:00
test-heap.cc Revert "Use list of invalidated objects for old-to-new refs" 2019-07-16 15:55:37 +00:00
test-incremental-marking.cc Move remaining files in src/ 2019-05-24 18:24:36 +00:00
test-invalidated-slots.cc Revert "Use list of invalidated objects for old-to-new refs" 2019-07-16 15:55:37 +00:00
test-iterators.cc [roheap] Move read_only_heap() from heap to isolate 2019-07-05 14:25:00 +00:00
test-lab.cc Revert "Use list of invalidated objects for old-to-new refs" 2019-07-16 15:55:37 +00:00
test-mark-compact.cc Revert "Use list of invalidated objects for old-to-new refs" 2019-07-16 15:55:37 +00:00
test-page-promotion.cc Revert "[arraybuffer] Rearchitect backing store ownership" 2019-07-08 17:20:51 +00:00
test-spaces.cc Revert "Use list of invalidated objects for old-to-new refs" 2019-07-16 15:55:37 +00:00
test-unmapper.cc Move remaining files in src/ 2019-05-24 18:24:36 +00:00
test-weak-references.cc [torque] Get rid of @noVerifier annotation on PromiseReactionJobTask 2019-06-13 16:24:10 +00:00