Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_string.cpp1343 … int32_t peekIndex, const JSHandle<JSTaggedValue> &namedCaptures, in ProcessNamedCaptures()
1377 const JSHandle<JSTaggedValue> &namedCaptures, in GetSubstitution()
Dbuiltins_regexp.cpp1234 JSHandle<JSTaggedValue> namedCaptures(thread, named); in ReplaceInternal() local