Home
last modified time | relevance | path

Searched refs:kSlowTemplateInstantiationsCacheSize (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/objects/
Dtemplates.h44 static const int kSlowTemplateInstantiationsCacheSize = 1 * MB; variable
/external/v8/src/
Dapi-natives.cc291 TemplateInfo::kSlowTemplateInstantiationsCacheSize)) { in ProbeInstantiationsCache()
319 TemplateInfo::kSlowTemplateInstantiationsCacheSize)) { in CacheTemplateInstantiation()
341 TemplateInfo::kSlowTemplateInstantiationsCacheSize)) { in UncacheTemplateInstantiation()