{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "NewExpression",
        "callee": {
          "type": "FunctionExpression",
          "isAsync": false,
          "isGenerator": false,
          "name": null,
          "params": {
            "type": "FormalParameters",
            "items": [],
            "rest": null,
            "loc": {
              "start": {
                "line": 1,
                "column": 13,
                "offset": 13
              },
              "end": {
                "line": 1,
                "column": 15,
                "offset": 15
              }
            }
          },
          "body": {
            "type": "FunctionBody",
            "directives": [],
            "statements": [
              {
                "type": "VariableDeclarationStatement",
                "declaration": {
                  "type": "VariableDeclaration",
                  "kind": "var",
                  "declarators": [
                    {
                      "type": "VariableDeclarator",
                      "binding": {
                        "type": "BindingIdentifier",
                        "name": "a",
                        "loc": {
                          "start": {
                            "line": 2,
                            "column": 8,
                            "offset": 26
                          },
                          "end": {
                            "line": 2,
                            "column": 9,
                            "offset": 27
                          }
                        }
                      },
                      "init": {
                        "type": "LiteralNumericExpression",
                        "value": 1,
                        "loc": {
                          "start": {
                            "line": 2,
                            "column": 12,
                            "offset": 30
                          },
                          "end": {
                            "line": 2,
                            "column": 13,
                            "offset": 31
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 2,
                          "column": 8,
                          "offset": 26
                        },
                        "end": {
                          "line": 2,
                          "column": 13,
                          "offset": 31
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 4,
                      "offset": 22
                    },
                    "end": {
                      "line": 2,
                      "column": 13,
                      "offset": 31
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 4,
                    "offset": 22
                  },
                  "end": {
                    "line": 2,
                    "column": 14,
                    "offset": 32
                  }
                }
              },
              {
                "type": "ExpressionStatement",
                "expression": {
                  "type": "CallExpression",
                  "callee": {
                    "type": "IdentifierExpression",
                    "name": "b",
                    "loc": {
                      "start": {
                        "line": 3,
                        "column": 4,
                        "offset": 37
                      },
                      "end": {
                        "line": 3,
                        "column": 5,
                        "offset": 38
                      }
                    }
                  },
                  "arguments": [
                    {
                      "type": "StaticMemberExpression",
                      "object": {
                        "type": "StaticMemberExpression",
                        "object": {
                          "type": "StaticMemberExpression",
                          "object": {
                            "type": "ThisExpression",
                            "loc": {
                              "start": {
                                "line": 3,
                                "column": 6,
                                "offset": 39
                              },
                              "end": {
                                "line": 3,
                                "column": 10,
                                "offset": 43
                              }
                            }
                          },
                          "property": "constructor",
                          "loc": {
                            "start": {
                              "line": 3,
                              "column": 6,
                              "offset": 39
                            },
                            "end": {
                              "line": 3,
                              "column": 22,
                              "offset": 55
                            }
                          }
                        },
                        "property": "arguments",
                        "loc": {
                          "start": {
                            "line": 3,
                            "column": 6,
                            "offset": 39
                          },
                          "end": {
                            "line": 3,
                            "column": 32,
                            "offset": 65
                          }
                        }
                      },
                      "property": "c",
                      "loc": {
                        "start": {
                          "line": 3,
                          "column": 6,
                          "offset": 39
                        },
                        "end": {
                          "line": 3,
                          "column": 34,
                          "offset": 67
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 3,
                      "column": 4,
                      "offset": 37
                    },
                    "end": {
                      "line": 3,
                      "column": 35,
                      "offset": 68
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 3,
                    "column": 4,
                    "offset": 37
                  },
                  "end": {
                    "line": 3,
                    "column": 36,
                    "offset": 69
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 16,
                "offset": 16
              },
              "end": {
                "line": 4,
                "column": 1,
                "offset": 71
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 4,
              "offset": 4
            },
            "end": {
              "line": 4,
              "column": 1,
              "offset": 71
            }
          }
        },
        "arguments": [],
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 4,
            "column": 1,
            "offset": 71
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 4,
          "column": 2,
          "offset": 72
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 5,
      "column": 0,
      "offset": 73
    }
  }
}
