Home | History | Annotate | Download | only in src

Lines Matching refs:kLastMatchOverhead

3651   last_match_info->EnsureSize(2 + RegExpImpl::kLastMatchOverhead);
3961 last_match_capture_count + RegExpImpl::kLastMatchOverhead;