Home | History | Annotate | Download | only in s390

Lines Matching refs:RegExpImpl

1707   __ AddP(r4, r3, Operand(RegExpImpl::kLastMatchOverhead));
1717 RegExpImpl::kLastCaptureCountOffset));
1720 RegExpImpl::kLastSubjectOffset));
1722 __ RecordWriteField(last_match_info_elements, RegExpImpl::kLastSubjectOffset,
1726 RegExpImpl::kLastInputOffset));
1727 __ RecordWriteField(last_match_info_elements, RegExpImpl::kLastInputOffset,
1742 Operand(RegExpImpl::kFirstCaptureOffset - kHeapObjectTag - kPointerSize));