This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8a9707c1402741f6a3e959fc89757cb763cf1823
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeText
/
constProperty
T
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