Searched defs:new_footprint (Results 1 – 3 of 3) sorted by relevance
435 size_t new_footprint = old_allocated + alloc_size; in IsOutOfMemoryOnAllocation() local
302 void JitMemoryRegion::SetFootprintLimit(size_t new_footprint) { in SetFootprintLimit()
195 size_t new_footprint = footprint_ + increment; in AllocPages() local1361 size_t new_footprint = footprint_ - decrement; in Trim() local