Lines Matching refs:EnsureCompiledIrregexp
283 bool RegExpImpl::EnsureCompiledIrregexp(Handle<JSRegExp> re, bool is_ascii) {438 if (!EnsureCompiledIrregexp(regexp, is_ascii)) return -1;469 EnsureCompiledIrregexp(regexp, is_ascii);503 // We must have done EnsureCompiledIrregexp, so we can get the number of