Uses of Class
org.jruby.internal.runtime.methods.DynamicMethod.NativeCall
Packages that use DynamicMethod.NativeCall
-
Uses of DynamicMethod.NativeCall in org.jruby.internal.runtime.methods
Fields in org.jruby.internal.runtime.methods declared as DynamicMethod.NativeCallModifier and TypeFieldDescriptionprotected DynamicMethod.NativeCallJavaMethod.nativeCallSingle-arity native callMethods in org.jruby.internal.runtime.methods that return DynamicMethod.NativeCallModifier and TypeMethodDescriptionJavaMethod.getNativeCall()NativeCallMethod.getNativeCall()Get the NativeCall for the method, if available. -
Uses of DynamicMethod.NativeCall in org.jruby.ir.targets.indy
Methods in org.jruby.ir.targets.indy with parameters of type DynamicMethod.NativeCallModifier and TypeMethodDescriptionstatic intBootstrap.getNativeArgCount(DynamicMethod method, DynamicMethod.NativeCall nativeCall)