{ "type": "File", "start": 0, "end": 1257, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 42, "column": 0 } }, "program": { "type": "Program", "start": 0, "end": 1257, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 42, "column": 0 } }, "sourceType": "module", "body": [ { "type": "ImportDeclaration", "start": 0, "end": 46, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 46 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 9, "end": 21, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 21 } }, "imported": { "type": "Identifier", "start": 9, "end": 21, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 21 }, "identifierName": "globalConfig" }, "name": "globalConfig" }, "local": { "type": "Identifier", "start": 9, "end": 21, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 21 }, "identifierName": "globalConfig" }, "name": "globalConfig" } } ], "source": { "type": "StringLiteral", "start": 29, "end": 45, "loc": { "start": { "line": 1, "column": 29 }, "end": { "line": 1, "column": 45 } }, "extra": { "rawValue": "../core/config", "raw": "\"../core/config\"" }, "value": "../core/config" } }, { "type": "ImportDeclaration", "start": 48, "end": 95, "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 47 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 57, "end": 68, "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 20 } }, "imported": { "type": "Identifier", "start": 57, "end": 68, "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 20 }, "identifierName": "compressX64" }, "name": "compressX64" }, "local": { "type": "Identifier", "start": 57, "end": 68, "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 20 }, "identifierName": "compressX64" }, "name": "compressX64" } } ], "source": { "type": "StringLiteral", "start": 76, "end": 94, "loc": { "start": { "line": 2, "column": 28 }, "end": { "line": 2, "column": 46 } }, "extra": { "rawValue": "../core/lzstring", "raw": "\"../core/lzstring\"" }, "value": "../core/lzstring" } }, { "type": "ImportDeclaration", "start": 97, "end": 158, "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 61 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 106, "end": 116, "loc": { "start": { "line": 3, "column": 9 }, "end": { "line": 3, "column": 19 } }, "imported": { "type": "Identifier", "start": 106, "end": 116, "loc": { "start": { "line": 3, "column": 9 }, "end": { "line": 3, "column": 19 }, "identifierName": "computeCrc" }, "name": "computeCrc" }, "local": { "type": "Identifier", "start": 106, "end": 116, "loc": { "start": { "line": 3, "column": 9 }, "end": { "line": 3, "column": 19 }, "identifierName": "computeCrc" }, "name": "computeCrc" } } ], "source": { "type": "StringLiteral", "start": 124, "end": 157, "loc": { "start": { "line": 3, "column": 27 }, "end": { "line": 3, "column": 60 } }, "extra": { "rawValue": "../core/sensitive_utils.encrypt", "raw": "\"../core/sensitive_utils.encrypt\"" }, "value": "../core/sensitive_utils.encrypt" } }, { "type": "ImportDeclaration", "start": 160, "end": 225, "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 65 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 169, "end": 183, "loc": { "start": { "line": 4, "column": 9 }, "end": { "line": 4, "column": 23 } }, "imported": { "type": "Identifier", "start": 169, "end": 183, "loc": { "start": { "line": 4, "column": 9 }, "end": { "line": 4, "column": 23 }, "identifierName": "compressObject" }, "name": "compressObject" }, "local": { "type": "Identifier", "start": 169, "end": 183, "loc": { "start": { "line": 4, "column": 9 }, "end": { "line": 4, "column": 23 }, "identifierName": "compressObject" }, "name": "compressObject" } } ], "source": { "type": "StringLiteral", "start": 191, "end": 224, "loc": { "start": { "line": 4, "column": 31 }, "end": { "line": 4, "column": 64 } }, "extra": { "rawValue": "../savegame/savegame_compressor", "raw": "\"../savegame/savegame_compressor\"" }, "value": "../savegame/savegame_compressor" } }, { "type": "FunctionDeclaration", "start": 229, "end": 416, "loc": { "start": { "line": 6, "column": 0 }, "end": { "line": 12, "column": 1 } }, "id": { "type": "Identifier", "start": 238, "end": 265, "loc": { "start": { "line": 6, "column": 9 }, "end": { "line": 6, "column": 36 }, "identifierName": "accessNestedPropertyReverse" }, "name": "accessNestedPropertyReverse" }, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 266, "end": 269, "loc": { "start": { "line": 6, "column": 37 }, "end": { "line": 6, "column": 40 }, "identifierName": "obj" }, "name": "obj" }, { "type": "Identifier", "start": 271, "end": 275, "loc": { "start": { "line": 6, "column": 42 }, "end": { "line": 6, "column": 46 }, "identifierName": "keys" }, "name": "keys" } ], "body": { "type": "BlockStatement", "start": 277, "end": 416, "loc": { "start": { "line": 6, "column": 48 }, "end": { "line": 12, "column": 1 } }, "body": [ { "type": "VariableDeclaration", "start": 284, "end": 301, "loc": { "start": { "line": 7, "column": 4 }, "end": { "line": 7, "column": 21 } }, "declarations": [ { "type": "VariableDeclarator", "start": 288, "end": 300, "loc": { "start": { "line": 7, "column": 8 }, "end": { "line": 7, "column": 20 } }, "id": { "type": "Identifier", "start": 288, "end": 294, "loc": { "start": { "line": 7, "column": 8 }, "end": { "line": 7, "column": 14 }, "identifierName": "result" }, "name": "result" }, "init": { "type": "Identifier", "start": 297, "end": 300, "loc": { "start": { "line": 7, "column": 17 }, "end": { "line": 7, "column": 20 }, "identifierName": "obj" }, "name": "obj" } } ], "kind": "let" }, { "type": "ForStatement", "start": 307, "end": 393, "loc": { "start": { "line": 8, "column": 4 }, "end": { "line": 10, "column": 5 } }, "init": { "type": "VariableDeclaration", "start": 312, "end": 335, "loc": { "start": { "line": 8, "column": 9 }, "end": { "line": 8, "column": 32 } }, "declarations": [ { "type": "VariableDeclarator", "start": 316, "end": 335, "loc": { "start": { "line": 8, "column": 13 }, "end": { "line": 8, "column": 32 } }, "id": { "type": "Identifier", "start": 316, "end": 317, "loc": { "start": { "line": 8, "column": 13 }, "end": { "line": 8, "column": 14 }, "identifierName": "i" }, "name": "i" }, "init": { "type": "BinaryExpression", "start": 320, "end": 335, "loc": { "start": { "line": 8, "column": 17 }, "end": { "line": 8, "column": 32 } }, "left": { "type": "MemberExpression", "start": 320, "end": 331, "loc": { "start": { "line": 8, "column": 17 }, "end": { "line": 8, "column": 28 } }, "object": { "type": "Identifier", "start": 320, "end": 324, "loc": { "start": { "line": 8, "column": 17 }, "end": { "line": 8, "column": 21 }, "identifierName": "keys" }, "name": "keys" }, "property": { "type": "Identifier", "start": 325, "end": 331, "loc": { "start": { "line": 8, "column": 22 }, "end": { "line": 8, "column": 28 }, "identifierName": "length" }, "name": "length" }, "computed": false }, "operator": "-", "right": { "type": "NumericLiteral", "start": 334, "end": 335, "loc": { "start": { "line": 8, "column": 31 }, "end": { "line": 8, "column": 32 } }, "extra": { "rawValue": 1, "raw": "1" }, "value": 1 } } } ], "kind": "let" }, "test": { "type": "BinaryExpression", "start": 337, "end": 343, "loc": { "start": { "line": 8, "column": 34 }, "end": { "line": 8, "column": 40 } }, "left": { "type": "Identifier", "start": 337, "end": 338, "loc": { "start": { "line": 8, "column": 34 }, "end": { "line": 8, "column": 35 }, "identifierName": "i" }, "name": "i" }, "operator": ">=", "right": { "type": "NumericLiteral", "start": 342, "end": 343, "loc": { "start": { "line": 8, "column": 39 }, "end": { "line": 8, "column": 40 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 } }, "update": { "type": "UpdateExpression", "start": 345, "end": 348, "loc": { "start": { "line": 8, "column": 42 }, "end": { "line": 8, "column": 45 } }, "operator": "--", "prefix": true, "argument": { "type": "Identifier", "start": 347, "end": 348, "loc": { "start": { "line": 8, "column": 44 }, "end": { "line": 8, "column": 45 }, "identifierName": "i" }, "name": "i" }, "extra": { "parenthesizedArgument": false } }, "body": { "type": "BlockStatement", "start": 350, "end": 393, "loc": { "start": { "line": 8, "column": 47 }, "end": { "line": 10, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 361, "end": 386, "loc": { "start": { "line": 9, "column": 8 }, "end": { "line": 9, "column": 33 } }, "expression": { "type": "AssignmentExpression", "start": 361, "end": 385, "loc": { "start": { "line": 9, "column": 8 }, "end": { "line": 9, "column": 32 } }, "operator": "=", "left": { "type": "Identifier", "start": 361, "end": 367, "loc": { "start": { "line": 9, "column": 8 }, "end": { "line": 9, "column": 14 }, "identifierName": "result" }, "name": "result" }, "right": { "type": "MemberExpression", "start": 370, "end": 385, "loc": { "start": { "line": 9, "column": 17 }, "end": { "line": 9, "column": 32 } }, "object": { "type": "Identifier", "start": 370, "end": 376, "loc": { "start": { "line": 9, "column": 17 }, "end": { "line": 9, "column": 23 }, "identifierName": "result" }, "name": "result" }, "property": { "type": "MemberExpression", "start": 377, "end": 384, "loc": { "start": { "line": 9, "column": 24 }, "end": { "line": 9, "column": 31 } }, "object": { "type": "Identifier", "start": 377, "end": 381, "loc": { "start": { "line": 9, "column": 24 }, "end": { "line": 9, "column": 28 }, "identifierName": "keys" }, "name": "keys" }, "property": { "type": "Identifier", "start": 382, "end": 383, "loc": { "start": { "line": 9, "column": 29 }, "end": { "line": 9, "column": 30 }, "identifierName": "i" }, "name": "i" }, "computed": true }, "computed": true } } } ], "directives": [] } }, { "type": "ReturnStatement", "start": 399, "end": 413, "loc": { "start": { "line": 11, "column": 4 }, "end": { "line": 11, "column": 18 } }, "argument": { "type": "Identifier", "start": 406, "end": 412, "loc": { "start": { "line": 11, "column": 11 }, "end": { "line": 11, "column": 17 }, "identifierName": "result" }, "name": "result" } } ], "directives": [] } }, { "type": "VariableDeclaration", "start": 420, "end": 493, "loc": { "start": { "line": 14, "column": 0 }, "end": { "line": 14, "column": 73 } }, "declarations": [ { "type": "VariableDeclarator", "start": 426, "end": 492, "loc": { "start": { "line": 14, "column": 6 }, "end": { "line": 14, "column": 72 } }, "id": { "type": "Identifier", "start": 426, "end": 430, "loc": { "start": { "line": 14, "column": 6 }, "end": { "line": 14, "column": 10 }, "identifierName": "salt" }, "name": "salt" }, "init": { "type": "CallExpression", "start": 433, "end": 492, "loc": { "start": { "line": 14, "column": 13 }, "end": { "line": 14, "column": 72 } }, "callee": { "type": "Identifier", "start": 433, "end": 460, "loc": { "start": { "line": 14, "column": 13 }, "end": { "line": 14, "column": 40 }, "identifierName": "accessNestedPropertyReverse" }, "name": "accessNestedPropertyReverse" }, "arguments": [ { "type": "Identifier", "start": 461, "end": 473, "loc": { "start": { "line": 14, "column": 41 }, "end": { "line": 14, "column": 53 }, "identifierName": "globalConfig" }, "name": "globalConfig" }, { "type": "ArrayExpression", "start": 475, "end": 491, "loc": { "start": { "line": 14, "column": 55 }, "end": { "line": 14, "column": 71 } }, "elements": [ { "type": "StringLiteral", "start": 476, "end": 482, "loc": { "start": { "line": 14, "column": 56 }, "end": { "line": 14, "column": 62 } }, "extra": { "rawValue": "file", "raw": "\"file\"" }, "value": "file" }, { "type": "StringLiteral", "start": 484, "end": 490, "loc": { "start": { "line": 14, "column": 64 }, "end": { "line": 14, "column": 70 } }, "extra": { "rawValue": "info", "raw": "\"info\"" }, "value": "info" } ] } ] } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 497, "end": 716, "loc": { "start": { "line": 16, "column": 0 }, "end": { "line": 23, "column": 3 } }, "expression": { "type": "CallExpression", "start": 497, "end": 715, "loc": { "start": { "line": 16, "column": 0 }, "end": { "line": 23, "column": 2 } }, "callee": { "type": "MemberExpression", "start": 497, "end": 518, "loc": { "start": { "line": 16, "column": 0 }, "end": { "line": 16, "column": 21 } }, "object": { "type": "Identifier", "start": 497, "end": 501, "loc": { "start": { "line": 16, "column": 0 }, "end": { "line": 16, "column": 4 }, "identifierName": "self" }, "name": "self" }, "property": { "type": "Identifier", "start": 502, "end": 518, "loc": { "start": { "line": 16, "column": 5 }, "end": { "line": 16, "column": 21 }, "identifierName": "addEventListener" }, "name": "addEventListener" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 519, "end": 528, "loc": { "start": { "line": 16, "column": 22 }, "end": { "line": 16, "column": 31 } }, "extra": { "rawValue": "message", "raw": "\"message\"" }, "value": "message" }, { "type": "ArrowFunctionExpression", "start": 530, "end": 714, "loc": { "start": { "line": 16, "column": 33 }, "end": { "line": 23, "column": 1 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 530, "end": 535, "loc": { "start": { "line": 16, "column": 33 }, "end": { "line": 16, "column": 38 }, "identifierName": "event" }, "name": "event" } ], "body": { "type": "BlockStatement", "start": 539, "end": 714, "loc": { "start": { "line": 16, "column": 42 }, "end": { "line": 23, "column": 1 } }, "body": [ { "type": "VariableDeclaration", "start": 565, "end": 605, "loc": { "start": { "line": 18, "column": 4 }, "end": { "line": 18, "column": 44 } }, "declarations": [ { "type": "VariableDeclarator", "start": 571, "end": 604, "loc": { "start": { "line": 18, "column": 10 }, "end": { "line": 18, "column": 43 } }, "id": { "type": "ObjectPattern", "start": 571, "end": 591, "loc": { "start": { "line": 18, "column": 10 }, "end": { "line": 18, "column": 30 } }, "properties": [ { "type": "ObjectProperty", "start": 573, "end": 578, "loc": { "start": { "line": 18, "column": 12 }, "end": { "line": 18, "column": 17 } }, "method": false, "shorthand": true, "computed": false, "key": { "type": "Identifier", "start": 573, "end": 578, "loc": { "start": { "line": 18, "column": 12 }, "end": { "line": 18, "column": 17 }, "identifierName": "jobId" }, "name": "jobId", "leadingComments": null }, "value": { "type": "Identifier", "start": 573, "end": 578, "loc": { "start": { "line": 18, "column": 12 }, "end": { "line": 18, "column": 17 }, "identifierName": "jobId" }, "name": "jobId" }, "leadingComments": null, "extra": { "shorthand": true } }, { "type": "ObjectProperty", "start": 580, "end": 583, "loc": { "start": { "line": 18, "column": 19 }, "end": { "line": 18, "column": 22 } }, "method": false, "shorthand": true, "computed": false, "key": { "type": "Identifier", "start": 580, "end": 583, "loc": { "start": { "line": 18, "column": 19 }, "end": { "line": 18, "column": 22 }, "identifierName": "job" }, "name": "job" }, "value": { "type": "Identifier", "start": 580, "end": 583, "loc": { "start": { "line": 18, "column": 19 }, "end": { "line": 18, "column": 22 }, "identifierName": "job" }, "name": "job" }, "extra": { "shorthand": true } }, { "type": "ObjectProperty", "start": 585, "end": 589, "loc": { "start": { "line": 18, "column": 24 }, "end": { "line": 18, "column": 28 } }, "method": false, "shorthand": true, "computed": false, "key": { "type": "Identifier", "start": 585, "end": 589, "loc": { "start": { "line": 18, "column": 24 }, "end": { "line": 18, "column": 28 }, "identifierName": "data" }, "name": "data" }, "value": { "type": "Identifier", "start": 585, "end": 589, "loc": { "start": { "line": 18, "column": 24 }, "end": { "line": 18, "column": 28 }, "identifierName": "data" }, "name": "data" }, "extra": { "shorthand": true } } ], "leadingComments": null }, "init": { "type": "MemberExpression", "start": 594, "end": 604, "loc": { "start": { "line": 18, "column": 33 }, "end": { "line": 18, "column": 43 } }, "object": { "type": "Identifier", "start": 594, "end": 599, "loc": { "start": { "line": 18, "column": 33 }, "end": { "line": 18, "column": 38 }, "identifierName": "event" }, "name": "event" }, "property": { "type": "Identifier", "start": 600, "end": 604, "loc": { "start": { "line": 18, "column": 39 }, "end": { "line": 18, "column": 43 }, "identifierName": "data" }, "name": "data" }, "computed": false }, "leadingComments": null } ], "kind": "const", "leadingComments": [ { "type": "CommentLine", "value": " @ts-ignore", "start": 546, "end": 559, "loc": { "start": { "line": 17, "column": 4 }, "end": { "line": 17, "column": 17 } } } ] }, { "type": "VariableDeclaration", "start": 611, "end": 648, "loc": { "start": { "line": 19, "column": 4 }, "end": { "line": 19, "column": 41 } }, "declarations": [ { "type": "VariableDeclarator", "start": 617, "end": 647, "loc": { "start": { "line": 19, "column": 10 }, "end": { "line": 19, "column": 40 } }, "id": { "type": "Identifier", "start": 617, "end": 623, "loc": { "start": { "line": 19, "column": 10 }, "end": { "line": 19, "column": 16 }, "identifierName": "result" }, "name": "result" }, "init": { "type": "CallExpression", "start": 626, "end": 647, "loc": { "start": { "line": 19, "column": 19 }, "end": { "line": 19, "column": 40 } }, "callee": { "type": "Identifier", "start": 626, "end": 636, "loc": { "start": { "line": 19, "column": 19 }, "end": { "line": 19, "column": 29 }, "identifierName": "performJob" }, "name": "performJob" }, "arguments": [ { "type": "Identifier", "start": 637, "end": 640, "loc": { "start": { "line": 19, "column": 30 }, "end": { "line": 19, "column": 33 }, "identifierName": "job" }, "name": "job" }, { "type": "Identifier", "start": 642, "end": 646, "loc": { "start": { "line": 19, "column": 35 }, "end": { "line": 19, "column": 39 }, "identifierName": "data" }, "name": "data" } ] } } ], "kind": "const", "trailingComments": [ { "type": "CommentLine", "value": " @ts-ignore", "start": 656, "end": 669, "loc": { "start": { "line": 21, "column": 4 }, "end": { "line": 21, "column": 17 } } } ] }, { "type": "ExpressionStatement", "start": 675, "end": 711, "loc": { "start": { "line": 22, "column": 4 }, "end": { "line": 22, "column": 40 } }, "expression": { "type": "CallExpression", "start": 675, "end": 710, "loc": { "start": { "line": 22, "column": 4 }, "end": { "line": 22, "column": 39 } }, "callee": { "type": "MemberExpression", "start": 675, "end": 691, "loc": { "start": { "line": 22, "column": 4 }, "end": { "line": 22, "column": 20 } }, "object": { "type": "Identifier", "start": 675, "end": 679, "loc": { "start": { "line": 22, "column": 4 }, "end": { "line": 22, "column": 8 }, "identifierName": "self" }, "name": "self", "leadingComments": null }, "property": { "type": "Identifier", "start": 680, "end": 691, "loc": { "start": { "line": 22, "column": 9 }, "end": { "line": 22, "column": 20 }, "identifierName": "postMessage" }, "name": "postMessage" }, "computed": false, "leadingComments": null }, "arguments": [ { "type": "ObjectExpression", "start": 692, "end": 709, "loc": { "start": { "line": 22, "column": 21 }, "end": { "line": 22, "column": 38 } }, "properties": [ { "type": "ObjectProperty", "start": 694, "end": 699, "loc": { "start": { "line": 22, "column": 23 }, "end": { "line": 22, "column": 28 } }, "method": false, "shorthand": true, "computed": false, "key": { "type": "Identifier", "start": 694, "end": 699, "loc": { "start": { "line": 22, "column": 23 }, "end": { "line": 22, "column": 28 }, "identifierName": "jobId" }, "name": "jobId" }, "value": { "type": "Identifier", "start": 694, "end": 699, "loc": { "start": { "line": 22, "column": 23 }, "end": { "line": 22, "column": 28 }, "identifierName": "jobId" }, "name": "jobId" }, "extra": { "shorthand": true } }, { "type": "ObjectProperty", "start": 701, "end": 707, "loc": { "start": { "line": 22, "column": 30 }, "end": { "line": 22, "column": 36 } }, "method": false, "shorthand": true, "computed": false, "key": { "type": "Identifier", "start": 701, "end": 707, "loc": { "start": { "line": 22, "column": 30 }, "end": { "line": 22, "column": 36 }, "identifierName": "result" }, "name": "result" }, "value": { "type": "Identifier", "start": 701, "end": 707, "loc": { "start": { "line": 22, "column": 30 }, "end": { "line": 22, "column": 36 }, "identifierName": "result" }, "name": "result" }, "extra": { "shorthand": true } } ] } ], "leadingComments": null }, "leadingComments": [ { "type": "CommentLine", "value": " @ts-ignore", "start": 656, "end": 669, "loc": { "start": { "line": 21, "column": 4 }, "end": { "line": 21, "column": 17 } } } ] } ], "directives": [] } } ] } }, { "type": "FunctionDeclaration", "start": 720, "end": 1255, "loc": { "start": { "line": 25, "column": 0 }, "end": { "line": 41, "column": 1 } }, "id": { "type": "Identifier", "start": 729, "end": 739, "loc": { "start": { "line": 25, "column": 9 }, "end": { "line": 25, "column": 19 }, "identifierName": "performJob" }, "name": "performJob" }, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 740, "end": 743, "loc": { "start": { "line": 25, "column": 20 }, "end": { "line": 25, "column": 23 }, "identifierName": "job" }, "name": "job" }, { "type": "Identifier", "start": 745, "end": 749, "loc": { "start": { "line": 25, "column": 25 }, "end": { "line": 25, "column": 29 }, "identifierName": "data" }, "name": "data" } ], "body": { "type": "BlockStatement", "start": 751, "end": 1255, "loc": { "start": { "line": 25, "column": 31 }, "end": { "line": 41, "column": 1 } }, "body": [ { "type": "SwitchStatement", "start": 758, "end": 1252, "loc": { "start": { "line": 26, "column": 4 }, "end": { "line": 40, "column": 5 } }, "discriminant": { "type": "Identifier", "start": 766, "end": 769, "loc": { "start": { "line": 26, "column": 12 }, "end": { "line": 26, "column": 15 }, "identifierName": "job" }, "name": "job" }, "cases": [ { "type": "SwitchCase", "start": 782, "end": 853, "loc": { "start": { "line": 27, "column": 8 }, "end": { "line": 29, "column": 9 } }, "consequent": [ { "type": "BlockStatement", "start": 802, "end": 853, "loc": { "start": { "line": 27, "column": 28 }, "end": { "line": 29, "column": 9 } }, "body": [ { "type": "ReturnStatement", "start": 817, "end": 842, "loc": { "start": { "line": 28, "column": 12 }, "end": { "line": 28, "column": 37 } }, "argument": { "type": "CallExpression", "start": 824, "end": 841, "loc": { "start": { "line": 28, "column": 19 }, "end": { "line": 28, "column": 36 } }, "callee": { "type": "Identifier", "start": 824, "end": 835, "loc": { "start": { "line": 28, "column": 19 }, "end": { "line": 28, "column": 30 }, "identifierName": "compressX64" }, "name": "compressX64" }, "arguments": [ { "type": "Identifier", "start": 836, "end": 840, "loc": { "start": { "line": 28, "column": 31 }, "end": { "line": 28, "column": 35 }, "identifierName": "data" }, "name": "data" } ] } } ], "directives": [] } ], "test": { "type": "StringLiteral", "start": 787, "end": 800, "loc": { "start": { "line": 27, "column": 13 }, "end": { "line": 27, "column": 26 } }, "extra": { "rawValue": "compressX64", "raw": "\"compressX64\"" }, "value": "compressX64" } }, { "type": "SwitchCase", "start": 865, "end": 1163, "loc": { "start": { "line": 31, "column": 8 }, "end": { "line": 37, "column": 9 } }, "consequent": [ { "type": "BlockStatement", "start": 888, "end": 1163, "loc": { "start": { "line": 31, "column": 31 }, "end": { "line": 37, "column": 9 } }, "body": [ { "type": "VariableDeclaration", "start": 903, "end": 946, "loc": { "start": { "line": 32, "column": 12 }, "end": { "line": 32, "column": 55 } }, "declarations": [ { "type": "VariableDeclarator", "start": 909, "end": 945, "loc": { "start": { "line": 32, "column": 18 }, "end": { "line": 32, "column": 54 } }, "id": { "type": "Identifier", "start": 909, "end": 918, "loc": { "start": { "line": 32, "column": 18 }, "end": { "line": 32, "column": 27 }, "identifierName": "optimized" }, "name": "optimized" }, "init": { "type": "CallExpression", "start": 921, "end": 945, "loc": { "start": { "line": 32, "column": 30 }, "end": { "line": 32, "column": 54 } }, "callee": { "type": "Identifier", "start": 921, "end": 935, "loc": { "start": { "line": 32, "column": 30 }, "end": { "line": 32, "column": 44 }, "identifierName": "compressObject" }, "name": "compressObject" }, "arguments": [ { "type": "MemberExpression", "start": 936, "end": 944, "loc": { "start": { "line": 32, "column": 45 }, "end": { "line": 32, "column": 53 } }, "object": { "type": "Identifier", "start": 936, "end": 940, "loc": { "start": { "line": 32, "column": 45 }, "end": { "line": 32, "column": 49 }, "identifierName": "data" }, "name": "data" }, "property": { "type": "Identifier", "start": 941, "end": 944, "loc": { "start": { "line": 32, "column": 50 }, "end": { "line": 32, "column": 53 }, "identifierName": "obj" }, "name": "obj" }, "computed": false } ] } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 960, "end": 1006, "loc": { "start": { "line": 33, "column": 12 }, "end": { "line": 33, "column": 58 } }, "declarations": [ { "type": "VariableDeclarator", "start": 966, "end": 1005, "loc": { "start": { "line": 33, "column": 18 }, "end": { "line": 33, "column": 57 } }, "id": { "type": "Identifier", "start": 966, "end": 977, "loc": { "start": { "line": 33, "column": 18 }, "end": { "line": 33, "column": 29 }, "identifierName": "stringified" }, "name": "stringified" }, "init": { "type": "CallExpression", "start": 980, "end": 1005, "loc": { "start": { "line": 33, "column": 32 }, "end": { "line": 33, "column": 57 } }, "callee": { "type": "MemberExpression", "start": 980, "end": 994, "loc": { "start": { "line": 33, "column": 32 }, "end": { "line": 33, "column": 46 } }, "object": { "type": "Identifier", "start": 980, "end": 984, "loc": { "start": { "line": 33, "column": 32 }, "end": { "line": 33, "column": 36 }, "identifierName": "JSON" }, "name": "JSON" }, "property": { "type": "Identifier", "start": 985, "end": 994, "loc": { "start": { "line": 33, "column": 37 }, "end": { "line": 33, "column": 46 }, "identifierName": "stringify" }, "name": "stringify" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 995, "end": 1004, "loc": { "start": { "line": 33, "column": 47 }, "end": { "line": 33, "column": 56 }, "identifierName": "optimized" }, "name": "optimized" } ] } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 1022, "end": 1070, "loc": { "start": { "line": 35, "column": 12 }, "end": { "line": 35, "column": 60 } }, "declarations": [ { "type": "VariableDeclarator", "start": 1028, "end": 1069, "loc": { "start": { "line": 35, "column": 18 }, "end": { "line": 35, "column": 59 } }, "id": { "type": "Identifier", "start": 1028, "end": 1036, "loc": { "start": { "line": 35, "column": 18 }, "end": { "line": 35, "column": 26 }, "identifierName": "checksum" }, "name": "checksum" }, "init": { "type": "CallExpression", "start": 1039, "end": 1069, "loc": { "start": { "line": 35, "column": 29 }, "end": { "line": 35, "column": 59 } }, "callee": { "type": "Identifier", "start": 1039, "end": 1049, "loc": { "start": { "line": 35, "column": 29 }, "end": { "line": 35, "column": 39 }, "identifierName": "computeCrc" }, "name": "computeCrc" }, "arguments": [ { "type": "BinaryExpression", "start": 1050, "end": 1068, "loc": { "start": { "line": 35, "column": 40 }, "end": { "line": 35, "column": 58 } }, "left": { "type": "Identifier", "start": 1050, "end": 1061, "loc": { "start": { "line": 35, "column": 40 }, "end": { "line": 35, "column": 51 }, "identifierName": "stringified" }, "name": "stringified" }, "operator": "+", "right": { "type": "Identifier", "start": 1064, "end": 1068, "loc": { "start": { "line": 35, "column": 54 }, "end": { "line": 35, "column": 58 }, "identifierName": "salt" }, "name": "salt" } } ] } } ], "kind": "const" }, { "type": "ReturnStatement", "start": 1084, "end": 1152, "loc": { "start": { "line": 36, "column": 12 }, "end": { "line": 36, "column": 80 } }, "argument": { "type": "BinaryExpression", "start": 1091, "end": 1151, "loc": { "start": { "line": 36, "column": 19 }, "end": { "line": 36, "column": 79 } }, "left": { "type": "MemberExpression", "start": 1091, "end": 1113, "loc": { "start": { "line": 36, "column": 19 }, "end": { "line": 36, "column": 41 } }, "object": { "type": "Identifier", "start": 1091, "end": 1095, "loc": { "start": { "line": 36, "column": 19 }, "end": { "line": 36, "column": 23 }, "identifierName": "data" }, "name": "data" }, "property": { "type": "Identifier", "start": 1096, "end": 1113, "loc": { "start": { "line": 36, "column": 24 }, "end": { "line": 36, "column": 41 }, "identifierName": "compressionPrefix" }, "name": "compressionPrefix" }, "computed": false }, "operator": "+", "right": { "type": "CallExpression", "start": 1116, "end": 1151, "loc": { "start": { "line": 36, "column": 44 }, "end": { "line": 36, "column": 79 } }, "callee": { "type": "Identifier", "start": 1116, "end": 1127, "loc": { "start": { "line": 36, "column": 44 }, "end": { "line": 36, "column": 55 }, "identifierName": "compressX64" }, "name": "compressX64" }, "arguments": [ { "type": "BinaryExpression", "start": 1128, "end": 1150, "loc": { "start": { "line": 36, "column": 56 }, "end": { "line": 36, "column": 78 } }, "left": { "type": "Identifier", "start": 1128, "end": 1136, "loc": { "start": { "line": 36, "column": 56 }, "end": { "line": 36, "column": 64 }, "identifierName": "checksum" }, "name": "checksum" }, "operator": "+", "right": { "type": "Identifier", "start": 1139, "end": 1150, "loc": { "start": { "line": 36, "column": 67 }, "end": { "line": 36, "column": 78 }, "identifierName": "stringified" }, "name": "stringified" } } ] } } } ], "directives": [] } ], "test": { "type": "StringLiteral", "start": 870, "end": 886, "loc": { "start": { "line": 31, "column": 13 }, "end": { "line": 31, "column": 29 } }, "extra": { "rawValue": "compressObject", "raw": "\"compressObject\"" }, "value": "compressObject" } }, { "type": "SwitchCase", "start": 1173, "end": 1245, "loc": { "start": { "line": 38, "column": 8 }, "end": { "line": 39, "column": 62 } }, "consequent": [ { "type": "ThrowStatement", "start": 1195, "end": 1245, "loc": { "start": { "line": 39, "column": 12 }, "end": { "line": 39, "column": 62 } }, "argument": { "type": "NewExpression", "start": 1201, "end": 1244, "loc": { "start": { "line": 39, "column": 18 }, "end": { "line": 39, "column": 61 } }, "callee": { "type": "Identifier", "start": 1205, "end": 1210, "loc": { "start": { "line": 39, "column": 22 }, "end": { "line": 39, "column": 27 }, "identifierName": "Error" }, "name": "Error" }, "arguments": [ { "type": "BinaryExpression", "start": 1211, "end": 1243, "loc": { "start": { "line": 39, "column": 28 }, "end": { "line": 39, "column": 60 } }, "left": { "type": "StringLiteral", "start": 1211, "end": 1237, "loc": { "start": { "line": 39, "column": 28 }, "end": { "line": 39, "column": 54 } }, "extra": { "rawValue": "Webworker: Unknown job: ", "raw": "\"Webworker: Unknown job: \"" }, "value": "Webworker: Unknown job: " }, "operator": "+", "right": { "type": "Identifier", "start": 1240, "end": 1243, "loc": { "start": { "line": 39, "column": 57 }, "end": { "line": 39, "column": 60 }, "identifierName": "job" }, "name": "job" } } ] } } ], "test": null } ] } ], "directives": [] } } ], "directives": [] }, "comments": [ { "type": "CommentLine", "value": " @ts-ignore", "start": 546, "end": 559, "loc": { "start": { "line": 17, "column": 4 }, "end": { "line": 17, "column": 17 } } }, { "type": "CommentLine", "value": " @ts-ignore", "start": 656, "end": 669, "loc": { "start": { "line": 21, "column": 4 }, "end": { "line": 21, "column": 17 } } } ], "tokens": [ { "type": { "label": "import", "keyword": "import", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "import", "start": 0, "end": 6, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7, "end": 8, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "globalConfig", "start": 9, "end": 21, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 21 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 22, "end": 23, "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 24, "end": 28, "loc": { "start": { "line": 1, "column": 24 }, "end": { "line": 1, "column": 28 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../core/config", "start": 29, "end": 45, "loc": { "start": { "line": 1, "column": 29 }, "end": { "line": 1, "column": 45 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 45, "end": 46, "loc": { "start": { "line": 1, "column": 45 }, "end": { "line": 1, "column": 46 } } }, { "type": { "label": "import", "keyword": "import", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "import", "start": 48, "end": 54, "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 55, "end": 56, "loc": { "start": { "line": 2, "column": 7 }, "end": { "line": 2, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "compressX64", "start": 57, "end": 68, "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 20 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 69, "end": 70, "loc": { "start": { "line": 2, "column": 21 }, "end": { "line": 2, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 71, "end": 75, "loc": { "start": { "line": 2, "column": 23 }, "end": { "line": 2, "column": 27 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../core/lzstring", "start": 76, "end": 94, "loc": { "start": { "line": 2, "column": 28 }, "end": { "line": 2, "column": 46 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 94, "end": 95, "loc": { "start": { "line": 2, "column": 46 }, "end": { "line": 2, "column": 47 } } }, { "type": { "label": "import", "keyword": "import", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "import", "start": 97, "end": 103, "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 104, "end": 105, "loc": { "start": { "line": 3, "column": 7 }, "end": { "line": 3, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "computeCrc", "start": 106, "end": 116, "loc": { "start": { "line": 3, "column": 9 }, "end": { "line": 3, "column": 19 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 117, "end": 118, "loc": { "start": { "line": 3, "column": 20 }, "end": { "line": 3, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 119, "end": 123, "loc": { "start": { "line": 3, "column": 22 }, "end": { "line": 3, "column": 26 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../core/sensitive_utils.encrypt", "start": 124, "end": 157, "loc": { "start": { "line": 3, "column": 27 }, "end": { "line": 3, "column": 60 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 157, "end": 158, "loc": { "start": { "line": 3, "column": 60 }, "end": { "line": 3, "column": 61 } } }, { "type": { "label": "import", "keyword": "import", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "import", "start": 160, "end": 166, "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 167, "end": 168, "loc": { "start": { "line": 4, "column": 7 }, "end": { "line": 4, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "compressObject", "start": 169, "end": 183, "loc": { "start": { "line": 4, "column": 9 }, "end": { "line": 4, "column": 23 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 184, "end": 185, "loc": { "start": { "line": 4, "column": 24 }, "end": { "line": 4, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 186, "end": 190, "loc": { "start": { "line": 4, "column": 26 }, "end": { "line": 4, "column": 30 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../savegame/savegame_compressor", "start": 191, "end": 224, "loc": { "start": { "line": 4, "column": 31 }, "end": { "line": 4, "column": 64 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 224, "end": 225, "loc": { "start": { "line": 4, "column": 64 }, "end": { "line": 4, "column": 65 } } }, { "type": { "label": "function", "keyword": "function", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "function", "start": 229, "end": 237, "loc": { "start": { "line": 6, "column": 0 }, "end": { "line": 6, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "accessNestedPropertyReverse", "start": 238, "end": 265, "loc": { "start": { "line": 6, "column": 9 }, "end": { "line": 6, "column": 36 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 265, "end": 266, "loc": { "start": { "line": 6, "column": 36 }, "end": { "line": 6, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "obj", "start": 266, "end": 269, "loc": { "start": { "line": 6, "column": 37 }, "end": { "line": 6, "column": 40 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 269, "end": 270, "loc": { "start": { "line": 6, "column": 40 }, "end": { "line": 6, "column": 41 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keys", "start": 271, "end": 275, "loc": { "start": { "line": 6, "column": 42 }, "end": { "line": 6, "column": 46 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 275, "end": 276, "loc": { "start": { "line": 6, "column": 46 }, "end": { "line": 6, "column": 47 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 277, "end": 278, "loc": { "start": { "line": 6, "column": 48 }, "end": { "line": 6, "column": 49 } } }, { "type": { "label": "let", "keyword": "let", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "let", "start": 284, "end": 287, "loc": { "start": { "line": 7, "column": 4 }, "end": { "line": 7, "column": 7 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "result", "start": 288, "end": 294, "loc": { "start": { "line": 7, "column": 8 }, "end": { "line": 7, "column": 14 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 295, "end": 296, "loc": { "start": { "line": 7, "column": 15 }, "end": { "line": 7, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "obj", "start": 297, "end": 300, "loc": { "start": { "line": 7, "column": 17 }, "end": { "line": 7, "column": 20 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 300, "end": 301, "loc": { "start": { "line": 7, "column": 20 }, "end": { "line": 7, "column": 21 } } }, { "type": { "label": "for", "keyword": "for", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": true, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "for", "start": 307, "end": 310, "loc": { "start": { "line": 8, "column": 4 }, "end": { "line": 8, "column": 7 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 311, "end": 312, "loc": { "start": { "line": 8, "column": 8 }, "end": { "line": 8, "column": 9 } } }, { "type": { "label": "let", "keyword": "let", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "let", "start": 312, "end": 315, "loc": { "start": { "line": 8, "column": 9 }, "end": { "line": 8, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 316, "end": 317, "loc": { "start": { "line": 8, "column": 13 }, "end": { "line": 8, "column": 14 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 318, "end": 319, "loc": { "start": { "line": 8, "column": 15 }, "end": { "line": 8, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keys", "start": 320, "end": 324, "loc": { "start": { "line": 8, "column": 17 }, "end": { "line": 8, "column": 21 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 324, "end": 325, "loc": { "start": { "line": 8, "column": 21 }, "end": { "line": 8, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "length", "start": 325, "end": 331, "loc": { "start": { "line": 8, "column": 22 }, "end": { "line": 8, "column": 28 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "-", "start": 332, "end": 333, "loc": { "start": { "line": 8, "column": 29 }, "end": { "line": 8, "column": 30 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 1, "start": 334, "end": 335, "loc": { "start": { "line": 8, "column": 31 }, "end": { "line": 8, "column": 32 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 335, "end": 336, "loc": { "start": { "line": 8, "column": 32 }, "end": { "line": 8, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 337, "end": 338, "loc": { "start": { "line": 8, "column": 34 }, "end": { "line": 8, "column": 35 } } }, { "type": { "label": "", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 7, "updateContext": null }, "value": ">=", "start": 339, "end": 341, "loc": { "start": { "line": 8, "column": 36 }, "end": { "line": 8, "column": 38 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 0, "start": 342, "end": 343, "loc": { "start": { "line": 8, "column": 39 }, "end": { "line": 8, "column": 40 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 343, "end": 344, "loc": { "start": { "line": 8, "column": 40 }, "end": { "line": 8, "column": 41 } } }, { "type": { "label": "++/--", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": true, "binop": null }, "value": "--", "start": 345, "end": 347, "loc": { "start": { "line": 8, "column": 42 }, "end": { "line": 8, "column": 44 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 347, "end": 348, "loc": { "start": { "line": 8, "column": 44 }, "end": { "line": 8, "column": 45 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 348, "end": 349, "loc": { "start": { "line": 8, "column": 45 }, "end": { "line": 8, "column": 46 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 350, "end": 351, "loc": { "start": { "line": 8, "column": 47 }, "end": { "line": 8, "column": 48 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "result", "start": 361, "end": 367, "loc": { "start": { "line": 9, "column": 8 }, "end": { "line": 9, "column": 14 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 368, "end": 369, "loc": { "start": { "line": 9, "column": 15 }, "end": { "line": 9, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "result", "start": 370, "end": 376, "loc": { "start": { "line": 9, "column": 17 }, "end": { "line": 9, "column": 23 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 376, "end": 377, "loc": { "start": { "line": 9, "column": 23 }, "end": { "line": 9, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keys", "start": 377, "end": 381, "loc": { "start": { "line": 9, "column": 24 }, "end": { "line": 9, "column": 28 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 381, "end": 382, "loc": { "start": { "line": 9, "column": 28 }, "end": { "line": 9, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 382, "end": 383, "loc": { "start": { "line": 9, "column": 29 }, "end": { "line": 9, "column": 30 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 383, "end": 384, "loc": { "start": { "line": 9, "column": 30 }, "end": { "line": 9, "column": 31 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 384, "end": 385, "loc": { "start": { "line": 9, "column": 31 }, "end": { "line": 9, "column": 32 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 385, "end": 386, "loc": { "start": { "line": 9, "column": 32 }, "end": { "line": 9, "column": 33 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 392, "end": 393, "loc": { "start": { "line": 10, "column": 4 }, "end": { "line": 10, "column": 5 } } }, { "type": { "label": "return", "keyword": "return", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "return", "start": 399, "end": 405, "loc": { "start": { "line": 11, "column": 4 }, "end": { "line": 11, "column": 10 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "result", "start": 406, "end": 412, "loc": { "start": { "line": 11, "column": 11 }, "end": { "line": 11, "column": 17 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 412, "end": 413, "loc": { "start": { "line": 11, "column": 17 }, "end": { "line": 11, "column": 18 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 415, "end": 416, "loc": { "start": { "line": 12, "column": 0 }, "end": { "line": 12, "column": 1 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 420, "end": 425, "loc": { "start": { "line": 14, "column": 0 }, "end": { "line": 14, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "salt", "start": 426, "end": 430, "loc": { "start": { "line": 14, "column": 6 }, "end": { "line": 14, "column": 10 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 431, "end": 432, "loc": { "start": { "line": 14, "column": 11 }, "end": { "line": 14, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "accessNestedPropertyReverse", "start": 433, "end": 460, "loc": { "start": { "line": 14, "column": 13 }, "end": { "line": 14, "column": 40 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 460, "end": 461, "loc": { "start": { "line": 14, "column": 40 }, "end": { "line": 14, "column": 41 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "globalConfig", "start": 461, "end": 473, "loc": { "start": { "line": 14, "column": 41 }, "end": { "line": 14, "column": 53 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 473, "end": 474, "loc": { "start": { "line": 14, "column": 53 }, "end": { "line": 14, "column": 54 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 475, "end": 476, "loc": { "start": { "line": 14, "column": 55 }, "end": { "line": 14, "column": 56 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "file", "start": 476, "end": 482, "loc": { "start": { "line": 14, "column": 56 }, "end": { "line": 14, "column": 62 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 482, "end": 483, "loc": { "start": { "line": 14, "column": 62 }, "end": { "line": 14, "column": 63 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "info", "start": 484, "end": 490, "loc": { "start": { "line": 14, "column": 64 }, "end": { "line": 14, "column": 70 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 490, "end": 491, "loc": { "start": { "line": 14, "column": 70 }, "end": { "line": 14, "column": 71 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 491, "end": 492, "loc": { "start": { "line": 14, "column": 71 }, "end": { "line": 14, "column": 72 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 492, "end": 493, "loc": { "start": { "line": 14, "column": 72 }, "end": { "line": 14, "column": 73 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "self", "start": 497, "end": 501, "loc": { "start": { "line": 16, "column": 0 }, "end": { "line": 16, "column": 4 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 501, "end": 502, "loc": { "start": { "line": 16, "column": 4 }, "end": { "line": 16, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "addEventListener", "start": 502, "end": 518, "loc": { "start": { "line": 16, "column": 5 }, "end": { "line": 16, "column": 21 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 518, "end": 519, "loc": { "start": { "line": 16, "column": 21 }, "end": { "line": 16, "column": 22 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "message", "start": 519, "end": 528, "loc": { "start": { "line": 16, "column": 22 }, "end": { "line": 16, "column": 31 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 528, "end": 529, "loc": { "start": { "line": 16, "column": 31 }, "end": { "line": 16, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "event", "start": 530, "end": 535, "loc": { "start": { "line": 16, "column": 33 }, "end": { "line": 16, "column": 38 } } }, { "type": { "label": "=>", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 536, "end": 538, "loc": { "start": { "line": 16, "column": 39 }, "end": { "line": 16, "column": 41 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 539, "end": 540, "loc": { "start": { "line": 16, "column": 42 }, "end": { "line": 16, "column": 43 } } }, { "type": "CommentLine", "value": " @ts-ignore", "start": 546, "end": 559, "loc": { "start": { "line": 17, "column": 4 }, "end": { "line": 17, "column": 17 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 565, "end": 570, "loc": { "start": { "line": 18, "column": 4 }, "end": { "line": 18, "column": 9 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 571, "end": 572, "loc": { "start": { "line": 18, "column": 10 }, "end": { "line": 18, "column": 11 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "jobId", "start": 573, "end": 578, "loc": { "start": { "line": 18, "column": 12 }, "end": { "line": 18, "column": 17 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 578, "end": 579, "loc": { "start": { "line": 18, "column": 17 }, "end": { "line": 18, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "job", "start": 580, "end": 583, "loc": { "start": { "line": 18, "column": 19 }, "end": { "line": 18, "column": 22 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 583, "end": 584, "loc": { "start": { "line": 18, "column": 22 }, "end": { "line": 18, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "data", "start": 585, "end": 589, "loc": { "start": { "line": 18, "column": 24 }, "end": { "line": 18, "column": 28 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 590, "end": 591, "loc": { "start": { "line": 18, "column": 29 }, "end": { "line": 18, "column": 30 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 592, "end": 593, "loc": { "start": { "line": 18, "column": 31 }, "end": { "line": 18, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "event", "start": 594, "end": 599, "loc": { "start": { "line": 18, "column": 33 }, "end": { "line": 18, "column": 38 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 599, "end": 600, "loc": { "start": { "line": 18, "column": 38 }, "end": { "line": 18, "column": 39 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "data", "start": 600, "end": 604, "loc": { "start": { "line": 18, "column": 39 }, "end": { "line": 18, "column": 43 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 604, "end": 605, "loc": { "start": { "line": 18, "column": 43 }, "end": { "line": 18, "column": 44 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 611, "end": 616, "loc": { "start": { "line": 19, "column": 4 }, "end": { "line": 19, "column": 9 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "result", "start": 617, "end": 623, "loc": { "start": { "line": 19, "column": 10 }, "end": { "line": 19, "column": 16 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 624, "end": 625, "loc": { "start": { "line": 19, "column": 17 }, "end": { "line": 19, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "performJob", "start": 626, "end": 636, "loc": { "start": { "line": 19, "column": 19 }, "end": { "line": 19, "column": 29 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 636, "end": 637, "loc": { "start": { "line": 19, "column": 29 }, "end": { "line": 19, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "job", "start": 637, "end": 640, "loc": { "start": { "line": 19, "column": 30 }, "end": { "line": 19, "column": 33 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 640, "end": 641, "loc": { "start": { "line": 19, "column": 33 }, "end": { "line": 19, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "data", "start": 642, "end": 646, "loc": { "start": { "line": 19, "column": 35 }, "end": { "line": 19, "column": 39 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 646, "end": 647, "loc": { "start": { "line": 19, "column": 39 }, "end": { "line": 19, "column": 40 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 647, "end": 648, "loc": { "start": { "line": 19, "column": 40 }, "end": { "line": 19, "column": 41 } } }, { "type": "CommentLine", "value": " @ts-ignore", "start": 656, "end": 669, "loc": { "start": { "line": 21, "column": 4 }, "end": { "line": 21, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "self", "start": 675, "end": 679, "loc": { "start": { "line": 22, "column": 4 }, "end": { "line": 22, "column": 8 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 679, "end": 680, "loc": { "start": { "line": 22, "column": 8 }, "end": { "line": 22, "column": 9 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "postMessage", "start": 680, "end": 691, "loc": { "start": { "line": 22, "column": 9 }, "end": { "line": 22, "column": 20 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 691, "end": 692, "loc": { "start": { "line": 22, "column": 20 }, "end": { "line": 22, "column": 21 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 692, "end": 693, "loc": { "start": { "line": 22, "column": 21 }, "end": { "line": 22, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "jobId", "start": 694, "end": 699, "loc": { "start": { "line": 22, "column": 23 }, "end": { "line": 22, "column": 28 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 699, "end": 700, "loc": { "start": { "line": 22, "column": 28 }, "end": { "line": 22, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "result", "start": 701, "end": 707, "loc": { "start": { "line": 22, "column": 30 }, "end": { "line": 22, "column": 36 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 708, "end": 709, "loc": { "start": { "line": 22, "column": 37 }, "end": { "line": 22, "column": 38 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 709, "end": 710, "loc": { "start": { "line": 22, "column": 38 }, "end": { "line": 22, "column": 39 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 710, "end": 711, "loc": { "start": { "line": 22, "column": 39 }, "end": { "line": 22, "column": 40 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 713, "end": 714, "loc": { "start": { "line": 23, "column": 0 }, "end": { "line": 23, "column": 1 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 714, "end": 715, "loc": { "start": { "line": 23, "column": 1 }, "end": { "line": 23, "column": 2 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 715, "end": 716, "loc": { "start": { "line": 23, "column": 2 }, "end": { "line": 23, "column": 3 } } }, { "type": { "label": "function", "keyword": "function", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "function", "start": 720, "end": 728, "loc": { "start": { "line": 25, "column": 0 }, "end": { "line": 25, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "performJob", "start": 729, "end": 739, "loc": { "start": { "line": 25, "column": 9 }, "end": { "line": 25, "column": 19 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 739, "end": 740, "loc": { "start": { "line": 25, "column": 19 }, "end": { "line": 25, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "job", "start": 740, "end": 743, "loc": { "start": { "line": 25, "column": 20 }, "end": { "line": 25, "column": 23 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 743, "end": 744, "loc": { "start": { "line": 25, "column": 23 }, "end": { "line": 25, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "data", "start": 745, "end": 749, "loc": { "start": { "line": 25, "column": 25 }, "end": { "line": 25, "column": 29 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 749, "end": 750, "loc": { "start": { "line": 25, "column": 29 }, "end": { "line": 25, "column": 30 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 751, "end": 752, "loc": { "start": { "line": 25, "column": 31 }, "end": { "line": 25, "column": 32 } } }, { "type": { "label": "switch", "keyword": "switch", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "switch", "start": 758, "end": 764, "loc": { "start": { "line": 26, "column": 4 }, "end": { "line": 26, "column": 10 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 765, "end": 766, "loc": { "start": { "line": 26, "column": 11 }, "end": { "line": 26, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "job", "start": 766, "end": 769, "loc": { "start": { "line": 26, "column": 12 }, "end": { "line": 26, "column": 15 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 769, "end": 770, "loc": { "start": { "line": 26, "column": 15 }, "end": { "line": 26, "column": 16 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 771, "end": 772, "loc": { "start": { "line": 26, "column": 17 }, "end": { "line": 26, "column": 18 } } }, { "type": { "label": "case", "keyword": "case", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "case", "start": 782, "end": 786, "loc": { "start": { "line": 27, "column": 8 }, "end": { "line": 27, "column": 12 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "compressX64", "start": 787, "end": 800, "loc": { "start": { "line": 27, "column": 13 }, "end": { "line": 27, "column": 26 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 800, "end": 801, "loc": { "start": { "line": 27, "column": 26 }, "end": { "line": 27, "column": 27 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 802, "end": 803, "loc": { "start": { "line": 27, "column": 28 }, "end": { "line": 27, "column": 29 } } }, { "type": { "label": "return", "keyword": "return", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "return", "start": 817, "end": 823, "loc": { "start": { "line": 28, "column": 12 }, "end": { "line": 28, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "compressX64", "start": 824, "end": 835, "loc": { "start": { "line": 28, "column": 19 }, "end": { "line": 28, "column": 30 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 835, "end": 836, "loc": { "start": { "line": 28, "column": 30 }, "end": { "line": 28, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "data", "start": 836, "end": 840, "loc": { "start": { "line": 28, "column": 31 }, "end": { "line": 28, "column": 35 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 840, "end": 841, "loc": { "start": { "line": 28, "column": 35 }, "end": { "line": 28, "column": 36 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 841, "end": 842, "loc": { "start": { "line": 28, "column": 36 }, "end": { "line": 28, "column": 37 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 852, "end": 853, "loc": { "start": { "line": 29, "column": 8 }, "end": { "line": 29, "column": 9 } } }, { "type": { "label": "case", "keyword": "case", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "case", "start": 865, "end": 869, "loc": { "start": { "line": 31, "column": 8 }, "end": { "line": 31, "column": 12 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "compressObject", "start": 870, "end": 886, "loc": { "start": { "line": 31, "column": 13 }, "end": { "line": 31, "column": 29 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 886, "end": 887, "loc": { "start": { "line": 31, "column": 29 }, "end": { "line": 31, "column": 30 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 888, "end": 889, "loc": { "start": { "line": 31, "column": 31 }, "end": { "line": 31, "column": 32 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 903, "end": 908, "loc": { "start": { "line": 32, "column": 12 }, "end": { "line": 32, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "optimized", "start": 909, "end": 918, "loc": { "start": { "line": 32, "column": 18 }, "end": { "line": 32, "column": 27 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 919, "end": 920, "loc": { "start": { "line": 32, "column": 28 }, "end": { "line": 32, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "compressObject", "start": 921, "end": 935, "loc": { "start": { "line": 32, "column": 30 }, "end": { "line": 32, "column": 44 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 935, "end": 936, "loc": { "start": { "line": 32, "column": 44 }, "end": { "line": 32, "column": 45 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "data", "start": 936, "end": 940, "loc": { "start": { "line": 32, "column": 45 }, "end": { "line": 32, "column": 49 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 940, "end": 941, "loc": { "start": { "line": 32, "column": 49 }, "end": { "line": 32, "column": 50 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "obj", "start": 941, "end": 944, "loc": { "start": { "line": 32, "column": 50 }, "end": { "line": 32, "column": 53 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 944, "end": 945, "loc": { "start": { "line": 32, "column": 53 }, "end": { "line": 32, "column": 54 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 945, "end": 946, "loc": { "start": { "line": 32, "column": 54 }, "end": { "line": 32, "column": 55 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 960, "end": 965, "loc": { "start": { "line": 33, "column": 12 }, "end": { "line": 33, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "stringified", "start": 966, "end": 977, "loc": { "start": { "line": 33, "column": 18 }, "end": { "line": 33, "column": 29 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 978, "end": 979, "loc": { "start": { "line": 33, "column": 30 }, "end": { "line": 33, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "JSON", "start": 980, "end": 984, "loc": { "start": { "line": 33, "column": 32 }, "end": { "line": 33, "column": 36 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 984, "end": 985, "loc": { "start": { "line": 33, "column": 36 }, "end": { "line": 33, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "stringify", "start": 985, "end": 994, "loc": { "start": { "line": 33, "column": 37 }, "end": { "line": 33, "column": 46 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 994, "end": 995, "loc": { "start": { "line": 33, "column": 46 }, "end": { "line": 33, "column": 47 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "optimized", "start": 995, "end": 1004, "loc": { "start": { "line": 33, "column": 47 }, "end": { "line": 33, "column": 56 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1004, "end": 1005, "loc": { "start": { "line": 33, "column": 56 }, "end": { "line": 33, "column": 57 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1005, "end": 1006, "loc": { "start": { "line": 33, "column": 57 }, "end": { "line": 33, "column": 58 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 1022, "end": 1027, "loc": { "start": { "line": 35, "column": 12 }, "end": { "line": 35, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "checksum", "start": 1028, "end": 1036, "loc": { "start": { "line": 35, "column": 18 }, "end": { "line": 35, "column": 26 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1037, "end": 1038, "loc": { "start": { "line": 35, "column": 27 }, "end": { "line": 35, "column": 28 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "computeCrc", "start": 1039, "end": 1049, "loc": { "start": { "line": 35, "column": 29 }, "end": { "line": 35, "column": 39 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1049, "end": 1050, "loc": { "start": { "line": 35, "column": 39 }, "end": { "line": 35, "column": 40 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "stringified", "start": 1050, "end": 1061, "loc": { "start": { "line": 35, "column": 40 }, "end": { "line": 35, "column": 51 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "+", "start": 1062, "end": 1063, "loc": { "start": { "line": 35, "column": 52 }, "end": { "line": 35, "column": 53 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "salt", "start": 1064, "end": 1068, "loc": { "start": { "line": 35, "column": 54 }, "end": { "line": 35, "column": 58 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1068, "end": 1069, "loc": { "start": { "line": 35, "column": 58 }, "end": { "line": 35, "column": 59 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1069, "end": 1070, "loc": { "start": { "line": 35, "column": 59 }, "end": { "line": 35, "column": 60 } } }, { "type": { "label": "return", "keyword": "return", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "return", "start": 1084, "end": 1090, "loc": { "start": { "line": 36, "column": 12 }, "end": { "line": 36, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "data", "start": 1091, "end": 1095, "loc": { "start": { "line": 36, "column": 19 }, "end": { "line": 36, "column": 23 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1095, "end": 1096, "loc": { "start": { "line": 36, "column": 23 }, "end": { "line": 36, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "compressionPrefix", "start": 1096, "end": 1113, "loc": { "start": { "line": 36, "column": 24 }, "end": { "line": 36, "column": 41 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "+", "start": 1114, "end": 1115, "loc": { "start": { "line": 36, "column": 42 }, "end": { "line": 36, "column": 43 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "compressX64", "start": 1116, "end": 1127, "loc": { "start": { "line": 36, "column": 44 }, "end": { "line": 36, "column": 55 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1127, "end": 1128, "loc": { "start": { "line": 36, "column": 55 }, "end": { "line": 36, "column": 56 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "checksum", "start": 1128, "end": 1136, "loc": { "start": { "line": 36, "column": 56 }, "end": { "line": 36, "column": 64 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "+", "start": 1137, "end": 1138, "loc": { "start": { "line": 36, "column": 65 }, "end": { "line": 36, "column": 66 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "stringified", "start": 1139, "end": 1150, "loc": { "start": { "line": 36, "column": 67 }, "end": { "line": 36, "column": 78 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1150, "end": 1151, "loc": { "start": { "line": 36, "column": 78 }, "end": { "line": 36, "column": 79 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1151, "end": 1152, "loc": { "start": { "line": 36, "column": 79 }, "end": { "line": 36, "column": 80 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1162, "end": 1163, "loc": { "start": { "line": 37, "column": 8 }, "end": { "line": 37, "column": 9 } } }, { "type": { "label": "default", "keyword": "default", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "default", "start": 1173, "end": 1180, "loc": { "start": { "line": 38, "column": 8 }, "end": { "line": 38, "column": 15 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1180, "end": 1181, "loc": { "start": { "line": 38, "column": 15 }, "end": { "line": 38, "column": 16 } } }, { "type": { "label": "throw", "keyword": "throw", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "throw", "start": 1195, "end": 1200, "loc": { "start": { "line": 39, "column": 12 }, "end": { "line": 39, "column": 17 } } }, { "type": { "label": "new", "keyword": "new", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "new", "start": 1201, "end": 1204, "loc": { "start": { "line": 39, "column": 18 }, "end": { "line": 39, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Error", "start": 1205, "end": 1210, "loc": { "start": { "line": 39, "column": 22 }, "end": { "line": 39, "column": 27 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1210, "end": 1211, "loc": { "start": { "line": 39, "column": 27 }, "end": { "line": 39, "column": 28 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "Webworker: Unknown job: ", "start": 1211, "end": 1237, "loc": { "start": { "line": 39, "column": 28 }, "end": { "line": 39, "column": 54 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "+", "start": 1238, "end": 1239, "loc": { "start": { "line": 39, "column": 55 }, "end": { "line": 39, "column": 56 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "job", "start": 1240, "end": 1243, "loc": { "start": { "line": 39, "column": 57 }, "end": { "line": 39, "column": 60 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1243, "end": 1244, "loc": { "start": { "line": 39, "column": 60 }, "end": { "line": 39, "column": 61 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1244, "end": 1245, "loc": { "start": { "line": 39, "column": 61 }, "end": { "line": 39, "column": 62 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1251, "end": 1252, "loc": { "start": { "line": 40, "column": 4 }, "end": { "line": 40, "column": 5 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1254, "end": 1255, "loc": { "start": { "line": 41, "column": 0 }, "end": { "line": 41, "column": 1 } } }, { "type": { "label": "eof", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1257, "end": 1257, "loc": { "start": { "line": 42, "column": 0 }, "end": { "line": 42, "column": 0 } } } ] }