Home
last modified time | relevance | path

Searched defs:pygote_space_allocator (Results 1 – 2 of 2) sorted by relevance

/ark/runtime_core/runtime/tests/
Dpygote_space_allocator_test_base.h91 [[maybe_unused]] auto pygote_space_allocator = GetPygoteSpaceAllocator(); in InitAllocTest() local
110 [[maybe_unused]] auto pygote_space_allocator = GetPygoteSpaceAllocator(); in ForkedAllocTest() local
126 [[maybe_unused]] auto pygote_space_allocator = GetPygoteSpaceAllocator(); in NonMovableLiveObjectAllocTest() local
154 [[maybe_unused]] auto pygote_space_allocator = GetPygoteSpaceAllocator(); in NonMovableUnliveObjectAllocTest() local
179 [[maybe_unused]] auto pygote_space_allocator = GetPygoteSpaceAllocator(); in MovableLiveObjectAllocTest() local
202 [[maybe_unused]] auto pygote_space_allocator = GetPygoteSpaceAllocator(); in MovableUnliveObjectAllocTest() local
226 [[maybe_unused]] auto pygote_space_allocator = GetPygoteSpaceAllocator(); in MuchObjectAllocTest() local
/ark/runtime_core/runtime/mem/gc/
Dgc.cpp165 auto pygote_space_allocator = object_allocator_->GetPygoteSpaceAllocator(); in BindBitmaps() local
568 auto pygote_space_allocator = object_allocator_->GetPygoteSpaceAllocator(); in WaitForGCOnPygoteFork() local
603 auto pygote_space_allocator = object_allocator_->GetPygoteSpaceAllocator(); in IsOnPygoteFork() local
616 auto pygote_space_allocator = object_allocator_->GetPygoteSpaceAllocator(); in MoveObjectsToPygoteSpace() local