Searched refs:CompilationCacheScript (Results 1 – 1 of 1) sorted by relevance
93 class CompilationCacheScript : public CompilationSubCache { class95 explicit CompilationCacheScript(int generations) in CompilationCacheScript() function in v8::internal::CompilationCacheScript110 DISALLOW_IMPLICIT_CONSTRUCTORS(CompilationCacheScript);147 static CompilationCacheScript script(kScriptGenerations);209 bool CompilationCacheScript::HasOrigin(Handle<JSFunction> boilerplate, in HasOrigin()234 Handle<JSFunction> CompilationCacheScript::Lookup(Handle<String> source, in Lookup()288 void CompilationCacheScript::Put(Handle<String> source, in Put()