diff options
Diffstat (limited to 'test/binaryen.js')
-rw-r--r-- | test/binaryen.js/exception-handling.js.txt | 8 | ||||
-rw-r--r-- | test/binaryen.js/kitchen-sink.js.txt | 68 |
2 files changed, 38 insertions, 38 deletions
diff --git a/test/binaryen.js/exception-handling.js.txt b/test/binaryen.js/exception-handling.js.txt index 905e1a3a4..b1f6dab55 100644 --- a/test/binaryen.js/exception-handling.js.txt +++ b/test/binaryen.js/exception-handling.js.txt @@ -34,7 +34,7 @@ ) ) -getExpressionInfo(throw) = {"id":50,"type":1,"tag":"e"} -getExpressionInfo(rethrow) = {"id":51,"type":1,"target":"l0"} -getExpressionInfo(try_catch) = {"id":49,"type":1,"name":"l0","hasCatchAll":0,"delegateTarget":"","isDelegate":0} -getExpressionInfo(try_delegate) = {"id":49,"type":0,"name":"try_outer","hasCatchAll":1,"delegateTarget":"","isDelegate":0} +getExpressionInfo(throw) = {"id":51,"type":1,"tag":"e"} +getExpressionInfo(rethrow) = {"id":52,"type":1,"target":"l0"} +getExpressionInfo(try_catch) = {"id":50,"type":1,"name":"l0","hasCatchAll":0,"delegateTarget":"","isDelegate":0} +getExpressionInfo(try_delegate) = {"id":50,"type":0,"name":"try_outer","hasCatchAll":1,"delegateTarget":"","isDelegate":0} diff --git a/test/binaryen.js/kitchen-sink.js.txt b/test/binaryen.js/kitchen-sink.js.txt index e8cb7e0ab..6ae736ff0 100644 --- a/test/binaryen.js/kitchen-sink.js.txt +++ b/test/binaryen.js/kitchen-sink.js.txt @@ -82,40 +82,40 @@ TableGetId: 45 TableSetId: 46 TableSizeId: 47 TableGrowId: 48 -TryId: 49 -ThrowId: 50 -RethrowId: 51 -TupleMakeId: 52 -TupleExtractId: 53 -RefI31Id: 54 -I31GetId: 55 -CallRefId: 56 -RefTestId: 57 -RefCastId: 58 -BrOnId: 59 -StructNewId: 60 -StructGetId: 61 -StructSetId: 62 -ArrayNewId: 63 -ArrayNewFixedId: 66 -ArrayGetId: 67 -ArraySetId: 68 -ArrayLenId: 69 -ArrayCopy: 70 -RefAs: 74 -StringNew: 75 -StringConst: 76 -StringMeasure: 77 -StringEncode: 78 -StringConcat: 79 -StringEq: 80 -StringAs: 81 -StringWTF8Advance: 82 -StringWTF16Get: 83 -StringIterNext: 84 -StringIterMove: 85 -StringSliceWTF: 86 -StringSliceIter: 87 +TryId: 50 +ThrowId: 51 +RethrowId: 52 +TupleMakeId: 53 +TupleExtractId: 54 +RefI31Id: 55 +I31GetId: 56 +CallRefId: 57 +RefTestId: 58 +RefCastId: 59 +BrOnId: 60 +StructNewId: 61 +StructGetId: 62 +StructSetId: 63 +ArrayNewId: 64 +ArrayNewFixedId: 67 +ArrayGetId: 68 +ArraySetId: 69 +ArrayLenId: 70 +ArrayCopy: 71 +RefAs: 75 +StringNew: 76 +StringConst: 77 +StringMeasure: 78 +StringEncode: 79 +StringConcat: 80 +StringEq: 81 +StringAs: 82 +StringWTF8Advance: 83 +StringWTF16Get: 84 +StringIterNext: 85 +StringIterMove: 86 +StringSliceWTF: 87 +StringSliceIter: 88 getExpressionInfo={"id":15,"type":4,"op":6} (f32.neg (f32.const -33.61199951171875) |