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
0c6256d003c1248adf2100af07ff9eaf3adf13c8
kotlin-fork
/
js
/
js.translator
/
testData
/
box
/
safeCall
T
History
Roman Artemev
84447d59e1
[JS IR BE] Update test data
2018-05-24 21:07:25 +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 IR BE] mute failed tests
2018-04-19 13:17:28 +03:00
safeAccess.kt
[JS IR BE] Update test data
2018-05-24 21:07:25 +03:00
safeCall.kt
JS: fix DCE limits in test data to fit new kotlin.js size
2017-10-06 18:16:51 +03:00
safeCallAndIntrinsic.kt
[JS IR BE] Update test data
2018-05-24 21:07:25 +03:00
safeCallAndSideEffect.kt
[JS IR BE] Update test data
2018-05-24 21:07:25 +03:00
safeCallReturnsNullIfFails.kt
[JS IR BE] Update test data
2018-05-24 21:07:25 +03:00
safeExtensionFunctionCall.kt
[JS IR BE] Update test data
2018-05-24 21:07:25 +03:00