Home | History | Annotate | Download | only in vm

Lines Matching refs:dvmAllocPrimitiveArray

886         stackData = dvmAllocPrimitiveArray('I', stackDepth*2, ALLOC_DEFAULT);