Searched refs:groupsKey (Results 1 – 1 of 1) sorted by relevance
1137 JSHandle<JSTaggedValue> groupsKey = globalConst->GetHandledGroupsString(); in ReplaceInternal() local1139 resultValues.GetTaggedValue(), groupsKey.GetTaggedValue()); in ReplaceInternal()1809 JSHandle<JSTaggedValue> groupsKey = globalConst->GetHandledGroupsString(); in MakeMatchIndicesIndexPairArray() local1810 JSObject::CreateDataProperty(thread, results, groupsKey, groups); in MakeMatchIndicesIndexPairArray()1960 JSHandle<JSTaggedValue> groupsKey = globalConst->GetHandledGroupsString(); in RegExpBuiltinExec() local1961 JSObject::CreateDataProperty(thread, results, groupsKey, groups); in RegExpBuiltinExec()