This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-08 08:31:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3c09a26e16fd18e36c481b9635838ca912d2ecb9
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
capturedVarsOptimization
History
Dmitry Petrov
3c09a26e16
KT-5248 Don't wrap variable if it is captured only in inlined closures
...
Remove non-escaping Ref's on bytecode postprocessing pass.
2017-03-13 09:04:31 +03:00
..
capturedInChainOfInlineFuns.kt
KT-5248 Don't wrap variable if it is captured only in inlined closures
2017-03-13 09:04:31 +03:00
capturedInInlineOnly.kt
KT-5248 Don't wrap variable if it is captured only in inlined closures
2017-03-13 09:04:31 +03:00
capturedInLocalObject.kt
KT-5248 Don't wrap variable if it is captured only in inlined closures
2017-03-13 09:04:31 +03:00
capturedInNoInlineOnly.kt
KT-5248 Don't wrap variable if it is captured only in inlined closures
2017-03-13 09:04:31 +03:00
capturedInNoInlneInsideChainOfInlineFuns.kt
KT-5248 Don't wrap variable if it is captured only in inlined closures
2017-03-13 09:04:31 +03:00
capturedVarsOfSize2.kt
KT-5248 Don't wrap variable if it is captured only in inlined closures
2017-03-13 09:04:31 +03:00
sharedSlotsWithCapturedVars.kt
KT-5248 Don't wrap variable if it is captured only in inlined closures
2017-03-13 09:04:31 +03:00
withStackNormalization.kt
KT-5248 Don't wrap variable if it is captured only in inlined closures
2017-03-13 09:04:31 +03:00