Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save HenryLoenwind/93348a2656415eecc7ddfd25a84e73d1 to your computer and use it in GitHub Desktop.
Save HenryLoenwind/93348a2656415eecc7ddfd25a84e73d1 to your computer and use it in GitHub Desktop.
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