Skip to content

Instantly share code, notes, and snippets.

@Tatskaari
Created November 1, 2017 19:48
Show Gist options
  • Save Tatskaari/68b626ebdd82831a1a72ba5831ecce5a to your computer and use it in GitHub Desktop.
Save Tatskaari/68b626ebdd82831a1a72ba5831ecce5a to your computer and use it in GitHub Desktop.
INVOKEDYNAMIC interfaceMethod(closureScope)interface [
// handle kind 0x6 : INVOKESTATIC
callsiteGeneratorMethodSignature
// arguments:
interfaceMethodSignature,
// handle kind 0x6 : INVOKESTATIC
Owner.lambda realLambdaSinatureIncludingClosureParams,
lambdaSignature;
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment