Searched refs:skipSuperConstructor (Results 1 – 4 of 4) sorted by relevance
189 int index = it.skipSuperConstructor(); in callsSuper()
1566 int index = it.skipSuperConstructor(); in insertAuxInitializer()
488 int pos = iterator.skipSuperConstructor(); in setSuperclass()
240 public int skipSuperConstructor() throws BadBytecode { in skipSuperConstructor() method in CodeIterator