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