Searched defs:namedCaptures (Results 1 – 2 of 2) sorted by relevance
1343 … int32_t peekIndex, const JSHandle<JSTaggedValue> &namedCaptures, in ProcessNamedCaptures()1377 const JSHandle<JSTaggedValue> &namedCaptures, in GetSubstitution()
1234 JSHandle<JSTaggedValue> namedCaptures(thread, named); in ReplaceInternal() local