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
99dbeecc40f3a8564434c8d9ee314c60284758b2
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeText
/
inline
T
History
Ilmir Usmanov
68342a1f72
Initialize fake inliner variables on resume path
...
Otherwise, this will cause R8 to complain.
2020-08-05 19:47:55 +02:00
..
property
…
deleteClassOnTransfromation.kt
…
finallyMarkers.kt
Unmute some JVM_IR inlining tests
2019-10-08 17:19:41 +02:00
inlineArgumentSlots.kt
Unmute some JVM_IR inlining tests
2019-10-08 17:19:41 +02:00
inlineReturnsNothing1.kt
Use Intrinsics.checkNotNull and throw NPE in !! operator generation
2019-08-12 16:09:23 +02:00
inlineReturnsNothing2.kt
…
inlineReturnsNothing3.kt
…
inlineSuspendReifiedNoSpilling.kt
Initialize fake inliner variables on resume path
2020-08-05 19:47:55 +02:00
interfaceDefaultMethod.kt
JVM_IR: Fix inlining of interface methods
2019-07-31 11:18:44 +02:00
linenumberForOneParametersArgumentCall.kt
Debugger, BE: Make the NOP instruction optimizer save the first NOP, not the last
2020-02-14 17:35:17 +09:00
noSynAccessor.kt
…
noSynAccessorToDirectFieldAccess.kt
…
noSynAccessorToSuper.kt
…
notSplitedExceptionTable.kt
…
reifiedSafeAsWithMutable.kt
Add more tests for type operators on the jvm
2019-08-27 10:44:23 +02:00
remappedLocalVar.kt
Unmute some JVM_IR inlining tests
2019-10-08 17:19:41 +02:00
removedFinallyMarkers.kt
…
specialEnumFunction.kt
JVM_IR: Fix enum classes ABI
2020-06-30 18:24:25 +03:00
splitedExceptionTable.kt
…
whenMappingOnCallSite.kt
JVM_IR: generate WhenMappings for enum ordinal subjects
2019-05-13 19:09:07 +03:00