Home | History | Annotate | Download | only in src

Lines Matching defs:in_cache

177   bool in_cache = !cached.is_null();
178 LOG(isolate, RegExpCompileEvent(re, in_cache));
181 if (in_cache) {