diff options
Diffstat (limited to 'test/binaryen.js')
-rw-r--r-- | test/binaryen.js/exception-handling.js.txt | 6 | ||||
-rw-r--r-- | test/binaryen.js/kitchen-sink.js.txt | 58 |
2 files changed, 32 insertions, 32 deletions
diff --git a/test/binaryen.js/exception-handling.js.txt b/test/binaryen.js/exception-handling.js.txt index e7c72e6a7..69b619564 100644 --- a/test/binaryen.js/exception-handling.js.txt +++ b/test/binaryen.js/exception-handling.js.txt @@ -19,6 +19,6 @@ ) ) -getExpressionInfo(throw) = {"id":47,"type":1,"event":"e"} -getExpressionInfo(rethrow) = {"id":48,"type":1,"depth":0} -getExpressionInfo(try) = {"id":46,"type":1,"hasCatchAll":0} +getExpressionInfo(throw) = {"id":48,"type":1,"event":"e"} +getExpressionInfo(rethrow) = {"id":49,"type":1,"depth":0} +getExpressionInfo(try) = {"id":47,"type":1,"hasCatchAll":0} diff --git a/test/binaryen.js/kitchen-sink.js.txt b/test/binaryen.js/kitchen-sink.js.txt index 5ad60b286..9b45d9a01 100644 --- a/test/binaryen.js/kitchen-sink.js.txt +++ b/test/binaryen.js/kitchen-sink.js.txt @@ -76,35 +76,35 @@ SIMDShuffleId: 32 SIMDTernaryId: 33 SIMDShiftId: 34 SIMDLoadId: 35 -MemoryInitId: 37 -DataDropId: 38 -MemoryCopyId: 39 -MemoryFillId: 40 -PopId: 41 -RefNullId: 42 -RefIsId: 43 -RefFuncId: 44 -RefEqId: 45 -TryId: 46 -ThrowId: 47 -RethrowId: 48 -TupleMakeId: 49 -TupleExtractId: 50 -I31NewId: 51 -I31GetId: 52 -CallRefId: 53 -RefTestId: 54 -RefCastId: 55 -BrOnId: 56 -RttCanonId: 57 -RttSubId: 58 -StructNewId: 59 -StructGetId: 60 -StructSetId: 61 -ArrayNewId: 62 -ArrayGetId: 63 -ArraySetId: 64 -ArrayLenId: 65 +MemoryInitId: 38 +DataDropId: 39 +MemoryCopyId: 40 +MemoryFillId: 41 +PopId: 42 +RefNullId: 43 +RefIsId: 44 +RefFuncId: 45 +RefEqId: 46 +TryId: 47 +ThrowId: 48 +RethrowId: 49 +TupleMakeId: 50 +TupleExtractId: 51 +I31NewId: 52 +I31GetId: 53 +CallRefId: 54 +RefTestId: 55 +RefCastId: 56 +BrOnId: 57 +RttCanonId: 58 +RttSubId: 59 +StructNewId: 60 +StructGetId: 61 +StructSetId: 62 +ArrayNewId: 63 +ArrayGetId: 64 +ArraySetId: 65 +ArrayLenId: 66 getExpressionInfo={"id":15,"type":4,"op":6} (f32.neg (f32.const -33.61199951171875) |