Searched defs:heapRegionAllocator (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | space.cpp | 26 Space::Space(BaseHeap* heap, HeapRegionAllocator *heapRegionAllocator, in Space() 90 HugeObjectSpace::HugeObjectSpace(Heap *heap, HeapRegionAllocator *heapRegionAllocator, in HugeObjectSpace() 96 HugeObjectSpace::HugeObjectSpace(Heap *heap, HeapRegionAllocator *heapRegionAllocator, in HugeObjectSpace() 102 HugeMachineCodeSpace::HugeMachineCodeSpace(Heap *heap, HeapRegionAllocator *heapRegionAllocator, in HugeMachineCodeSpace()
|
| D | gc_stats.cpp | 178 HeapRegionAllocator *heapRegionAllocator = heap_->GetHeapRegionAllocator(); in PrintGCMemoryStatistic() local 744 HeapRegionAllocator *heapRegionAllocator = sHeap_->GetHeapRegionAllocator(); in PrintGCMemoryStatistic() local
|
| D | heap.cpp | 207 …eap::Initialize(NativeAreaAllocator *nativeAreaAllocator, HeapRegionAllocator *heapRegionAllocator, in Initialize()
|
| /arkcompiler/ets_runtime/ecmascript/mem/shared_heap/ |
| D | shared_space.cpp | 660 …redHugeObjectSpace::SharedHugeObjectSpace(BaseHeap *heap, HeapRegionAllocator *heapRegionAllocator, in SharedHugeObjectSpace()
|