{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "TryCatchStatement",
      "body": {
        "type": "Block",
        "statements": [],
        "loc": {
          "start": {
            "line": 1,
            "column": 4,
            "offset": 4
          },
          "end": {
            "line": 1,
            "column": 6,
            "offset": 6
          }
        }
      },
      "catchClause": {
        "type": "CatchClause",
        "binding": {
          "type": "ArrayBinding",
          "elements": [
            {
              "type": "BindingIdentifier",
              "name": "a",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 15,
                  "offset": 15
                },
                "end": {
                  "line": 1,
                  "column": 16,
                  "offset": 16
                }
              }
            },
            {
              "type": "BindingIdentifier",
              "name": "b",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 17,
                  "offset": 17
                },
                "end": {
                  "line": 1,
                  "column": 18,
                  "offset": 18
                }
              }
            },
            {
              "type": "ObjectBinding",
              "properties": [
                {
                  "type": "BindingPropertyIdentifier",
                  "binding": {
                    "type": "BindingIdentifier",
                    "name": "c",
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 21,
                        "offset": 21
                      },
                      "end": {
                        "line": 1,
                        "column": 22,
                        "offset": 22
                      }
                    }
                  },
                  "init": null,
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 21,
                      "offset": 21
                    },
                    "end": {
                      "line": 1,
                      "column": 22,
                      "offset": 22
                    }
                  }
                },
                {
                  "type": "BindingPropertyProperty",
                  "name": {
                    "type": "StaticPropertyName",
                    "value": "d",
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 24,
                        "offset": 24
                      },
                      "end": {
                        "line": 1,
                        "column": 25,
                        "offset": 25
                      }
                    }
                  },
                  "binding": {
                    "type": "BindingWithDefault",
                    "binding": {
                      "type": "BindingIdentifier",
                      "name": "e",
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 26,
                          "offset": 26
                        },
                        "end": {
                          "line": 1,
                          "column": 27,
                          "offset": 27
                        }
                      }
                    },
                    "init": {
                      "type": "LiteralNumericExpression",
                      "value": 1,
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 28,
                          "offset": 28
                        },
                        "end": {
                          "line": 1,
                          "column": 29,
                          "offset": 29
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 26,
                        "offset": 26
                      },
                      "end": {
                        "line": 1,
                        "column": 29,
                        "offset": 29
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 24,
                      "offset": 24
                    },
                    "end": {
                      "line": 1,
                      "column": 29,
                      "offset": 29
                    }
                  }
                },
                {
                  "type": "BindingPropertyProperty",
                  "name": {
                    "type": "ComputedPropertyName",
                    "expression": {
                      "type": "IdentifierExpression",
                      "name": "f",
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 32,
                          "offset": 32
                        },
                        "end": {
                          "line": 1,
                          "column": 33,
                          "offset": 33
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 31,
                        "offset": 31
                      },
                      "end": {
                        "line": 1,
                        "column": 34,
                        "offset": 34
                      }
                    }
                  },
                  "binding": {
                    "type": "BindingWithDefault",
                    "binding": {
                      "type": "BindingIdentifier",
                      "name": "g",
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 35,
                          "offset": 35
                        },
                        "end": {
                          "line": 1,
                          "column": 36,
                          "offset": 36
                        }
                      }
                    },
                    "init": {
                      "type": "LiteralNumericExpression",
                      "value": 2,
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 37,
                          "offset": 37
                        },
                        "end": {
                          "line": 1,
                          "column": 38,
                          "offset": 38
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 35,
                        "offset": 35
                      },
                      "end": {
                        "line": 1,
                        "column": 38,
                        "offset": 38
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 31,
                      "offset": 31
                    },
                    "end": {
                      "line": 1,
                      "column": 38,
                      "offset": 38
                    }
                  }
                },
                {
                  "type": "BindingPropertyIdentifier",
                  "binding": {
                    "type": "BindingIdentifier",
                    "name": "h",
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 40,
                        "offset": 40
                      },
                      "end": {
                        "line": 1,
                        "column": 41,
                        "offset": 41
                      }
                    }
                  },
                  "init": {
                    "type": "IdentifierExpression",
                    "name": "i",
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 42,
                        "offset": 42
                      },
                      "end": {
                        "line": 1,
                        "column": 43,
                        "offset": 43
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 40,
                      "offset": 40
                    },
                    "end": {
                      "line": 1,
                      "column": 43,
                      "offset": 43
                    }
                  }
                }
              ],
              "rest": null,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 20,
                  "offset": 20
                },
                "end": {
                  "line": 1,
                  "column": 44,
                  "offset": 44
                }
              }
            }
          ],
          "rest": null,
          "loc": {
            "start": {
              "line": 1,
              "column": 14,
              "offset": 14
            },
            "end": {
              "line": 1,
              "column": 45,
              "offset": 45
            }
          }
        },
        "body": {
          "type": "Block",
          "statements": [],
          "loc": {
            "start": {
              "line": 1,
              "column": 47,
              "offset": 47
            },
            "end": {
              "line": 1,
              "column": 49,
              "offset": 49
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 7,
            "offset": 7
          },
          "end": {
            "line": 1,
            "column": 49,
            "offset": 49
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 49,
          "offset": 49
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 2,
      "column": 0,
      "offset": 50
    }
  }
}
