Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Decma_string.cpp598 CVector<uint8_t> bufSecondUint8; in CalculateConcatHashCode() local
603 const uint8_t *dataSecond = EcmaString::GetUtf8DataFlat(secondStr, bufSecondUint8); in CalculateConcatHashCode()
609 const uint8_t *dataSecond = EcmaString::GetUtf8DataFlat(secondStr, bufSecondUint8); in CalculateConcatHashCode()

Completed in 4 milliseconds