{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "LabeledStatement",
      "label": "__proto__",
      "body": {
        "type": "WhileStatement",
        "test": {
          "type": "LiteralBooleanExpression",
          "value": true,
          "loc": {
            "start": {
              "line": 1,
              "column": 18,
              "offset": 18
            },
            "end": {
              "line": 1,
              "column": 22,
              "offset": 22
            }
          }
        },
        "body": {
          "type": "BlockStatement",
          "block": {
            "type": "Block",
            "statements": [
              {
                "type": "ContinueStatement",
                "label": "__proto__",
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 26,
                    "offset": 26
                  },
                  "end": {
                    "line": 1,
                    "column": 45,
                    "offset": 45
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 24,
                "offset": 24
              },
              "end": {
                "line": 1,
                "column": 47,
                "offset": 47
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 24,
              "offset": 24
            },
            "end": {
              "line": 1,
              "column": 47,
              "offset": 47
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 11,
            "offset": 11
          },
          "end": {
            "line": 1,
            "column": 47,
            "offset": 47
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 47,
          "offset": 47
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 47,
      "offset": 47
    }
  }
}
