62 lines
2.2 KiB
JSON
62 lines
2.2 KiB
JSON
{
|
|
"type": "File",
|
|
"start":0,"end":38,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":38}},
|
|
"errors": [
|
|
"SyntaxError: Redefinition of __proto__ property (1:20)"
|
|
],
|
|
"program": {
|
|
"type": "Program",
|
|
"start":0,"end":38,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":38}},
|
|
"sourceType": "script",
|
|
"interpreter": null,
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start":0,"end":38,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":38}},
|
|
"expression": {
|
|
"type": "ObjectExpression",
|
|
"start":1,"end":37,"loc":{"start":{"line":1,"column":1},"end":{"line":1,"column":37}},
|
|
"properties": [
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start":3,"end":18,"loc":{"start":{"line":1,"column":3},"end":{"line":1,"column":18}},
|
|
"method": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start":3,"end":12,"loc":{"start":{"line":1,"column":3},"end":{"line":1,"column":12},"identifierName":"__proto__"},
|
|
"name": "__proto__"
|
|
},
|
|
"computed": false,
|
|
"shorthand": false,
|
|
"value": {
|
|
"type": "NullLiteral",
|
|
"start":14,"end":18,"loc":{"start":{"line":1,"column":14},"end":{"line":1,"column":18}}
|
|
}
|
|
},
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start":20,"end":35,"loc":{"start":{"line":1,"column":20},"end":{"line":1,"column":35}},
|
|
"method": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start":20,"end":29,"loc":{"start":{"line":1,"column":20},"end":{"line":1,"column":29},"identifierName":"__proto__"},
|
|
"name": "__proto__"
|
|
},
|
|
"computed": false,
|
|
"shorthand": false,
|
|
"value": {
|
|
"type": "NullLiteral",
|
|
"start":31,"end":35,"loc":{"start":{"line":1,"column":31},"end":{"line":1,"column":35}}
|
|
}
|
|
}
|
|
],
|
|
"extra": {
|
|
"parenthesized": true,
|
|
"parenStart": 0
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
} |