| /arkcompiler/ets_runtime/ecmascript/mem/shared_heap/ |
| H A D | shared_gc.h | 30 explicit SharedGC(SharedHeap *heap) : sHeap_(heap), sWorkManager_(heap->GetWorkManager()) {} in SharedGC() argument
|
| H A D | shared_full_gc.h | 29 explicit SharedFullGC(SharedHeap *heap) : sHeap_(heap), sWorkManager_(heap->GetWorkManager()) {} in SharedFullGC() argument
|
| H A D | shared_concurrent_sweeper.cpp | 20 SharedConcurrentSweeper::SharedConcurrentSweeper(SharedHeap *heap, EnableConcurrentSweepType type) in SharedConcurrentSweeper() argument
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| H A D | throw_oom_error_test.cpp | 56 auto heap = const_cast<Heap *>(ecmaVm->GetHeap()); in HWTEST_F_L0() local
|
| H A D | idle_gc_trigger_test.cpp | 42 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); variable 50 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local 58 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local 70 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 78 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 90 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 100 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 110 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 120 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 129 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 140 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 153 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 163 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 175 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 185 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 197 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 213 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 225 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 241 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 250 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 263 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 272 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 280 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 291 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 302 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 310 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 319 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 330 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 341 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local [all...] |
| H A D | jit_fort_test.cpp | 40 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); variable
|
| H A D | incremental_marking_test.cpp | 57 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
|
| H A D | gc_verify_test.cpp | 44 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); variable 52 Heap *heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local 60 Heap *heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local 68 Heap *heap in HWTEST_F_L0() local 76 Heap *heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local [all...] |
| H A D | huge_object_test.cpp | 63 auto heap = ecmaVm->GetHeap(); in HWTEST_F_L0() local
|
| H A D | machine_code_test.cpp | 43 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); variable
|
| H A D | js_verification_test.cpp | 39 auto heap = const_cast<Heap *>(ecmaVm->GetHeap()); in HWTEST_F_L0() local 64 auto heap in HWTEST_F_L0() local 88 auto heap = const_cast<Heap*>(ecmaVm->GetHeap()); HWTEST_F_L0() local [all...] |
| H A D | gc_third_test.cpp | 41 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); variable 49 Heap *heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local 138 SharedHeap *heap = SharedHeap::GetInstance(); HWTEST_F_L0() local 144 SharedHeap *heap = SharedHeap::GetInstance(); HWTEST_F_L0() local 150 SharedHeap *heap = SharedHeap::GetInstance(); HWTEST_F_L0() local 156 SharedHeap *heap = SharedHeap::GetInstance(); HWTEST_F_L0() local 163 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 180 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 197 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 216 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 234 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 252 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 267 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 275 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 283 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 291 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 297 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 304 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 313 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 319 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 325 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 331 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 339 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 346 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 353 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 360 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 368 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 376 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 383 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 390 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 396 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 403 SharedHeap *heap = SharedHeap::GetInstance(); HWTEST_F_L0() local 410 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 416 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 424 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 431 SharedHeap *heap = SharedHeap::GetInstance(); HWTEST_F_L0() local 438 SharedHeap *heap = SharedHeap::GetInstance(); HWTEST_F_L0() local 446 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local [all...] |
| H A D | concurrent_marking_test.cpp | 39 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); variable 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()); HWTEST_F_L0() local 127 Heap *heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local [all...] |
| H A D | read_only_space_test.cpp | 87 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()); HWTEST_F_L0() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| H A D | rset_worklist_handler-inl.h | 26 inline RSetWorkListHandler::RSetWorkListHandler(Heap *heap) : heap_(heap) in RSetWorkListHandler() argument 42 inline void RSetWorkListHandler::EnumerateRegions(const Heap *heap) in EnumerateRegions() argument 52 inline void RSetWorkListHandler::CollectRSetItemsInHeap(const Heap *heap) in CollectRSetItemsInHeap() argument [all...] |
| H A D | partial_gc.cpp | 26 PartialGC::PartialGC(Heap *heap) : heap_(heap), workManager_(heap->GetWorkManager()) {} in PartialGC() argument
|
| H A D | allocation_inspector.h | 27 explicit AllocationInspector(Heap *heap, uint64_t rate, HeapSampling *profiler) in AllocationInspector() argument
|
| H A D | thread_local_allocation_buffer.h | 28 ThreadLocalAllocationBuffer(Heap *heap) : heap_(heap) {} in ThreadLocalAllocationBuffer() argument
|
| H A D | incremental_marker.cpp | 27 IncrementalMarker::IncrementalMarker(Heap *heap) in IncrementalMarker() argument
|
| H A D | verification.h | 32 VerifyScope(BaseHeap *heap) : heap_(heap) in VerifyScope() argument 52 VerifyObjectVisitor(const BaseHeap *heap, size_t *failCount, in VerifyObjectVisitor() argument 92 explicit Verification(Heap *heap, VerifyKind verifyKind = VerifyKind::VERIFY_PRE_GC) in Verification() argument 115 SharedHeapVerification(SharedHeap *heap, VerifyKind verifyKind) SharedHeapVerification() argument [all...] |
| H A D | full_gc.cpp | 25 FullGC::FullGC(Heap *heap) : heap_(heap), workManager_(heap->GetWorkManager()) {} in FullGC() argument
|
| H A D | concurrent_marker.cpp | 25 ConcurrentMarker::ConcurrentMarker(Heap *heap, EnableConcurrentMarkType type) in ConcurrentMarker() argument
|
| H A D | concurrent_sweeper.cpp | 22 ConcurrentSweeper::ConcurrentSweeper(Heap *heap, EnableConcurrentSweepType type) in ConcurrentSweeper() argument
|
| H A D | parallel_marker.h | 99 explicit NonMovableMarker(Heap *heap) : Marker(heap) {} in NonMovableMarker() argument 124 explicit MovableMarker(Heap *heap) : Marker(heap) {} in MovableMarker() argument 154 explicit SemiGCMarker(Heap *heap) : MovableMarker(heap) {} in SemiGCMarker() argument 175 explicit CompressGCMarker(Heap *heap) : MovableMarker(heap) {} in CompressGCMarker() argument
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | free_object.cpp | 23 FreeObject *FreeObject::FillFreeObject(BaseHeap *heap, uintptr_t address, size_t size) in FillFreeObject() argument
|