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()
264 GetCurrentNonMovingAllocator(), in AllocNonMovableObject()285 AllocatorType GetCurrentNonMovingAllocator() const { in GetCurrentNonMovingAllocator() function
122 gc::AllocatorType allocator = runtime->GetHeap()->GetCurrentNonMovingAllocator(); in VMRuntime_newNonMovableArray()