Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp936 JSHandle<JSTaggedValue> namedCaptures(thread, named); in Replace() local
Dbuiltins_string.cpp1091 const JSHandle<JSTaggedValue> &namedCaptures, in GetSubstitution()