Searched refs:IsPreCompiled (Results 1 – 4 of 4) sorted by relevance
347 if (method->IsPreCompiled()) { in GetSavedEntryPointOfPreCompiledMethod()719 if (method->IsPreCompiled() && IsSharedRegion(*region)) { in Commit()731 DCHECK(method->IsPreCompiled()); in Commit()895 DCHECK(!method->IsPreCompiled()); in TransitionToDebuggable()906 DCHECK(!method->IsPreCompiled()); in TransitionToDebuggable()1795 if (method->IsPreCompiled()) { in InvalidateCompiledCodeFor()
1330 if (method->IsPreCompiled()) { in CompileMethodFromProfile()1479 if (method->IsClassInitializer() || !method->IsCompilable() || method->IsPreCompiled()) { in IgnoreSamplesForMethod()1507 if (UNLIKELY(method->IsPreCompiled()) && !with_backedges /* don't check for OSR */) { in MaybeCompileMethod()
216 bool IsPreCompiled() const { in IsPreCompiled() function240 if (IsPreCompiled()) { in IsCompilable()
2855 if (m.IsPreCompiled()) { in operator ()()