Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_dump_test.cpp505 JSHandle<JSRegExpIterator> NewJSRegExpIterator() in NewJSRegExpIterator() function in panda::test::HeapDumpTestHelper
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp3721 JSHandle<JSRegExpIterator> ObjectFactory::NewJSRegExpIterator(const JSHandle<JSTaggedValue> &matche… in NewJSRegExpIterator() function in panda::ecmascript::ObjectFactory