Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_string_iterator.cpp20 JSHandle<JSStringIterator> JSStringIterator::CreateStringIterator(const JSThread *thread, in CreateStringIterator() function in panda::ecmascript::JSStringIterator
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp996 DEF_RUNTIME_STUBS(CreateStringIterator) in DEF_RUNTIME_STUBS() argument