mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 12:12:16 +03:00
618 lines
14 KiB
JSON
618 lines
14 KiB
JSON
|
{
|
||
|
"type": "Script",
|
||
|
"span": {
|
||
|
"start": 122,
|
||
|
"end": 420,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"body": [
|
||
|
{
|
||
|
"type": "ExpressionStatement",
|
||
|
"span": {
|
||
|
"start": 122,
|
||
|
"end": 148,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"expression": {
|
||
|
"type": "AssignmentExpression",
|
||
|
"span": {
|
||
|
"start": 122,
|
||
|
"end": 147,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"operator": "=",
|
||
|
"left": {
|
||
|
"type": "MemberExpression",
|
||
|
"span": {
|
||
|
"start": 122,
|
||
|
"end": 135,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"object": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 122,
|
||
|
"end": 129,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "exports",
|
||
|
"optional": false
|
||
|
},
|
||
|
"property": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 130,
|
||
|
"end": 135,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "apply",
|
||
|
"optional": false
|
||
|
}
|
||
|
},
|
||
|
"right": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 138,
|
||
|
"end": 147,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "undefined",
|
||
|
"optional": false
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"type": "ExpressionStatement",
|
||
|
"span": {
|
||
|
"start": 149,
|
||
|
"end": 175,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"expression": {
|
||
|
"type": "AssignmentExpression",
|
||
|
"span": {
|
||
|
"start": 149,
|
||
|
"end": 174,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"operator": "=",
|
||
|
"left": {
|
||
|
"type": "MemberExpression",
|
||
|
"span": {
|
||
|
"start": 149,
|
||
|
"end": 162,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"object": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 149,
|
||
|
"end": 156,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "exports",
|
||
|
"optional": false
|
||
|
},
|
||
|
"property": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 157,
|
||
|
"end": 162,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "apply",
|
||
|
"optional": false
|
||
|
}
|
||
|
},
|
||
|
"right": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 165,
|
||
|
"end": 174,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "undefined",
|
||
|
"optional": false
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"type": "FunctionDeclaration",
|
||
|
"identifier": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 185,
|
||
|
"end": 186,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "a",
|
||
|
"optional": false
|
||
|
},
|
||
|
"declare": false,
|
||
|
"params": [],
|
||
|
"decorators": [],
|
||
|
"span": {
|
||
|
"start": 176,
|
||
|
"end": 192,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"body": {
|
||
|
"type": "BlockStatement",
|
||
|
"span": {
|
||
|
"start": 189,
|
||
|
"end": 192,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"stmts": []
|
||
|
},
|
||
|
"generator": false,
|
||
|
"async": false,
|
||
|
"typeParameters": null,
|
||
|
"returnType": null
|
||
|
},
|
||
|
{
|
||
|
"type": "ExpressionStatement",
|
||
|
"span": {
|
||
|
"start": 193,
|
||
|
"end": 211,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"expression": {
|
||
|
"type": "AssignmentExpression",
|
||
|
"span": {
|
||
|
"start": 193,
|
||
|
"end": 210,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"operator": "=",
|
||
|
"left": {
|
||
|
"type": "MemberExpression",
|
||
|
"span": {
|
||
|
"start": 193,
|
||
|
"end": 206,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"object": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 193,
|
||
|
"end": 200,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "exports",
|
||
|
"optional": false
|
||
|
},
|
||
|
"property": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 201,
|
||
|
"end": 206,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "apply",
|
||
|
"optional": false
|
||
|
}
|
||
|
},
|
||
|
"right": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 209,
|
||
|
"end": 210,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "a",
|
||
|
"optional": false
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"type": "ExpressionStatement",
|
||
|
"span": {
|
||
|
"start": 212,
|
||
|
"end": 227,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"expression": {
|
||
|
"type": "CallExpression",
|
||
|
"span": {
|
||
|
"start": 212,
|
||
|
"end": 227,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"callee": {
|
||
|
"type": "MemberExpression",
|
||
|
"span": {
|
||
|
"start": 212,
|
||
|
"end": 225,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"object": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 212,
|
||
|
"end": 219,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "exports",
|
||
|
"optional": false
|
||
|
},
|
||
|
"property": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 220,
|
||
|
"end": 225,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "apply",
|
||
|
"optional": false
|
||
|
}
|
||
|
},
|
||
|
"arguments": [],
|
||
|
"typeArguments": null
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"type": "ExpressionStatement",
|
||
|
"span": {
|
||
|
"start": 228,
|
||
|
"end": 248,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"expression": {
|
||
|
"type": "AssignmentExpression",
|
||
|
"span": {
|
||
|
"start": 228,
|
||
|
"end": 248,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"operator": "=",
|
||
|
"left": {
|
||
|
"type": "MemberExpression",
|
||
|
"span": {
|
||
|
"start": 228,
|
||
|
"end": 241,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"object": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 228,
|
||
|
"end": 235,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "exports",
|
||
|
"optional": false
|
||
|
},
|
||
|
"property": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 236,
|
||
|
"end": 241,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "apply",
|
||
|
"optional": false
|
||
|
}
|
||
|
},
|
||
|
"right": {
|
||
|
"type": "StringLiteral",
|
||
|
"span": {
|
||
|
"start": 244,
|
||
|
"end": 248,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "ok",
|
||
|
"hasEscape": false,
|
||
|
"kind": {
|
||
|
"type": "normal",
|
||
|
"containsQuote": true
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"type": "VariableDeclaration",
|
||
|
"span": {
|
||
|
"start": 249,
|
||
|
"end": 285,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"kind": "var",
|
||
|
"declare": false,
|
||
|
"declarations": [
|
||
|
{
|
||
|
"type": "VariableDeclarator",
|
||
|
"span": {
|
||
|
"start": 253,
|
||
|
"end": 285,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"id": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 253,
|
||
|
"end": 255,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "OK",
|
||
|
"optional": false,
|
||
|
"typeAnnotation": null
|
||
|
},
|
||
|
"init": {
|
||
|
"type": "CallExpression",
|
||
|
"span": {
|
||
|
"start": 258,
|
||
|
"end": 285,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"callee": {
|
||
|
"type": "MemberExpression",
|
||
|
"span": {
|
||
|
"start": 258,
|
||
|
"end": 283,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"object": {
|
||
|
"type": "MemberExpression",
|
||
|
"span": {
|
||
|
"start": 258,
|
||
|
"end": 271,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"object": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 258,
|
||
|
"end": 265,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "exports",
|
||
|
"optional": false
|
||
|
},
|
||
|
"property": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 266,
|
||
|
"end": 271,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "apply",
|
||
|
"optional": false
|
||
|
}
|
||
|
},
|
||
|
"property": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 272,
|
||
|
"end": 283,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "toUpperCase",
|
||
|
"optional": false
|
||
|
}
|
||
|
},
|
||
|
"arguments": [],
|
||
|
"typeArguments": null
|
||
|
},
|
||
|
"definite": false
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"type": "ExpressionStatement",
|
||
|
"span": {
|
||
|
"start": 286,
|
||
|
"end": 303,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"expression": {
|
||
|
"type": "AssignmentExpression",
|
||
|
"span": {
|
||
|
"start": 286,
|
||
|
"end": 303,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"operator": "=",
|
||
|
"left": {
|
||
|
"type": "MemberExpression",
|
||
|
"span": {
|
||
|
"start": 286,
|
||
|
"end": 299,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"object": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 286,
|
||
|
"end": 293,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "exports",
|
||
|
"optional": false
|
||
|
},
|
||
|
"property": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 294,
|
||
|
"end": 299,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "apply",
|
||
|
"optional": false
|
||
|
}
|
||
|
},
|
||
|
"right": {
|
||
|
"type": "NumericLiteral",
|
||
|
"span": {
|
||
|
"start": 302,
|
||
|
"end": 303,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": 1.0
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"type": "VariableDeclaration",
|
||
|
"span": {
|
||
|
"start": 327,
|
||
|
"end": 389,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"kind": "const",
|
||
|
"declare": false,
|
||
|
"declarations": [
|
||
|
{
|
||
|
"type": "VariableDeclarator",
|
||
|
"span": {
|
||
|
"start": 333,
|
||
|
"end": 389,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"id": {
|
||
|
"type": "ObjectPattern",
|
||
|
"span": {
|
||
|
"start": 333,
|
||
|
"end": 342,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"properties": [
|
||
|
{
|
||
|
"type": "AssignmentPatternProperty",
|
||
|
"span": {
|
||
|
"start": 335,
|
||
|
"end": 340,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"key": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 335,
|
||
|
"end": 340,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "apply",
|
||
|
"optional": false
|
||
|
},
|
||
|
"value": null
|
||
|
}
|
||
|
],
|
||
|
"optional": false,
|
||
|
"typeAnnotation": null
|
||
|
},
|
||
|
"init": {
|
||
|
"type": "CallExpression",
|
||
|
"span": {
|
||
|
"start": 345,
|
||
|
"end": 389,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"callee": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 345,
|
||
|
"end": 352,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "require",
|
||
|
"optional": false
|
||
|
},
|
||
|
"arguments": [
|
||
|
{
|
||
|
"spread": null,
|
||
|
"expression": {
|
||
|
"type": "StringLiteral",
|
||
|
"span": {
|
||
|
"start": 353,
|
||
|
"end": 388,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "./moduleExportAliasDuplicateAlias",
|
||
|
"hasEscape": false,
|
||
|
"kind": {
|
||
|
"type": "normal",
|
||
|
"containsQuote": true
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"typeArguments": null
|
||
|
},
|
||
|
"definite": false
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"type": "VariableDeclaration",
|
||
|
"span": {
|
||
|
"start": 390,
|
||
|
"end": 420,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"kind": "const",
|
||
|
"declare": false,
|
||
|
"declarations": [
|
||
|
{
|
||
|
"type": "VariableDeclarator",
|
||
|
"span": {
|
||
|
"start": 396,
|
||
|
"end": 420,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"id": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 396,
|
||
|
"end": 402,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "result",
|
||
|
"optional": false,
|
||
|
"typeAnnotation": null
|
||
|
},
|
||
|
"init": {
|
||
|
"type": "CallExpression",
|
||
|
"span": {
|
||
|
"start": 405,
|
||
|
"end": 420,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"callee": {
|
||
|
"type": "MemberExpression",
|
||
|
"span": {
|
||
|
"start": 405,
|
||
|
"end": 418,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"object": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 405,
|
||
|
"end": 410,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "apply",
|
||
|
"optional": false
|
||
|
},
|
||
|
"property": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 411,
|
||
|
"end": 418,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "toFixed",
|
||
|
"optional": false
|
||
|
}
|
||
|
},
|
||
|
"arguments": [],
|
||
|
"typeArguments": null
|
||
|
},
|
||
|
"definite": false
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"interpreter": null
|
||
|
}
|