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
cf25e17209c79c56e403fce03d8084de1cbcacfc
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeText
/
inline
T
History
Nikolay Krasko
87b628a3f7
Generate 'nop' instruction on lambda call when everything on line is going to be eliminated by inliner (KT-6477)
...
(cherry picked from commit 462bdb2) #KT-6477 Fixed
2016-10-14 14:52:06 +03:00
..
property
Base support of StackValue.Property inlining
2016-06-24 17:05:50 +03:00
inlineReturnsNothing1.kt
…
inlineReturnsNothing2.kt
…
inlineReturnsNothing3.kt
…
linenumberForNoParametersArgumentCallInExpression.kt
Generate 'nop' instruction on lambda call when everything on line is going to be eliminated by inliner (KT-6477)
2016-10-14 14:52:06 +03:00
linenumberForOneParametersArgumentCall.kt
Generate 'nop' instruction on lambda call when everything on line is going to be eliminated by inliner (KT-6477)
2016-10-14 14:52:06 +03:00
noSynAccessor.kt
…
noSynAccessorToDirectFieldAccess.kt
…
noSynAccessorToSuper.kt
…
notSplitedExceptionTable.kt
…
reifiedSafeAsWithMutable.kt
…
remappedLocalVar.kt
…
removedFinallyMarkers.kt
…
splitedExceptionTable.kt
…
whenMappingOnCallSite.kt
Support when mapping transformation on inlining
2016-03-14 11:24:39 +03:00