public class org.jruby.RubyModule$ModuleKernelMethods
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: org.jruby.RubyModule$ModuleKernelMethods
super_class: java.lang.Object
{
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial java.lang.Object.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/jruby/RubyModule$ModuleKernelMethods;
public static org.jruby.runtime.builtin.IRubyObject autoload(org.jruby.runtime.ThreadContext, org.jruby.runtime.builtin.IRubyObject, org.jruby.runtime.builtin.IRubyObject, org.jruby.runtime.builtin.IRubyObject);
descriptor: (Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokestatic org.jruby.RubyKernel.autoload:(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 context Lorg/jruby/runtime/ThreadContext;
0 1 1 self Lorg/jruby/runtime/builtin/IRubyObject;
0 1 2 symbol Lorg/jruby/runtime/builtin/IRubyObject;
0 1 3 file Lorg/jruby/runtime/builtin/IRubyObject;
RuntimeVisibleAnnotations:
org.jruby.anno.JRubyMethod()
MethodParameters:
Name Flags
context
self
symbol
file
public static org.jruby.runtime.builtin.IRubyObject autoload_p(org.jruby.runtime.ThreadContext, org.jruby.runtime.builtin.IRubyObject, org.jruby.runtime.builtin.IRubyObject);
descriptor: (Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=2, locals=8, args_size=3
start local 0 start local 1 start local 2 0: aload 0
getfield org.jruby.runtime.ThreadContext.runtime:Lorg/jruby/Ruby;
astore 3
start local 3 1: aload 2
invokestatic org.jruby.util.TypeConverter.checkID:(Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/RubySymbol;
invokevirtual org.jruby.RubySymbol.idString:()Ljava/lang/String;
astore 4
start local 4 2: aload 3
aload 1
invokestatic org.jruby.RubyKernel.getModuleForAutoload:(Lorg/jruby/Ruby;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/RubyModule;
astore 5
start local 5 3: goto 15
4: StackMap locals: org.jruby.Ruby java.lang.String org.jruby.RubyModule
StackMap stack:
aload 5
aload 4
invokevirtual org.jruby.RubyModule.fetchConstant:(Ljava/lang/String;)Lorg/jruby/runtime/builtin/IRubyObject;
astore 6
start local 6 5: aload 6
ifnull 6
aload 6
getstatic org.jruby.RubyModule.UNDEF:Lorg/jruby/runtime/builtin/IRubyObject;
if_acmpeq 6
aload 0
getfield org.jruby.runtime.ThreadContext.nil:Lorg/jruby/runtime/builtin/IRubyObject;
areturn
6: StackMap locals: org.jruby.runtime.builtin.IRubyObject
StackMap stack:
aload 5
invokevirtual org.jruby.RubyModule.isIncluded:()Z
ifeq 9
7: aload 5
invokevirtual org.jruby.RubyModule.getNonIncludedClass:()Lorg/jruby/RubyModule;
aload 4
invokevirtual org.jruby.RubyModule.getAutoloadFile:(Ljava/lang/String;)Lorg/jruby/RubyString;
astore 7
start local 7 8: goto 10
end local 7 9: StackMap locals:
StackMap stack:
aload 5
aload 4
invokevirtual org.jruby.RubyModule.getAutoloadFile:(Ljava/lang/String;)Lorg/jruby/RubyString;
astore 7
start local 7 10: StackMap locals: org.jruby.RubyString
StackMap stack:
aload 7
ifnull 14
11: aload 3
invokevirtual org.jruby.Ruby.getLoadService:()Lorg/jruby/runtime/load/LoadService;
aload 7
invokevirtual org.jruby.RubyString.asJavaString:()Ljava/lang/String;
invokevirtual org.jruby.runtime.load.LoadService.featureAlreadyLoaded:(Ljava/lang/String;)Z
ifeq 13
12: aload 0
getfield org.jruby.runtime.ThreadContext.nil:Lorg/jruby/runtime/builtin/IRubyObject;
areturn
13: StackMap locals:
StackMap stack:
aload 7
areturn
end local 7 end local 6 14: StackMap locals:
StackMap stack:
aload 5
invokevirtual org.jruby.RubyModule.getSuperClass:()Lorg/jruby/RubyClass;
astore 5
StackMap locals:
StackMap stack:
15: aload 5
ifnonnull 4
16: aload 0
getfield org.jruby.runtime.ThreadContext.nil:Lorg/jruby/runtime/builtin/IRubyObject;
areturn
end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 17 0 context Lorg/jruby/runtime/ThreadContext;
0 17 1 self Lorg/jruby/runtime/builtin/IRubyObject;
0 17 2 symbol Lorg/jruby/runtime/builtin/IRubyObject;
1 17 3 runtime Lorg/jruby/Ruby;
2 17 4 name Ljava/lang/String;
3 17 5 mod Lorg/jruby/RubyModule;
5 14 6 loadedValue Lorg/jruby/runtime/builtin/IRubyObject;
8 9 7 file Lorg/jruby/RubyString;
10 14 7 file Lorg/jruby/RubyString;
RuntimeVisibleAnnotations:
org.jruby.anno.JRubyMethod(name = {"autoload?"})
MethodParameters:
Name Flags
context
self
symbol
}
SourceFile: "RubyModule.java"
NestHost: org.jruby.RubyModule
InnerClasses:
public ModuleKernelMethods = org.jruby.RubyModule$ModuleKernelMethods of org.jruby.RubyModule