Searched refs:GetCurrentNonMovingAllocator (Results 1 – 5 of 5) sorted by relevance
136 heap->GetCurrentNonMovingAllocator(); in CopyOf()
256 heap->GetCurrentNonMovingAllocator(); in CopyOf()
616 return Alloc<true>(self, Runtime::Current()->GetHeap()->GetCurrentNonMovingAllocator()); in AllocNonMovableObject()
205 GetCurrentNonMovingAllocator(), in AllocNonMovableObject()219 AllocatorType GetCurrentNonMovingAllocator() const { in GetCurrentNonMovingAllocator() function
87 gc::AllocatorType allocator = runtime->GetHeap()->GetCurrentNonMovingAllocator(); in VMRuntime_newNonMovableArray()