Searched defs:emptyStr (Results 1 – 7 of 7) sorted by relevance
28 JSTaggedValue emptyStr = thread->GlobalConstants()->GetEmptyString(); in Init() local
156 void EcmaStringTable::InternEmptyString(JSThread *thread, EcmaString *emptyStr) in InternEmptyString()
872 auto emptyStr = globalConst->GetHandledEmptyString(); in ToString() local
4444 CString emptyStr = "EmptyString"; in EcmaStringToStd() local
537 EtsString *emptyStr = EtsString::CreateNewEmptyString(); in TEST_F() local
1067 CString emptyStr = ""; in HWTEST_F_L0() local
990 auto emptyStr = thread->GetEcmaVM()->GetFactory()->GetEmptyString(); in Repeat() local