Searched refs:skipThis (Results 1 – 1 of 1) sorted by relevance
268 private int skipSuperConstructor0(int skipThis) throws BadBytecode { in skipSuperConstructor0() argument282 if (skipThis < 0) in skipSuperConstructor0()286 if (cname.equals(thisClassName) == (skipThis > 0)) in skipSuperConstructor0()