Home | History | Annotate | Download | only in src

Lines Matching defs:compilation_cache

162   CompilationCache* compilation_cache = isolate->compilation_cache();
164 compilation_cache->LookupRegExp(pattern, flags);
219 compilation_cache->PutRegExp(pattern, flags, data);