Searched defs:hashCode (Results 1 – 1 of 1) sorted by relevance
30 uint32_t hashCode = firstString->GetHashcode(); in GetString() local45 uint32_t hashCode = EcmaString::ComputeHashcodeUtf8(utf8Data, utf8Len, canBeCompress); in GetString() local59 … uint32_t hashCode = EcmaString::ComputeHashcodeUtf16(const_cast<uint16_t *>(utf16Data), utf16Len); in GetString() local