Searched refs:kInitialCaptureIndices (Results 1 – 2 of 2) sorted by relevance
2558 RegExpMatchInfo::kInitialCaptureIndices; in NewRegExpMatchInfo()2563 result->SetNumberOfCaptureRegisters(RegExpMatchInfo::kInitialCaptureIndices); in NewRegExpMatchInfo()
3115 static const int kInitialCaptureIndices = 2; in NON_EXPORTED_BASE() local