Created
May 26, 2016 20:05
-
-
Save HenryLoenwind/93348a2656415eecc7ddfd25a84e73d1 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
L1 | |
LINENUMBER 28 L1 | |
LDC "UNKNOWN" | |
ASTORE 2 | |
L2 | |
LINENUMBER 30 L2 | |
ALOAD 1: computer | |
IFNULL L3 | |
L4 | |
LINENUMBER 31 L4 | |
ALOAD 1: computer | |
INVOKEVIRTUAL Test2$Computer.getSoundcard () : Test2$Soundcard | |
ASTORE 3 | |
L5 | |
LINENUMBER 32 L5 | |
ALOAD 3: soundcard | |
IFNULL L3 | |
L6 | |
LINENUMBER 33 L6 | |
ALOAD 3: soundcard | |
INVOKEVIRTUAL Test2$Soundcard.getUSB () : Test2$USB | |
ASTORE 4 | |
L7 | |
LINENUMBER 34 L7 | |
ALOAD 4: usb | |
IFNULL L3 | |
L8 | |
LINENUMBER 35 L8 | |
ALOAD 4: usb | |
INVOKEVIRTUAL Test2$USB.getVersion () : String | |
ASTORE 2: version | |
L3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment