Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_string_table.cpp94 EcmaStringAccessor(string).SetInternString(); in InternString()
Decma_string.h834 void SetInternString() in SetInternString() function
/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_accessor_test.cpp489 HWTEST_F_L0(EcmaStringAccessorTest, SetInternString) in HWTEST_F_L0() argument
496 EcmaStringAccessor(handleEcmaStrU8).SetInternString(); in HWTEST_F_L0()
504 EcmaStringAccessor(handleEcmaStrU16Comp).SetInternString(); in HWTEST_F_L0()
512 EcmaStringAccessor(handleEcmaStrU16NotComp).SetInternString(); in HWTEST_F_L0()
Dconstant_string_test.cpp516 EcmaStringAccessor(handleEcmaStrU8).SetInternString(); in HWTEST_F_L0()