Home
last modified time | relevance | path

Searched refs:kInitialCaptureIndices (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dfactory.cc2558 RegExpMatchInfo::kInitialCaptureIndices; in NewRegExpMatchInfo()
2563 result->SetNumberOfCaptureRegisters(RegExpMatchInfo::kInitialCaptureIndices); in NewRegExpMatchInfo()
Dobjects.h3115 static const int kInitialCaptureIndices = 2; in NON_EXPORTED_BASE() local