Home
last modified time | relevance | path

Searched defs:heap (Results 1 – 25 of 78) sorted by relevance

1234

/arkcompiler/ets_runtime/ecmascript/tests/
Dgc_third_test.cpp61 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in SetUp() local
69 Heap *heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
115 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
157 SharedHeap *heap = SharedHeap::GetInstance(); in HWTEST_F_L0() local
163 SharedHeap *heap = SharedHeap::GetInstance(); in HWTEST_F_L0() local
169 SharedHeap *heap = SharedHeap::GetInstance(); in HWTEST_F_L0() local
175 SharedHeap *heap = SharedHeap::GetInstance(); in HWTEST_F_L0() local
182 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
203 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
220 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
[all …]
Didle_gc_trigger_test.cpp43 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in SetUp() local
55 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
63 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
75 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
83 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
95 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
105 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
115 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
125 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
134 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
[all …]
Dgc_second_test.cpp50 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in SetUp() local
58 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
70 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
104 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
125 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
145 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
170 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
192 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
204 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
217 Heap *heap = const_cast<Heap *>(vm->GetHeap()); in HWTEST_F_L0() local
[all …]
Dgc_verify_test.cpp43 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in SetUp() local
51 Heap *heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
59 Heap *heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
67 Heap *heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
Dconcurrent_marking_test.cpp39 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in SetUp() local
59 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
77 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
87 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
108 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
127 Heap *heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
Dread_only_space_test.cpp87 auto *heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
106 auto *heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
115 auto *heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
132 auto *heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
145 auto *heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
Djs_verification_test.cpp39 auto heap = const_cast<Heap *>(ecmaVm->GetHeap()); in HWTEST_F_L0() local
43 auto funcVerify = [](TaggedObject *object, [[maybe_unused]] Verification &v, const Heap *heap) { in HWTEST_F_L0()
64 auto heap = const_cast<Heap *>(ecmaVm->GetHeap()); in HWTEST_F_L0() local
88 auto heap = const_cast<Heap*>(ecmaVm->GetHeap()); in HWTEST_F_L0() local
Dgc_first_test.cpp41 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in SetUp() local
50 auto heap = thread->GetEcmaVM()->GetHeap(); in HWTEST_F_L0() local
70 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
92 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
110 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
134 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
250 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
276 auto heap = new Heap(thread->GetEcmaVM()); in HWTEST_F_L0() local
Dgc_taskpool_test.cpp66 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
77 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
91 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
105 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
123 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
Dgc_region_promotion_test.cpp28 explicit NewToOldPromotionCase(Heap *heap) : heap_(heap) {} in NewToOldPromotionCase()
93 Heap *heap = const_cast<Heap *>(instance->GetHeap()); in HWTEST_F_L0() local
118 Heap *heap = const_cast<Heap *>(instance->GetHeap()); in HWTEST_F_L0() local
Dmem_controller_test.cpp41 auto heap = const_cast<Heap *>(ecmaVm->GetHeap()); in HWTEST_F_L0() local
72 auto heap = const_cast<Heap *>(ecmaVm->GetHeap()); in HWTEST_F_L0() local
120 auto heap = const_cast<Heap *>(ecmaVm->GetHeap()); in HWTEST_F_L0() local
130 auto heap = const_cast<Heap *>(ecmaVm->GetHeap()); in HWTEST_F_L0() local
158 auto heap = const_cast<Heap *>(ecmaVm->GetHeap()); in HWTEST_F_L0() local
Dheap_helper_test.cpp39 explicit HeapTestHelper(Heap *heap) : heap_(heap) {} in HeapTestHelper()
/arkcompiler/runtime_core/static_core/runtime/mem/
Dheap_verifier.h32 …explicit HeapReferenceVerifier(HeapManager *heap, size_t *count) : heap_(heap), failCount_(count) … in HeapReferenceVerifier()
52 HeapObjectVerifier(HeapManager *heap, size_t *count) : heap_(heap), failCount_(count) {} in HeapObjectVerifier()
68 explicit HeapVerifierBase(HeapManager *heap) : heap_(heap) {} in HeapVerifierBase()
81 explicit HeapVerifier(HeapManager *heap) : HeapVerifierBase(heap) {} in HeapVerifier()
106 explicit FastHeapVerifier(HeapManager *heap) : HeapVerifierBase(heap) {} in FastHeapVerifier()
149 explicit HeapVerifierIntoGC(HeapManager *heap) : HeapVerifierBase(heap) {} in HeapVerifierIntoGC()
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_gc.cpp24 auto *heap = info->GetThread()->GetEcmaVM()->GetHeap(); in GetFreeHeapSize() local
31 auto *heap = info->GetThread()->GetEcmaVM()->GetHeap(); in GetReservedHeapSize() local
37 auto *heap = info->GetThread()->GetEcmaVM()->GetHeap(); in GetUsedHeapSize() local
57 auto *heap = const_cast<Heap *>(info->GetThread()->GetEcmaVM()->GetHeap()); in RegisterNativeAllocation() local
72 auto *heap = const_cast<Heap *>(info->GetThread()->GetEcmaVM()->GetHeap()); in RegisterNativeFree() local
85 auto *heap = const_cast<Heap *>(info->GetThread()->GetEcmaVM()->GetHeap()); in WaitForFinishGC() local
103 auto *heap = const_cast<Heap *>(info->GetThread()->GetEcmaVM()->GetHeap()); in StartGC() local
159 void BuiltinsGc::WaitAndHandleConcurrentMarkingFinished(Heap *heap) in WaitAndHandleConcurrentMarkingFinished()
/arkcompiler/ets_runtime/ecmascript/mem/
Dverification.h32 VerifyScope(BaseHeap *heap) : heap_(heap) in VerifyScope()
54 : heap_(heap), failCount_(failCount), verifyKind_(verifyKind) in heap_() argument
91 : heap_(heap), verifyKind_(verifyKind) {} in heap_() argument
128 explicit SharedHeapVerification(SharedHeap *heap, VerifyKind verifyKind) in SharedHeapVerification()
Drset_worklist_handler-inl.h26 inline RSetWorkListHandler::RSetWorkListHandler(Heap *heap, JSThread *thread) : heap_(heap), ownerT… in RSetWorkListHandler()
42 inline void RSetWorkListHandler::EnumerateRegions(const Heap *heap) in EnumerateRegions()
52 inline void RSetWorkListHandler::CollectRSetItemsInHeap(const Heap *heap) in CollectRSetItemsInHeap()
Dparallel_marker.h67 explicit NonMovableMarker(Heap *heap) : Marker(heap) {} in NonMovableMarker()
87 explicit CompressGCMarker(Heap *heap) : Marker(heap) {} in CompressGCMarker()
Dbarriers.cpp26 auto heap = thread->GetEcmaVM()->GetHeap(); in Update() local
59 Heap *heap = const_cast<Heap*>(thread->GetEcmaVM()->GetHeap()); in UpdateShared() local
Dlinear_space.cpp23 LinearSpace::LinearSpace(Heap *heap, MemSpaceType type, size_t initialCapacity, size_t maximumCapac… in LinearSpace()
176 SemiSpace::SemiSpace(Heap *heap, size_t initialCapacity, size_t maximumCapacity) in SemiSpace()
339 SnapshotSpace::SnapshotSpace(Heap *heap, size_t initialCapacity, size_t maximumCapacity) in SnapshotSpace()
342 ReadOnlySpace::ReadOnlySpace(Heap *heap, size_t initialCapacity, size_t maximumCapacity, MemSpaceTy… in ReadOnlySpace()
Dspace.cpp23 Space::Space(BaseHeap* heap, HeapRegionAllocator *heapRegionAllocator, in Space()
87 HugeObjectSpace::HugeObjectSpace(Heap *heap, HeapRegionAllocator *heapRegionAllocator, in HugeObjectSpace()
93 HugeObjectSpace::HugeObjectSpace(Heap *heap, HeapRegionAllocator *heapRegionAllocator, in HugeObjectSpace()
99 HugeMachineCodeSpace::HugeMachineCodeSpace(Heap *heap, HeapRegionAllocator *heapRegionAllocator, in HugeMachineCodeSpace()
Dheap_region_allocator.cpp29 …onAllocator::AllocateAlignedRegion(Space *space, size_t capacity, JSThread* thread, BaseHeap *heap, in AllocateAlignedRegion()
128 void HeapRegionAllocator::TemporarilyEnsureAllocateionAlwaysSuccess(BaseHeap *heap) in TemporarilyEnsureAllocateionAlwaysSuccess()
Dallocation_inspector.h27 explicit AllocationInspector(Heap *heap, uint64_t rate, HeapSampling *profiler) in AllocationInspector()
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
Dshared_gc.h32 explicit SharedGC(SharedHeap *heap) : sHeap_(heap), sWorkManager_(heap->GetWorkManager()) {} in SharedGC()
Dshared_full_gc.h32 explicit SharedFullGC(SharedHeap *heap) : sHeap_(heap), sWorkManager_(heap->GetWorkManager()) {} in SharedFullGC()
/arkcompiler/ets_runtime/ecmascript/
Dfree_object.cpp23 FreeObject *FreeObject::FillFreeObject(BaseHeap *heap, uintptr_t address, size_t size) in FillFreeObject()

1234