Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstring_builder_optimizer.cpp197 acc_.SetStringStatus(gate, EcmaString::BEGIN_STRING_ADD); in StatusTransfer()
H A Dtyped_hcr_lowering.cpp2182 return status == EcmaString::BEGIN_STRING_ADD || status == EcmaString::IN_STRING_ADD; in IsFirstConcatInStringAdd()
2190 status == EcmaString::BEGIN_STRING_ADD; in ConcatIsInStringAdd()
/arkcompiler/ets_runtime/ecmascript/
H A Decma_string.h96 BEGIN_STRING_ADD = 1, enumerator

Completed in 10 milliseconds