GetTable 125 src/compilation-cache.cc Handle<CompilationCacheTable> table = GetTable(generation); GetTable 179 src/compilation-cache.cc Handle<CompilationCacheTable> table = GetTable(generation); GetTable 263 src/compilation-cache.cc Handle<CompilationCacheTable> table = GetTable(generation); GetTable 326 src/compilation-cache.cc Handle<CompilationCacheTable> table = GetTable(generation); GetTable 53 src/compilation-cache.h Handle<CompilationCacheTable> GetTable(int generation); GetTable 57 src/compilation-cache.h return GetTable(kFirstGeneration); GetTable 1989 src/heap.cc LOGGING_AND_PROFILING_DISABLED>::GetTable()); GetTable 1993 src/heap.cc LOGGING_AND_PROFILING_ENABLED>::GetTable()); GetTable 1999 src/heap.cc LOGGING_AND_PROFILING_DISABLED>::GetTable()); GetTable 2003 src/heap.cc LOGGING_AND_PROFILING_ENABLED>::GetTable()); GetTable 4381 src/jsregexp.cc that->GetTable(ignore_case_)->ForEach(&header_printer); GetTable 4385 src/jsregexp.cc that->GetTable(ignore_case_)->ForEach(&body_printer); GetTable 5810 src/jsregexp.cc DispatchTable* table = node->GetTable(ignore_case_); GetTable 1054 src/jsregexp.h DispatchTable* GetTable(bool ignore_case);