Searched defs:namedCaptures (Results 1 – 2 of 2) sorted by relevance
1039 const JSHandle<JSTaggedValue> &namedCaptures, in GetSubstitution()
917 JSHandle<JSTaggedValue> namedCaptures(thread, named); in Replace() local