Searched refs:was_default_allocator (Results 1 – 1 of 1) sorted by relevance
1579 bool was_default_allocator = allocator == GetCurrentAllocator(); in AllocateInternalWithGc() local1590 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()1606 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()1626 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()1656 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()1674 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()1723 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()