Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_regexp_iterator.cpp105 JSHandle<JSTaggedValue> JSRegExpIterator::CreateRegExpStringIterator(JSThread *thread, in CreateRegExpStringIterator() function in panda::ecmascript::JSRegExpIterator
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_regexp_iterator_test.cpp30 HWTEST_F_L0(JSRegexpIteratorTest, CreateRegExpStringIterator) in HWTEST_F_L0() argument