Volker Berlin
|
7d2152a5df
|
Fix complex catch blocks with reverse multiple catch
|
2022-08-01 19:52:10 +02:00 |
|
Volker Berlin
|
f8a79c16e0
|
Fix complex catch blocks with multiple catch
|
2022-07-29 22:15:39 +02:00 |
|
Volker Berlin
|
5013f2f819
|
fix wrong block return type calculation with synchronized
|
2022-07-27 21:21:03 +02:00 |
|
Volker Berlin
|
855713a519
|
fix CONTINUE in a CATCH block
|
2022-07-24 14:29:32 +02:00 |
|
Volker Berlin
|
0ff60a2809
|
A middle block should not start at beginning of a CATCH block
|
2022-07-16 15:17:59 +02:00 |
|
Volker Berlin
|
330634ea7f
|
fix TRY CATCH inside a loop without end marker.
|
2022-06-26 16:19:40 +02:00 |
|
Volker Berlin
|
4611474ec5
|
Fix TRY CATCH with RETURN.
|
2022-06-12 21:02:43 +02:00 |
|
Volker Berlin
|
bac4522cfc
|
correct decoding of exception handling
|
2021-06-13 19:36:03 +02:00 |
|
Volker Berlin
|
a80e3efa93
|
Wabt.js support the new exception proposal now
|
2021-03-09 20:07:57 +01:00 |
|
Volker Berlin
|
a6222e634b
|
WABT supports the current exception proposal now
|
2021-03-03 18:10:08 +01:00 |
|
Volker Berlin
|
49f2d44bcb
|
use DOMString for tests
|
2020-12-12 21:29:17 +01:00 |
|
Volker Berlin
|
b457f4aaf0
|
fix cascaded try catch blocks
|
2020-05-21 20:51:48 +02:00 |
|
Volker Berlin
|
f0828196b7
|
first multi catch support, WIP
|
2020-04-25 18:03:16 +02:00 |
|
Volker Berlin
|
570b7090b0
|
enable first exception tests
|
2020-04-24 20:56:28 +02:00 |
|
Volker Berlin
|
2f1c0f0706
|
test for empty catch block
|
2020-04-10 21:27:29 +02:00 |
|
Volker Berlin
|
54d2deef4f
|
add option WASM_USE_EH to ignore exception support because currently not supported
|
2020-01-12 12:42:31 +01:00 |
|
Volker Berlin
|
724f39dc18
|
Warning for multiple CATCH blocks
|
2019-11-28 20:07:51 +01:00 |
|
Volker Berlin
|
fd0a22121c
|
reorder the script engines for testing
|
2019-08-27 18:25:31 +02:00 |
|
Volker Berlin
|
40bb69fd16
|
Improve test speed by executing all tests of an wasm file at once.
|
2019-06-17 19:00:16 +02:00 |
|
Volker Berlin
|
2e7370dcfd
|
ignore monitorenter and monitorexit from synchronized blocks. see #5
|
2019-03-10 18:32:26 +01:00 |
|
Volker Berlin
|
86defc3792
|
improve exception handling
|
2019-03-09 13:22:40 +01:00 |
|
Volker Berlin
|
db4a6e19bd
|
Add skipped exceptions tests until JS engines can handle it.
|
2018-11-09 19:47:39 +01:00 |
|