Searched refs:ObjectAddressForHashing (Results 1 – 3 of 3) sorted by relevance
1893 uint32_t hash = ComputeIntegerHash(ObjectAddressForHashing(inner_pointer), in GetCacheEntry()
8360 static inline uint32_t ObjectAddressForHashing(void* object) { in ObjectAddressForHashing() function
12168 int hash = ObjectAddressForHashing(GetConstructor()) >> 2; in Hash()12173 hash ^= ObjectAddressForHashing(prototype()) << (32 - kPageSizeBits); in Hash()