Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/moduletest/regexp/
Dregexp.js351 let matchArray = string.match(regex1); variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp9874 Label *slowPath2, Label *matchArray) in TryFastGetArrayIterator()
9902 Label matchArray(env); in TryFastGetIterator() local