{ "type": "File", "start": 0, "end": 32, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 1 } }, "program": { "type": "Program", "start": 0, "end": 32, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 1 } }, "sourceType": "script", "body": [ { "type": "FunctionDeclaration", "start": 0, "end": 32, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 1 } }, "id": { "type": "Identifier", "start": 9, "end": 10, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 10 }, "identifierName": "f" }, "name": "f" }, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 13, "end": 32, "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 3, "column": 1 } }, "body": [ { "type": "ExpressionStatement", "start": 19, "end": 30, "loc": { "start": { "line": 2, "column": 4 }, "end": { "line": 2, "column": 15 } }, "expression": { "type": "MetaProperty", "start": 19, "end": 29, "loc": { "start": { "line": 2, "column": 4 }, "end": { "line": 2, "column": 14 } }, "meta": { "type": "Identifier", "start": 19, "end": 22, "loc": { "start": { "line": 2, "column": 4 }, "end": { "line": 2, "column": 7 }, "identifierName": "new" }, "name": "new" }, "property": { "type": "Identifier", "start": 23, "end": 29, "loc": { "start": { "line": 2, "column": 8 }, "end": { "line": 2, "column": 14 }, "identifierName": "target" }, "name": "target" } } } ], "directives": [] } } ], "directives": [] } }