Home | History | Annotate | Download | only in vm

Lines Matching refs:ALLOC_DEFAULT

1104     Object* newObj = dvmAllocObject(clazz, ALLOC_DEFAULT);
1118 Object* newObj = (Object*) dvmAllocArrayByClass(clazz, length, ALLOC_DEFAULT);