Searched refs:consuming_code_cache_ (Results 1 – 1 of 1) sorted by relevance
1398 consuming_code_cache_(false), in ScriptCompileTimerScope()1422 void set_consuming_code_cache() { consuming_code_cache_ = true; } in set_consuming_code_cache()1437 bool consuming_code_cache_; member1449 if (consuming_code_cache_) { in GetCacheBehaviour()