v8/test/unittests/heap/cppgc
Omer Katz ac35661ca1 cppgc: Add regression test for bug v8:10989
Bug: v8:10989
Change-Id: Ifccaec87661894c25b3078ace612b7ce02e9f6a6
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2454069
Commit-Queue: Omer Katz <omerkatz@chromium.org>
Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
Cr-Commit-Position: refs/heads/master@{#70361}
2020-10-06 20:27:56 +00:00
..
concurrent-marking-unittest.cc cppgc: Add concurrent marking tests 2020-09-28 09:43:36 +00:00
concurrent-sweeper-unittest.cc cppgc: Initial incremental marking implementation. 2020-08-19 13:50:16 +00:00
custom-spaces-unittest.cc cppgc: Mark custom spaces as compactable 2020-10-06 14:59:22 +00:00
finalizer-trait-unittest.cc cppgc: Rename unittest files 2020-05-08 08:50:48 +00:00
free-list-unittest.cc cppgc: Rename unittest files 2020-05-08 08:50:48 +00:00
garbage-collected-unittest.cc cppgc: Use object start bitmap to trace mixins 2020-07-10 12:00:45 +00:00
gc-info-unittest.cc cppgc: Add TraceCallback to GCInfo 2020-05-13 23:53:43 +00:00
gc-invoker-unittest.cc cppgc: Support incremental marking without non-nested tasks 2020-09-17 12:07:17 +00:00
heap-growing-unittest.cc cppgc: Update heap growing heuristics for incremental gc 2020-08-31 21:56:03 +00:00
heap-object-header-unittest.cc cppgc: Remove -inl.h files 2020-07-01 08:46:26 +00:00
heap-page-unittest.cc cppgc: Remove -inl.h files 2020-07-01 08:46:26 +00:00
heap-unittest.cc cppgc: Clean up some tests 2020-06-16 10:00:59 +00:00
incremental-marking-schedule-unittest.cc cppgc: Port incremental marking schedule 2020-08-28 10:27:16 +00:00
logging-unittest.cc cppgc: Rename unittest files 2020-05-08 08:50:48 +00:00
marker-unittest.cc cppgc: Mark in construction objects externally 2020-10-02 13:42:48 +00:00
marking-verifier-unittest.cc cppgc: Add regression test for bug v8:10989 2020-10-06 20:27:56 +00:00
marking-visitor-unittest.cc cppgc: Concurrent marking 2020-10-06 15:47:21 +00:00
member-unittest.cc cppgc: Nullify source Members on move 2020-08-28 10:38:36 +00:00
minor-gc-unittest.cc cppgc: Remove -inl.h files 2020-07-01 08:46:26 +00:00
object-start-bitmap-unittest.cc cppgc: Remove -inl.h files 2020-07-01 08:46:26 +00:00
page-memory-unittest.cc cppgc: Remove -inl.h files 2020-07-01 08:46:26 +00:00
persistent-unittest.cc cppgc: Move LivenessBrokerFactory to corresponding file 2020-06-29 16:48:36 +00:00
prefinalizer-unittest.cc cppgc: Use object start bitmap to trace mixins 2020-07-10 12:00:45 +00:00
run-all-unittests.cc cppgc: Hello world 2020-03-23 21:42:56 +00:00
source-location-unittest.cc cppgc: Rename unittest files 2020-05-08 08:50:48 +00:00
stack-unittest.cc Disable GCStackTest.IteratePointersFindsParameterNesting8 for MSVC 2020-10-02 09:08:46 +00:00
stats-collector-unittest.cc [unittests] Convert to the new MOCK_METHOD macro. 2020-06-10 15:50:38 +00:00
sweeper-unittest.cc cppgc: Initial incremental marking implementation. 2020-08-19 13:50:16 +00:00
test-platform.cc Reland "cppgc: Provide jobs support through DefaultPlatform and TestPlatform" 2020-09-28 09:07:25 +00:00
test-platform.h Reland "cppgc: Provide jobs support through DefaultPlatform and TestPlatform" 2020-09-28 09:07:25 +00:00
tests.cc cppgc: Introduce HeapBase 2020-06-15 11:03:08 +00:00
tests.h cppgc: Fetch test name for ForceGarbageCollectionSlow in tests 2020-10-06 11:34:20 +00:00
visitor-unittest.cc cppgc: Use object start bitmap to trace mixins 2020-07-10 12:00:45 +00:00
write-barrier-unittest.cc cppgc: Concurrent marking 2020-10-06 15:47:21 +00:00