{ "type": "Script", "span": { "start": 36, "end": 87, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 36, "end": 87, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 40, "end": 87, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 40, "end": 43, "ctxt": 0 }, "value": "obj", "optional": false, "typeAnnotation": null }, "init": { "type": "ObjectExpression", "span": { "start": 46, "end": 87, "ctxt": 0 }, "properties": [ { "type": "MethodProperty", "key": { "type": "Computed", "span": { "start": 52, "end": 79, "ctxt": 0 }, "expression": { "type": "MemberExpression", "span": { "start": 53, "end": 78, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 53, "end": 59, "ctxt": 0 }, "value": "Symbol", "optional": false }, "property": { "type": "Identifier", "span": { "start": 60, "end": 78, "ctxt": 0 }, "value": "isConcatSpreadable", "optional": false } } }, "params": [], "decorators": [], "span": { "start": 52, "end": 85, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 82, "end": 85, "ctxt": 0 }, "stmts": [] }, "generator": false, "async": false, "typeParameters": null, "returnType": null } ] }, "definite": false } ] } ], "interpreter": null }