Home
last modified time | relevance | path

Searched defs:InternEmptyString (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_table_test.cpp31 HWTEST_F_L0(EcmaStringTableTest, InternEmptyString) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Decma_string_table.cpp156 void EcmaStringTable::InternEmptyString(JSThread *thread, EcmaString *emptyStr) in InternEmptyString() function in panda::ecmascript::EcmaStringTable