Home | History | Annotate | Download | only in runtime

Lines Matching full:vreg

2006 // RootVisitor parameters are: (const Object* obj, size_t vreg, const StackVisitor* visitor).
2134 void operator()(const mirror::Object* obj, size_t vreg, const StackVisitor* visitor) const {
2135 visitor_(obj, arg_, vreg, visitor);