Searched refs:curr_bytes_allocated (Results 1 – 1 of 1) sorted by relevance
1850 size_t curr_bytes_allocated = GetBytesAllocated(); in AllocateInternalWithGc() local1852 static_cast<double>(growth_limit_ - curr_bytes_allocated) / growth_limit_; in AllocateInternalWithGc()