Home | History | Annotate | Download | only in interpreter

Lines Matching refs:AllocObject

205       Handle<mirror::Object> h_obj(hs.NewHandle(klass->AllocObject(self)));
439 h_real_to_string_class->AllocObject(self)));
722 Handle<mirror::Object> h_obj(hs.NewHandle(h_class->AllocObject(self)));