Home
last modified time | relevance | path

Searched refs:memory_chunk (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/heap/
Dheap-inl.h417 MemoryChunk* memory_chunk = MemoryChunk::FromAddress(object_address); in UpdateAllocationsHash() local
418 AllocationSpace allocation_space = memory_chunk->owner()->identity(); in UpdateAllocationsHash()
422 static_cast<uint32_t>(object_address - memory_chunk->address()) | in UpdateAllocationsHash()