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
bae92f3a33b3ce4bdb6360f8aabb4e6cd1a093a5
kotlin-fork
/
js
/
js.translator
/
testData
/
box
/
safeCall
T
History
Svyatoslav Kuzmich
ad58fdd158
[JS IR BE] Unmute tests after adding stdlib
2018-09-04 20:19:04 +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] Unmute tests after adding stdlib
2018-09-04 20:19:04 +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