v8/test/cctest/heap
Nikolaos Papaspyrou f81430caa9 [heap] Enable conservative stack scanning on tests
Since its introduction (behind a compile-time flag), conservative stack
scanning was disabled by default on tests. This CL inverts this logic,
enabling CSS by default for all tests that do not define an explicit
scope to disable it.

Bug: v8:13257
Change-Id: I5ea4249d02f69b0b1e195415c2562daf5d8c0ea9
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4100912
Reviewed-by: Dominik Inführ <dinfuehr@chromium.org>
Commit-Queue: Nikolaos Papaspyrou <nikolaos@chromium.org>
Cr-Commit-Position: refs/heads/main@{#84848}
2022-12-14 16:14:12 +00:00
..
heap-tester.h [heap] Remove references to semi spaces from heap.cc 2022-05-16 15:45:40 +00:00
heap-utils.cc [heap] Enable conservative stack scanning on tests 2022-12-14 16:14:12 +00:00
heap-utils.h [heap] Fix FillCurrentPage for PagedNewSpace. 2022-09-13 11:13:17 +00:00
test-alloc.cc [heap] Remove Heap::map_space_ field and MapSpace class 2022-10-19 08:04:27 +00:00
test-array-buffer-tracker.cc [heap] Enable conservative stack scanning on tests 2022-12-14 16:14:12 +00:00
test-compaction.cc [heap] Move Sweeper from collectors to heap 2022-10-06 13:30:33 +00:00
test-concurrent-allocation.cc [heap] Enable conservative stack scanning on tests 2022-12-14 16:14:12 +00:00
test-concurrent-marking.cc [heap] Move Sweeper from collectors to heap 2022-10-06 13:30:33 +00:00
test-external-string-tracker.cc [heap] Use v8_flags for accessing flag values 2022-09-05 10:59:05 +00:00
test-heap.cc [heap] Enable conservative stack scanning on tests 2022-12-14 16:14:12 +00:00
test-incremental-marking.cc [heap] Rename safepoint scopes 2022-10-25 16:32:55 +00:00
test-invalidated-slots.cc [heap] Use v8_flags for accessing flag values 2022-09-05 10:59:05 +00:00
test-iterators.cc [test] reuse logic in heap test iterators 2022-11-07 11:24:43 +00:00
test-mark-compact.cc [heap] Fix tests for OSB and CSS 2022-10-27 15:52:05 +00:00
test-memory-measurement.cc [test] Make cctest run one test, with maybe custom platform 2022-04-05 09:39:18 +00:00
test-spaces.cc Revert "Reland "[heap] Invoke allocation observers before limiting the LAB"" 2022-11-17 23:05:37 +00:00
test-unmapper.cc Reland: [heap] Load MarkingBarrier from thread local on main thread 2022-11-14 12:18:18 +00:00
test-weak-references.cc [heap] Enable conservative stack scanning on tests 2022-12-14 16:14:12 +00:00
test-write-barrier.cc [heap] Remove V8_CONCURRENT_MARKING_BOOL constant 2022-11-14 10:38:17 +00:00