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
d73f8ea44e2de59a7eceeb7edde3650cdea972df
kotlin-fork
/
kotlin-native
/
backend.native
/
tests
/
interop
/
exceptions
T
History
Elena Lepilkina
c06875b8e9
[K/N] Added test for exceptions behaviour in case of dynamic libs (KT-47828)
2021-11-16 10:44:53 +00:00
..
cCallback.cpp
[K/N] Added test for checking C callback set with Kotlin function throwing exception
2021-11-02 12:04:43 +00:00
cCallback.def
[K/N] Added test for checking C callback set with Kotlin function throwing exception
2021-11-02 12:04:43 +00:00
cCallback.kt
[K/N] Added test for checking C callback set with Kotlin function throwing exception
2021-11-02 12:04:43 +00:00
exceptionHook.cpp
[K/N] Added test for exceptions behaviour in case of dynamic libs (KT-47828)
2021-11-16 10:44:53 +00:00
exceptionHook.kt
[K/N] Added test for exceptions behaviour in case of dynamic libs (KT-47828)
2021-11-16 10:44:53 +00:00
throwThroughBridge.cpp
…
throwThroughBridge.def
…
throwThroughBridge.kt
…
throwThroughBridgeInterop.cpp
…