final class org.graalvm.compiler.graph.Edges$EdgesWithModCountIterator extends org.graalvm.compiler.graph.Edges$EdgesIterator
minor version: 0
major version: 59
flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
this_class: org.graalvm.compiler.graph.Edges$EdgesWithModCountIterator
super_class: org.graalvm.compiler.graph.Edges$EdgesIterator
{
private final int modCount;
descriptor: I
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
static final boolean $assertionsDisabled;
descriptor: Z
flags: (0x1018) ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=1, locals=0, args_size=0
0: ldc Lorg/graalvm/compiler/graph/Edges;
invokevirtual java.lang.Class.desiredAssertionStatus:()Z
ifne 1
iconst_1
goto 2
StackMap locals:
StackMap stack:
1: iconst_0
StackMap locals:
StackMap stack: int
2: putstatic org.graalvm.compiler.graph.Edges$EdgesWithModCountIterator.$assertionsDisabled:Z
return
LocalVariableTable:
Start End Slot Name Signature
private void <init>(org.graalvm.compiler.graph.Node, org.graalvm.compiler.graph.Edges);
descriptor: (Lorg/graalvm/compiler/graph/Node;Lorg/graalvm/compiler/graph/Edges;)V
flags: (0x0002) ACC_PRIVATE
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.graalvm.compiler.graph.Edges$EdgesIterator.<init>:(Lorg/graalvm/compiler/graph/Node;Lorg/graalvm/compiler/graph/Edges;)V
1: getstatic org.graalvm.compiler.graph.Edges$EdgesWithModCountIterator.$assertionsDisabled:Z
ifne 2
invokestatic org.graalvm.compiler.graph.Graph.isModificationCountsEnabled:()Z
ifne 2
new java.lang.AssertionError
dup
invokespecial java.lang.AssertionError.<init>:()V
athrow
2: StackMap locals: org.graalvm.compiler.graph.Edges$EdgesWithModCountIterator org.graalvm.compiler.graph.Node org.graalvm.compiler.graph.Edges
StackMap stack:
aload 0
aload 1
invokevirtual org.graalvm.compiler.graph.Node.modCount:()I
putfield org.graalvm.compiler.graph.Edges$EdgesWithModCountIterator.modCount:I
3: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lorg/graalvm/compiler/graph/Edges$EdgesWithModCountIterator;
0 4 1 node Lorg/graalvm/compiler/graph/Node;
0 4 2 edges Lorg/graalvm/compiler/graph/Edges;
MethodParameters:
Name Flags
node
edges
public boolean hasNext();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=1
start local 0 0: aload 0
invokespecial org.graalvm.compiler.graph.Edges$EdgesIterator.hasNext:()Z
istore 2
1: getstatic org.graalvm.compiler.graph.Edges$EdgesWithModCountIterator.$assertionsDisabled:Z
ifne 2
aload 0
getfield org.graalvm.compiler.graph.Edges$EdgesWithModCountIterator.modCount:I
aload 0
getfield org.graalvm.compiler.graph.Edges$EdgesWithModCountIterator.node:Lorg/graalvm/compiler/graph/Node;
invokevirtual org.graalvm.compiler.graph.Node.modCount:()I
if_icmpeq 2
new java.lang.AssertionError
dup
ldc "must not be modified"
invokespecial java.lang.AssertionError.<init>:(Ljava/lang/Object;)V
athrow
2: StackMap locals: org.graalvm.compiler.graph.Edges$EdgesWithModCountIterator top int
StackMap stack:
iload 2
ireturn
3: StackMap locals: org.graalvm.compiler.graph.Edges$EdgesWithModCountIterator
StackMap stack: java.lang.Throwable
astore 1
4: getstatic org.graalvm.compiler.graph.Edges$EdgesWithModCountIterator.$assertionsDisabled:Z
ifne 5
aload 0
getfield org.graalvm.compiler.graph.Edges$EdgesWithModCountIterator.modCount:I
aload 0
getfield org.graalvm.compiler.graph.Edges$EdgesWithModCountIterator.node:Lorg/graalvm/compiler/graph/Node;
invokevirtual org.graalvm.compiler.graph.Node.modCount:()I
if_icmpeq 5
new java.lang.AssertionError
dup
ldc "must not be modified"
invokespecial java.lang.AssertionError.<init>:(Ljava/lang/Object;)V
athrow
5: StackMap locals: java.lang.Throwable
StackMap stack:
aload 1
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lorg/graalvm/compiler/graph/Edges$EdgesWithModCountIterator;
Exception table:
from to target type
0 1 3 any
public org.graalvm.compiler.graph.Position next();
descriptor: ()Lorg/graalvm/compiler/graph/Position;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=1
start local 0 0: aload 0
invokespecial org.graalvm.compiler.graph.Edges$EdgesIterator.next:()Lorg/graalvm/compiler/graph/Position;
astore 2
1: getstatic org.graalvm.compiler.graph.Edges$EdgesWithModCountIterator.$assertionsDisabled:Z
ifne 2
aload 0
getfield org.graalvm.compiler.graph.Edges$EdgesWithModCountIterator.modCount:I
aload 0
getfield org.graalvm.compiler.graph.Edges$EdgesWithModCountIterator.node:Lorg/graalvm/compiler/graph/Node;
invokevirtual org.graalvm.compiler.graph.Node.modCount:()I
if_icmpeq 2
new java.lang.AssertionError
dup
ldc "must not be modified"
invokespecial java.lang.AssertionError.<init>:(Ljava/lang/Object;)V
athrow
2: StackMap locals: org.graalvm.compiler.graph.Edges$EdgesWithModCountIterator top org.graalvm.compiler.graph.Position
StackMap stack:
aload 2
areturn
3: StackMap locals: org.graalvm.compiler.graph.Edges$EdgesWithModCountIterator
StackMap stack: java.lang.Throwable
astore 1
4: getstatic org.graalvm.compiler.graph.Edges$EdgesWithModCountIterator.$assertionsDisabled:Z
ifne 5
aload 0
getfield org.graalvm.compiler.graph.Edges$EdgesWithModCountIterator.modCount:I
aload 0
getfield org.graalvm.compiler.graph.Edges$EdgesWithModCountIterator.node:Lorg/graalvm/compiler/graph/Node;
invokevirtual org.graalvm.compiler.graph.Node.modCount:()I
if_icmpeq 5
new java.lang.AssertionError
dup
ldc "must not be modified"
invokespecial java.lang.AssertionError.<init>:(Ljava/lang/Object;)V
athrow
5: StackMap locals: java.lang.Throwable
StackMap stack:
aload 1
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lorg/graalvm/compiler/graph/Edges$EdgesWithModCountIterator;
Exception table:
from to target type
0 1 3 any
}
SourceFile: "Edges.java"
NestHost: org.graalvm.compiler.graph.Edges
InnerClasses:
private EdgesIterator = org.graalvm.compiler.graph.Edges$EdgesIterator of org.graalvm.compiler.graph.Edges
private final EdgesWithModCountIterator = org.graalvm.compiler.graph.Edges$EdgesWithModCountIterator of org.graalvm.compiler.graph.Edges