Class PogoMetaMethodSite.PogoCachedMethodSiteNoUnwrapNoCoerce

    • Constructor Detail

      • PogoCachedMethodSiteNoUnwrapNoCoerce

        public PogoCachedMethodSiteNoUnwrapNoCoerce​(CallSite site,
                                                    MetaClassImpl metaClass,
                                                    CachedMethod metaMethod,
                                                    java.lang.Class[] params)
    • Method Detail

      • invoke

        public final java.lang.Object invoke​(java.lang.Object receiver,
                                             java.lang.Object[] args)
                                      throws java.lang.Throwable
        Overrides:
        invoke in class PogoMetaMethodSite.PogoCachedMethodSite
        Throws:
        java.lang.Throwable