Searched refs:IncrementLiveBytesFromMutator (Results 1 – 3 of 3) sorted by relevance
438 static void IncrementLiveBytesFromMutator(HeapObject* object, int by);
924 void MemoryChunk::IncrementLiveBytesFromMutator(HeapObject* object, int by) { in AllocateChunk() function in v8::internal::MemoryChunk
3116 MemoryChunk::IncrementLiveBytesFromMutator(object, by); in AdjustLiveBytes()