Searched refs:ComputeLongHash (Results 1 – 4 of 4) sorted by relevance
22 # fun:*v8*internal*ComputeLongHash*
958 : ComputeLongHash(double_to_uint64(AsNumber())); in Hash()
496 inline uint32_t ComputeLongHash(uint64_t key) { in ComputeLongHash() function
3083 hash = ComputeLongHash(double_to_uint64(num)); in GetSimpleHash()