Home | History | Annotate | Download | only in runtime

Lines Matching defs:current_method

514   ArtMethod* current_method = self->GetCurrentMethod(nullptr);
523 if (current_method != nullptr) {
524 os << "\n from " << current_method->PrettyMethod();