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
4c6b9b695c4c75aedbab623bee3ba75bc1a83203
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
…