Home | History | Annotate | Download | only in src

Lines Matching refs:kIrregexpCaptureCountIndex

7830   static const int kIrregexpCaptureCountIndex = kDataIndex + 5;
7832 static const int kIrregexpDataSize = kIrregexpCaptureCountIndex + 1;
7842 FixedArray::kHeaderSize + kIrregexpCaptureCountIndex * kPointerSize;