public class org.jruby.internal.runtime.methods.InterpretedIRMetaClassBody extends org.jruby.internal.runtime.methods.InterpretedIRBodyMethod
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: org.jruby.internal.runtime.methods.InterpretedIRMetaClassBody
super_class: org.jruby.internal.runtime.methods.InterpretedIRBodyMethod
{
public void <init>(org.jruby.ir.IRScope, org.jruby.RubyModule);
descriptor: (Lorg/jruby/ir/IRScope;Lorg/jruby/RubyModule;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokespecial org.jruby.internal.runtime.methods.InterpretedIRBodyMethod.<init>:(Lorg/jruby/ir/IRScope;Lorg/jruby/RubyModule;)V
1: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lorg/jruby/internal/runtime/methods/InterpretedIRMetaClassBody;
0 2 1 metaClassBody Lorg/jruby/ir/IRScope;
0 2 2 implementationClass Lorg/jruby/RubyModule;
MethodParameters:
Name Flags
metaClassBody
implementationClass
protected void post(org.jruby.ir.interpreter.InterpreterContext, org.jruby.runtime.ThreadContext);
descriptor: (Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/runtime/ThreadContext;)V
flags: (0x0004) ACC_PROTECTED
Code:
stack=1, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 2
invokevirtual org.jruby.runtime.ThreadContext.popFrame:()V
1: aload 1
invokevirtual org.jruby.ir.interpreter.InterpreterContext.popDynScope:()Z
ifeq 3
2: aload 2
invokevirtual org.jruby.runtime.ThreadContext.popScope:()V
3: StackMap locals:
StackMap stack:
return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lorg/jruby/internal/runtime/methods/InterpretedIRMetaClassBody;
0 4 1 ic Lorg/jruby/ir/interpreter/InterpreterContext;
0 4 2 context Lorg/jruby/runtime/ThreadContext;
MethodParameters:
Name Flags
ic
context
protected void pre(org.jruby.ir.interpreter.InterpreterContext, org.jruby.runtime.ThreadContext, org.jruby.runtime.builtin.IRubyObject, java.lang.String, org.jruby.runtime.Block, org.jruby.RubyModule);
descriptor: (Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Ljava/lang/String;Lorg/jruby/runtime/Block;Lorg/jruby/RubyModule;)V
flags: (0x0004) ACC_PROTECTED
Code:
stack=6, locals=7, args_size=7
start local 0 start local 1 start local 2 start local 3 start local 4 start local 5 start local 6 0: aload 2
aload 0
invokevirtual org.jruby.internal.runtime.methods.InterpretedIRMetaClassBody.getImplementationClass:()Lorg/jruby/RubyModule;
aload 4
aload 3
aload 0
invokevirtual org.jruby.internal.runtime.methods.InterpretedIRMetaClassBody.getVisibility:()Lorg/jruby/runtime/Visibility;
aload 5
invokevirtual org.jruby.runtime.ThreadContext.preMethodFrameOnly:(Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Visibility;Lorg/jruby/runtime/Block;)V
1: aload 1
invokevirtual org.jruby.ir.interpreter.InterpreterContext.pushNewDynScope:()Z
ifeq 3
2: aload 2
aload 1
invokevirtual org.jruby.ir.interpreter.InterpreterContext.getStaticScope:()Lorg/jruby/parser/StaticScope;
aload 2
invokevirtual org.jruby.runtime.ThreadContext.getCurrentScope:()Lorg/jruby/runtime/DynamicScope;
invokestatic org.jruby.runtime.DynamicScope.newDynamicScope:(Lorg/jruby/parser/StaticScope;Lorg/jruby/runtime/DynamicScope;)Lorg/jruby/runtime/DynamicScope;
invokevirtual org.jruby.runtime.ThreadContext.pushScope:(Lorg/jruby/runtime/DynamicScope;)V
3: StackMap locals:
StackMap stack:
return
end local 6 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 4 0 this Lorg/jruby/internal/runtime/methods/InterpretedIRMetaClassBody;
0 4 1 ic Lorg/jruby/ir/interpreter/InterpreterContext;
0 4 2 context Lorg/jruby/runtime/ThreadContext;
0 4 3 self Lorg/jruby/runtime/builtin/IRubyObject;
0 4 4 name Ljava/lang/String;
0 4 5 block Lorg/jruby/runtime/Block;
0 4 6 implClass Lorg/jruby/RubyModule;
MethodParameters:
Name Flags
ic
context
self
name
block
implClass
public org.jruby.runtime.builtin.IRubyObject call(org.jruby.runtime.ThreadContext, org.jruby.runtime.builtin.IRubyObject, org.jruby.RubyModule, java.lang.String, org.jruby.runtime.Block);
descriptor: (Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;
flags: (0x0001) ACC_PUBLIC
Code:
stack=6, locals=6, args_size=6
start local 0 start local 1 start local 2 start local 3 start local 4 start local 5 0: invokestatic org.jruby.ir.runtime.IRRuntimeHelpers.isDebug:()Z
ifeq 1
aload 0
invokevirtual org.jruby.internal.runtime.methods.InterpretedIRMetaClassBody.doDebug:()V
1: StackMap locals:
StackMap stack:
aload 0
aload 1
aload 2
aload 3
aload 4
aload 5
invokevirtual org.jruby.internal.runtime.methods.InterpretedIRMetaClassBody.callInternal:(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/Block;)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 2 0 this Lorg/jruby/internal/runtime/methods/InterpretedIRMetaClassBody;
0 2 1 context Lorg/jruby/runtime/ThreadContext;
0 2 2 self Lorg/jruby/runtime/builtin/IRubyObject;
0 2 3 clazz Lorg/jruby/RubyModule;
0 2 4 name Ljava/lang/String;
0 2 5 block Lorg/jruby/runtime/Block;
MethodParameters:
Name Flags
context
self
clazz
name
block
}
SourceFile: "InterpretedIRMetaClassBody.java"