Home | History | Annotate | Download | only in oo

Lines Matching defs:targetIndex

2399             int targetIndex;
2403 targetIndex = clazz->ifieldRefCount - 1;
2404 if (i != targetIndex) {
2405 InstField *swapField = &clazz->ifields[targetIndex];