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 15:53:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d559212d70b8724adb11d1637b66473c08f9aeb8
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
nullCheckOptimization
History
Dmitry Petrov
d559212d70
Optimize out trivial INSTANCEOF checks
...
#KT-18157 Fixed Target versions 1.1.4
2017-05-31 16:48:14 +03:00
..
alreadyCheckedForIs.kt
…
alreadyCheckedForNull.kt
…
ifNullEqualsNull.kt
…
ifNullEqualsNullInline.kt
Fix bytecode tests after new optimizations
2017-05-16 17:28:43 +03:00
ifUnitEqualsNull.kt
…
ifUnitEqualsNullInline.kt
Fix bytecode tests after new optimizations
2017-05-16 17:28:43 +03:00
kt12839.kt
…
notNullAsNotNullable.kt
…
redundantSafeCall.kt
…
reifiedIs.kt
…
reifiedNullIs.kt
…
trivialInstanceOf.kt
Optimize out trivial INSTANCEOF checks
2017-05-31 16:48:14 +03:00