Age() | v8::internal::CompilationSubCache | |
Clear() | v8::internal::CompilationSubCache | |
CompilationCacheScript(Isolate *isolate, int generations) | v8::internal::CompilationCacheScript | |
CompilationSubCache(Isolate *isolate, int generations) | v8::internal::CompilationSubCache | inline |
DISALLOW_IMPLICIT_CONSTRUCTORS(CompilationCacheScript) | v8::internal::CompilationCacheScript | private |
generations() | v8::internal::CompilationSubCache | inline |
generations_ | v8::internal::CompilationSubCache | private |
GetFirstTable() | v8::internal::CompilationSubCache | inline |
GetTable(int generation) | v8::internal::CompilationSubCache | |
HasOrigin(Handle< SharedFunctionInfo > function_info, Handle< Object > name, int line_offset, int column_offset, bool is_shared_cross_origin) | v8::internal::CompilationCacheScript | private |
isolate() | v8::internal::CompilationSubCache | inlineprotected |
isolate_ | v8::internal::CompilationSubCache | private |
Iterate(ObjectVisitor *v) | v8::internal::CompilationSubCache | |
IterateFunctions(ObjectVisitor *v) | v8::internal::CompilationSubCache | |
kFirstGeneration | v8::internal::CompilationSubCache | static |
Lookup(Handle< String > source, Handle< Object > name, int line_offset, int column_offset, bool is_shared_cross_origin, Handle< Context > context) | v8::internal::CompilationCacheScript | |
Put(Handle< String > source, Handle< Context > context, Handle< SharedFunctionInfo > function_info) | v8::internal::CompilationCacheScript | |
Remove(Handle< SharedFunctionInfo > function_info) | v8::internal::CompilationSubCache | |
script_histogram_ | v8::internal::CompilationCacheScript | private |
script_histogram_initialized_ | v8::internal::CompilationCacheScript | private |
SetFirstTable(Handle< CompilationCacheTable > value) | v8::internal::CompilationSubCache | inline |
tables_ | v8::internal::CompilationSubCache | private |
~CompilationSubCache() | v8::internal::CompilationSubCache | inline |