Home
last modified time | relevance | path

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

/external/v8/src/
Dcompiler.cc1396 hit_isolate_cache_(false), in ScriptCompileTimerScope()
1418 void set_hit_isolate_cache() { hit_isolate_cache_ = true; } in set_hit_isolate_cache()
1435 bool hit_isolate_cache_; member
1442 if (hit_isolate_cache_) { in GetCacheBehaviour()
1450 if (hit_isolate_cache_) { in GetCacheBehaviour()
1458 if (hit_isolate_cache_) { in GetCacheBehaviour()
1495 if (hit_isolate_cache_) { in GetCacheBehaviour()