Home | History | Annotate | Download | only in runtime

Lines Matching full:this_object_

1955       : StackVisitor(thread, context), this_object_(NULL), method_(NULL), dex_pc_(0) {}
1963 this_object_ = GetThisObject();
1969 mirror::Object* this_object_;
1988 return ThrowLocation(visitor.this_object_, visitor.method_, visitor.dex_pc_);
2177 mirror::Object* this_object = (*it).this_object_;
2210 mirror::Object* this_object = frame.this_object_;