Home
last modified time | relevance | path

Searched defs:CreateEmptyString (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_string-inl.h28 inline EcmaString *EcmaString::CreateEmptyString(const EcmaVM *vm) in CreateEmptyString() function
Decma_string.h747 static EcmaString *CreateEmptyString(const EcmaVM *vm) in CreateEmptyString() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dconstant_string_test.cpp56 HWTEST_F_L0(ConstantStringTest, CreateEmptyString) in HWTEST_F_L0() argument
Decma_string_accessor_test.cpp144 HWTEST_F_L0(EcmaStringAccessorTest, CreateEmptyString) in HWTEST_F_L0() argument
Decma_string_test.cpp78 HWTEST_F_L0(EcmaStringTest, CreateEmptyString) in HWTEST_F_L0() argument