This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c7d4a4edf4659175d10a0872a03986ebd820e58a
kotlin-fork
/
js
/
js.translator
/
testData
/
box
/
safeCall
T
History
Alexey Andreev
b21f906856
JS: add tests to prove that compiler does not optimize RTTI and safe calls based on type information. Remove corresponding optimization for !! operation. See KT-14033
2016-12-15 19:05:33 +03:00
..
redundantSafeAccess.js
JS: add tests to prove that compiler does not optimize RTTI and safe calls based on type information. Remove corresponding optimization for !! operation. See KT-14033
2016-12-15 19:05:33 +03:00
redundantSafeAccess.kt
JS: add tests to prove that compiler does not optimize RTTI and safe calls based on type information. Remove corresponding optimization for !! operation. See KT-14033
2016-12-15 19:05:33 +03:00
safeAccess.kt
…
safeCall.kt
…
safeCallAndIntrinsic.kt
…
safeCallAndSideEffect.kt
…
safeCallReturnsNullIfFails.kt
…
safeExtensionFunctionCall.kt
…