Home | History | Annotate | Download | only in runtime

Lines Matching refs:new_method

1080     static MethodTranslation CreateTranslatedMethod(ArtMethod* new_method) {
1081 return MethodTranslation(Type::kTranslation, new_method);