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.cpp1590 HWTEST_F_L0(EcmaStringTest, SetIsInternString) in HWTEST_F_L0() argument
1597 handleEcmaStrU8->SetIsInternString(); in HWTEST_F_L0()
1605 handleEcmaStrU16Comp->SetIsInternString(); in HWTEST_F_L0()
1613 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.h201 inline void SetIsInternString() in SetIsInternString() function
1165 string_->SetIsInternString(); in SetInternString()