Home
last modified time | relevance | path

Searched refs:SetIsInternString (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_test.cpp1543 HWTEST_F_L0(EcmaStringTest, SetIsInternString) in HWTEST_F_L0() argument
1550 handleEcmaStrU8->SetIsInternString(); in HWTEST_F_L0()
1558 handleEcmaStrU16Comp->SetIsInternString(); in HWTEST_F_L0()
1566 handleEcmaStrU16NotComp->SetIsInternString(); in HWTEST_F_L0()
Dconstant_string_test.cpp460 HWTEST_F_L0(ConstantStringTest, SetIsInternString) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Decma_string.h205 inline void SetIsInternString() in SetIsInternString() function
1175 string_->SetIsInternString(); in SetInternString()