Searched refs:CompilationCacheEval (Results 1 – 2 of 2) sorted by relevance
137 class CompilationCacheEval: public CompilationSubCache {139 CompilationCacheEval(Isolate* isolate, int generations) in CompilationCacheEval() function166 DISALLOW_IMPLICIT_CONSTRUCTORS(CompilationCacheEval);278 CompilationCacheEval eval_global_;279 CompilationCacheEval eval_contextual_;
251 Handle<SharedFunctionInfo> CompilationCacheEval::Lookup( in Lookup()286 MaybeObject* CompilationCacheEval::TryTablePut( in TryTablePut()296 Handle<CompilationCacheTable> CompilationCacheEval::TablePut( in TablePut()308 void CompilationCacheEval::Put(Handle<String> source, in Put()