Searched refs:UpdateAllocationsHash (Results 1 – 2 of 2) sorted by relevance
233 UpdateAllocationsHash(object); in OnAllocationEvent()234 UpdateAllocationsHash(size_in_bytes); in OnAllocationEvent()264 UpdateAllocationsHash(source); in OnMoveEvent()265 UpdateAllocationsHash(target); in OnMoveEvent()266 UpdateAllocationsHash(size_in_bytes); in OnMoveEvent()277 void Heap::UpdateAllocationsHash(HeapObject* object) { in UpdateAllocationsHash() function287 UpdateAllocationsHash(value); in UpdateAllocationsHash()291 void Heap::UpdateAllocationsHash(uint32_t value) { in UpdateAllocationsHash() function
1946 inline void UpdateAllocationsHash(HeapObject* object);1947 inline void UpdateAllocationsHash(uint32_t value);