Home | History | Annotate | Download | only in compiler

Lines Matching refs:IsNative

646   if (m->IsNative()) {
2555 } else if (quick_code == nullptr && method->IsNative() &&
2559 } else if (quick_code == nullptr && !method->IsNative()) {
2636 if (orig->IsNative()) {