Home | History | Annotate | Download | only in interpreter

Lines Matching refs:this_object

54     Object* this_object = f->IsStatic() ? nullptr : obj;
55 instrumentation->FieldReadEvent(self, this_object, shadow_frame.GetMethod(),
234 Object* this_object = f->IsStatic() ? nullptr : obj;
235 instrumentation->FieldWriteEvent(self, this_object, shadow_frame.GetMethod(),