Searched refs:kIrregexpCaptureNameMapIndex (Results 1 – 4 of 4) sorted by relevance
75 Object value = DataAt(kIrregexpCaptureNameMapIndex); in capture_name_map()82 SetDataAt(JSRegExp::kIrregexpCaptureNameMapIndex, Smi::zero()); in set_capture_name_map()84 SetDataAt(JSRegExp::kIrregexpCaptureNameMapIndex, *capture_name_map); in set_capture_name_map()
192 static constexpr int kIrregexpCaptureNameMapIndex = variable199 kIrregexpCaptureNameMapIndex + 1;
316 LoadFixedArrayElement(data, JSRegExp::kIrregexpCaptureNameMapIndex); in ConstructNewResultFromMatchInfo()
3606 store.set(JSRegExp::kIrregexpCaptureNameMapIndex, uninitialized); in SetRegExpIrregexpData()3630 store.set(JSRegExp::kIrregexpCaptureNameMapIndex, uninitialized); in SetRegExpExperimentalData()