| 1 | #include "heap/CompleteSubspace.cpp" |
|---|---|
| 2 | #include "heap/ConservativeRoots.cpp" |
| 3 | #include "heap/DeferGC.cpp" |
| 4 | #include "heap/DestructionMode.cpp" |
| 5 | #include "heap/EdenGCActivityCallback.cpp" |
| 6 | #include "heap/FastMallocAlignedMemoryAllocator.cpp" |
| 7 | #include "heap/FreeList.cpp" |
| 8 | #include "heap/FullGCActivityCallback.cpp" |
| 9 |