Searched refs:ComputeRunningHashOneByte (Results 1 – 2 of 2) sorted by relevance
46 V8_INLINE static uint32_t ComputeRunningHashOneByte(uint32_t running_hash,
57 uint32_t StringHasher::ComputeRunningHashOneByte(uint32_t running_hash, in ComputeRunningHashOneByte() function