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
e2306ecf94d179074b4d0e2fc5098e039a22fa59
kotlin-fork
/
js
/
js.translator
/
testData
/
box
/
expression
/
try
T
History
Ilya Gorbunov
e2306ecf94
Keep exception primary constructors for binary compatibility in JS
...
Resort to a workaround for KT-22053 in direct Throwable inheritors.
2017-12-29 21:21:20 +03:00
..
exceptionToString.kt
Keep exception primary constructors for binary compatibility in JS
2017-12-29 21:21:20 +03:00
multipleCatchBlocks.kt
JS: fix DCE limits in test data to fit new kotlin.js size
2017-10-06 18:16:51 +03:00
rethrowExceptionIfNotCaught.kt
JS: fix DCE limits in test data to fit new kotlin.js size
2017-10-06 18:16:51 +03:00
tryCatchCorrectForSubclasses.kt
JS: fix DCE limits in test data to fit new kotlin.js size
2017-10-06 18:16:51 +03:00
tryCatchDynamic.kt
JS: fix DCE limits in test data to fit new kotlin.js size
2017-10-06 18:16:51 +03:00
tryCatchExpr.kt
JS: fix DCE limits in test data to fit new kotlin.js size
2017-10-06 18:16:51 +03:00
tryCatchExpressionWithMessage.kt
JS: fix DCE limits in test data to fit new kotlin.js size
2017-10-06 18:16:51 +03:00
tryCatchThrowable.kt
JS: fix DCE limits in test data to fit new kotlin.js size
2017-10-06 18:16:51 +03:00
tryCatchWithDifferentParameterNames.kt
JS: fix DCE limits in test data to fit new kotlin.js size
2017-10-06 18:16:51 +03:00