Searched refs:previous_allocation_size_ (Results 1 – 2 of 2) sorted by relevance
263 int previous_allocation_size_ = 0; variable
1139 DCHECK_LE(object_size, previous_allocation_size_); in Allocate()1148 previous_allocation_size_ = size; in Allocate()