Searched defs:AdjustLiveBytes (Results 1 – 2 of 2) sorted by relevance
2852 void AdjustLiveBytes(int by) { objects_size_ += by; } in AdjustLiveBytes() function
3148 void Heap::AdjustLiveBytes(HeapObject* object, int by) { in AdjustLiveBytes() function in v8::internal::Heap