Searched refs:curr_bytes_allocated (Results 1 – 1 of 1) sorted by relevance
2003 size_t curr_bytes_allocated = GetBytesAllocated(); in AllocateInternalWithGc() local2004 size_t free_heap = UnsignedDifference(growth_limit_, curr_bytes_allocated); in AllocateInternalWithGc()