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
94de114894a6acdde75e3e0349b80c331aba6a67
kotlin-fork
/
js
/
js.translator
/
testData
/
box
/
safeCall
T
History
Svyatoslav Kuzmich
aa811dcfb3
[JS IR BE] Add KJS_WITH_FULL_RUNTIME directive to compiler tests
2019-01-24 16:14:40 +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] Add KJS_WITH_FULL_RUNTIME directive to compiler tests
2019-01-24 16:14:40 +03:00
safeAccess.kt
JS: update DCE testdata
2018-09-12 09:49:25 +03:00
safeCall.kt
JS: update DCE testdata
2018-09-12 09:49:25 +03:00
safeCallAndIntrinsic.kt
JS: update DCE testdata
2018-09-12 09:49:25 +03:00
safeCallAndSideEffect.kt
JS: update DCE testdata
2018-09-12 09:49:25 +03:00
safeCallReturnsNullIfFails.kt
JS: update DCE testdata
2018-09-12 09:49:25 +03:00
safeExtensionFunctionCall.kt
JS: update DCE testdata
2018-09-12 09:49:25 +03:00