Searched refs:makeWrapper (Results 1 – 1 of 1) sorted by relevance
1258 regno = makeWrapper(code, type, regno); in makeParameterList()1268 private static int makeWrapper(Bytecode code, Class type, int regno) { in makeWrapper() method in ProxyFactory