Searched refs:CompilationCacheEval (Results 1 – 2 of 2) sorted by relevance
127 class CompilationCacheEval: public CompilationSubCache {129 CompilationCacheEval(Isolate* isolate, int generations) in CompilationCacheEval() function152 DISALLOW_IMPLICIT_CONSTRUCTORS(CompilationCacheEval);269 CompilationCacheEval eval_global_;270 CompilationCacheEval eval_contextual_;
254 Handle<SharedFunctionInfo> CompilationCacheEval::Lookup( in Lookup()287 MaybeObject* CompilationCacheEval::TryTablePut( in TryTablePut()296 Handle<CompilationCacheTable> CompilationCacheEval::TablePut( in TablePut()306 void CompilationCacheEval::Put(Handle<String> source, in Put()