Lines Matching refs:iftable
1263 * Run through the "this" object's iftable. Find the entry for1273 if (thisClass->iftable[i].clazz == absMethod->clazz)1283 thisClass->iftable[i].clazz->virtualMethodCount);1286 thisClass->iftable[i].methodIndexArray[absMethod->methodIndex];