Searched refs:getEffectiveDescriptor (Results 1 – 6 of 6) sorted by relevance
33 public Prototype getEffectiveDescriptor(); in getEffectiveDescriptor() method
53 public Prototype getEffectiveDescriptor() { in getEffectiveDescriptor() method in StdMethod
191 public Prototype getEffectiveDescriptor() { in getEffectiveDescriptor() method in ConcreteMethod192 return method.getEffectiveDescriptor(); in getEffectiveDescriptor()
766 Prototype desc = method.getEffectiveDescriptor(); in setFirstFrame()1111 Prototype desc = method.getEffectiveDescriptor(); in addSetupBlocks()
138 super(method.getEffectiveDescriptor()); in RopperMachine()
115 return meth.getEffectiveDescriptor().getParameterTypes(). in computeParamWidth()