Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_string.cpp1122 JSHandle<TaggedArray> capturesList = factory->EmptyArray(); in Replace() local
1247 JSHandle<TaggedArray> capturesList = factory->NewTaggedArray(0); in ReplaceAll() local
Dbuiltins_regexp.cpp1196 CVector<JSHandle<JSTaggedValue>> capturesList; in ReplaceInternal() local