Searched refs:CompilationCacheEval (Results 1 – 2 of 2) sorted by relevance
114 class CompilationCacheEval: public CompilationSubCache {116 explicit CompilationCacheEval(Isolate* isolate) in CompilationCacheEval() function130 DISALLOW_IMPLICIT_CONSTRUCTORS(CompilationCacheEval);230 CompilationCacheEval eval_global_;231 CompilationCacheEval eval_contextual_;
182 InfoCellPair CompilationCacheEval::Lookup(Handle<String> source, in Lookup()205 void CompilationCacheEval::Put(Handle<String> source, in Put()