Home | History | Annotate | Download | only in regexp

Lines Matching refs:in_cache

143   bool in_cache = maybe_cached.ToHandle(&cached);
144 LOG(isolate, RegExpCompileEvent(re, in_cache));
147 if (in_cache) {