Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dstring_table.cpp140 coretypes::String *StringTable::Table::InternString(coretypes::String *string, in InternString() function in ark::StringTable::Table
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp4013 EcmaString *ObjectFactory::InternString(const JSHandle<JSTaggedValue> &key) in InternString() function in panda::ecmascript::ObjectFactory