{ "type": "File", "start": 0, "end": 15, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 15 } }, "program": { "type": "Program", "start": 0, "end": 15, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 15 } }, "sourceType": "script", "body": [ { "type": "LabeledStatement", "start": 0, "end": 15, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 15 } }, "body": { "type": "ExpressionStatement", "start": 11, "end": 15, "loc": { "start": { "line": 1, "column": 11 }, "end": { "line": 1, "column": 15 } }, "expression": { "type": "Identifier", "start": 11, "end": 15, "loc": { "start": { "line": 1, "column": 11 }, "end": { "line": 1, "column": 15 }, "identifierName": "test" }, "name": "test" } }, "label": { "type": "Identifier", "start": 0, "end": 9, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 9 }, "identifierName": "__proto__" }, "name": "__proto__" } } ], "directives": [] } }