Created
March 21, 2017 16:53
-
-
Save aorjoa/67300f0887b79cd98e5486f25767937b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bytecode for method apply | |
L0 | |
LINENUMBER 16 L0 | |
ALOAD 0 | |
ILOAD 1 | |
INVOKEVIRTUAL th/ac/sut/aiyara/sparktest/CheckpointingTest$$anonfun$1$$anonfun$2.apply$mcZI$sp (I)Z | |
IRETURN | |
L1 | |
LOCALVARIABLE this Lth/ac/sut/aiyara/sparktest/CheckpointingTest$$anonfun$1$$anonfun$2; L0 L1 0 | |
LOCALVARIABLE x$1 I L0 L1 1 | |
MAXSTACK = 2 | |
MAXLOCALS = 2 | |
================================================================================================================ | |
Bytecode for method apply$mcZI$sp | |
L0 | |
LINENUMBER 16 L0 | |
ILOAD 1 | |
BIPUSH 50 | |
IF_ICMPGE L1 | |
ICONST_1 | |
GOTO L2 | |
L1 | |
FRAME SAME | |
ICONST_0 | |
L2 | |
FRAME SAME1 I | |
IRETURN | |
L3 | |
LOCALVARIABLE this Lth/ac/sut/aiyara/sparktest/CheckpointingTest$$anonfun$1$$anonfun$2; L0 L3 0 | |
LOCALVARIABLE x$1 I L0 L3 1 | |
MAXSTACK = 2 | |
MAXLOCALS = 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment