summaryrefslogtreecommitdiff
path: root/test/binaryen.js/exception-handling.js.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/binaryen.js/exception-handling.js.txt')
-rw-r--r--test/binaryen.js/exception-handling.js.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/binaryen.js/exception-handling.js.txt b/test/binaryen.js/exception-handling.js.txt
index 902ac55e6..cdf45aeaa 100644
--- a/test/binaryen.js/exception-handling.js.txt
+++ b/test/binaryen.js/exception-handling.js.txt
@@ -26,7 +26,7 @@
)
)
-getExpressionInfo(throw) = {"id":39,"type":7,"event":"e"}
-getExpressionInfo(br_on_exn) = {"id":41,"type":6,"name":"l","event":"e"}
-getExpressionInfo(rethrow) = {"id":40,"type":7}
+getExpressionInfo(throw) = {"id":39,"type":8,"event":"e"}
+getExpressionInfo(br_on_exn) = {"id":41,"type":7,"name":"l","event":"e"}
+getExpressionInfo(rethrow) = {"id":40,"type":8}
getExpressionInfo(try) = {"id":38,"type":0}