Class MonomorphicCallSite

Direct Known Subclasses:
ArefCallSite, AsetCallSite, BitAndCallSite, BitOrCallSite, RespondToCallSite, ShiftLeftCallSite, ShiftRightCallSite, XorCallSite

public class MonomorphicCallSite extends CachingCallSite
See Also:
  • Constructor Details

    • MonomorphicCallSite

      public MonomorphicCallSite(String methodName)