{ "type": "Script", "span": { "start": 44, "end": 68, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 44, "end": 68, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 48, "end": 68, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 48, "end": 49, "ctxt": 0 }, "value": "v", "optional": false, "typeAnnotation": null }, "init": { "type": "ObjectExpression", "span": { "start": 52, "end": 68, "ctxt": 0 }, "properties": [ { "type": "KeyValueProperty", "key": { "type": "Computed", "span": { "start": 54, "end": 61, "ctxt": 0 }, "expression": { "type": "Identifier", "span": { "start": 55, "end": 60, "ctxt": 0 }, "value": "await", "optional": false } }, "value": { "type": "Identifier", "span": { "start": 63, "end": 66, "ctxt": 0 }, "value": "foo", "optional": false } } ] }, "definite": false } ] } ], "interpreter": null }