Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_string_table.cpp399 EcmaString *EcmaStringTable::TryGetInternString(JSThread *thread, const JSHandle<EcmaString> &strin… in TryGetInternString() function in panda::ecmascript::EcmaStringTable
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp3089 DEF_RUNTIME_STUBS(TryGetInternString) in DEF_RUNTIME_STUBS() argument