|
static const int | kNumberOfCapturesIndex = 0 |
|
static const int | kLastSubjectIndex = 1 |
|
static const int | kLastInputIndex = 2 |
|
static const int | kFirstCaptureIndex = 3 |
|
static const int | kLastMatchOverhead = kFirstCaptureIndex |
|
static const int | kNumberOfCapturesOffset = FixedArray::kHeaderSize |
|
static const int | kLastSubjectOffset = kNumberOfCapturesOffset + kPointerSize |
|
static const int | kLastInputOffset = kLastSubjectOffset + kPointerSize |
|
static const int | kFirstCaptureOffset = kLastInputOffset + kPointerSize |
|
static const int | kInitialCaptureIndices = 2 |
|
Definition at line 27 of file regexp-match-info.h.
The documentation for this class was generated from the following files: