2015-10-05 16:40:43 +01:00

145 lines
3.0 KiB
JSON

{
"type": "File",
"start": 0,
"end": 44,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 44
}
},
"program": {
"type": "Program",
"start": 0,
"end": 44,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 44
}
},
"sourceType": "script",
"body": [
{
"type": "LabeledStatement",
"start": 0,
"end": 44,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 44
}
},
"body": {
"type": "WhileStatement",
"start": 11,
"end": 44,
"loc": {
"start": {
"line": 1,
"column": 11
},
"end": {
"line": 1,
"column": 44
}
},
"test": {
"type": "BooleanLiteral",
"start": 18,
"end": 22,
"loc": {
"start": {
"line": 1,
"column": 18
},
"end": {
"line": 1,
"column": 22
}
},
"value": true
},
"body": {
"type": "BlockStatement",
"start": 24,
"end": 44,
"loc": {
"start": {
"line": 1,
"column": 24
},
"end": {
"line": 1,
"column": 44
}
},
"body": [
{
"type": "BreakStatement",
"start": 26,
"end": 42,
"loc": {
"start": {
"line": 1,
"column": 26
},
"end": {
"line": 1,
"column": 42
}
},
"label": {
"type": "Identifier",
"start": 32,
"end": 41,
"loc": {
"start": {
"line": 1,
"column": 32
},
"end": {
"line": 1,
"column": 41
}
},
"name": "__proto__"
}
}
],
"directives": []
}
},
"label": {
"type": "Identifier",
"start": 0,
"end": 9,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 9
}
},
"name": "__proto__"
}
}
],
"directives": []
}
}