Searched refs:UpdateAllocationsHash (Results 1 – 3 of 3) sorted by relevance
325 UpdateAllocationsHash(object); in OnAllocationEvent()326 UpdateAllocationsHash(size_in_bytes); in OnAllocationEvent()345 void Heap::UpdateAllocationsHash(HeapObject object) { in UpdateAllocationsHash() function355 UpdateAllocationsHash(value); in UpdateAllocationsHash()358 void Heap::UpdateAllocationsHash(uint32_t value) { in UpdateAllocationsHash() function
1750 inline void UpdateAllocationsHash(HeapObject object);1751 inline void UpdateAllocationsHash(uint32_t value);
3011 UpdateAllocationsHash(source); in OnMoveEvent()3012 UpdateAllocationsHash(target); in OnMoveEvent()3013 UpdateAllocationsHash(size_in_bytes); in OnMoveEvent()