Home | History | Annotate | Download | only in mirror

Lines Matching refs:array_of_class

1524   ObjPtr<Class> array_of_class = GetClassRoot<ObjectArray<Class>>();
1526 hs.NewHandle(ObjectArray<Class>::Alloc(Thread::Current(), array_of_class, ptypes_count));