Home | History | Annotate | Download | only in regexp

Lines Matching refs:CompileIrregexp

340   return CompileIrregexp(re, sample_subject, is_one_byte);
344 bool RegExpImpl::CompileIrregexp(Handle<JSRegExp> re,