Home
last modified time | relevance | path

Searched defs:firstStr (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_string_table.cpp131 EcmaString *firstStr = *firstString; in GetString() local
625 EcmaString *firstStr = *firstString; in GetStringThreadUnsafe() local
Decma_string.cpp608 EcmaString *firstStr = *firstString; in CalculateConcatHashCode() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_string_stub_builder.cpp2956 GateRef firstStr = GetValueFromTaggedArray(singleCharTable, ZExtInt16ToInt32(first)); in StringIteratorNext() local