Home | History | Annotate | Download | only in x64

Lines Matching refs:RegExpImpl

2755   __ addl(rdx, Immediate(RegExpImpl::kLastMatchOverhead));
2994 __ movq(FieldOperand(rbx, RegExpImpl::kLastCaptureCountOffset),
2998 __ movq(FieldOperand(rbx, RegExpImpl::kLastSubjectOffset), rax);
3000 RegExpImpl::kLastSubjectOffset,
3005 __ movq(FieldOperand(rbx, RegExpImpl::kLastInputOffset), rax);
3007 RegExpImpl::kLastInputOffset,
3032 RegExpImpl::kFirstCaptureOffset),