[WasmJs] Support catching JS exceptions
Fixed #KT-65660
This commit is contained in:
committed by
Space Team
parent
c6aac835e5
commit
8fe5cf2641
+2
-2
@@ -1,9 +1,9 @@
|
||||
// TARGET_BACKEND: WASM
|
||||
|
||||
// RUN_THIRD_PARTY_OPTIMIZER
|
||||
// WASM_DCE_EXPECTED_OUTPUT_SIZE: wasm 12_773
|
||||
// WASM_DCE_EXPECTED_OUTPUT_SIZE: wasm 13_220
|
||||
// WASM_DCE_EXPECTED_OUTPUT_SIZE: mjs 5_411
|
||||
// WASM_OPT_EXPECTED_OUTPUT_SIZE: 2_640
|
||||
// WASM_OPT_EXPECTED_OUTPUT_SIZE: 2_824
|
||||
|
||||
// FILE: test.kt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user