19 lines
357 B
Text
19 lines
357 B
Text
|
Method: shortCircuitMethod(III)I
|
||
|
0: // label
|
||
|
1: // line number information
|
||
|
2: ILOAD 1
|
||
|
3: ILOAD 2
|
||
|
4: IF_ICMPLE 12
|
||
|
5: ILOAD 1
|
||
|
6: ILOAD 3
|
||
|
7: IF_ICMPGE 12
|
||
|
8: // label
|
||
|
9: // line number information
|
||
|
10: ICONST_1
|
||
|
11: IRETURN
|
||
|
12: // label
|
||
|
13: // line number information
|
||
|
14: // stack frame map
|
||
|
15: ICONST_0
|
||
|
16: IRETURN
|