Searched refs:kMethodDeclaringClass (Results 1 – 4 of 4) sorted by relevance
34 } else if (vreg_ == JavaFrameRootInfo::kMethodDeclaringClass) { in Describe()
41 static constexpr size_t kMethodDeclaringClass = -3; variable
3838 visitor_(&new_ref, /* vreg= */ JavaFrameRootInfo::kMethodDeclaringClass, this); in VisitDeclaringClass()
1718 if (jfri.GetVReg() == art::JavaFrameRootInfo::kMethodDeclaringClass) { in ReplaceStrongRoots()1745 if (jfri.GetVReg() == art::JavaFrameRootInfo::kMethodDeclaringClass) { in ReplaceStrongRoots()