Home
last modified time | relevance | path

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

/external/v8/src/codegen/
Dcompiler.cc2285 hit_isolate_cache_(false), in ScriptCompileTimerScope()
2307 void set_hit_isolate_cache() { hit_isolate_cache_ = true; } in set_hit_isolate_cache()
2324 bool hit_isolate_cache_; member
2331 if (hit_isolate_cache_) { in GetCacheBehaviour()
2339 if (hit_isolate_cache_) { in GetCacheBehaviour()
2347 if (hit_isolate_cache_) { in GetCacheBehaviour()
2384 if (hit_isolate_cache_) { in GetCacheBehaviour()