Home | History | Annotate | Download | only in regexp

Lines Matching refs:compilation_cache

139   CompilationCache* compilation_cache = isolate->compilation_cache();
141 compilation_cache->LookupRegExp(pattern, flags);
189 compilation_cache->PutRegExp(pattern, flags, data);