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