Searched refs:IsPreCompiled (Results 1 – 4 of 4) sorted by relevance
326 if (method->IsPreCompiled()) { in GetSavedEntryPointOfPreCompiledMethod()739 if (method->IsPreCompiled() && IsSharedRegion(*region)) { in Commit()750 DCHECK(method->IsPreCompiled()); in Commit()901 DCHECK(!method->IsPreCompiled()); in TransitionToDebuggable()912 DCHECK(!method->IsPreCompiled()); in TransitionToDebuggable()1757 if (method->IsPreCompiled()) { in InvalidateCompiledCodeFor()
1321 if (method->IsPreCompiled()) { in CompileMethodFromProfile()1472 if (method->IsClassInitializer() || !method->IsCompilable() || method->IsPreCompiled()) { in IgnoreSamplesForMethod()1500 if (UNLIKELY(method->IsPreCompiled()) && !with_backedges /* don't check for OSR */) { in MaybeCompileMethod()
234 bool IsPreCompiled() const { in IsPreCompiled() function259 if (IsPreCompiled()) { in IsCompilable()
3082 if (m.IsPreCompiled()) { in operator ()()