Searched defs:classIndex (Results 1 – 5 of 5) sorted by relevance
257 public int addFieldrefConstant(int classIndex, in addFieldrefConstant()276 public int addFieldrefConstant(int classIndex, in addFieldrefConstant()364 public int addInterfaceMethodrefConstant(int classIndex, in addInterfaceMethodrefConstant()383 public int addInterfaceMethodrefConstant(int classIndex, in addInterfaceMethodrefConstant()471 public int addMethodrefConstant(int classIndex, in addMethodrefConstant()490 public int addMethodrefConstant(int classIndex, in addMethodrefConstant()
108 int classIndex = 0; in visitProgramMethod() local
108 public static ObjectType createObjectType(int classIndex) in createObjectType()
513 int classIndex = V8ClassIndex::ToInt(type); in createWrapperFromCache() local
438 public void reportChangedClass(String pkgName, ClassDiff[] classDiffs, int classIndex) { in reportChangedClass()