Home
last modified time | relevance | path

Searched defs:CalculateConcatHashCode (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_hash_test.cpp114 HWTEST_F_L0(EcmaStringHashTest, CalculateConcatHashCode) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Decma_string.cpp417 uint32_t EcmaString::CalculateConcatHashCode(const JSThread *thread, const JSHandle<EcmaString> &fi… in CalculateConcatHashCode() function in panda::ecmascript::EcmaString