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

Print this page

        

*** 1,14 **** { "type": "Program", "body": [ { - "type": "BlockStatement", - "block": { - "type": "BlockStatement", - "body": [ - { "type": "TryStatement", "block": { "type": "BlockStatement", "body": [] }, --- 1,9 ----
*** 25,47 **** } }, "finalizer": null } ] - } - } - ] } { "type": "Program", "body": [ { - "type": "BlockStatement", - "block": { - "type": "BlockStatement", - "body": [ - { "type": "TryStatement", "block": { "type": "BlockStatement", "body": [] }, --- 20,34 ----
*** 61,83 **** "type": "BlockStatement", "body": [] } } ] - } - } - ] } { "type": "Program", "body": [ { - "type": "BlockStatement", - "block": { - "type": "BlockStatement", - "body": [ - { "type": "TryStatement", "block": { "type": "BlockStatement", "body": [] }, --- 48,62 ----
*** 87,109 **** "type": "BlockStatement", "body": [] } } ] - } - } - ] } { "type": "Program", "body": [ { - "type": "BlockStatement", - "block": { - "type": "BlockStatement", - "body": [ - { "type": "TryStatement", "block": { "type": "BlockStatement", "body": [] }, --- 66,80 ----
*** 132,154 **** } }, "finalizer": null } ] - } - } - ] } { "type": "Program", "body": [ { - "type": "BlockStatement", - "block": { - "type": "BlockStatement", - "body": [ - { "type": "TryStatement", "block": { "type": "BlockStatement", "body": [ { --- 103,117 ----
*** 204,226 **** } ] } } ] - } - } - ] } { "type": "Program", "body": [ { - "type": "BlockStatement", - "block": { - "type": "BlockStatement", - "body": [ - { "type": "TryStatement", "block": { "type": "BlockStatement", "body": [ { --- 167,181 ----
*** 297,305 **** } }, "finalizer": null } ] - } - } - ] } --- 252,257 ----