Home | History | Annotate | Download | only in runtime

Lines Matching defs:current_method

1882   ArtMethod* current_method = thread->GetCurrentMethod(nullptr);
1883 return current_method != nullptr && current_method->IsNative();