Lines Matching refs:ComputeIntegerHash
184 uint32_t hash = ComputeIntegerHash(tag_, v8::internal::kZeroHashSeed);
186 hash ^= ComputeIntegerHash(static_cast<uint32_t>(shared_id_),
189 hash ^= ComputeIntegerHash(
192 hash ^= ComputeIntegerHash(
195 hash ^= ComputeIntegerHash(
198 hash ^= ComputeIntegerHash(line_number_, v8::internal::kZeroHashSeed);
1408 id ^= ComputeIntegerHash(static_cast<uint32_t>(element_count),