Searched refs:IncrementLiveBytesFromMutator (Results 1 – 3 of 3) sorted by relevance
521 static void IncrementLiveBytesFromMutator(Address address, int by);
868 void MemoryChunk::IncrementLiveBytesFromMutator(Address address, int by) { in IncrementLiveBytesFromMutator() function in v8::internal::MemoryChunk
3255 MemoryChunk::IncrementLiveBytesFromMutator(address, by); in AdjustLiveBytes()