Searched refs:IsPreCompiled (Results 1 – 4 of 4) sorted by relevance
352 if (method->IsPreCompiled()) { in GetSavedEntryPointOfPreCompiledMethod()758 if (method->IsPreCompiled() && IsSharedRegion(*region)) { in Commit()769 DCHECK(method->IsPreCompiled()); in Commit()934 DCHECK(!method->IsPreCompiled()); in TransitionToDebuggable()945 DCHECK(!method->IsPreCompiled()); in TransitionToDebuggable()1901 if (method->IsPreCompiled()) { in InvalidateCompiledCodeFor()
1335 if (method->IsPreCompiled()) { in CompileMethodFromProfile()1485 if (method->IsClassInitializer() || !method->IsCompilable() || method->IsPreCompiled()) { in IgnoreSamplesForMethod()1513 if (UNLIKELY(method->IsPreCompiled()) && !with_backedges /* don't check for OSR */) { in MaybeCompileMethod()
216 bool IsPreCompiled() const { in IsPreCompiled() function240 if (IsPreCompiled()) { in IsCompilable()
2851 if (m.IsPreCompiled()) { in operator ()()