Searched refs:IsInUseByCompiler (Results 1 – 2 of 2) sorted by relevance
124 bool IsInUseByCompiler() const { in IsInUseByCompiler() function
866 DCHECK(!info->IsInUseByCompiler()); in MoveObsoleteMethod()1273 if (!ContainsPc(ptr) && !info->IsInUseByCompiler() && !IsInZygoteDataSpace(info)) { in DoCollection()