Home | History | Annotate | Download | only in interpreter

Lines Matching full:this_object

65     Object* this_object = f->IsStatic() ? nullptr : obj;
66 instrumentation->FieldReadEvent(self, this_object, shadow_frame.GetMethod(),
263 Object* this_object = f->IsStatic() ? nullptr : obj;
264 instrumentation->FieldWriteEvent(self, this_object, shadow_frame.GetMethod(),