Searched refs:CompilationCacheRegExp (Results 1 – 2 of 2) sorted by relevance
157 class CompilationCacheRegExp: public CompilationSubCache {159 CompilationCacheRegExp(Isolate* isolate, int generations) in CompilationCacheRegExp() function177 DISALLOW_IMPLICIT_CONSTRUCTORS(CompilationCacheRegExp);271 CompilationCacheRegExp reg_exp_;
314 Handle<FixedArray> CompilationCacheRegExp::Lookup(Handle<String> source, in Lookup()344 MaybeObject* CompilationCacheRegExp::TryTablePut( in TryTablePut()353 Handle<CompilationCacheTable> CompilationCacheRegExp::TablePut( in TablePut()363 void CompilationCacheRegExp::Put(Handle<String> source, in Put()