public final class org.jruby.ext.ffi.MemoryUtil
minor version: 0
major version: 59
flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
this_class: org.jruby.ext.ffi.MemoryUtil
super_class: java.lang.Object
{
private void <init>();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
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/ext/ffi/MemoryUtil;
public static final org.jruby.runtime.builtin.IRubyObject getArrayOfSigned8(org.jruby.Ruby, org.jruby.ext.ffi.MemoryIO, long, int);
descriptor: (Lorg/jruby/Ruby;Lorg/jruby/ext/ffi/MemoryIO;JI)Lorg/jruby/runtime/builtin/IRubyObject;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
Code:
stack=6, locals=8, args_size=4
start local 0 start local 1 start local 2 start local 4 0: iload 4
newarray 8
astore 5
start local 5 1: aload 1
lload 2
aload 5
iconst_0
aload 5
arraylength
invokevirtual org.jruby.ext.ffi.MemoryIO.get:(J[BII)V
2: aload 0
aload 5
arraylength
invokestatic org.jruby.RubyArray.newArray:(Lorg/jruby/Ruby;I)Lorg/jruby/RubyArray;
astore 6
start local 6 3: iconst_0
istore 7
start local 7 4: goto 7
5: StackMap locals: byte[] org.jruby.RubyArray int
StackMap stack:
aload 6
aload 0
aload 5
iload 7
baload
invokestatic org.jruby.ext.ffi.Util.newSigned8:(Lorg/jruby/Ruby;B)Lorg/jruby/runtime/builtin/IRubyObject;
invokevirtual org.jruby.RubyArray.add:(Ljava/lang/Object;)Z
pop
6: iinc 7 1
StackMap locals:
StackMap stack:
7: iload 7
aload 5
arraylength
if_icmplt 5
end local 7 8: aload 6
areturn
end local 6 end local 5 end local 4 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 runtime Lorg/jruby/Ruby;
0 9 1 io Lorg/jruby/ext/ffi/MemoryIO;
0 9 2 offset J
0 9 4 count I
1 9 5 array [B
3 9 6 arr Lorg/jruby/RubyArray;
4 8 7 i I
MethodParameters:
Name Flags
runtime
io
offset
count
public static final void putArrayOfSigned8(org.jruby.Ruby, org.jruby.ext.ffi.MemoryIO, long, org.jruby.RubyArray);
descriptor: (Lorg/jruby/Ruby;Lorg/jruby/ext/ffi/MemoryIO;JLorg/jruby/RubyArray;)V
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
Code:
stack=6, locals=7, args_size=4
start local 0 start local 1 start local 2 start local 4 0: aload 4
invokevirtual org.jruby.RubyArray.size:()I
newarray 8
astore 5
start local 5 1: iconst_0
istore 6
start local 6 2: goto 5
3: StackMap locals: byte[] int
StackMap stack:
aload 5
iload 6
aload 4
iload 6
invokevirtual org.jruby.RubyArray.entry:(I)Lorg/jruby/runtime/builtin/IRubyObject;
invokestatic org.jruby.ext.ffi.Util.int8Value:(Lorg/jruby/runtime/builtin/IRubyObject;)B
bastore
4: iinc 6 1
StackMap locals:
StackMap stack:
5: iload 6
aload 5
arraylength
if_icmplt 3
end local 6 6: aload 1
lload 2
aload 5
iconst_0
aload 5
arraylength
invokevirtual org.jruby.ext.ffi.MemoryIO.put:(J[BII)V
7: return
end local 5 end local 4 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 runtime Lorg/jruby/Ruby;
0 8 1 io Lorg/jruby/ext/ffi/MemoryIO;
0 8 2 offset J
0 8 4 ary Lorg/jruby/RubyArray;
1 8 5 array [B
2 6 6 i I
MethodParameters:
Name Flags
runtime
io
offset
ary
public static final org.jruby.runtime.builtin.IRubyObject getArrayOfUnsigned8(org.jruby.Ruby, org.jruby.ext.ffi.MemoryIO, long, int);
descriptor: (Lorg/jruby/Ruby;Lorg/jruby/ext/ffi/MemoryIO;JI)Lorg/jruby/runtime/builtin/IRubyObject;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
Code:
stack=6, locals=8, args_size=4
start local 0 start local 1 start local 2 start local 4 0: iload 4
newarray 8
astore 5
start local 5 1: aload 1
lload 2
aload 5
iconst_0
aload 5
arraylength
invokevirtual org.jruby.ext.ffi.MemoryIO.get:(J[BII)V
2: aload 0
aload 5
arraylength
invokestatic org.jruby.RubyArray.newArray:(Lorg/jruby/Ruby;I)Lorg/jruby/RubyArray;
astore 6
start local 6 3: iconst_0
istore 7
start local 7 4: goto 7
5: StackMap locals: byte[] org.jruby.RubyArray int
StackMap stack:
aload 6
aload 0
aload 5
iload 7
baload
invokestatic org.jruby.ext.ffi.Util.newUnsigned8:(Lorg/jruby/Ruby;B)Lorg/jruby/runtime/builtin/IRubyObject;
invokevirtual org.jruby.RubyArray.add:(Ljava/lang/Object;)Z
pop
6: iinc 7 1
StackMap locals:
StackMap stack:
7: iload 7
aload 5
arraylength
if_icmplt 5
end local 7 8: aload 6
areturn
end local 6 end local 5 end local 4 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 runtime Lorg/jruby/Ruby;
0 9 1 io Lorg/jruby/ext/ffi/MemoryIO;
0 9 2 offset J
0 9 4 count I
1 9 5 array [B
3 9 6 arr Lorg/jruby/RubyArray;
4 8 7 i I
MethodParameters:
Name Flags
runtime
io
offset
count
public static final void putArrayOfUnsigned8(org.jruby.Ruby, org.jruby.ext.ffi.MemoryIO, long, org.jruby.RubyArray);
descriptor: (Lorg/jruby/Ruby;Lorg/jruby/ext/ffi/MemoryIO;JLorg/jruby/RubyArray;)V
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
Code:
stack=6, locals=7, args_size=4
start local 0 start local 1 start local 2 start local 4 0: aload 4
invokevirtual org.jruby.RubyArray.size:()I
newarray 8
astore 5
start local 5 1: iconst_0
istore 6
start local 6 2: goto 5
3: StackMap locals: byte[] int
StackMap stack:
aload 5
iload 6
aload 4
iload 6
invokevirtual org.jruby.RubyArray.entry:(I)Lorg/jruby/runtime/builtin/IRubyObject;
invokestatic org.jruby.ext.ffi.Util.uint8Value:(Lorg/jruby/runtime/builtin/IRubyObject;)S
i2b
bastore
4: iinc 6 1
StackMap locals:
StackMap stack:
5: iload 6
aload 5
arraylength
if_icmplt 3
end local 6 6: aload 1
lload 2
aload 5
iconst_0
aload 5
arraylength
invokevirtual org.jruby.ext.ffi.MemoryIO.put:(J[BII)V
7: return
end local 5 end local 4 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 runtime Lorg/jruby/Ruby;
0 8 1 io Lorg/jruby/ext/ffi/MemoryIO;
0 8 2 offset J
0 8 4 ary Lorg/jruby/RubyArray;
1 8 5 array [B
2 6 6 i I
MethodParameters:
Name Flags
runtime
io
offset
ary
public static final org.jruby.runtime.builtin.IRubyObject getArrayOfSigned16(org.jruby.Ruby, org.jruby.ext.ffi.MemoryIO, long, int);
descriptor: (Lorg/jruby/Ruby;Lorg/jruby/ext/ffi/MemoryIO;JI)Lorg/jruby/runtime/builtin/IRubyObject;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
Code:
stack=6, locals=8, args_size=4
start local 0 start local 1 start local 2 start local 4 0: iload 4
newarray 9
astore 5
start local 5 1: aload 1
lload 2
aload 5
iconst_0
aload 5
arraylength
invokevirtual org.jruby.ext.ffi.MemoryIO.get:(J[SII)V
2: aload 0
aload 5
arraylength
invokestatic org.jruby.RubyArray.newArray:(Lorg/jruby/Ruby;I)Lorg/jruby/RubyArray;
astore 6
start local 6 3: iconst_0
istore 7
start local 7 4: goto 7
5: StackMap locals: short[] org.jruby.RubyArray int
StackMap stack:
aload 6
aload 0
aload 5
iload 7
saload
invokestatic org.jruby.ext.ffi.Util.newSigned16:(Lorg/jruby/Ruby;S)Lorg/jruby/runtime/builtin/IRubyObject;
invokevirtual org.jruby.RubyArray.add:(Ljava/lang/Object;)Z
pop
6: iinc 7 1
StackMap locals:
StackMap stack:
7: iload 7
aload 5
arraylength
if_icmplt 5
end local 7 8: aload 6
areturn
end local 6 end local 5 end local 4 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 runtime Lorg/jruby/Ruby;
0 9 1 io Lorg/jruby/ext/ffi/MemoryIO;
0 9 2 offset J
0 9 4 count I
1 9 5 array [S
3 9 6 arr Lorg/jruby/RubyArray;
4 8 7 i I
MethodParameters:
Name Flags
runtime
io
offset
count
public static final void putArrayOfSigned16(org.jruby.Ruby, org.jruby.ext.ffi.MemoryIO, long, org.jruby.RubyArray);
descriptor: (Lorg/jruby/Ruby;Lorg/jruby/ext/ffi/MemoryIO;JLorg/jruby/RubyArray;)V
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
Code:
stack=6, locals=7, args_size=4
start local 0 start local 1 start local 2 start local 4 0: aload 4
invokevirtual org.jruby.RubyArray.size:()I
newarray 9
astore 5
start local 5 1: iconst_0
istore 6
start local 6 2: goto 5
3: StackMap locals: short[] int
StackMap stack:
aload 5
iload 6
aload 4
iload 6
invokevirtual org.jruby.RubyArray.entry:(I)Lorg/jruby/runtime/builtin/IRubyObject;
invokestatic org.jruby.ext.ffi.Util.int16Value:(Lorg/jruby/runtime/builtin/IRubyObject;)S
sastore
4: iinc 6 1
StackMap locals:
StackMap stack:
5: iload 6
aload 5
arraylength
if_icmplt 3
end local 6 6: aload 1
lload 2
aload 5
iconst_0
aload 5
arraylength
invokevirtual org.jruby.ext.ffi.MemoryIO.put:(J[SII)V
7: return
end local 5 end local 4 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 runtime Lorg/jruby/Ruby;
0 8 1 io Lorg/jruby/ext/ffi/MemoryIO;
0 8 2 offset J
0 8 4 ary Lorg/jruby/RubyArray;
1 8 5 array [S
2 6 6 i I
MethodParameters:
Name Flags
runtime
io
offset
ary
public static final org.jruby.runtime.builtin.IRubyObject getArrayOfUnsigned16(org.jruby.Ruby, org.jruby.ext.ffi.MemoryIO, long, int);
descriptor: (Lorg/jruby/Ruby;Lorg/jruby/ext/ffi/MemoryIO;JI)Lorg/jruby/runtime/builtin/IRubyObject;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
Code:
stack=6, locals=8, args_size=4
start local 0 start local 1 start local 2 start local 4 0: iload 4
newarray 9
astore 5
start local 5 1: aload 1
lload 2
aload 5
iconst_0
aload 5
arraylength
invokevirtual org.jruby.ext.ffi.MemoryIO.get:(J[SII)V
2: aload 0
aload 5
arraylength
invokestatic org.jruby.RubyArray.newArray:(Lorg/jruby/Ruby;I)Lorg/jruby/RubyArray;
astore 6
start local 6 3: iconst_0
istore 7
start local 7 4: goto 7
5: StackMap locals: short[] org.jruby.RubyArray int
StackMap stack:
aload 6
aload 0
aload 5
iload 7
saload
invokestatic org.jruby.ext.ffi.Util.newUnsigned16:(Lorg/jruby/Ruby;S)Lorg/jruby/runtime/builtin/IRubyObject;
invokevirtual org.jruby.RubyArray.add:(Ljava/lang/Object;)Z
pop
6: iinc 7 1
StackMap locals:
StackMap stack:
7: iload 7
aload 5
arraylength
if_icmplt 5
end local 7 8: aload 6
areturn
end local 6 end local 5 end local 4 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 runtime Lorg/jruby/Ruby;
0 9 1 io Lorg/jruby/ext/ffi/MemoryIO;
0 9 2 offset J
0 9 4 count I
1 9 5 array [S
3 9 6 arr Lorg/jruby/RubyArray;
4 8 7 i I
MethodParameters:
Name Flags
runtime
io
offset
count
public static final void putArrayOfUnsigned16(org.jruby.Ruby, org.jruby.ext.ffi.MemoryIO, long, org.jruby.RubyArray);
descriptor: (Lorg/jruby/Ruby;Lorg/jruby/ext/ffi/MemoryIO;JLorg/jruby/RubyArray;)V
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
Code:
stack=6, locals=7, args_size=4
start local 0 start local 1 start local 2 start local 4 0: aload 4
invokevirtual org.jruby.RubyArray.size:()I
newarray 9
astore 5
start local 5 1: iconst_0
istore 6
start local 6 2: goto 5
3: StackMap locals: short[] int
StackMap stack:
aload 5
iload 6
aload 4
iload 6
invokevirtual org.jruby.RubyArray.entry:(I)Lorg/jruby/runtime/builtin/IRubyObject;
invokestatic org.jruby.ext.ffi.Util.uint16Value:(Lorg/jruby/runtime/builtin/IRubyObject;)I
i2s
sastore
4: iinc 6 1
StackMap locals:
StackMap stack:
5: iload 6
aload 5
arraylength
if_icmplt 3
end local 6 6: aload 1
lload 2
aload 5
iconst_0
aload 5
arraylength
invokevirtual org.jruby.ext.ffi.MemoryIO.put:(J[SII)V
7: return
end local 5 end local 4 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 runtime Lorg/jruby/Ruby;
0 8 1 io Lorg/jruby/ext/ffi/MemoryIO;
0 8 2 offset J
0 8 4 ary Lorg/jruby/RubyArray;
1 8 5 array [S
2 6 6 i I
MethodParameters:
Name Flags
runtime
io
offset
ary
public static final org.jruby.runtime.builtin.IRubyObject getArrayOfSigned32(org.jruby.Ruby, org.jruby.ext.ffi.MemoryIO, long, int);
descriptor: (Lorg/jruby/Ruby;Lorg/jruby/ext/ffi/MemoryIO;JI)Lorg/jruby/runtime/builtin/IRubyObject;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
Code:
stack=6, locals=8, args_size=4
start local 0 start local 1 start local 2 start local 4 0: iload 4
newarray 10
astore 5
start local 5 1: aload 1
lload 2
aload 5
iconst_0
aload 5
arraylength
invokevirtual org.jruby.ext.ffi.MemoryIO.get:(J[III)V
2: aload 0
aload 5
arraylength
invokestatic org.jruby.RubyArray.newArray:(Lorg/jruby/Ruby;I)Lorg/jruby/RubyArray;
astore 6
start local 6 3: iconst_0
istore 7
start local 7 4: goto 7
5: StackMap locals: int[] org.jruby.RubyArray int
StackMap stack:
aload 6
aload 0
aload 5
iload 7
iaload
invokestatic org.jruby.ext.ffi.Util.newSigned32:(Lorg/jruby/Ruby;I)Lorg/jruby/runtime/builtin/IRubyObject;
invokevirtual org.jruby.RubyArray.add:(Ljava/lang/Object;)Z
pop
6: iinc 7 1
StackMap locals:
StackMap stack:
7: iload 7
aload 5
arraylength
if_icmplt 5
end local 7 8: aload 6
areturn
end local 6 end local 5 end local 4 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 runtime Lorg/jruby/Ruby;
0 9 1 io Lorg/jruby/ext/ffi/MemoryIO;
0 9 2 offset J
0 9 4 count I
1 9 5 array [I
3 9 6 arr Lorg/jruby/RubyArray;
4 8 7 i I
MethodParameters:
Name Flags
runtime
io
offset
count
public static final void putArrayOfSigned32(org.jruby.Ruby, org.jruby.ext.ffi.MemoryIO, long, org.jruby.RubyArray);
descriptor: (Lorg/jruby/Ruby;Lorg/jruby/ext/ffi/MemoryIO;JLorg/jruby/RubyArray;)V
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
Code:
stack=6, locals=7, args_size=4
start local 0 start local 1 start local 2 start local 4 0: aload 4
invokevirtual org.jruby.RubyArray.size:()I
newarray 10
astore 5
start local 5 1: iconst_0
istore 6
start local 6 2: goto 5
3: StackMap locals: int[] int
StackMap stack:
aload 5
iload 6
aload 4
iload 6
invokevirtual org.jruby.RubyArray.entry:(I)Lorg/jruby/runtime/builtin/IRubyObject;
invokestatic org.jruby.ext.ffi.Util.int32Value:(Lorg/jruby/runtime/builtin/IRubyObject;)I
iastore
4: iinc 6 1
StackMap locals:
StackMap stack:
5: iload 6
aload 5
arraylength
if_icmplt 3
end local 6 6: aload 1
lload 2
aload 5
iconst_0
aload 5
arraylength
invokevirtual org.jruby.ext.ffi.MemoryIO.put:(J[III)V
7: return
end local 5 end local 4 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 runtime Lorg/jruby/Ruby;
0 8 1 io Lorg/jruby/ext/ffi/MemoryIO;
0 8 2 offset J
0 8 4 ary Lorg/jruby/RubyArray;
1 8 5 array [I
2 6 6 i I
MethodParameters:
Name Flags
runtime
io
offset
ary
public static final org.jruby.runtime.builtin.IRubyObject getArrayOfUnsigned32(org.jruby.Ruby, org.jruby.ext.ffi.MemoryIO, long, int);
descriptor: (Lorg/jruby/Ruby;Lorg/jruby/ext/ffi/MemoryIO;JI)Lorg/jruby/runtime/builtin/IRubyObject;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
Code:
stack=6, locals=8, args_size=4
start local 0 start local 1 start local 2 start local 4 0: iload 4
newarray 10
astore 5
start local 5 1: aload 1
lload 2
aload 5
iconst_0
aload 5
arraylength
invokevirtual org.jruby.ext.ffi.MemoryIO.get:(J[III)V
2: aload 0
aload 5
arraylength
invokestatic org.jruby.RubyArray.newArray:(Lorg/jruby/Ruby;I)Lorg/jruby/RubyArray;
astore 6
start local 6 3: iconst_0
istore 7
start local 7 4: goto 7
5: StackMap locals: int[] org.jruby.RubyArray int
StackMap stack:
aload 6
aload 0
aload 5
iload 7
iaload
invokestatic org.jruby.ext.ffi.Util.newUnsigned32:(Lorg/jruby/Ruby;I)Lorg/jruby/runtime/builtin/IRubyObject;
invokevirtual org.jruby.RubyArray.add:(Ljava/lang/Object;)Z
pop
6: iinc 7 1
StackMap locals:
StackMap stack:
7: iload 7
aload 5
arraylength
if_icmplt 5
end local 7 8: aload 6
areturn
end local 6 end local 5 end local 4 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 runtime Lorg/jruby/Ruby;
0 9 1 io Lorg/jruby/ext/ffi/MemoryIO;
0 9 2 offset J
0 9 4 count I
1 9 5 array [I
3 9 6 arr Lorg/jruby/RubyArray;
4 8 7 i I
MethodParameters:
Name Flags
runtime
io
offset
count
public static final void putArrayOfUnsigned32(org.jruby.Ruby, org.jruby.ext.ffi.MemoryIO, long, org.jruby.RubyArray);
descriptor: (Lorg/jruby/Ruby;Lorg/jruby/ext/ffi/MemoryIO;JLorg/jruby/RubyArray;)V
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
Code:
stack=6, locals=7, args_size=4
start local 0 start local 1 start local 2 start local 4 0: aload 4
invokevirtual org.jruby.RubyArray.size:()I
newarray 10
astore 5
start local 5 1: iconst_0
istore 6
start local 6 2: goto 5
3: StackMap locals: int[] int
StackMap stack:
aload 5
iload 6
aload 4
iload 6
invokevirtual org.jruby.RubyArray.entry:(I)Lorg/jruby/runtime/builtin/IRubyObject;
invokestatic org.jruby.ext.ffi.Util.uint32Value:(Lorg/jruby/runtime/builtin/IRubyObject;)J
l2i
iastore
4: iinc 6 1
StackMap locals:
StackMap stack:
5: iload 6
aload 5
arraylength
if_icmplt 3
end local 6 6: aload 1
lload 2
aload 5
iconst_0
aload 5
arraylength
invokevirtual org.jruby.ext.ffi.MemoryIO.put:(J[III)V
7: return
end local 5 end local 4 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 runtime Lorg/jruby/Ruby;
0 8 1 io Lorg/jruby/ext/ffi/MemoryIO;
0 8 2 offset J
0 8 4 ary Lorg/jruby/RubyArray;
1 8 5 array [I
2 6 6 i I
MethodParameters:
Name Flags
runtime
io
offset
ary
public static final org.jruby.runtime.builtin.IRubyObject getArrayOfSigned64(org.jruby.Ruby, org.jruby.ext.ffi.MemoryIO, long, int);
descriptor: (Lorg/jruby/Ruby;Lorg/jruby/ext/ffi/MemoryIO;JI)Lorg/jruby/runtime/builtin/IRubyObject;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
Code:
stack=6, locals=8, args_size=4
start local 0 start local 1 start local 2 start local 4 0: iload 4
newarray 11
astore 5
start local 5 1: aload 1
lload 2
aload 5
iconst_0
aload 5
arraylength
invokevirtual org.jruby.ext.ffi.MemoryIO.get:(J[JII)V
2: aload 0
aload 5
arraylength
invokestatic org.jruby.RubyArray.newArray:(Lorg/jruby/Ruby;I)Lorg/jruby/RubyArray;
astore 6
start local 6 3: iconst_0
istore 7
start local 7 4: goto 7
5: StackMap locals: long[] org.jruby.RubyArray int
StackMap stack:
aload 6
aload 0
aload 5
iload 7
laload
invokestatic org.jruby.ext.ffi.Util.newSigned64:(Lorg/jruby/Ruby;J)Lorg/jruby/runtime/builtin/IRubyObject;
invokevirtual org.jruby.RubyArray.add:(Ljava/lang/Object;)Z
pop
6: iinc 7 1
StackMap locals:
StackMap stack:
7: iload 7
aload 5
arraylength
if_icmplt 5
end local 7 8: aload 6
areturn
end local 6 end local 5 end local 4 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 runtime Lorg/jruby/Ruby;
0 9 1 io Lorg/jruby/ext/ffi/MemoryIO;
0 9 2 offset J
0 9 4 count I
1 9 5 array [J
3 9 6 arr Lorg/jruby/RubyArray;
4 8 7 i I
MethodParameters:
Name Flags
runtime
io
offset
count
public static final void putArrayOfSigned64(org.jruby.Ruby, org.jruby.ext.ffi.MemoryIO, long, org.jruby.RubyArray);
descriptor: (Lorg/jruby/Ruby;Lorg/jruby/ext/ffi/MemoryIO;JLorg/jruby/RubyArray;)V
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
Code:
stack=6, locals=7, args_size=4
start local 0 start local 1 start local 2 start local 4 0: aload 4
invokevirtual org.jruby.RubyArray.size:()I
newarray 11
astore 5
start local 5 1: iconst_0
istore 6
start local 6 2: goto 5
3: StackMap locals: long[] int
StackMap stack:
aload 5
iload 6
aload 4
iload 6
invokevirtual org.jruby.RubyArray.entry:(I)Lorg/jruby/runtime/builtin/IRubyObject;
invokestatic org.jruby.ext.ffi.Util.int64Value:(Lorg/jruby/runtime/builtin/IRubyObject;)J
lastore
4: iinc 6 1
StackMap locals:
StackMap stack:
5: iload 6
aload 5
arraylength
if_icmplt 3
end local 6 6: aload 1
lload 2
aload 5
iconst_0
aload 5
arraylength
invokevirtual org.jruby.ext.ffi.MemoryIO.put:(J[JII)V
7: return
end local 5 end local 4 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 runtime Lorg/jruby/Ruby;
0 8 1 io Lorg/jruby/ext/ffi/MemoryIO;
0 8 2 offset J
0 8 4 ary Lorg/jruby/RubyArray;
1 8 5 array [J
2 6 6 i I
MethodParameters:
Name Flags
runtime
io
offset
ary
public static final org.jruby.runtime.builtin.IRubyObject getArrayOfUnsigned64(org.jruby.Ruby, org.jruby.ext.ffi.MemoryIO, long, int);
descriptor: (Lorg/jruby/Ruby;Lorg/jruby/ext/ffi/MemoryIO;JI)Lorg/jruby/runtime/builtin/IRubyObject;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
Code:
stack=6, locals=8, args_size=4
start local 0 start local 1 start local 2 start local 4 0: iload 4
newarray 11
astore 5
start local 5 1: aload 1
lload 2
aload 5
iconst_0
aload 5
arraylength
invokevirtual org.jruby.ext.ffi.MemoryIO.get:(J[JII)V
2: aload 0
aload 5
arraylength
invokestatic org.jruby.RubyArray.newArray:(Lorg/jruby/Ruby;I)Lorg/jruby/RubyArray;
astore 6
start local 6 3: iconst_0
istore 7
start local 7 4: goto 7
5: StackMap locals: long[] org.jruby.RubyArray int
StackMap stack:
aload 6
aload 0
aload 5
iload 7
laload
invokestatic org.jruby.ext.ffi.Util.newUnsigned64:(Lorg/jruby/Ruby;J)Lorg/jruby/runtime/builtin/IRubyObject;
invokevirtual org.jruby.RubyArray.add:(Ljava/lang/Object;)Z
pop
6: iinc 7 1
StackMap locals:
StackMap stack:
7: iload 7
aload 5
arraylength
if_icmplt 5
end local 7 8: aload 6
areturn
end local 6 end local 5 end local 4 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 runtime Lorg/jruby/Ruby;
0 9 1 io Lorg/jruby/ext/ffi/MemoryIO;
0 9 2 offset J
0 9 4 count I
1 9 5 array [J
3 9 6 arr Lorg/jruby/RubyArray;
4 8 7 i I
MethodParameters:
Name Flags
runtime
io
offset
count
public static final void putArrayOfUnsigned64(org.jruby.Ruby, org.jruby.ext.ffi.MemoryIO, long, org.jruby.RubyArray);
descriptor: (Lorg/jruby/Ruby;Lorg/jruby/ext/ffi/MemoryIO;JLorg/jruby/RubyArray;)V
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
Code:
stack=6, locals=7, args_size=4
start local 0 start local 1 start local 2 start local 4 0: aload 4
invokevirtual org.jruby.RubyArray.size:()I
newarray 11
astore 5
start local 5 1: iconst_0
istore 6
start local 6 2: goto 5
3: StackMap locals: long[] int
StackMap stack:
aload 5
iload 6
aload 4
iload 6
invokevirtual org.jruby.RubyArray.entry:(I)Lorg/jruby/runtime/builtin/IRubyObject;
invokestatic org.jruby.ext.ffi.Util.uint64Value:(Lorg/jruby/runtime/builtin/IRubyObject;)J
lastore
4: iinc 6 1
StackMap locals:
StackMap stack:
5: iload 6
aload 5
arraylength
if_icmplt 3
end local 6 6: aload 1
lload 2
aload 5
iconst_0
aload 5
arraylength
invokevirtual org.jruby.ext.ffi.MemoryIO.put:(J[JII)V
7: return
end local 5 end local 4 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 runtime Lorg/jruby/Ruby;
0 8 1 io Lorg/jruby/ext/ffi/MemoryIO;
0 8 2 offset J
0 8 4 ary Lorg/jruby/RubyArray;
1 8 5 array [J
2 6 6 i I
MethodParameters:
Name Flags
runtime
io
offset
ary
public static final org.jruby.runtime.builtin.IRubyObject getArrayOfFloat32(org.jruby.Ruby, org.jruby.ext.ffi.MemoryIO, long, int);
descriptor: (Lorg/jruby/Ruby;Lorg/jruby/ext/ffi/MemoryIO;JI)Lorg/jruby/runtime/builtin/IRubyObject;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
Code:
stack=6, locals=8, args_size=4
start local 0 start local 1 start local 2 start local 4 0: iload 4
newarray 6
astore 5
start local 5 1: aload 1
lload 2
aload 5
iconst_0
aload 5
arraylength
invokevirtual org.jruby.ext.ffi.MemoryIO.get:(J[FII)V
2: aload 0
aload 5
arraylength
invokestatic org.jruby.RubyArray.newArray:(Lorg/jruby/Ruby;I)Lorg/jruby/RubyArray;
astore 6
start local 6 3: iconst_0
istore 7
start local 7 4: goto 7
5: StackMap locals: float[] org.jruby.RubyArray int
StackMap stack:
aload 6
aload 0
aload 5
iload 7
faload
f2d
invokestatic org.jruby.RubyFloat.newFloat:(Lorg/jruby/Ruby;D)Lorg/jruby/RubyFloat;
invokevirtual org.jruby.RubyArray.add:(Ljava/lang/Object;)Z
pop
6: iinc 7 1
StackMap locals:
StackMap stack:
7: iload 7
aload 5
arraylength
if_icmplt 5
end local 7 8: aload 6
areturn
end local 6 end local 5 end local 4 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 runtime Lorg/jruby/Ruby;
0 9 1 io Lorg/jruby/ext/ffi/MemoryIO;
0 9 2 offset J
0 9 4 count I
1 9 5 array [F
3 9 6 arr Lorg/jruby/RubyArray;
4 8 7 i I
MethodParameters:
Name Flags
runtime
io
offset
count
public static final void putArrayOfFloat32(org.jruby.Ruby, org.jruby.ext.ffi.MemoryIO, long, org.jruby.RubyArray);
descriptor: (Lorg/jruby/Ruby;Lorg/jruby/ext/ffi/MemoryIO;JLorg/jruby/RubyArray;)V
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
Code:
stack=6, locals=7, args_size=4
start local 0 start local 1 start local 2 start local 4 0: aload 4
invokevirtual org.jruby.RubyArray.size:()I
newarray 6
astore 5
start local 5 1: iconst_0
istore 6
start local 6 2: goto 5
3: StackMap locals: float[] int
StackMap stack:
aload 5
iload 6
aload 4
iload 6
invokevirtual org.jruby.RubyArray.entry:(I)Lorg/jruby/runtime/builtin/IRubyObject;
invokestatic org.jruby.ext.ffi.Util.floatValue:(Lorg/jruby/runtime/builtin/IRubyObject;)F
fastore
4: iinc 6 1
StackMap locals:
StackMap stack:
5: iload 6
aload 5
arraylength
if_icmplt 3
end local 6 6: aload 1
lload 2
aload 5
iconst_0
aload 5
arraylength
invokevirtual org.jruby.ext.ffi.MemoryIO.put:(J[FII)V
7: return
end local 5 end local 4 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 runtime Lorg/jruby/Ruby;
0 8 1 io Lorg/jruby/ext/ffi/MemoryIO;
0 8 2 offset J
0 8 4 ary Lorg/jruby/RubyArray;
1 8 5 array [F
2 6 6 i I
MethodParameters:
Name Flags
runtime
io
offset
ary
public static final org.jruby.runtime.builtin.IRubyObject getArrayOfFloat64(org.jruby.Ruby, org.jruby.ext.ffi.MemoryIO, long, int);
descriptor: (Lorg/jruby/Ruby;Lorg/jruby/ext/ffi/MemoryIO;JI)Lorg/jruby/runtime/builtin/IRubyObject;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
Code:
stack=6, locals=8, args_size=4
start local 0 start local 1 start local 2 start local 4 0: iload 4
newarray 7
astore 5
start local 5 1: aload 1
lload 2
aload 5
iconst_0
aload 5
arraylength
invokevirtual org.jruby.ext.ffi.MemoryIO.get:(J[DII)V
2: aload 0
aload 5
arraylength
invokestatic org.jruby.RubyArray.newArray:(Lorg/jruby/Ruby;I)Lorg/jruby/RubyArray;
astore 6
start local 6 3: iconst_0
istore 7
start local 7 4: goto 7
5: StackMap locals: double[] org.jruby.RubyArray int
StackMap stack:
aload 6
aload 0
aload 5
iload 7
daload
invokestatic org.jruby.RubyFloat.newFloat:(Lorg/jruby/Ruby;D)Lorg/jruby/RubyFloat;
invokevirtual org.jruby.RubyArray.add:(Ljava/lang/Object;)Z
pop
6: iinc 7 1
StackMap locals:
StackMap stack:
7: iload 7
aload 5
arraylength
if_icmplt 5
end local 7 8: aload 6
areturn
end local 6 end local 5 end local 4 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 runtime Lorg/jruby/Ruby;
0 9 1 io Lorg/jruby/ext/ffi/MemoryIO;
0 9 2 offset J
0 9 4 count I
1 9 5 array [D
3 9 6 arr Lorg/jruby/RubyArray;
4 8 7 i I
MethodParameters:
Name Flags
runtime
io
offset
count
public static final void putArrayOfFloat64(org.jruby.Ruby, org.jruby.ext.ffi.MemoryIO, long, org.jruby.RubyArray);
descriptor: (Lorg/jruby/Ruby;Lorg/jruby/ext/ffi/MemoryIO;JLorg/jruby/RubyArray;)V
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
Code:
stack=6, locals=7, args_size=4
start local 0 start local 1 start local 2 start local 4 0: aload 4
invokevirtual org.jruby.RubyArray.size:()I
newarray 7
astore 5
start local 5 1: iconst_0
istore 6
start local 6 2: goto 5
3: StackMap locals: double[] int
StackMap stack:
aload 5
iload 6
aload 4
iload 6
invokevirtual org.jruby.RubyArray.entry:(I)Lorg/jruby/runtime/builtin/IRubyObject;
invokestatic org.jruby.ext.ffi.Util.doubleValue:(Lorg/jruby/runtime/builtin/IRubyObject;)D
dastore
4: iinc 6 1
StackMap locals:
StackMap stack:
5: iload 6
aload 5
arraylength
if_icmplt 3
end local 6 6: aload 1
lload 2
aload 5
iconst_0
aload 5
arraylength
invokevirtual org.jruby.ext.ffi.MemoryIO.put:(J[DII)V
7: return
end local 5 end local 4 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 runtime Lorg/jruby/Ruby;
0 8 1 io Lorg/jruby/ext/ffi/MemoryIO;
0 8 2 offset J
0 8 4 ary Lorg/jruby/RubyArray;
1 8 5 array [D
2 6 6 i I
MethodParameters:
Name Flags
runtime
io
offset
ary
public static final org.jruby.RubyString newTaintedString(org.jruby.Ruby, byte[]);
descriptor: (Lorg/jruby/Ruby;[B)Lorg/jruby/RubyString;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
Code:
stack=2, locals=3, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokestatic org.jruby.RubyString.newStringNoCopy:(Lorg/jruby/Ruby;[B)Lorg/jruby/RubyString;
astore 2
start local 2 1: aload 2
iconst_1
invokevirtual org.jruby.RubyString.setTaint:(Z)V
2: aload 2
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 runtime Lorg/jruby/Ruby;
0 3 1 bytes [B
1 3 2 s Lorg/jruby/RubyString;
MethodParameters:
Name Flags
runtime
bytes
public static final org.jruby.RubyString getTaintedByteString(org.jruby.Ruby, org.jruby.ext.ffi.MemoryIO, long, int);
descriptor: (Lorg/jruby/Ruby;Lorg/jruby/ext/ffi/MemoryIO;JI)Lorg/jruby/RubyString;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
Code:
stack=6, locals=6, args_size=4
start local 0 start local 1 start local 2 start local 4 0: iload 4
newarray 8
astore 5
start local 5 1: aload 1
lload 2
aload 5
iconst_0
aload 5
arraylength
invokevirtual org.jruby.ext.ffi.MemoryIO.get:(J[BII)V
2: aload 0
aload 5
invokestatic org.jruby.ext.ffi.MemoryUtil.newTaintedString:(Lorg/jruby/Ruby;[B)Lorg/jruby/RubyString;
areturn
end local 5 end local 4 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 runtime Lorg/jruby/Ruby;
0 3 1 io Lorg/jruby/ext/ffi/MemoryIO;
0 3 2 offset J
0 3 4 length I
1 3 5 bytes [B
MethodParameters:
Name Flags
runtime
io
offset
length
public static final org.jruby.runtime.builtin.IRubyObject getTaintedString(org.jruby.Ruby, org.jruby.ext.ffi.MemoryIO, long);
descriptor: (Lorg/jruby/Ruby;Lorg/jruby/ext/ffi/MemoryIO;J)Lorg/jruby/runtime/builtin/IRubyObject;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
Code:
stack=4, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
lload 2
invokevirtual org.jruby.ext.ffi.MemoryIO.getZeroTerminatedByteArray:(J)[B
invokestatic org.jruby.ext.ffi.MemoryUtil.newTaintedString:(Lorg/jruby/Ruby;[B)Lorg/jruby/RubyString;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 runtime Lorg/jruby/Ruby;
0 1 1 io Lorg/jruby/ext/ffi/MemoryIO;
0 1 2 offset J
MethodParameters:
Name Flags
runtime
io
offset
public static final org.jruby.runtime.builtin.IRubyObject getTaintedString(org.jruby.Ruby, org.jruby.ext.ffi.MemoryIO, long, int);
descriptor: (Lorg/jruby/Ruby;Lorg/jruby/ext/ffi/MemoryIO;JI)Lorg/jruby/runtime/builtin/IRubyObject;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
Code:
stack=5, locals=5, args_size=4
start local 0 start local 1 start local 2 start local 4 0: aload 0
aload 1
lload 2
iload 4
invokevirtual org.jruby.ext.ffi.MemoryIO.getZeroTerminatedByteArray:(JI)[B
invokestatic org.jruby.ext.ffi.MemoryUtil.newTaintedString:(Lorg/jruby/Ruby;[B)Lorg/jruby/RubyString;
areturn
end local 4 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 runtime Lorg/jruby/Ruby;
0 1 1 io Lorg/jruby/ext/ffi/MemoryIO;
0 1 2 offset J
0 1 4 length I
MethodParameters:
Name Flags
runtime
io
offset
length
}
SourceFile: "MemoryUtil.java"