| Clear() | v8::internal::CompilationCache | |
| CompilationCache(Isolate *isolate) | v8::internal::CompilationCache | explicitprivate |
| Disable() | v8::internal::CompilationCache | |
| DISALLOW_COPY_AND_ASSIGN(CompilationCache) | v8::internal::CompilationCache | private |
| EagerOptimizingSet() | v8::internal::CompilationCache | private |
| Enable() | v8::internal::CompilationCache | |
| enabled_ | v8::internal::CompilationCache | private |
| eval_contextual_ | v8::internal::CompilationCache | private |
| eval_global_ | v8::internal::CompilationCache | private |
| IsEnabled() | v8::internal::CompilationCache | inlineprivate |
| isolate() | v8::internal::CompilationCache | inlineprivate |
| Isolate class | v8::internal::CompilationCache | friend |
| isolate_ | v8::internal::CompilationCache | private |
| Iterate(ObjectVisitor *v) | v8::internal::CompilationCache | |
| IterateFunctions(ObjectVisitor *v) | v8::internal::CompilationCache | |
| kSubCacheCount | v8::internal::CompilationCache | privatestatic |
| LookupEval(Handle< String > source, Handle< Context > context, StrictMode strict_mode, int scope_position) | v8::internal::CompilationCache | |
| LookupRegExp(Handle< String > source, JSRegExp::Flags flags) | v8::internal::CompilationCache | |
| LookupScript(Handle< String > source, Handle< Object > name, int line_offset, int column_offset, bool is_shared_cross_origin, Handle< Context > context) | v8::internal::CompilationCache | |
| MarkCompactPrologue() | v8::internal::CompilationCache | |
| PutEval(Handle< String > source, Handle< Context > context, Handle< SharedFunctionInfo > function_info, int scope_position) | v8::internal::CompilationCache | |
| PutRegExp(Handle< String > source, JSRegExp::Flags flags, Handle< FixedArray > data) | v8::internal::CompilationCache | |
| PutScript(Handle< String > source, Handle< Context > context, Handle< SharedFunctionInfo > function_info) | v8::internal::CompilationCache | |
| reg_exp_ | v8::internal::CompilationCache | private |
| Remove(Handle< SharedFunctionInfo > function_info) | v8::internal::CompilationCache | |
| script_ | v8::internal::CompilationCache | private |
| subcaches_ | v8::internal::CompilationCache | private |
| ~CompilationCache() | v8::internal::CompilationCache | private |