Home | History | Annotate | Download | only in oo

Lines Matching defs:classIndex

945     int classIndex = clazz->serialNumber-INITIAL_CLASS_SERIAL_NUMBER;
947 classIndex < ZYGOTE_CLASS_CUTOFF) {
948 return &(gDvm.initiatingLoaderList[classIndex]);