Searched refs:getEffectiveDescriptor (Results 1 – 6 of 6) sorted by relevance
33 public Prototype getEffectiveDescriptor(); in getEffectiveDescriptor() method
52 public Prototype getEffectiveDescriptor() { in getEffectiveDescriptor() method in StdMethod
178 public Prototype getEffectiveDescriptor() { in getEffectiveDescriptor() method in ConcreteMethod179 return method.getEffectiveDescriptor(); in getEffectiveDescriptor()
764 Prototype desc = method.getEffectiveDescriptor(); in setFirstFrame()1109 Prototype desc = method.getEffectiveDescriptor(); in addSetupBlocks()
136 super(method.getEffectiveDescriptor()); in RopperMachine()
109 return meth.getEffectiveDescriptor().getParameterTypes(). in computeParamWidth()