Searched refs:new_num_bytes_allocated (Results 1 – 2 of 2) sorted by relevance
79 size_t new_num_bytes_allocated = 0; in AllocObjectWithAllocator() local156 new_num_bytes_allocated = static_cast<size_t>( in AllocObjectWithAllocator()206 CheckConcurrentGC(self, new_num_bytes_allocated, &obj); in AllocObjectWithAllocator()407 size_t new_num_bytes_allocated, in CheckConcurrentGC() argument409 if (UNLIKELY(new_num_bytes_allocated >= concurrent_start_bytes_)) { in CheckConcurrentGC()
880 size_t new_num_bytes_allocated,