Home | History | Annotate | Download | only in src

Lines Matching refs:EnsureCompiledIrregexp

236 bool RegExpImpl::EnsureCompiledIrregexp(Handle<JSRegExp> re, bool is_ascii) {
390 if (!EnsureCompiledIrregexp(jsregexp, is_ascii)) {
430 if (!EnsureCompiledIrregexp(jsregexp, is_ascii)) {
433 // Now that we have done EnsureCompiledIrregexp we can get the number of