Searched refs:rebuildStackMapForME (Results 1 – 3 of 3) sorted by relevance
443 rebuildStackMapForME(pool); in rebuildStackMapIf6()472 public void rebuildStackMapForME(ClassPool pool) throws BadBytecode { in rebuildStackMapForME() method in MethodInfo
630 mi.rebuildStackMapForME(loader); in testConstructor3()
171 mth.getMethodInfo().rebuildStackMapForME(cc.getClassPool()); in testNewRemover()