Age() (defined in v8::internal::CompilationSubCache) | v8::internal::CompilationSubCache | |
Clear() (defined in v8::internal::CompilationSubCache) | v8::internal::CompilationSubCache | |
CompilationCacheScript(Isolate *isolate) (defined in v8::internal::CompilationCacheScript) | v8::internal::CompilationCacheScript | explicit |
CompilationSubCache(Isolate *isolate, int generations) (defined in v8::internal::CompilationSubCache) | v8::internal::CompilationSubCache | inline |
generations() (defined in v8::internal::CompilationSubCache) | v8::internal::CompilationSubCache | inline |
GetFirstTable() (defined in v8::internal::CompilationSubCache) | v8::internal::CompilationSubCache | inline |
GetTable(int generation) (defined in v8::internal::CompilationSubCache) | v8::internal::CompilationSubCache | |
isolate() (defined in v8::internal::CompilationSubCache) | v8::internal::CompilationSubCache | inlineprotected |
Iterate(RootVisitor *v) (defined in v8::internal::CompilationSubCache) | v8::internal::CompilationSubCache | |
kFirstGeneration (defined in v8::internal::CompilationSubCache) | v8::internal::CompilationSubCache | static |
Lookup(Handle< String > source, MaybeHandle< Object > name, int line_offset, int column_offset, ScriptOriginOptions resource_options, Handle< Context > native_context, LanguageMode language_mode) (defined in v8::internal::CompilationCacheScript) | v8::internal::CompilationCacheScript | |
Put(Handle< String > source, Handle< Context > context, LanguageMode language_mode, Handle< SharedFunctionInfo > function_info) (defined in v8::internal::CompilationCacheScript) | v8::internal::CompilationCacheScript | |
Remove(Handle< SharedFunctionInfo > function_info) (defined in v8::internal::CompilationSubCache) | v8::internal::CompilationSubCache | |
SetFirstTable(Handle< CompilationCacheTable > value) (defined in v8::internal::CompilationSubCache) | v8::internal::CompilationSubCache | inline |
~CompilationSubCache() (defined in v8::internal::CompilationSubCache) | v8::internal::CompilationSubCache | inline |