{ "type": "Program", "body": [ { "range": [ 0, 60 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 60 } }, "type": "ExpressionStatement", "expression": { "range": [ 1, 59 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 59 } }, "type": "ObjectExpression", "properties": [ { "range": [ 3, 18 ], "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 18 } }, "type": "Property", "key": { "range": [ 3, 12 ], "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 12 } }, "type": "Identifier", "name": "__proto__" }, "computed": false, "value": { "range": [ 14, 18 ], "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 18 } }, "type": "Literal", "value": null, "raw": "null" }, "kind": "init", "method": false, "shorthand": false }, { "range": [ 20, 37 ], "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 37 } }, "type": "Property", "key": { "range": [ 24, 33 ], "loc": { "start": { "line": 1, "column": 24 }, "end": { "line": 1, "column": 33 } }, "type": "Identifier", "name": "__proto__" }, "computed": false, "value": { "range": [ 33, 37 ], "loc": { "start": { "line": 1, "column": 33 }, "end": { "line": 1, "column": 37 } }, "type": "FunctionExpression", "id": null, "params": [], "body": { "range": [ 35, 37 ], "loc": { "start": { "line": 1, "column": 35 }, "end": { "line": 1, "column": 37 } }, "type": "BlockStatement", "body": [] }, "generator": false, "expression": false, "async": false }, "kind": "get", "method": false, "shorthand": false }, { "range": [ 39, 57 ], "loc": { "start": { "line": 1, "column": 39 }, "end": { "line": 1, "column": 57 } }, "type": "Property", "key": { "range": [ 43, 52 ], "loc": { "start": { "line": 1, "column": 43 }, "end": { "line": 1, "column": 52 } }, "type": "Identifier", "name": "__proto__" }, "computed": false, "value": { "range": [ 52, 57 ], "loc": { "start": { "line": 1, "column": 52 }, "end": { "line": 1, "column": 57 } }, "type": "FunctionExpression", "id": null, "params": [ { "range": [ 53, 54 ], "loc": { "start": { "line": 1, "column": 53 }, "end": { "line": 1, "column": 54 } }, "type": "Identifier", "name": "x" } ], "body": { "range": [ 55, 57 ], "loc": { "start": { "line": 1, "column": 55 }, "end": { "line": 1, "column": 57 } }, "type": "BlockStatement", "body": [] }, "generator": false, "expression": false, "async": false }, "kind": "set", "method": false, "shorthand": false } ] } } ], "sourceType": "script", "tokens": [ { "type": "Punctuator", "value": "(", "range": [ 0, 1 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 1 } } }, { "type": "Punctuator", "value": "{", "range": [ 1, 2 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 2 } } }, { "type": "Identifier", "value": "__proto__", "range": [ 3, 12 ], "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 12 } } }, { "type": "Punctuator", "value": ":", "range": [ 12, 13 ], "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 13 } } }, { "type": "Null", "value": "null", "range": [ 14, 18 ], "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 18 } } }, { "type": "Punctuator", "value": ",", "range": [ 18, 19 ], "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 19 } } }, { "type": "Identifier", "value": "get", "range": [ 20, 23 ], "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 23 } } }, { "type": "Identifier", "value": "__proto__", "range": [ 24, 33 ], "loc": { "start": { "line": 1, "column": 24 }, "end": { "line": 1, "column": 33 } } }, { "type": "Punctuator", "value": "(", "range": [ 33, 34 ], "loc": { "start": { "line": 1, "column": 33 }, "end": { "line": 1, "column": 34 } } }, { "type": "Punctuator", "value": ")", "range": [ 34, 35 ], "loc": { "start": { "line": 1, "column": 34 }, "end": { "line": 1, "column": 35 } } }, { "type": "Punctuator", "value": "{", "range": [ 35, 36 ], "loc": { "start": { "line": 1, "column": 35 }, "end": { "line": 1, "column": 36 } } }, { "type": "Punctuator", "value": "}", "range": [ 36, 37 ], "loc": { "start": { "line": 1, "column": 36 }, "end": { "line": 1, "column": 37 } } }, { "type": "Punctuator", "value": ",", "range": [ 37, 38 ], "loc": { "start": { "line": 1, "column": 37 }, "end": { "line": 1, "column": 38 } } }, { "type": "Identifier", "value": "set", "range": [ 39, 42 ], "loc": { "start": { "line": 1, "column": 39 }, "end": { "line": 1, "column": 42 } } }, { "type": "Identifier", "value": "__proto__", "range": [ 43, 52 ], "loc": { "start": { "line": 1, "column": 43 }, "end": { "line": 1, "column": 52 } } }, { "type": "Punctuator", "value": "(", "range": [ 52, 53 ], "loc": { "start": { "line": 1, "column": 52 }, "end": { "line": 1, "column": 53 } } }, { "type": "Identifier", "value": "x", "range": [ 53, 54 ], "loc": { "start": { "line": 1, "column": 53 }, "end": { "line": 1, "column": 54 } } }, { "type": "Punctuator", "value": ")", "range": [ 54, 55 ], "loc": { "start": { "line": 1, "column": 54 }, "end": { "line": 1, "column": 55 } } }, { "type": "Punctuator", "value": "{", "range": [ 55, 56 ], "loc": { "start": { "line": 1, "column": 55 }, "end": { "line": 1, "column": 56 } } }, { "type": "Punctuator", "value": "}", "range": [ 56, 57 ], "loc": { "start": { "line": 1, "column": 56 }, "end": { "line": 1, "column": 57 } } }, { "type": "Punctuator", "value": "}", "range": [ 58, 59 ], "loc": { "start": { "line": 1, "column": 58 }, "end": { "line": 1, "column": 59 } } }, { "type": "Punctuator", "value": ")", "range": [ 59, 60 ], "loc": { "start": { "line": 1, "column": 59 }, "end": { "line": 1, "column": 60 } } } ], "range": [ 0, 60 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 60 } } }