Home | History | Annotate | Download | only in vm

Lines Matching refs:sfieldCount

1179     u4 declared = clazz->sfieldCount + clazz->ifieldCount;
1182 for (int i = 0; i < clazz->sfieldCount; i++) {