Home
last modified time | relevance | path

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

/external/v8/src/objects/
Dtemplates.h28 static const int kSlowTemplateInstantiationsCacheSize = 1 * MB; variable
/external/v8/src/api/
Dapi-natives.cc300 (serial_number <= TemplateInfo::kSlowTemplateInstantiationsCacheSize)) { in ProbeInstantiationsCache()
326 TemplateInfo::kSlowTemplateInstantiationsCacheSize)) { in CacheTemplateInstantiation()
348 TemplateInfo::kSlowTemplateInstantiationsCacheSize)) { in UncacheTemplateInstantiation()