Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
nullCheckOptimization
/
reifiedIs.kt
blob: b227fd09320e8cdf84ede62f0359505384f2903c [
file
] [
log
] [
blame
]
inline
fun
<
reified T
>
Any
?.
isa
()
=
this
is
T
// 1 INSTANCEOF
// 1 reifiedOperationMarker