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
39aa97eebf88e5212d21a28b645e324c6ceadf01
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
constProperty
History
Mikhail Zarechenskiy
0134b8819b
Optimize const vals by inlining them at use sites
...
#KT-11734 Fixed #KT-13570 Fixed
2016-12-05 22:11:33 +03:00
..
accessorsForPrivateConstants.kt
Skip property accessors for constants
2016-12-05 22:10:14 +03:00
noAccessorsForPrivateConstants.kt
Skip property accessors for constants
2016-12-05 22:10:14 +03:00
noInline.kt
Optimize const vals by inlining them at use sites
2016-12-05 22:11:33 +03:00
noInlineInCmp.kt
Optimize const vals by inlining them at use sites
2016-12-05 22:11:33 +03:00