Home
last modified time | relevance | path

Searched defs:emptyStr (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dglobal_env.cpp28 JSTaggedValue emptyStr = thread->GlobalConstants()->GetEmptyString(); in Init() local
Djs_tagged_value.cpp865 auto emptyStr = globalConst->GetHandledEmptyString(); in ToString() local
Ddump.cpp4457 CString emptyStr = "EmptyString"; in EcmaStringToStd() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_string_test.cpp537 EtsString *emptyStr = EtsString::CreateNewEmptyString(); in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_string.cpp987 auto emptyStr = thread->GetEcmaVM()->GetFactory()->GetEmptyString(); in Repeat() local
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp1564 CString emptyStr = ""; in HWTEST_F_L0() local
1581 CString emptyStr = ""; in HWTEST_F_L0() local