Searched refs:IncreaseAllocatedSize (Results 1 – 4 of 4) sorted by relevance
125 void IncreaseAllocatedSize(size_t allocatedSize) in IncreaseAllocatedSize() function
321 void SparseSpace::IncreaseAllocatedSize(size_t size) in IncreaseAllocatedSize() function in panda::ecmascript::SparseSpace323 allocator_->IncreaseAllocatedSize(size); in IncreaseAllocatedSize()419 allocator_->IncreaseAllocatedSize(localSpace->GetTotalAllocatedSize()); in Merge()
96 void IncreaseAllocatedSize(size_t size);
1272 sparseSpace->IncreaseAllocatedSize(liveObjectSize); in DeserializeSpaceObject()