Searched refs:IncrementLiveBytesBackground (Results 1 – 3 of 3) sorted by relevance
193 heap()->incremental_marking()->IncrementLiveBytesBackground( in CreateBlackAreaBackground()218 heap()->incremental_marking()->IncrementLiveBytesBackground( in DestroyBlackAreaBackground()
212 void IncrementLiveBytesBackground(MemoryChunk* chunk, intptr_t by) { in IncrementLiveBytesBackground() function
78 IncrementLiveBytesBackground(chunk, static_cast<intptr_t>(object_size)); in MarkBlackBackground()