Home
last modified time | relevance | path

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

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