Searched refs:GetCurrentNonMovingAllocator (Results 1 – 5 of 5) sorted by relevance
82 return Alloc(self, Runtime::Current()->GetHeap()->GetCurrentNonMovingAllocator()); in AllocNonMovableObject()
71 : heap->GetCurrentNonMovingAllocator(); in CopyOf()
148 : heap->GetCurrentNonMovingAllocator(); in CopyOf()
265 GetCurrentNonMovingAllocator(), in AllocNonMovableObject()289 AllocatorType GetCurrentNonMovingAllocator() const { in GetCurrentNonMovingAllocator() function295 GetCurrentNonMovingAllocator() : GetCurrentAllocator(); in GetUpdatedAllocator()
116 gc::AllocatorType allocator = runtime->GetHeap()->GetCurrentNonMovingAllocator(); in VMRuntime_newNonMovableArray()