[Wasm] Pass js stack value directly when replacing a wasm exception with JS one

In this case, we don't need to convert a value to and from wasm String.
This commit is contained in:
Zalim Bashorov
2023-04-17 14:38:19 +02:00
committed by Space Team
parent 6bfd1e7e9f
commit 521a272acb
6 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
// TARGET_BACKEND: WASM
// WASM_DCE_EXPECTED_OUTPUT_SIZE: wasm 17_726
// WASM_DCE_EXPECTED_OUTPUT_SIZE: mjs 6_104
// WASM_DCE_EXPECTED_OUTPUT_SIZE: wasm 14_217
// WASM_DCE_EXPECTED_OUTPUT_SIZE: mjs 5_579
// FILE: test.kt