Home | History | Annotate | Download | only in runtime

Lines Matching full:method_trace_

58         method_trace_(Trace::AllocStackTrace()) {}
64 method_trace_->push_back(m);
71 return method_trace_;
75 std::vector<ArtMethod*>* const method_trace_;