Searched refs:IsIsolateInBackground (Results 1 – 2 of 2) sorted by relevance
1202 bool IsIsolateInBackground() { return is_isolate_in_background_; } in IsIsolateInBackground() function
4183 return FLAG_optimize_for_size || isolate()->IsIsolateInBackground() || in ShouldOptimizeForMemoryUsage()4194 isolate()->IsIsolateInBackground()) { in ActivateMemoryReducerIfNeeded()