Home | History | Annotate | Download | only in interp

Lines Matching refs:iftableCount

1272     for (i = 0; i < thisClass->iftableCount; i++) {
1276 if (i == thisClass->iftableCount) {