Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
nullCheckOptimization
/
reifiedNullIs.kt
blob: 530d6a816c729e50c0bf6d2f6c3c55e8651d01df [
file
] [
log
] [
blame
]
inline
fun
<
reified T
>
isNullable
()
=
null
is
T
// 1 INSTANCEOF
// 1 reifiedOperationMarker