Searched refs:kFastTemplateInstantiationsCacheSize (Results 1 – 3 of 3) sorted by relevance
39 static const int kFastTemplateInstantiationsCacheSize = 1 * KB; variable
285 if (serial_number <= TemplateInfo::kFastTemplateInstantiationsCacheSize) { in ProbeInstantiationsCache()308 if (serial_number <= TemplateInfo::kFastTemplateInstantiationsCacheSize) { in CacheTemplateInstantiation()334 if (serial_number <= TemplateInfo::kFastTemplateInstantiationsCacheSize) { in UncacheTemplateInstantiation()
4888 TemplateInfo::kFastTemplateInstantiationsCacheSize); in InstallNatives()