{ "type": "Script", "span": { "start": 99, "end": 1645, "ctxt": 0 }, "body": [ { "type": "ExpressionStatement", "span": { "start": 99, "end": 170, "ctxt": 0 }, "expression": { "type": "CallExpression", "span": { "start": 99, "end": 169, "ctxt": 0 }, "callee": { "type": "MemberExpression", "span": { "start": 99, "end": 120, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 99, "end": 105, "ctxt": 0 }, "value": "Object", "optional": false }, "property": { "type": "Identifier", "span": { "start": 106, "end": 120, "ctxt": 0 }, "value": "defineProperty", "optional": false } }, "arguments": [ { "spread": null, "expression": { "type": "MemberExpression", "span": { "start": 121, "end": 135, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 121, "end": 127, "ctxt": 0 }, "value": "module", "optional": false }, "property": { "type": "Identifier", "span": { "start": 128, "end": 135, "ctxt": 0 }, "value": "exports", "optional": false } } }, { "spread": null, "expression": { "type": "StringLiteral", "span": { "start": 137, "end": 140, "ctxt": 0 }, "value": "a", "raw": "\"a\"" } }, { "spread": null, "expression": { "type": "ObjectExpression", "span": { "start": 142, "end": 168, "ctxt": 0 }, "properties": [ { "type": "KeyValueProperty", "key": { "type": "Identifier", "span": { "start": 144, "end": 149, "ctxt": 0 }, "value": "value", "optional": false }, "value": { "type": "FunctionExpression", "identifier": { "type": "Identifier", "span": { "start": 160, "end": 161, "ctxt": 0 }, "value": "a", "optional": false }, "params": [], "decorators": [], "span": { "start": 151, "end": 166, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 164, "end": 166, "ctxt": 0 }, "stmts": [] }, "generator": false, "async": false, "typeParameters": null, "returnType": null } } ] } } ], "typeArguments": null } }, { "type": "ExpressionStatement", "span": { "start": 172, "end": 243, "ctxt": 0 }, "expression": { "type": "CallExpression", "span": { "start": 172, "end": 242, "ctxt": 0 }, "callee": { "type": "MemberExpression", "span": { "start": 172, "end": 193, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 172, "end": 178, "ctxt": 0 }, "value": "Object", "optional": false }, "property": { "type": "Identifier", "span": { "start": 179, "end": 193, "ctxt": 0 }, "value": "defineProperty", "optional": false } }, "arguments": [ { "spread": null, "expression": { "type": "MemberExpression", "span": { "start": 194, "end": 208, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 194, "end": 200, "ctxt": 0 }, "value": "module", "optional": false }, "property": { "type": "Identifier", "span": { "start": 201, "end": 208, "ctxt": 0 }, "value": "exports", "optional": false } } }, { "spread": null, "expression": { "type": "StringLiteral", "span": { "start": 210, "end": 213, "ctxt": 0 }, "value": "b", "raw": "\"b\"" } }, { "spread": null, "expression": { "type": "ObjectExpression", "span": { "start": 215, "end": 241, "ctxt": 0 }, "properties": [ { "type": "KeyValueProperty", "key": { "type": "Identifier", "span": { "start": 217, "end": 222, "ctxt": 0 }, "value": "value", "optional": false }, "value": { "type": "FunctionExpression", "identifier": { "type": "Identifier", "span": { "start": 233, "end": 234, "ctxt": 0 }, "value": "b", "optional": false }, "params": [], "decorators": [], "span": { "start": 224, "end": 239, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 237, "end": 239, "ctxt": 0 }, "stmts": [] }, "generator": false, "async": false, "typeParameters": null, "returnType": null } } ] } } ], "typeArguments": null } }, { "type": "ExpressionStatement", "span": { "start": 244, "end": 309, "ctxt": 0 }, "expression": { "type": "CallExpression", "span": { "start": 244, "end": 308, "ctxt": 0 }, "callee": { "type": "MemberExpression", "span": { "start": 244, "end": 265, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 244, "end": 250, "ctxt": 0 }, "value": "Object", "optional": false }, "property": { "type": "Identifier", "span": { "start": 251, "end": 265, "ctxt": 0 }, "value": "defineProperty", "optional": false } }, "arguments": [ { "spread": null, "expression": { "type": "MemberExpression", "span": { "start": 266, "end": 282, "ctxt": 0 }, "object": { "type": "MemberExpression", "span": { "start": 266, "end": 280, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 266, "end": 272, "ctxt": 0 }, "value": "module", "optional": false }, "property": { "type": "Identifier", "span": { "start": 273, "end": 280, "ctxt": 0 }, "value": "exports", "optional": false } }, "property": { "type": "Identifier", "span": { "start": 281, "end": 282, "ctxt": 0 }, "value": "b", "optional": false } } }, { "spread": null, "expression": { "type": "StringLiteral", "span": { "start": 284, "end": 289, "ctxt": 0 }, "value": "cat", "raw": "\"cat\"" } }, { "spread": null, "expression": { "type": "ObjectExpression", "span": { "start": 291, "end": 307, "ctxt": 0 }, "properties": [ { "type": "KeyValueProperty", "key": { "type": "Identifier", "span": { "start": 293, "end": 298, "ctxt": 0 }, "value": "value", "optional": false }, "value": { "type": "StringLiteral", "span": { "start": 300, "end": 305, "ctxt": 0 }, "value": "cat", "raw": "\"cat\"" } } ] } } ], "typeArguments": null } }, { "type": "FunctionDeclaration", "identifier": { "type": "Identifier", "span": { "start": 391, "end": 392, "ctxt": 0 }, "value": "d", "optional": false }, "declare": false, "params": [ { "type": "Parameter", "span": { "start": 393, "end": 394, "ctxt": 0 }, "decorators": [], "pat": { "type": "Identifier", "span": { "start": 393, "end": 394, "ctxt": 0 }, "value": "a", "optional": false, "typeAnnotation": null } }, { "type": "Parameter", "span": { "start": 396, "end": 397, "ctxt": 0 }, "decorators": [], "pat": { "type": "Identifier", "span": { "start": 396, "end": 397, "ctxt": 0 }, "value": "b", "optional": false, "typeAnnotation": null } } ], "decorators": [], "span": { "start": 382, "end": 433, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 399, "end": 433, "ctxt": 0 }, "stmts": [ { "type": "ReturnStatement", "span": { "start": 401, "end": 431, "ctxt": 0 }, "argument": { "type": "ParenthesisExpression", "span": { "start": 424, "end": 430, "ctxt": 0 }, "expression": { "type": "NullLiteral", "span": { "start": 425, "end": 429, "ctxt": 0 } } } } ] }, "generator": false, "async": false, "typeParameters": null, "returnType": null }, { "type": "ExpressionStatement", "span": { "start": 434, "end": 491, "ctxt": 0 }, "expression": { "type": "CallExpression", "span": { "start": 434, "end": 490, "ctxt": 0 }, "callee": { "type": "MemberExpression", "span": { "start": 434, "end": 455, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 434, "end": 440, "ctxt": 0 }, "value": "Object", "optional": false }, "property": { "type": "Identifier", "span": { "start": 441, "end": 455, "ctxt": 0 }, "value": "defineProperty", "optional": false } }, "arguments": [ { "spread": null, "expression": { "type": "MemberExpression", "span": { "start": 456, "end": 470, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 456, "end": 462, "ctxt": 0 }, "value": "module", "optional": false }, "property": { "type": "Identifier", "span": { "start": 463, "end": 470, "ctxt": 0 }, "value": "exports", "optional": false } } }, { "spread": null, "expression": { "type": "StringLiteral", "span": { "start": 472, "end": 475, "ctxt": 0 }, "value": "d", "raw": "\"d\"" } }, { "spread": null, "expression": { "type": "ObjectExpression", "span": { "start": 477, "end": 489, "ctxt": 0 }, "properties": [ { "type": "KeyValueProperty", "key": { "type": "Identifier", "span": { "start": 479, "end": 484, "ctxt": 0 }, "value": "value", "optional": false }, "value": { "type": "Identifier", "span": { "start": 486, "end": 487, "ctxt": 0 }, "value": "d", "optional": false } } ] } } ], "typeArguments": null } }, { "type": "FunctionDeclaration", "identifier": { "type": "Identifier", "span": { "start": 580, "end": 581, "ctxt": 0 }, "value": "e", "optional": false }, "declare": false, "params": [ { "type": "Parameter", "span": { "start": 582, "end": 583, "ctxt": 0 }, "decorators": [], "pat": { "type": "Identifier", "span": { "start": 582, "end": 583, "ctxt": 0 }, "value": "a", "optional": false, "typeAnnotation": null } }, { "type": "Parameter", "span": { "start": 585, "end": 586, "ctxt": 0 }, "decorators": [], "pat": { "type": "Identifier", "span": { "start": 585, "end": 586, "ctxt": 0 }, "value": "b", "optional": false, "typeAnnotation": null } } ], "decorators": [], "span": { "start": 571, "end": 622, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 588, "end": 622, "ctxt": 0 }, "stmts": [ { "type": "ReturnStatement", "span": { "start": 590, "end": 620, "ctxt": 0 }, "argument": { "type": "ParenthesisExpression", "span": { "start": 613, "end": 619, "ctxt": 0 }, "expression": { "type": "NullLiteral", "span": { "start": 614, "end": 618, "ctxt": 0 } } } } ] }, "generator": false, "async": false, "typeParameters": null, "returnType": null }, { "type": "ExpressionStatement", "span": { "start": 623, "end": 680, "ctxt": 0 }, "expression": { "type": "CallExpression", "span": { "start": 623, "end": 679, "ctxt": 0 }, "callee": { "type": "MemberExpression", "span": { "start": 623, "end": 644, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 623, "end": 629, "ctxt": 0 }, "value": "Object", "optional": false }, "property": { "type": "Identifier", "span": { "start": 630, "end": 644, "ctxt": 0 }, "value": "defineProperty", "optional": false } }, "arguments": [ { "spread": null, "expression": { "type": "MemberExpression", "span": { "start": 645, "end": 659, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 645, "end": 651, "ctxt": 0 }, "value": "module", "optional": false }, "property": { "type": "Identifier", "span": { "start": 652, "end": 659, "ctxt": 0 }, "value": "exports", "optional": false } } }, { "spread": null, "expression": { "type": "StringLiteral", "span": { "start": 661, "end": 664, "ctxt": 0 }, "value": "e", "raw": "\"e\"" } }, { "spread": null, "expression": { "type": "ObjectExpression", "span": { "start": 666, "end": 678, "ctxt": 0 }, "properties": [ { "type": "KeyValueProperty", "key": { "type": "Identifier", "span": { "start": 668, "end": 673, "ctxt": 0 }, "value": "value", "optional": false }, "value": { "type": "Identifier", "span": { "start": 675, "end": 676, "ctxt": 0 }, "value": "e", "optional": false } } ] } } ], "typeArguments": null } }, { "type": "FunctionDeclaration", "identifier": { "type": "Identifier", "span": { "start": 730, "end": 731, "ctxt": 0 }, "value": "f", "optional": false }, "declare": false, "params": [ { "type": "Parameter", "span": { "start": 732, "end": 733, "ctxt": 0 }, "decorators": [], "pat": { "type": "Identifier", "span": { "start": 732, "end": 733, "ctxt": 0 }, "value": "a", "optional": false, "typeAnnotation": null } } ], "decorators": [], "span": { "start": 721, "end": 752, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 735, "end": 752, "ctxt": 0 }, "stmts": [ { "type": "ReturnStatement", "span": { "start": 741, "end": 750, "ctxt": 0 }, "argument": { "type": "Identifier", "span": { "start": 748, "end": 749, "ctxt": 0 }, "value": "a", "optional": false } } ] }, "generator": false, "async": false, "typeParameters": null, "returnType": null }, { "type": "ExpressionStatement", "span": { "start": 753, "end": 810, "ctxt": 0 }, "expression": { "type": "CallExpression", "span": { "start": 753, "end": 809, "ctxt": 0 }, "callee": { "type": "MemberExpression", "span": { "start": 753, "end": 774, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 753, "end": 759, "ctxt": 0 }, "value": "Object", "optional": false }, "property": { "type": "Identifier", "span": { "start": 760, "end": 774, "ctxt": 0 }, "value": "defineProperty", "optional": false } }, "arguments": [ { "spread": null, "expression": { "type": "MemberExpression", "span": { "start": 775, "end": 789, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 775, "end": 781, "ctxt": 0 }, "value": "module", "optional": false }, "property": { "type": "Identifier", "span": { "start": 782, "end": 789, "ctxt": 0 }, "value": "exports", "optional": false } } }, { "spread": null, "expression": { "type": "StringLiteral", "span": { "start": 791, "end": 794, "ctxt": 0 }, "value": "f", "raw": "\"f\"" } }, { "spread": null, "expression": { "type": "ObjectExpression", "span": { "start": 796, "end": 808, "ctxt": 0 }, "properties": [ { "type": "KeyValueProperty", "key": { "type": "Identifier", "span": { "start": 798, "end": 803, "ctxt": 0 }, "value": "value", "optional": false }, "value": { "type": "Identifier", "span": { "start": 805, "end": 806, "ctxt": 0 }, "value": "f", "optional": false } } ] } } ], "typeArguments": null } }, { "type": "ExpressionStatement", "span": { "start": 811, "end": 888, "ctxt": 0 }, "expression": { "type": "CallExpression", "span": { "start": 811, "end": 887, "ctxt": 0 }, "callee": { "type": "MemberExpression", "span": { "start": 811, "end": 832, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 811, "end": 817, "ctxt": 0 }, "value": "Object", "optional": false }, "property": { "type": "Identifier", "span": { "start": 818, "end": 832, "ctxt": 0 }, "value": "defineProperty", "optional": false } }, "arguments": [ { "spread": null, "expression": { "type": "MemberExpression", "span": { "start": 833, "end": 849, "ctxt": 0 }, "object": { "type": "MemberExpression", "span": { "start": 833, "end": 847, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 833, "end": 839, "ctxt": 0 }, "value": "module", "optional": false }, "property": { "type": "Identifier", "span": { "start": 840, "end": 847, "ctxt": 0 }, "value": "exports", "optional": false } }, "property": { "type": "Identifier", "span": { "start": 848, "end": 849, "ctxt": 0 }, "value": "f", "optional": false } } }, { "spread": null, "expression": { "type": "StringLiteral", "span": { "start": 851, "end": 857, "ctxt": 0 }, "value": "self", "raw": "\"self\"" } }, { "spread": null, "expression": { "type": "ObjectExpression", "span": { "start": 859, "end": 886, "ctxt": 0 }, "properties": [ { "type": "KeyValueProperty", "key": { "type": "Identifier", "span": { "start": 861, "end": 866, "ctxt": 0 }, "value": "value", "optional": false }, "value": { "type": "MemberExpression", "span": { "start": 868, "end": 884, "ctxt": 0 }, "object": { "type": "MemberExpression", "span": { "start": 868, "end": 882, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 868, "end": 874, "ctxt": 0 }, "value": "module", "optional": false }, "property": { "type": "Identifier", "span": { "start": 875, "end": 882, "ctxt": 0 }, "value": "exports", "optional": false } }, "property": { "type": "Identifier", "span": { "start": 883, "end": 884, "ctxt": 0 }, "value": "f", "optional": false } } } ] } } ], "typeArguments": null } }, { "type": "FunctionDeclaration", "identifier": { "type": "Identifier", "span": { "start": 976, "end": 977, "ctxt": 0 }, "value": "g", "optional": false }, "declare": false, "params": [ { "type": "Parameter", "span": { "start": 978, "end": 979, "ctxt": 0 }, "decorators": [], "pat": { "type": "Identifier", "span": { "start": 978, "end": 979, "ctxt": 0 }, "value": "a", "optional": false, "typeAnnotation": null } }, { "type": "Parameter", "span": { "start": 981, "end": 982, "ctxt": 0 }, "decorators": [], "pat": { "type": "Identifier", "span": { "start": 981, "end": 982, "ctxt": 0 }, "value": "b", "optional": false, "typeAnnotation": null } } ], "decorators": [], "span": { "start": 967, "end": 1012, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 984, "end": 1012, "ctxt": 0 }, "stmts": [ { "type": "ReturnStatement", "span": { "start": 990, "end": 1010, "ctxt": 0 }, "argument": { "type": "BinaryExpression", "span": { "start": 997, "end": 1009, "ctxt": 0 }, "operator": "&&", "left": { "type": "MemberExpression", "span": { "start": 997, "end": 1000, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 997, "end": 998, "ctxt": 0 }, "value": "a", "optional": false }, "property": { "type": "Identifier", "span": { "start": 999, "end": 1000, "ctxt": 0 }, "value": "x", "optional": false } }, "right": { "type": "CallExpression", "span": { "start": 1004, "end": 1009, "ctxt": 0 }, "callee": { "type": "MemberExpression", "span": { "start": 1004, "end": 1007, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 1004, "end": 1005, "ctxt": 0 }, "value": "b", "optional": false }, "property": { "type": "Identifier", "span": { "start": 1006, "end": 1007, "ctxt": 0 }, "value": "y", "optional": false } }, "arguments": [], "typeArguments": null } } } ] }, "generator": false, "async": false, "typeParameters": null, "returnType": null }, { "type": "ExpressionStatement", "span": { "start": 1013, "end": 1070, "ctxt": 0 }, "expression": { "type": "CallExpression", "span": { "start": 1013, "end": 1069, "ctxt": 0 }, "callee": { "type": "MemberExpression", "span": { "start": 1013, "end": 1034, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 1013, "end": 1019, "ctxt": 0 }, "value": "Object", "optional": false }, "property": { "type": "Identifier", "span": { "start": 1020, "end": 1034, "ctxt": 0 }, "value": "defineProperty", "optional": false } }, "arguments": [ { "spread": null, "expression": { "type": "MemberExpression", "span": { "start": 1035, "end": 1049, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 1035, "end": 1041, "ctxt": 0 }, "value": "module", "optional": false }, "property": { "type": "Identifier", "span": { "start": 1042, "end": 1049, "ctxt": 0 }, "value": "exports", "optional": false } } }, { "spread": null, "expression": { "type": "StringLiteral", "span": { "start": 1051, "end": 1054, "ctxt": 0 }, "value": "g", "raw": "\"g\"" } }, { "spread": null, "expression": { "type": "ObjectExpression", "span": { "start": 1056, "end": 1068, "ctxt": 0 }, "properties": [ { "type": "KeyValueProperty", "key": { "type": "Identifier", "span": { "start": 1058, "end": 1063, "ctxt": 0 }, "value": "value", "optional": false }, "value": { "type": "Identifier", "span": { "start": 1065, "end": 1066, "ctxt": 0 }, "value": "g", "optional": false } } ] } } ], "typeArguments": null } }, { "type": "FunctionDeclaration", "identifier": { "type": "Identifier", "span": { "start": 1159, "end": 1161, "ctxt": 0 }, "value": "hh", "optional": false }, "declare": false, "params": [ { "type": "Parameter", "span": { "start": 1162, "end": 1163, "ctxt": 0 }, "decorators": [], "pat": { "type": "Identifier", "span": { "start": 1162, "end": 1163, "ctxt": 0 }, "value": "a", "optional": false, "typeAnnotation": null } }, { "type": "Parameter", "span": { "start": 1165, "end": 1166, "ctxt": 0 }, "decorators": [], "pat": { "type": "Identifier", "span": { "start": 1165, "end": 1166, "ctxt": 0 }, "value": "b", "optional": false, "typeAnnotation": null } } ], "decorators": [], "span": { "start": 1150, "end": 1196, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 1168, "end": 1196, "ctxt": 0 }, "stmts": [ { "type": "ReturnStatement", "span": { "start": 1174, "end": 1194, "ctxt": 0 }, "argument": { "type": "BinaryExpression", "span": { "start": 1181, "end": 1193, "ctxt": 0 }, "operator": "&&", "left": { "type": "MemberExpression", "span": { "start": 1181, "end": 1184, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 1181, "end": 1182, "ctxt": 0 }, "value": "a", "optional": false }, "property": { "type": "Identifier", "span": { "start": 1183, "end": 1184, "ctxt": 0 }, "value": "x", "optional": false } }, "right": { "type": "CallExpression", "span": { "start": 1188, "end": 1193, "ctxt": 0 }, "callee": { "type": "MemberExpression", "span": { "start": 1188, "end": 1191, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 1188, "end": 1189, "ctxt": 0 }, "value": "b", "optional": false }, "property": { "type": "Identifier", "span": { "start": 1190, "end": 1191, "ctxt": 0 }, "value": "y", "optional": false } }, "arguments": [], "typeArguments": null } } } ] }, "generator": false, "async": false, "typeParameters": null, "returnType": null }, { "type": "ExpressionStatement", "span": { "start": 1197, "end": 1255, "ctxt": 0 }, "expression": { "type": "CallExpression", "span": { "start": 1197, "end": 1254, "ctxt": 0 }, "callee": { "type": "MemberExpression", "span": { "start": 1197, "end": 1218, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 1197, "end": 1203, "ctxt": 0 }, "value": "Object", "optional": false }, "property": { "type": "Identifier", "span": { "start": 1204, "end": 1218, "ctxt": 0 }, "value": "defineProperty", "optional": false } }, "arguments": [ { "spread": null, "expression": { "type": "MemberExpression", "span": { "start": 1219, "end": 1233, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 1219, "end": 1225, "ctxt": 0 }, "value": "module", "optional": false }, "property": { "type": "Identifier", "span": { "start": 1226, "end": 1233, "ctxt": 0 }, "value": "exports", "optional": false } } }, { "spread": null, "expression": { "type": "StringLiteral", "span": { "start": 1235, "end": 1238, "ctxt": 0 }, "value": "h", "raw": "\"h\"" } }, { "spread": null, "expression": { "type": "ObjectExpression", "span": { "start": 1240, "end": 1253, "ctxt": 0 }, "properties": [ { "type": "KeyValueProperty", "key": { "type": "Identifier", "span": { "start": 1242, "end": 1247, "ctxt": 0 }, "value": "value", "optional": false }, "value": { "type": "Identifier", "span": { "start": 1249, "end": 1251, "ctxt": 0 }, "value": "hh", "optional": false } } ] } } ], "typeArguments": null } }, { "type": "ExpressionStatement", "span": { "start": 1257, "end": 1327, "ctxt": 0 }, "expression": { "type": "CallExpression", "span": { "start": 1257, "end": 1326, "ctxt": 0 }, "callee": { "type": "MemberExpression", "span": { "start": 1257, "end": 1278, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 1257, "end": 1263, "ctxt": 0 }, "value": "Object", "optional": false }, "property": { "type": "Identifier", "span": { "start": 1264, "end": 1278, "ctxt": 0 }, "value": "defineProperty", "optional": false } }, "arguments": [ { "spread": null, "expression": { "type": "MemberExpression", "span": { "start": 1279, "end": 1293, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 1279, "end": 1285, "ctxt": 0 }, "value": "module", "optional": false }, "property": { "type": "Identifier", "span": { "start": 1286, "end": 1293, "ctxt": 0 }, "value": "exports", "optional": false } } }, { "spread": null, "expression": { "type": "StringLiteral", "span": { "start": 1295, "end": 1298, "ctxt": 0 }, "value": "i", "raw": "\"i\"" } }, { "spread": null, "expression": { "type": "ObjectExpression", "span": { "start": 1300, "end": 1325, "ctxt": 0 }, "properties": [ { "type": "KeyValueProperty", "key": { "type": "Identifier", "span": { "start": 1302, "end": 1307, "ctxt": 0 }, "value": "value", "optional": false }, "value": { "type": "FunctionExpression", "identifier": { "type": "Identifier", "span": { "start": 1318, "end": 1319, "ctxt": 0 }, "value": "i", "optional": false }, "params": [], "decorators": [], "span": { "start": 1309, "end": 1323, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 1321, "end": 1323, "ctxt": 0 }, "stmts": [] }, "generator": false, "async": false, "typeParameters": null, "returnType": null } } ] } } ], "typeArguments": null } }, { "type": "ExpressionStatement", "span": { "start": 1328, "end": 1401, "ctxt": 0 }, "expression": { "type": "CallExpression", "span": { "start": 1328, "end": 1400, "ctxt": 0 }, "callee": { "type": "MemberExpression", "span": { "start": 1328, "end": 1349, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 1328, "end": 1334, "ctxt": 0 }, "value": "Object", "optional": false }, "property": { "type": "Identifier", "span": { "start": 1335, "end": 1349, "ctxt": 0 }, "value": "defineProperty", "optional": false } }, "arguments": [ { "spread": null, "expression": { "type": "MemberExpression", "span": { "start": 1350, "end": 1364, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 1350, "end": 1356, "ctxt": 0 }, "value": "module", "optional": false }, "property": { "type": "Identifier", "span": { "start": 1357, "end": 1364, "ctxt": 0 }, "value": "exports", "optional": false } } }, { "spread": null, "expression": { "type": "StringLiteral", "span": { "start": 1366, "end": 1370, "ctxt": 0 }, "value": "ii", "raw": "\"ii\"" } }, { "spread": null, "expression": { "type": "ObjectExpression", "span": { "start": 1372, "end": 1399, "ctxt": 0 }, "properties": [ { "type": "KeyValueProperty", "key": { "type": "Identifier", "span": { "start": 1374, "end": 1379, "ctxt": 0 }, "value": "value", "optional": false }, "value": { "type": "MemberExpression", "span": { "start": 1381, "end": 1397, "ctxt": 0 }, "object": { "type": "MemberExpression", "span": { "start": 1381, "end": 1395, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 1381, "end": 1387, "ctxt": 0 }, "value": "module", "optional": false }, "property": { "type": "Identifier", "span": { "start": 1388, "end": 1395, "ctxt": 0 }, "value": "exports", "optional": false } }, "property": { "type": "Identifier", "span": { "start": 1396, "end": 1397, "ctxt": 0 }, "value": "i", "optional": false } } } ] } } ], "typeArguments": null } }, { "type": "ExpressionStatement", "span": { "start": 1500, "end": 1573, "ctxt": 0 }, "expression": { "type": "CallExpression", "span": { "start": 1500, "end": 1572, "ctxt": 0 }, "callee": { "type": "MemberExpression", "span": { "start": 1500, "end": 1521, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 1500, "end": 1506, "ctxt": 0 }, "value": "Object", "optional": false }, "property": { "type": "Identifier", "span": { "start": 1507, "end": 1521, "ctxt": 0 }, "value": "defineProperty", "optional": false } }, "arguments": [ { "spread": null, "expression": { "type": "MemberExpression", "span": { "start": 1522, "end": 1536, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 1522, "end": 1528, "ctxt": 0 }, "value": "module", "optional": false }, "property": { "type": "Identifier", "span": { "start": 1529, "end": 1536, "ctxt": 0 }, "value": "exports", "optional": false } } }, { "spread": null, "expression": { "type": "StringLiteral", "span": { "start": 1538, "end": 1542, "ctxt": 0 }, "value": "jj", "raw": "\"jj\"" } }, { "spread": null, "expression": { "type": "ObjectExpression", "span": { "start": 1544, "end": 1571, "ctxt": 0 }, "properties": [ { "type": "KeyValueProperty", "key": { "type": "Identifier", "span": { "start": 1546, "end": 1551, "ctxt": 0 }, "value": "value", "optional": false }, "value": { "type": "MemberExpression", "span": { "start": 1553, "end": 1569, "ctxt": 0 }, "object": { "type": "MemberExpression", "span": { "start": 1553, "end": 1567, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 1553, "end": 1559, "ctxt": 0 }, "value": "module", "optional": false }, "property": { "type": "Identifier", "span": { "start": 1560, "end": 1567, "ctxt": 0 }, "value": "exports", "optional": false } }, "property": { "type": "Identifier", "span": { "start": 1568, "end": 1569, "ctxt": 0 }, "value": "j", "optional": false } } } ] } } ], "typeArguments": null } }, { "type": "ExpressionStatement", "span": { "start": 1574, "end": 1645, "ctxt": 0 }, "expression": { "type": "CallExpression", "span": { "start": 1574, "end": 1644, "ctxt": 0 }, "callee": { "type": "MemberExpression", "span": { "start": 1574, "end": 1595, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 1574, "end": 1580, "ctxt": 0 }, "value": "Object", "optional": false }, "property": { "type": "Identifier", "span": { "start": 1581, "end": 1595, "ctxt": 0 }, "value": "defineProperty", "optional": false } }, "arguments": [ { "spread": null, "expression": { "type": "MemberExpression", "span": { "start": 1596, "end": 1610, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 1596, "end": 1602, "ctxt": 0 }, "value": "module", "optional": false }, "property": { "type": "Identifier", "span": { "start": 1603, "end": 1610, "ctxt": 0 }, "value": "exports", "optional": false } } }, { "spread": null, "expression": { "type": "StringLiteral", "span": { "start": 1612, "end": 1615, "ctxt": 0 }, "value": "j", "raw": "\"j\"" } }, { "spread": null, "expression": { "type": "ObjectExpression", "span": { "start": 1617, "end": 1643, "ctxt": 0 }, "properties": [ { "type": "KeyValueProperty", "key": { "type": "Identifier", "span": { "start": 1619, "end": 1624, "ctxt": 0 }, "value": "value", "optional": false }, "value": { "type": "FunctionExpression", "identifier": { "type": "Identifier", "span": { "start": 1635, "end": 1636, "ctxt": 0 }, "value": "j", "optional": false }, "params": [], "decorators": [], "span": { "start": 1626, "end": 1641, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 1639, "end": 1641, "ctxt": 0 }, "stmts": [] }, "generator": false, "async": false, "typeParameters": null, "returnType": null } } ] } } ], "typeArguments": null } } ], "interpreter": null }