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.cpp1586 HWTEST_F_L0(EcmaStringTest, SetIsInternString) in HWTEST_F_L0() argument
1593 handleEcmaStrU8->SetIsInternString(); in HWTEST_F_L0()
1601 handleEcmaStrU16Comp->SetIsInternString(); in HWTEST_F_L0()
1609 handleEcmaStrU16NotComp->SetIsInternString(); in HWTEST_F_L0()
Dconstant_string_test.cpp509 HWTEST_F_L0(ConstantStringTest, SetIsInternString) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Decma_string.h147 void SetIsInternString() in SetIsInternString() function
836 string_->SetIsInternString(); in SetInternString()