Searched refs:memory_chunk (Results 1 – 1 of 1) sorted by relevance
417 MemoryChunk* memory_chunk = MemoryChunk::FromAddress(object_address); in UpdateAllocationsHash() local418 AllocationSpace allocation_space = memory_chunk->owner()->identity(); in UpdateAllocationsHash()422 static_cast<uint32_t>(object_address - memory_chunk->address()) | in UpdateAllocationsHash()