Searched refs:newDesc (Results 1 – 4 of 4) sorted by relevance
366 String newDesc = "(" + param.getDescriptor() + descriptor.substring(1); in withFirstParameter() local372 new Prototype(newDesc, returnType, newParams); in withFirstParameter()
903 String newDesc = 'N' + Hex.u2(newAt) + descriptor; in asUninitialized() local904 Type result = new Type(newDesc, BT_OBJECT, newAt); in asUninitialized()
398 String newDesc = "(" + param.getDescriptor() + descriptor.substring(1); in withFirstParameter() local404 new Prototype(newDesc, returnType, newParams); in withFirstParameter()
890 String newDesc = 'N' + Hex.u2(newAt) + descriptor; in asUninitialized() local891 Type result = new Type(newDesc, BT_OBJECT, newAt); in asUninitialized()