Home | History | Annotate | Download | only in src

Lines Matching refs:regexp_

713     regexp_(regexp),
721 if (regexp_->TypeTag() == JSRegExp::ATOM) {
727 registers_per_match_ = RegExpImpl::IrregexpPrepare(regexp_, subject_);