Home
last modified time | relevance | path

Searched refs:SetInternString (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_string_table.cpp97 EcmaStringAccessor(string).SetInternString(); in InternString()
Decma_string.h1163 void SetInternString() in SetInternString() function
/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_accessor_test.cpp483 HWTEST_F_L0(EcmaStringAccessorTest, SetInternString) in HWTEST_F_L0() argument
490 EcmaStringAccessor(handleEcmaStrU8).SetInternString(); in HWTEST_F_L0()
498 EcmaStringAccessor(handleEcmaStrU16Comp).SetInternString(); in HWTEST_F_L0()
506 EcmaStringAccessor(handleEcmaStrU16NotComp).SetInternString(); in HWTEST_F_L0()
Dconstant_string_test.cpp516 EcmaStringAccessor(handleEcmaStrU8).SetInternString(); in HWTEST_F_L0()