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.h475 static EcmaString *CreateEmptyString(const EcmaVM *vm) in CreateEmptyString() function
/arkcompiler/runtime_core/runtime/coretypes/
Dstring.cpp139 String *String::CreateEmptyString(const LanguageContext &ctx, PandaVM *vm) in CreateEmptyString() function in panda::coretypes::String
/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_accessor_test.cpp87 HWTEST_F_L0(EcmaStringAccessorTest, CreateEmptyString) in HWTEST_F_L0() argument
Decma_string_test.cpp78 HWTEST_F_L0(EcmaStringTest, CreateEmptyString) in HWTEST_F_L0() argument