Home
last modified time | relevance | path

Searched refs:NOT_INTEGER (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Decma_string.cpp521 hashCode = MixHashcode(hashCode, NOT_INTEGER); in CalculateAllConcatHashCode()
933 return MixHashcode(hash, NOT_INTEGER); in ComputeHashcode()
940 return MixHashcode(hash, NOT_INTEGER); in ComputeHashcode()
954 return MixHashcode(hash, NOT_INTEGER); in ComputeHashcodeUtf8()
962 return MixHashcode(hash, NOT_INTEGER); in ComputeHashcodeUtf8()
977 return MixHashcode(hash, NOT_INTEGER); in ComputeHashcodeUtf16()
H A Dtagged_dictionary.cpp44 return EcmaString::MixHashcode(hash, EcmaString::NOT_INTEGER); in Hash()
H A Decma_string.h85 NOT_INTEGER = 0, enumerator

Completed in 8 milliseconds