Searched defs:ComputeHashField (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/snapshot/ | ||
D | deserializer.cc | 136 uint32_t StringTableInsertionKey::ComputeHashField(String* string) { in ComputeHashField() function in v8::internal::StringTableInsertionKey |
/external/v8/src/ | ||
D | objects.cc | 17022 uint32_t ComputeHashField(uint16_t c1, uint16_t c2, uint64_t seed) { in ComputeHashField() function in v8::internal::TwoCharHashTableKey |