Home | History | Annotate | Download | only in src

Lines Matching refs:kIrregexpCaptureCountIndex

6338   static const int kIrregexpCaptureCountIndex = kDataIndex + 5;
6340 static const int kIrregexpDataSize = kIrregexpCaptureCountIndex + 1;
6350 FixedArray::kHeaderSize + kIrregexpCaptureCountIndex * kPointerSize;