[Wasm] Support throwIAE and throwNoBranchMatchedException

Add a couple of test stubs
Unmute tests
This commit is contained in:
Svyatoslav Kuzmich
2021-10-01 19:42:20 +03:00
committed by Space
parent 6eb81517a0
commit fa3e75463e
10 changed files with 23 additions and 16 deletions
@@ -1,5 +1,3 @@
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: KOTLIN_TEST_LIB
// IGNORE_BACKEND: NATIVE
// WITH_RUNTIME
import kotlin.test.assertTrue