Home | History | Annotate | Download | only in regexp

Lines Matching refs:kMaxCPOffset

3291   if (trace->cp_offset() + Length() > RegExpMacroAssembler::kMaxCPOffset) {
3346 if (cp_offset_ > RegExpMacroAssembler::kMaxCPOffset) {