[WASM] Throw IllegalArgumentException on negative array size
This commit is contained in:
committed by
Space Team
parent
b147b7e929
commit
9f16daac02
@@ -1,7 +1,7 @@
|
||||
// TARGET_BACKEND: JS_IR
|
||||
// TARGET_BACKEND: WASM
|
||||
|
||||
// WASM_DCE_EXPECTED_OUTPUT_SIZE: wasm 12_883
|
||||
// WASM_DCE_EXPECTED_OUTPUT_SIZE: wasm 13_492
|
||||
|
||||
interface I {
|
||||
fun foo() = "OK"
|
||||
|
||||
Reference in New Issue
Block a user