sp-04/test-output/allocAndInitObjectArrayMeth...

11 lines
482 B
Plaintext

digraph combined {
label="allocAndInitObjectArrayMethod"
-1 [shape=record,style=filled,label="-1|entry"]
-2 [shape=record,label="-2|exit"]
0 [shape=record,label="0|{0: // label\l|1: // line number information\l|2: ICONST_2 \l|3: ANEWARRAY java/lang/Object\l|4: DUP \l|5: ICONST_0 \l|6: LDC 1\l|7: AASTORE \l|8: DUP \l|9: ICONST_1 \l|10: LDC 2\l|11: AASTORE \l|12: ARETURN \l}"]
-1 -> 0 [label=""]
0 -> -2 [label=""]
0 -> -2 [style=dotted]
-1 -> 0 [style=dotted]
}