Home | History | Annotate | Download | only in src

Lines Matching refs:compilation_cache

774   CompilationCache* compilation_cache = isolate->compilation_cache();
779 result = compilation_cache->LookupScript(source,
823 compilation_cache->PutScript(source, context, result);
853 CompilationCache* compilation_cache = isolate->compilation_cache();
854 result = compilation_cache->LookupEval(source,
884 compilation_cache