{ "type": "File", "start": 0, "end": 36, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 36 } }, "errors": [ "SyntaxError: Binding 'eval' in strict mode (1:15)" ], "program": { "type": "Program", "start": 0, "end": 36, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 36 } }, "sourceType": "script", "interpreter": null, "body": [ { "type": "FunctionDeclaration", "start": 0, "end": 36, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 36 } }, "id": { "type": "Identifier", "start": 9, "end": 14, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 14 }, "identifierName": "hello" }, "name": "hello" }, "generator": false, "async": false, "params": [ { "type": "Identifier", "start": 15, "end": 19, "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 19 }, "identifierName": "eval" }, "name": "eval" } ], "body": { "type": "BlockStatement", "start": 21, "end": 36, "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 36 } }, "body": [], "directives": [ { "type": "Directive", "start": 22, "end": 35, "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 35 } }, "value": { "type": "DirectiveLiteral", "start": 22, "end": 34, "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 34 } }, "value": "use strict", "extra": { "raw": "'use strict'", "rawValue": "use strict" } } } ] } } ], "directives": [] } }