Searched refs:quick_frame_ (Results 1 – 1 of 1) sorted by relevance
37 quick_frame_(nullptr) {} in GetProxyQuickFrameVisitor()59 quick_frame_ = GetCurrentQuickFrame(); in VisitQuickFrameAtSearchedDepth()60 CHECK(quick_frame_ != nullptr); in VisitQuickFrameAtSearchedDepth()61 ArtMethod* method = *quick_frame_; in VisitQuickFrameAtSearchedDepth()68 return quick_frame_; in GetQuickFrame()77 ArtMethod** quick_frame_; member in art::__anon5aebc0660111::GetProxyQuickFrameVisitor