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-18 15:54:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
53fe30eb45b0b0dc05ab1d169010637b89f39a7d
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
nullCheckOptimization
History
Dmitry Petrov
f678db2f89
KT-36813 Generate optimizable null checks in JVM_IR
2020-03-03 22:38:21 +03:00
..
localLateinit
…
alreadyCheckedForIs.kt
…
alreadyCheckedForNull.kt
…
deterministicNotNullChecks.kt
…
expressionValueIsNotNull.kt
…
expressionValueIsNotNullAfterExclExcl.kt
…
expressionValueIsNotNullTwice.kt
…
ifNullEqualsNull.kt
…
ifNullEqualsNullInline.kt
…
ifUnitEqualsNull.kt
…
ifUnitEqualsNullInline.kt
…
kt12839.kt
…
multipleExclExcl_1_4.kt
…
notNullAsNotNullable.kt
…
notNullExpressionValueTwice_1_4.kt
…
nullabilityAssertionOnDispatchReceiver.kt
…
nullCheckAfterExclExcl_1_4.kt
…
primitiveCheck.kt
…
redundantSafeCall_1_4.kt
…
redundantSafeCall.kt
…
reifiedIs.kt
…
reifiedNullIs.kt
…
trivialInstanceOf.kt
…