Searched refs:UpdateAllocationsHash (Results 1 – 2 of 2) sorted by relevance
370 UpdateAllocationsHash(object); in OnAllocationEvent()371 UpdateAllocationsHash(size_in_bytes); in OnAllocationEvent()404 UpdateAllocationsHash(source); in OnMoveEvent()405 UpdateAllocationsHash(target); in OnMoveEvent()406 UpdateAllocationsHash(size_in_bytes); in OnMoveEvent()415 void Heap::UpdateAllocationsHash(HeapObject* object) { in UpdateAllocationsHash() function425 UpdateAllocationsHash(value); in UpdateAllocationsHash()429 void Heap::UpdateAllocationsHash(uint32_t value) { in UpdateAllocationsHash() function
1764 inline void UpdateAllocationsHash(HeapObject* object);1765 inline void UpdateAllocationsHash(uint32_t value);