Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_string-inl.h31 inline EcmaString *EcmaString::CreateEmptyString(const EcmaVM *vm) in CreateEmptyString() function
Decma_string.h793 static EcmaString *CreateEmptyString(const EcmaVM *vm) in CreateEmptyString() function
/arkcompiler/runtime_core/static_core/runtime/coretypes/
Dstring.cpp183 String *String::CreateEmptyString(const LanguageContext &ctx, PandaVM *vm) in CreateEmptyString() function in ark::coretypes::String
/arkcompiler/ets_runtime/ecmascript/tests/
Dbase_string_test.cpp69 HWTEST_F_L0(BaseStringTest, CreateEmptyString) in HWTEST_F_L0() argument
Decma_string_accessor_test.cpp91 HWTEST_F_L0(EcmaStringAccessorTest, CreateEmptyString) in HWTEST_F_L0() argument