Searched refs:IsCompilationNotified (Results 1 – 2 of 2) sorted by relevance
1640 } while (!jit->GetCodeCache()->GetZygoteMap()->IsCompilationNotified()); in RunPollingThread()1730 code_cache_->GetZygoteMap()->IsCompilationNotified()) { in PostZygoteFork()1742 CHECK(code_cache_->GetZygoteMap()->IsCompilationNotified()); in PostZygoteFork()
144 bool IsCompilationNotified() const { in IsCompilationNotified() function