test/script/basic/parser/tryCatchStat.js.EXPECTED

Print this page

        

@@ -1,14 +1,9 @@
 {
     "type": "Program",
     "body": [
         {
-            "type": "BlockStatement",
-            "block": {
-                "type": "BlockStatement",
-                "body": [
-                    {
                         "type": "TryStatement",
                         "block": {
                             "type": "BlockStatement",
                             "body": []
                         },

@@ -25,23 +20,15 @@
                             }
                         },
                         "finalizer": null
                     }
                 ]
-            }
-        }
-    ]
 }
 {
     "type": "Program",
     "body": [
         {
-            "type": "BlockStatement",
-            "block": {
-                "type": "BlockStatement",
-                "body": [
-                    {
                         "type": "TryStatement",
                         "block": {
                             "type": "BlockStatement",
                             "body": []
                         },

@@ -61,23 +48,15 @@
                             "type": "BlockStatement",
                             "body": []
                         }
                     }
                 ]
-            }
-        }
-    ]
 }
 {
     "type": "Program",
     "body": [
         {
-            "type": "BlockStatement",
-            "block": {
-                "type": "BlockStatement",
-                "body": [
-                    {
                         "type": "TryStatement",
                         "block": {
                             "type": "BlockStatement",
                             "body": []
                         },

@@ -87,23 +66,15 @@
                             "type": "BlockStatement",
                             "body": []
                         }
                     }
                 ]
-            }
-        }
-    ]
 }
 {
     "type": "Program",
     "body": [
         {
-            "type": "BlockStatement",
-            "block": {
-                "type": "BlockStatement",
-                "body": [
-                    {
                         "type": "TryStatement",
                         "block": {
                             "type": "BlockStatement",
                             "body": []
                         },

@@ -132,23 +103,15 @@
                             }
                         },
                         "finalizer": null
                     }
                 ]
-            }
-        }
-    ]
 }
 {
     "type": "Program",
     "body": [
         {
-            "type": "BlockStatement",
-            "block": {
-                "type": "BlockStatement",
-                "body": [
-                    {
                         "type": "TryStatement",
                         "block": {
                             "type": "BlockStatement",
                             "body": [
                                 {

@@ -204,23 +167,15 @@
                                 }
                             ]
                         }
                     }
                 ]
-            }
-        }
-    ]
 }
 {
     "type": "Program",
     "body": [
         {
-            "type": "BlockStatement",
-            "block": {
-                "type": "BlockStatement",
-                "body": [
-                    {
                         "type": "TryStatement",
                         "block": {
                             "type": "BlockStatement",
                             "body": [
                                 {

@@ -297,9 +252,6 @@
                             }
                         },
                         "finalizer": null
                     }
                 ]
-            }
-        }
-    ]
 }