..
heap-tester.h
[heap] Remove references to semi spaces from heap.cc
2022-05-16 15:45:40 +00:00
heap-utils.cc
[heap] Replace IncrementalMarking::IsRunning() with IsMarking()
2022-08-23 14:51:29 +00:00
heap-utils.h
[heap] Implement SimulateFullSpace for PagedNewSpace
2022-08-12 12:55:52 +00:00
test-alloc.cc
[rwx][mac] Fix component build
2022-05-11 12:33:52 +00:00
test-array-buffer-tracker.cc
[heap] Update unittests for MinorMC
2022-08-10 06:54:03 +00:00
test-compaction.cc
[heap] Implement PagedNewSpace
2022-07-21 14:33:47 +00:00
test-concurrent-allocation.cc
[rwx][mac] Fix component build
2022-05-11 12:33:52 +00:00
test-concurrent-marking.cc
[heap] Another round of Worklist simplifications
2022-08-23 09:26:15 +00:00
test-external-string-tracker.cc
[heap] Update unittests for MinorMC
2022-08-10 06:54:03 +00:00
test-heap.cc
[heap] Replace IncrementalMarking::IsRunning() with IsMarking()
2022-08-23 14:51:29 +00:00
test-incremental-marking.cc
[test] Make cctest run one test, with maybe custom platform
2022-04-05 09:39:18 +00:00
test-invalidated-slots.cc
[heap] Check liveness of invalidated objects in UpdateUntypedPointers
2022-05-18 07:47:28 +00:00
test-iterators.cc
Reland "[ext-code-space] Fix Code vs non-Code comparisons"
2022-08-22 13:38:51 +00:00
test-mark-compact.cc
[heap] Remove IncrementalMarking::StartBlackAllocationForTesting
2022-08-09 20:03:13 +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-shared-heap.cc
[heap] Support allocation of large shared objects
2022-08-08 12:04:52 +00:00
test-spaces.cc
[heap] Fix PagedNewSpace initialization
2022-07-25 12:16:46 +00:00
test-unmapper.cc
[test] Make cctest run one test, with maybe custom platform
2022-04-05 09:39:18 +00:00
test-weak-references.cc
[heap] Update unittests for MinorMC
2022-08-10 06:54:03 +00:00
test-write-barrier.cc
[heap] Fix failed tests when enabling single generation
2021-04-21 07:33:51 +00:00