{ "type": "Program", "body": [ { "type": "LabeledStatement", "label": { "type": "Identifier", "name": "__proto__", "range": [ 0, 9 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 9 } } }, "body": { "type": "WhileStatement", "test": { "type": "Literal", "value": true, "raw": "true", "range": [ 18, 22 ], "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 22 } } }, "body": { "type": "BlockStatement", "body": [ { "type": "BreakStatement", "label": { "type": "Identifier", "name": "__proto__", "range": [ 32, 41 ], "loc": { "start": { "line": 1, "column": 32 }, "end": { "line": 1, "column": 41 } } }, "range": [ 26, 42 ], "loc": { "start": { "line": 1, "column": 26 }, "end": { "line": 1, "column": 42 } } } ], "range": [ 24, 44 ], "loc": { "start": { "line": 1, "column": 24 }, "end": { "line": 1, "column": 44 } } }, "range": [ 11, 44 ], "loc": { "start": { "line": 1, "column": 11 }, "end": { "line": 1, "column": 44 } } }, "range": [ 0, 44 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 44 } } } ], "sourceType": "script", "tokens": [ { "type": "Identifier", "value": "__proto__", "range": [ 0, 9 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 9 } } }, { "type": "Punctuator", "value": ":", "range": [ 9, 10 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 10 } } }, { "type": "Keyword", "value": "while", "range": [ 11, 16 ], "loc": { "start": { "line": 1, "column": 11 }, "end": { "line": 1, "column": 16 } } }, { "type": "Punctuator", "value": "(", "range": [ 17, 18 ], "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 18 } } }, { "type": "Boolean", "value": "true", "range": [ 18, 22 ], "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 22 } } }, { "type": "Punctuator", "value": ")", "range": [ 22, 23 ], "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 23 } } }, { "type": "Punctuator", "value": "{", "range": [ 24, 25 ], "loc": { "start": { "line": 1, "column": 24 }, "end": { "line": 1, "column": 25 } } }, { "type": "Keyword", "value": "break", "range": [ 26, 31 ], "loc": { "start": { "line": 1, "column": 26 }, "end": { "line": 1, "column": 31 } } }, { "type": "Identifier", "value": "__proto__", "range": [ 32, 41 ], "loc": { "start": { "line": 1, "column": 32 }, "end": { "line": 1, "column": 41 } } }, { "type": "Punctuator", "value": ";", "range": [ 41, 42 ], "loc": { "start": { "line": 1, "column": 41 }, "end": { "line": 1, "column": 42 } } }, { "type": "Punctuator", "value": "}", "range": [ 43, 44 ], "loc": { "start": { "line": 1, "column": 43 }, "end": { "line": 1, "column": 44 } } } ], "range": [ 0, 44 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 44 } } }