{ "type": "File", "start": 0, "end": 6772, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 192, "column": 0 } }, "program": { "type": "Program", "start": 0, "end": 6772, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 192, "column": 0 } }, "sourceType": "module", "body": [ { "type": "ImportDeclaration", "start": 23, "end": 71, "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 48 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 32, "end": 43, "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 20 } }, "imported": { "type": "Identifier", "start": 32, "end": 43, "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 20 }, "identifierName": "Application" }, "name": "Application", "leadingComments": null }, "local": { "type": "Identifier", "start": 32, "end": 43, "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 20 }, "identifierName": "Application" }, "name": "Application" }, "leadingComments": null } ], "source": { "type": "StringLiteral", "start": 51, "end": 70, "loc": { "start": { "line": 2, "column": 28 }, "end": { "line": 2, "column": 47 } }, "extra": { "rawValue": "../../application", "raw": "\"../../application\"" }, "value": "../../application" }, "leadingComments": [ { "type": "CommentBlock", "value": " typehints:start ", "start": 0, "end": 21, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 21 } } } ], "trailingComments": [ { "type": "CommentBlock", "value": " typehints:end ", "start": 73, "end": 92, "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 19 } } } ] }, { "type": "ImportDeclaration", "start": 96, "end": 149, "loc": { "start": { "line": 5, "column": 0 }, "end": { "line": 5, "column": 53 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 105, "end": 124, "loc": { "start": { "line": 5, "column": 9 }, "end": { "line": 5, "column": 28 } }, "imported": { "type": "Identifier", "start": 105, "end": 124, "loc": { "start": { "line": 5, "column": 9 }, "end": { "line": 5, "column": 28 }, "identifierName": "AdProviderInterface" }, "name": "AdProviderInterface", "leadingComments": null }, "local": { "type": "Identifier", "start": 105, "end": 124, "loc": { "start": { "line": 5, "column": 9 }, "end": { "line": 5, "column": 28 }, "identifierName": "AdProviderInterface" }, "name": "AdProviderInterface" }, "leadingComments": null } ], "source": { "type": "StringLiteral", "start": 132, "end": 148, "loc": { "start": { "line": 5, "column": 36 }, "end": { "line": 5, "column": 52 } }, "extra": { "rawValue": "../ad_provider", "raw": "\"../ad_provider\"" }, "value": "../ad_provider" }, "leadingComments": [ { "type": "CommentBlock", "value": " typehints:end ", "start": 73, "end": 92, "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 19 } } } ] }, { "type": "ImportDeclaration", "start": 151, "end": 201, "loc": { "start": { "line": 6, "column": 0 }, "end": { "line": 6, "column": 50 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 160, "end": 172, "loc": { "start": { "line": 6, "column": 9 }, "end": { "line": 6, "column": 21 } }, "imported": { "type": "Identifier", "start": 160, "end": 172, "loc": { "start": { "line": 6, "column": 9 }, "end": { "line": 6, "column": 21 }, "identifierName": "createLogger" }, "name": "createLogger" }, "local": { "type": "Identifier", "start": 160, "end": 172, "loc": { "start": { "line": 6, "column": 9 }, "end": { "line": 6, "column": 21 }, "identifierName": "createLogger" }, "name": "createLogger" } } ], "source": { "type": "StringLiteral", "start": 180, "end": 200, "loc": { "start": { "line": 6, "column": 29 }, "end": { "line": 6, "column": 49 } }, "extra": { "rawValue": "../../core/logging", "raw": "\"../../core/logging\"" }, "value": "../../core/logging" } }, { "type": "ImportDeclaration", "start": 203, "end": 261, "loc": { "start": { "line": 7, "column": 0 }, "end": { "line": 7, "column": 58 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 212, "end": 225, "loc": { "start": { "line": 7, "column": 9 }, "end": { "line": 7, "column": 22 } }, "imported": { "type": "Identifier", "start": 212, "end": 225, "loc": { "start": { "line": 7, "column": 9 }, "end": { "line": 7, "column": 22 }, "identifierName": "ClickDetector" }, "name": "ClickDetector" }, "local": { "type": "Identifier", "start": 212, "end": 225, "loc": { "start": { "line": 7, "column": 9 }, "end": { "line": 7, "column": 22 }, "identifierName": "ClickDetector" }, "name": "ClickDetector" } } ], "source": { "type": "StringLiteral", "start": 233, "end": 260, "loc": { "start": { "line": 7, "column": 30 }, "end": { "line": 7, "column": 57 } }, "extra": { "rawValue": "../../core/click_detector", "raw": "\"../../core/click_detector\"" }, "value": "../../core/click_detector" } }, { "type": "ImportDeclaration", "start": 263, "end": 304, "loc": { "start": { "line": 8, "column": 0 }, "end": { "line": 8, "column": 41 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 272, "end": 277, "loc": { "start": { "line": 8, "column": 9 }, "end": { "line": 8, "column": 14 } }, "imported": { "type": "Identifier", "start": 272, "end": 277, "loc": { "start": { "line": 8, "column": 9 }, "end": { "line": 8, "column": 14 }, "identifierName": "clamp" }, "name": "clamp" }, "local": { "type": "Identifier", "start": 272, "end": 277, "loc": { "start": { "line": 8, "column": 9 }, "end": { "line": 8, "column": 14 }, "identifierName": "clamp" }, "name": "clamp" } } ], "source": { "type": "StringLiteral", "start": 285, "end": 303, "loc": { "start": { "line": 8, "column": 22 }, "end": { "line": 8, "column": 40 } }, "extra": { "rawValue": "../../core/utils", "raw": "\"../../core/utils\"" }, "value": "../../core/utils" } }, { "type": "ImportDeclaration", "start": 306, "end": 345, "loc": { "start": { "line": 9, "column": 0 }, "end": { "line": 9, "column": 39 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 315, "end": 316, "loc": { "start": { "line": 9, "column": 9 }, "end": { "line": 9, "column": 10 } }, "imported": { "type": "Identifier", "start": 315, "end": 316, "loc": { "start": { "line": 9, "column": 9 }, "end": { "line": 9, "column": 10 }, "identifierName": "T" }, "name": "T" }, "local": { "type": "Identifier", "start": 315, "end": 316, "loc": { "start": { "line": 9, "column": 9 }, "end": { "line": 9, "column": 10 }, "identifierName": "T" }, "name": "T" } } ], "source": { "type": "StringLiteral", "start": 324, "end": 344, "loc": { "start": { "line": 9, "column": 18 }, "end": { "line": 9, "column": 38 } }, "extra": { "rawValue": "../../translations", "raw": "\"../../translations\"" }, "value": "../../translations" } }, { "type": "VariableDeclaration", "start": 349, "end": 400, "loc": { "start": { "line": 11, "column": 0 }, "end": { "line": 11, "column": 51 } }, "declarations": [ { "type": "VariableDeclarator", "start": 355, "end": 399, "loc": { "start": { "line": 11, "column": 6 }, "end": { "line": 11, "column": 50 } }, "id": { "type": "Identifier", "start": 355, "end": 361, "loc": { "start": { "line": 11, "column": 6 }, "end": { "line": 11, "column": 12 }, "identifierName": "logger" }, "name": "logger" }, "init": { "type": "CallExpression", "start": 364, "end": 399, "loc": { "start": { "line": 11, "column": 15 }, "end": { "line": 11, "column": 50 } }, "callee": { "type": "Identifier", "start": 364, "end": 376, "loc": { "start": { "line": 11, "column": 15 }, "end": { "line": 11, "column": 27 }, "identifierName": "createLogger" }, "name": "createLogger" }, "arguments": [ { "type": "StringLiteral", "start": 377, "end": 398, "loc": { "start": { "line": 11, "column": 28 }, "end": { "line": 11, "column": 49 } }, "extra": { "rawValue": "adprovider/adinplay", "raw": "\"adprovider/adinplay\"" }, "value": "adprovider/adinplay" } ] } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 404, "end": 471, "loc": { "start": { "line": 13, "column": 0 }, "end": { "line": 13, "column": 67 } }, "declarations": [ { "type": "VariableDeclarator", "start": 410, "end": 470, "loc": { "start": { "line": 13, "column": 6 }, "end": { "line": 13, "column": 66 } }, "id": { "type": "Identifier", "start": 410, "end": 438, "loc": { "start": { "line": 13, "column": 6 }, "end": { "line": 13, "column": 34 }, "identifierName": "minimumTimeBetweenVideoAdsMs" }, "name": "minimumTimeBetweenVideoAdsMs" }, "init": { "type": "ConditionalExpression", "start": 441, "end": 470, "loc": { "start": { "line": 13, "column": 37 }, "end": { "line": 13, "column": 66 } }, "test": { "type": "Identifier", "start": 441, "end": 449, "loc": { "start": { "line": 13, "column": 37 }, "end": { "line": 13, "column": 45 }, "identifierName": "G_IS_DEV" }, "name": "G_IS_DEV" }, "consequent": { "type": "NumericLiteral", "start": 452, "end": 453, "loc": { "start": { "line": 13, "column": 48 }, "end": { "line": 13, "column": 49 } }, "extra": { "rawValue": 1, "raw": "1" }, "value": 1 }, "alternate": { "type": "BinaryExpression", "start": 456, "end": 470, "loc": { "start": { "line": 13, "column": 52 }, "end": { "line": 13, "column": 66 } }, "left": { "type": "BinaryExpression", "start": 456, "end": 463, "loc": { "start": { "line": 13, "column": 52 }, "end": { "line": 13, "column": 59 } }, "left": { "type": "NumericLiteral", "start": 456, "end": 458, "loc": { "start": { "line": 13, "column": 52 }, "end": { "line": 13, "column": 54 } }, "extra": { "rawValue": 15, "raw": "15" }, "value": 15 }, "operator": "*", "right": { "type": "NumericLiteral", "start": 461, "end": 463, "loc": { "start": { "line": 13, "column": 57 }, "end": { "line": 13, "column": 59 } }, "extra": { "rawValue": 60, "raw": "60" }, "value": 60 } }, "operator": "*", "right": { "type": "NumericLiteral", "start": 466, "end": 470, "loc": { "start": { "line": 13, "column": 62 }, "end": { "line": 13, "column": 66 } }, "extra": { "rawValue": 1000, "raw": "1000" }, "value": 1000 } } } } ], "kind": "const" }, { "type": "ExportNamedDeclaration", "start": 475, "end": 6770, "loc": { "start": { "line": 15, "column": 0 }, "end": { "line": 191, "column": 1 } }, "specifiers": [], "source": null, "declaration": { "type": "ClassDeclaration", "start": 482, "end": 6770, "loc": { "start": { "line": 15, "column": 7 }, "end": { "line": 191, "column": 1 } }, "id": { "type": "Identifier", "start": 488, "end": 506, "loc": { "start": { "line": 15, "column": 13 }, "end": { "line": 15, "column": 31 }, "identifierName": "AdinplayAdProvider" }, "name": "AdinplayAdProvider" }, "superClass": { "type": "Identifier", "start": 515, "end": 534, "loc": { "start": { "line": 15, "column": 40 }, "end": { "line": 15, "column": 59 }, "identifierName": "AdProviderInterface" }, "name": "AdProviderInterface" }, "body": { "type": "ClassBody", "start": 535, "end": 6770, "loc": { "start": { "line": 15, "column": 60 }, "end": { "line": 191, "column": 1 } }, "body": [ { "type": "ClassMethod", "start": 601, "end": 1260, "loc": { "start": { "line": 20, "column": 4 }, "end": { "line": 44, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 601, "end": 612, "loc": { "start": { "line": 20, "column": 4 }, "end": { "line": 20, "column": 15 }, "identifierName": "constructor" }, "name": "constructor", "leadingComments": null }, "kind": "constructor", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 613, "end": 616, "loc": { "start": { "line": 20, "column": 16 }, "end": { "line": 20, "column": 19 }, "identifierName": "app" }, "name": "app" } ], "body": { "type": "BlockStatement", "start": 618, "end": 1260, "loc": { "start": { "line": 20, "column": 21 }, "end": { "line": 44, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 629, "end": 640, "loc": { "start": { "line": 21, "column": 8 }, "end": { "line": 21, "column": 19 } }, "expression": { "type": "CallExpression", "start": 629, "end": 639, "loc": { "start": { "line": 21, "column": 8 }, "end": { "line": 21, "column": 18 } }, "callee": { "type": "Super", "start": 629, "end": 634, "loc": { "start": { "line": 21, "column": 8 }, "end": { "line": 21, "column": 13 } } }, "arguments": [ { "type": "Identifier", "start": 635, "end": 638, "loc": { "start": { "line": 21, "column": 14 }, "end": { "line": 21, "column": 17 }, "identifierName": "app" }, "name": "app" } ] }, "trailingComments": [ { "type": "CommentBlock", "value": "* @type {ClickDetector} ", "start": 652, "end": 680, "loc": { "start": { "line": 23, "column": 8 }, "end": { "line": 23, "column": 36 } } } ] }, { "type": "ExpressionStatement", "start": 690, "end": 726, "loc": { "start": { "line": 24, "column": 8 }, "end": { "line": 24, "column": 44 } }, "expression": { "type": "AssignmentExpression", "start": 690, "end": 725, "loc": { "start": { "line": 24, "column": 8 }, "end": { "line": 24, "column": 43 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 690, "end": 718, "loc": { "start": { "line": 24, "column": 8 }, "end": { "line": 24, "column": 36 } }, "object": { "type": "ThisExpression", "start": 690, "end": 694, "loc": { "start": { "line": 24, "column": 8 }, "end": { "line": 24, "column": 12 } }, "leadingComments": null }, "property": { "type": "Identifier", "start": 695, "end": 718, "loc": { "start": { "line": 24, "column": 13 }, "end": { "line": 24, "column": 36 }, "identifierName": "getOnSteamClickDetector" }, "name": "getOnSteamClickDetector" }, "computed": false, "leadingComments": null }, "right": { "type": "NullLiteral", "start": 721, "end": 725, "loc": { "start": { "line": 24, "column": 39 }, "end": { "line": 24, "column": 43 } } }, "leadingComments": null }, "leadingComments": [ { "type": "CommentBlock", "value": "* @type {ClickDetector} ", "start": 652, "end": 680, "loc": { "start": { "line": 23, "column": 8 }, "end": { "line": 23, "column": 36 } } } ], "trailingComments": [ { "type": "CommentBlock", "value": "* @type {Element} ", "start": 738, "end": 760, "loc": { "start": { "line": 26, "column": 8 }, "end": { "line": 26, "column": 30 } } } ] }, { "type": "ExpressionStatement", "start": 770, "end": 805, "loc": { "start": { "line": 27, "column": 8 }, "end": { "line": 27, "column": 43 } }, "expression": { "type": "AssignmentExpression", "start": 770, "end": 804, "loc": { "start": { "line": 27, "column": 8 }, "end": { "line": 27, "column": 42 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 770, "end": 797, "loc": { "start": { "line": 27, "column": 8 }, "end": { "line": 27, "column": 35 } }, "object": { "type": "ThisExpression", "start": 770, "end": 774, "loc": { "start": { "line": 27, "column": 8 }, "end": { "line": 27, "column": 12 } }, "leadingComments": null }, "property": { "type": "Identifier", "start": 775, "end": 797, "loc": { "start": { "line": 27, "column": 13 }, "end": { "line": 27, "column": 35 }, "identifierName": "adContainerMainElement" }, "name": "adContainerMainElement" }, "computed": false, "leadingComments": null }, "right": { "type": "NullLiteral", "start": 800, "end": 804, "loc": { "start": { "line": 27, "column": 38 }, "end": { "line": 27, "column": 42 } } }, "leadingComments": null }, "leadingComments": [ { "type": "CommentBlock", "value": "* @type {Element} ", "start": 738, "end": 760, "loc": { "start": { "line": 26, "column": 8 }, "end": { "line": 26, "column": 30 } } } ], "trailingComments": [ { "type": "CommentBlock", "value": "*\r\n * The resolve function to finish the current video ad. Null if none is currently running\r\n * @type {Function}\r\n ", "start": 817, "end": 961, "loc": { "start": { "line": 29, "column": 8 }, "end": { "line": 32, "column": 11 } } } ] }, { "type": "ExpressionStatement", "start": 971, "end": 1006, "loc": { "start": { "line": 33, "column": 8 }, "end": { "line": 33, "column": 43 } }, "expression": { "type": "AssignmentExpression", "start": 971, "end": 1005, "loc": { "start": { "line": 33, "column": 8 }, "end": { "line": 33, "column": 42 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 971, "end": 998, "loc": { "start": { "line": 33, "column": 8 }, "end": { "line": 33, "column": 35 } }, "object": { "type": "ThisExpression", "start": 971, "end": 975, "loc": { "start": { "line": 33, "column": 8 }, "end": { "line": 33, "column": 12 } }, "leadingComments": null }, "property": { "type": "Identifier", "start": 976, "end": 998, "loc": { "start": { "line": 33, "column": 13 }, "end": { "line": 33, "column": 35 }, "identifierName": "videoAdResolveFunction" }, "name": "videoAdResolveFunction" }, "computed": false, "leadingComments": null }, "right": { "type": "NullLiteral", "start": 1001, "end": 1005, "loc": { "start": { "line": 33, "column": 38 }, "end": { "line": 33, "column": 42 } } }, "leadingComments": null }, "leadingComments": [ { "type": "CommentBlock", "value": "*\r\n * The resolve function to finish the current video ad. Null if none is currently running\r\n * @type {Function}\r\n ", "start": 817, "end": 961, "loc": { "start": { "line": 29, "column": 8 }, "end": { "line": 32, "column": 11 } } } ], "trailingComments": [ { "type": "CommentBlock", "value": "*\r\n * The current timer which will timeout the resolve\r\n ", "start": 1018, "end": 1095, "loc": { "start": { "line": 35, "column": 8 }, "end": { "line": 37, "column": 11 } } } ] }, { "type": "ExpressionStatement", "start": 1105, "end": 1137, "loc": { "start": { "line": 38, "column": 8 }, "end": { "line": 38, "column": 40 } }, "expression": { "type": "AssignmentExpression", "start": 1105, "end": 1136, "loc": { "start": { "line": 38, "column": 8 }, "end": { "line": 38, "column": 39 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 1105, "end": 1129, "loc": { "start": { "line": 38, "column": 8 }, "end": { "line": 38, "column": 32 } }, "object": { "type": "ThisExpression", "start": 1105, "end": 1109, "loc": { "start": { "line": 38, "column": 8 }, "end": { "line": 38, "column": 12 } }, "leadingComments": null }, "property": { "type": "Identifier", "start": 1110, "end": 1129, "loc": { "start": { "line": 38, "column": 13 }, "end": { "line": 38, "column": 32 }, "identifierName": "videoAdResolveTimer" }, "name": "videoAdResolveTimer" }, "computed": false, "leadingComments": null }, "right": { "type": "NullLiteral", "start": 1132, "end": 1136, "loc": { "start": { "line": 38, "column": 35 }, "end": { "line": 38, "column": 39 } } }, "leadingComments": null }, "leadingComments": [ { "type": "CommentBlock", "value": "*\r\n * The current timer which will timeout the resolve\r\n ", "start": 1018, "end": 1095, "loc": { "start": { "line": 35, "column": 8 }, "end": { "line": 37, "column": 11 } } } ], "trailingComments": [ { "type": "CommentBlock", "value": "*\r\n * When we showed the last video ad\r\n ", "start": 1149, "end": 1210, "loc": { "start": { "line": 40, "column": 8 }, "end": { "line": 42, "column": 11 } } } ] }, { "type": "ExpressionStatement", "start": 1220, "end": 1253, "loc": { "start": { "line": 43, "column": 8 }, "end": { "line": 43, "column": 41 } }, "expression": { "type": "AssignmentExpression", "start": 1220, "end": 1252, "loc": { "start": { "line": 43, "column": 8 }, "end": { "line": 43, "column": 40 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 1220, "end": 1244, "loc": { "start": { "line": 43, "column": 8 }, "end": { "line": 43, "column": 32 } }, "object": { "type": "ThisExpression", "start": 1220, "end": 1224, "loc": { "start": { "line": 43, "column": 8 }, "end": { "line": 43, "column": 12 } }, "leadingComments": null }, "property": { "type": "Identifier", "start": 1225, "end": 1244, "loc": { "start": { "line": 43, "column": 13 }, "end": { "line": 43, "column": 32 }, "identifierName": "lastVideoAdShowTime" }, "name": "lastVideoAdShowTime" }, "computed": false, "leadingComments": null }, "right": { "type": "UnaryExpression", "start": 1247, "end": 1252, "loc": { "start": { "line": 43, "column": 35 }, "end": { "line": 43, "column": 40 } }, "operator": "-", "prefix": true, "argument": { "type": "NumericLiteral", "start": 1248, "end": 1252, "loc": { "start": { "line": 43, "column": 36 }, "end": { "line": 43, "column": 40 } }, "extra": { "rawValue": 100000000000000000000, "raw": "1e20" }, "value": 100000000000000000000 }, "extra": { "parenthesizedArgument": false } }, "leadingComments": null }, "leadingComments": [ { "type": "CommentBlock", "value": "*\r\n * When we showed the last video ad\r\n ", "start": 1149, "end": 1210, "loc": { "start": { "line": 40, "column": 8 }, "end": { "line": 42, "column": 11 } } } ] } ], "directives": [] }, "leadingComments": [ { "type": "CommentBlock", "value": "*\r\n *\r\n * @param {Application} app\r\n ", "start": 542, "end": 595, "loc": { "start": { "line": 16, "column": 4 }, "end": { "line": 19, "column": 7 } } } ] }, { "type": "ClassMethod", "start": 1268, "end": 1310, "loc": { "start": { "line": 46, "column": 4 }, "end": { "line": 48, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 1268, "end": 1277, "loc": { "start": { "line": 46, "column": 4 }, "end": { "line": 46, "column": 13 }, "identifierName": "getHasAds" }, "name": "getHasAds" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 1280, "end": 1310, "loc": { "start": { "line": 46, "column": 16 }, "end": { "line": 48, "column": 5 } }, "body": [ { "type": "ReturnStatement", "start": 1291, "end": 1303, "loc": { "start": { "line": 47, "column": 8 }, "end": { "line": 47, "column": 20 } }, "argument": { "type": "BooleanLiteral", "start": 1298, "end": 1302, "loc": { "start": { "line": 47, "column": 15 }, "end": { "line": 47, "column": 19 } }, "value": true } } ], "directives": [] } }, { "type": "ClassMethod", "start": 1318, "end": 1543, "loc": { "start": { "line": 50, "column": 4 }, "end": { "line": 56, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 1318, "end": 1335, "loc": { "start": { "line": 50, "column": 4 }, "end": { "line": 50, "column": 21 }, "identifierName": "getCanShowVideoAd" }, "name": "getCanShowVideoAd" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 1338, "end": 1543, "loc": { "start": { "line": 50, "column": 24 }, "end": { "line": 56, "column": 5 } }, "body": [ { "type": "ReturnStatement", "start": 1349, "end": 1536, "loc": { "start": { "line": 51, "column": 8 }, "end": { "line": 55, "column": 10 } }, "argument": { "type": "LogicalExpression", "start": 1371, "end": 1524, "loc": { "start": { "line": 52, "column": 12 }, "end": { "line": 54, "column": 87 } }, "left": { "type": "LogicalExpression", "start": 1371, "end": 1432, "loc": { "start": { "line": 52, "column": 12 }, "end": { "line": 53, "column": 40 } }, "left": { "type": "CallExpression", "start": 1371, "end": 1387, "loc": { "start": { "line": 52, "column": 12 }, "end": { "line": 52, "column": 28 } }, "callee": { "type": "MemberExpression", "start": 1371, "end": 1385, "loc": { "start": { "line": 52, "column": 12 }, "end": { "line": 52, "column": 26 } }, "object": { "type": "ThisExpression", "start": 1371, "end": 1375, "loc": { "start": { "line": 52, "column": 12 }, "end": { "line": 52, "column": 16 } } }, "property": { "type": "Identifier", "start": 1376, "end": 1385, "loc": { "start": { "line": 52, "column": 17 }, "end": { "line": 52, "column": 26 }, "identifierName": "getHasAds" }, "name": "getHasAds" }, "computed": false }, "arguments": [] }, "operator": "&&", "right": { "type": "UnaryExpression", "start": 1404, "end": 1432, "loc": { "start": { "line": 53, "column": 12 }, "end": { "line": 53, "column": 40 } }, "operator": "!", "prefix": true, "argument": { "type": "MemberExpression", "start": 1405, "end": 1432, "loc": { "start": { "line": 53, "column": 13 }, "end": { "line": 53, "column": 40 } }, "object": { "type": "ThisExpression", "start": 1405, "end": 1409, "loc": { "start": { "line": 53, "column": 13 }, "end": { "line": 53, "column": 17 } } }, "property": { "type": "Identifier", "start": 1410, "end": 1432, "loc": { "start": { "line": 53, "column": 18 }, "end": { "line": 53, "column": 40 }, "identifierName": "videoAdResolveFunction" }, "name": "videoAdResolveFunction" }, "computed": false }, "extra": { "parenthesizedArgument": false } } }, "operator": "&&", "right": { "type": "BinaryExpression", "start": 1449, "end": 1524, "loc": { "start": { "line": 54, "column": 12 }, "end": { "line": 54, "column": 87 } }, "left": { "type": "BinaryExpression", "start": 1449, "end": 1493, "loc": { "start": { "line": 54, "column": 12 }, "end": { "line": 54, "column": 56 } }, "left": { "type": "CallExpression", "start": 1449, "end": 1466, "loc": { "start": { "line": 54, "column": 12 }, "end": { "line": 54, "column": 29 } }, "callee": { "type": "MemberExpression", "start": 1449, "end": 1464, "loc": { "start": { "line": 54, "column": 12 }, "end": { "line": 54, "column": 27 } }, "object": { "type": "Identifier", "start": 1449, "end": 1460, "loc": { "start": { "line": 54, "column": 12 }, "end": { "line": 54, "column": 23 }, "identifierName": "performance" }, "name": "performance" }, "property": { "type": "Identifier", "start": 1461, "end": 1464, "loc": { "start": { "line": 54, "column": 24 }, "end": { "line": 54, "column": 27 }, "identifierName": "now" }, "name": "now" }, "computed": false }, "arguments": [] }, "operator": "-", "right": { "type": "MemberExpression", "start": 1469, "end": 1493, "loc": { "start": { "line": 54, "column": 32 }, "end": { "line": 54, "column": 56 } }, "object": { "type": "ThisExpression", "start": 1469, "end": 1473, "loc": { "start": { "line": 54, "column": 32 }, "end": { "line": 54, "column": 36 } } }, "property": { "type": "Identifier", "start": 1474, "end": 1493, "loc": { "start": { "line": 54, "column": 37 }, "end": { "line": 54, "column": 56 }, "identifierName": "lastVideoAdShowTime" }, "name": "lastVideoAdShowTime" }, "computed": false } }, "operator": ">", "right": { "type": "Identifier", "start": 1496, "end": 1524, "loc": { "start": { "line": 54, "column": 59 }, "end": { "line": 54, "column": 87 }, "identifierName": "minimumTimeBetweenVideoAdsMs" }, "name": "minimumTimeBetweenVideoAdsMs" } }, "extra": { "parenthesized": true, "parenStart": 1356 } } } ], "directives": [] } }, { "type": "ClassMethod", "start": 1551, "end": 4673, "loc": { "start": { "line": 58, "column": 4 }, "end": { "line": 141, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 1551, "end": 1561, "loc": { "start": { "line": 58, "column": 4 }, "end": { "line": 58, "column": 14 }, "identifierName": "initialize" }, "name": "initialize" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 1564, "end": 4673, "loc": { "start": { "line": 58, "column": 17 }, "end": { "line": 141, "column": 5 } }, "body": [ { "type": "IfStatement", "start": 1646, "end": 1720, "loc": { "start": { "line": 60, "column": 8 }, "end": { "line": 62, "column": 9 } }, "test": { "type": "UnaryExpression", "start": 1650, "end": 1667, "loc": { "start": { "line": 60, "column": 12 }, "end": { "line": 60, "column": 29 } }, "operator": "!", "prefix": true, "argument": { "type": "CallExpression", "start": 1651, "end": 1667, "loc": { "start": { "line": 60, "column": 13 }, "end": { "line": 60, "column": 29 } }, "callee": { "type": "MemberExpression", "start": 1651, "end": 1665, "loc": { "start": { "line": 60, "column": 13 }, "end": { "line": 60, "column": 27 } }, "object": { "type": "ThisExpression", "start": 1651, "end": 1655, "loc": { "start": { "line": 60, "column": 13 }, "end": { "line": 60, "column": 17 } }, "leadingComments": null }, "property": { "type": "Identifier", "start": 1656, "end": 1665, "loc": { "start": { "line": 60, "column": 18 }, "end": { "line": 60, "column": 27 }, "identifierName": "getHasAds" }, "name": "getHasAds" }, "computed": false, "leadingComments": null }, "arguments": [], "leadingComments": null }, "extra": { "parenthesizedArgument": false }, "leadingComments": null }, "consequent": { "type": "BlockStatement", "start": 1669, "end": 1720, "loc": { "start": { "line": 60, "column": 31 }, "end": { "line": 62, "column": 9 } }, "body": [ { "type": "ReturnStatement", "start": 1684, "end": 1709, "loc": { "start": { "line": 61, "column": 12 }, "end": { "line": 61, "column": 37 } }, "argument": { "type": "CallExpression", "start": 1691, "end": 1708, "loc": { "start": { "line": 61, "column": 19 }, "end": { "line": 61, "column": 36 } }, "callee": { "type": "MemberExpression", "start": 1691, "end": 1706, "loc": { "start": { "line": 61, "column": 19 }, "end": { "line": 61, "column": 34 } }, "object": { "type": "Identifier", "start": 1691, "end": 1698, "loc": { "start": { "line": 61, "column": 19 }, "end": { "line": 61, "column": 26 }, "identifierName": "Promise" }, "name": "Promise" }, "property": { "type": "Identifier", "start": 1699, "end": 1706, "loc": { "start": { "line": 61, "column": 27 }, "end": { "line": 61, "column": 34 }, "identifierName": "resolve" }, "name": "resolve" }, "computed": false }, "arguments": [] } } ], "directives": [] }, "alternate": null, "leadingComments": [ { "type": "CommentLine", "value": " No point to initialize everything if ads are not supported", "start": 1575, "end": 1636, "loc": { "start": { "line": 59, "column": 8 }, "end": { "line": 59, "column": 69 } } } ] }, { "type": "ExpressionStatement", "start": 1732, "end": 1771, "loc": { "start": { "line": 64, "column": 8 }, "end": { "line": 64, "column": 47 } }, "expression": { "type": "CallExpression", "start": 1732, "end": 1770, "loc": { "start": { "line": 64, "column": 8 }, "end": { "line": 64, "column": 46 } }, "callee": { "type": "MemberExpression", "start": 1732, "end": 1742, "loc": { "start": { "line": 64, "column": 8 }, "end": { "line": 64, "column": 18 } }, "object": { "type": "Identifier", "start": 1732, "end": 1738, "loc": { "start": { "line": 64, "column": 8 }, "end": { "line": 64, "column": 14 }, "identifierName": "logger" }, "name": "logger" }, "property": { "type": "Identifier", "start": 1739, "end": 1742, "loc": { "start": { "line": 64, "column": 15 }, "end": { "line": 64, "column": 18 }, "identifierName": "log" }, "name": "log" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 1743, "end": 1769, "loc": { "start": { "line": 64, "column": 19 }, "end": { "line": 64, "column": 45 } }, "extra": { "rawValue": "🎬 Initializing Adinplay", "raw": "\"🎬 Initializing Adinplay\"" }, "value": "🎬 Initializing Adinplay" } ] }, "trailingComments": [ { "type": "CommentLine", "value": " Add the preroll element", "start": 1783, "end": 1809, "loc": { "start": { "line": 66, "column": 8 }, "end": { "line": 66, "column": 34 } } } ] }, { "type": "ExpressionStatement", "start": 1819, "end": 1879, "loc": { "start": { "line": 67, "column": 8 }, "end": { "line": 67, "column": 68 } }, "expression": { "type": "AssignmentExpression", "start": 1819, "end": 1878, "loc": { "start": { "line": 67, "column": 8 }, "end": { "line": 67, "column": 67 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 1819, "end": 1846, "loc": { "start": { "line": 67, "column": 8 }, "end": { "line": 67, "column": 35 } }, "object": { "type": "ThisExpression", "start": 1819, "end": 1823, "loc": { "start": { "line": 67, "column": 8 }, "end": { "line": 67, "column": 12 } }, "leadingComments": null }, "property": { "type": "Identifier", "start": 1824, "end": 1846, "loc": { "start": { "line": 67, "column": 13 }, "end": { "line": 67, "column": 35 }, "identifierName": "adContainerMainElement" }, "name": "adContainerMainElement" }, "computed": false, "leadingComments": null }, "right": { "type": "CallExpression", "start": 1849, "end": 1878, "loc": { "start": { "line": 67, "column": 38 }, "end": { "line": 67, "column": 67 } }, "callee": { "type": "MemberExpression", "start": 1849, "end": 1871, "loc": { "start": { "line": 67, "column": 38 }, "end": { "line": 67, "column": 60 } }, "object": { "type": "Identifier", "start": 1849, "end": 1857, "loc": { "start": { "line": 67, "column": 38 }, "end": { "line": 67, "column": 46 }, "identifierName": "document" }, "name": "document" }, "property": { "type": "Identifier", "start": 1858, "end": 1871, "loc": { "start": { "line": 67, "column": 47 }, "end": { "line": 67, "column": 60 }, "identifierName": "createElement" }, "name": "createElement" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 1872, "end": 1877, "loc": { "start": { "line": 67, "column": 61 }, "end": { "line": 67, "column": 66 } }, "extra": { "rawValue": "div", "raw": "\"div\"" }, "value": "div" } ] }, "leadingComments": null }, "leadingComments": [ { "type": "CommentLine", "value": " Add the preroll element", "start": 1783, "end": 1809, "loc": { "start": { "line": 66, "column": 8 }, "end": { "line": 66, "column": 34 } } } ] }, { "type": "ExpressionStatement", "start": 1889, "end": 1947, "loc": { "start": { "line": 68, "column": 8 }, "end": { "line": 68, "column": 66 } }, "expression": { "type": "AssignmentExpression", "start": 1889, "end": 1946, "loc": { "start": { "line": 68, "column": 8 }, "end": { "line": 68, "column": 65 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 1889, "end": 1919, "loc": { "start": { "line": 68, "column": 8 }, "end": { "line": 68, "column": 38 } }, "object": { "type": "MemberExpression", "start": 1889, "end": 1916, "loc": { "start": { "line": 68, "column": 8 }, "end": { "line": 68, "column": 35 } }, "object": { "type": "ThisExpression", "start": 1889, "end": 1893, "loc": { "start": { "line": 68, "column": 8 }, "end": { "line": 68, "column": 12 } } }, "property": { "type": "Identifier", "start": 1894, "end": 1916, "loc": { "start": { "line": 68, "column": 13 }, "end": { "line": 68, "column": 35 }, "identifierName": "adContainerMainElement" }, "name": "adContainerMainElement" }, "computed": false }, "property": { "type": "Identifier", "start": 1917, "end": 1919, "loc": { "start": { "line": 68, "column": 36 }, "end": { "line": 68, "column": 38 }, "identifierName": "id" }, "name": "id" }, "computed": false }, "right": { "type": "StringLiteral", "start": 1922, "end": 1946, "loc": { "start": { "line": 68, "column": 41 }, "end": { "line": 68, "column": 65 } }, "extra": { "rawValue": "adinplayVideoContainer", "raw": "\"adinplayVideoContainer\"" }, "value": "adinplayVideoContainer" } } }, { "type": "ExpressionStatement", "start": 1957, "end": 2133, "loc": { "start": { "line": 69, "column": 8 }, "end": { "line": 75, "column": 10 } }, "expression": { "type": "AssignmentExpression", "start": 1957, "end": 2132, "loc": { "start": { "line": 69, "column": 8 }, "end": { "line": 75, "column": 9 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 1957, "end": 1994, "loc": { "start": { "line": 69, "column": 8 }, "end": { "line": 69, "column": 45 } }, "object": { "type": "MemberExpression", "start": 1957, "end": 1984, "loc": { "start": { "line": 69, "column": 8 }, "end": { "line": 69, "column": 35 } }, "object": { "type": "ThisExpression", "start": 1957, "end": 1961, "loc": { "start": { "line": 69, "column": 8 }, "end": { "line": 69, "column": 12 } } }, "property": { "type": "Identifier", "start": 1962, "end": 1984, "loc": { "start": { "line": 69, "column": 13 }, "end": { "line": 69, "column": 35 }, "identifierName": "adContainerMainElement" }, "name": "adContainerMainElement" }, "computed": false }, "property": { "type": "Identifier", "start": 1985, "end": 1994, "loc": { "start": { "line": 69, "column": 36 }, "end": { "line": 69, "column": 45 }, "identifierName": "innerHTML" }, "name": "innerHTML" }, "computed": false }, "right": { "type": "TemplateLiteral", "start": 1997, "end": 2132, "loc": { "start": { "line": 69, "column": 48 }, "end": { "line": 75, "column": 9 } }, "expressions": [], "quasis": [ { "type": "TemplateElement", "start": 1998, "end": 2131, "loc": { "start": { "line": 69, "column": 49 }, "end": { "line": 75, "column": 8 } }, "value": { "raw": "\n
\n
\n\n
\n
\n ", "cooked": "\n
\n
\n\n
\n
\n " }, "tail": true } ] } }, "trailingComments": [ { "type": "CommentLine", "value": " Add the setup script", "start": 2145, "end": 2168, "loc": { "start": { "line": 77, "column": 8 }, "end": { "line": 77, "column": 31 } } } ] }, { "type": "VariableDeclaration", "start": 2178, "end": 2231, "loc": { "start": { "line": 78, "column": 8 }, "end": { "line": 78, "column": 61 } }, "declarations": [ { "type": "VariableDeclarator", "start": 2184, "end": 2230, "loc": { "start": { "line": 78, "column": 14 }, "end": { "line": 78, "column": 60 } }, "id": { "type": "Identifier", "start": 2184, "end": 2195, "loc": { "start": { "line": 78, "column": 14 }, "end": { "line": 78, "column": 25 }, "identifierName": "setupScript" }, "name": "setupScript", "leadingComments": null }, "init": { "type": "CallExpression", "start": 2198, "end": 2230, "loc": { "start": { "line": 78, "column": 28 }, "end": { "line": 78, "column": 60 } }, "callee": { "type": "MemberExpression", "start": 2198, "end": 2220, "loc": { "start": { "line": 78, "column": 28 }, "end": { "line": 78, "column": 50 } }, "object": { "type": "Identifier", "start": 2198, "end": 2206, "loc": { "start": { "line": 78, "column": 28 }, "end": { "line": 78, "column": 36 }, "identifierName": "document" }, "name": "document" }, "property": { "type": "Identifier", "start": 2207, "end": 2220, "loc": { "start": { "line": 78, "column": 37 }, "end": { "line": 78, "column": 50 }, "identifierName": "createElement" }, "name": "createElement" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 2221, "end": 2229, "loc": { "start": { "line": 78, "column": 51 }, "end": { "line": 78, "column": 59 } }, "extra": { "rawValue": "script", "raw": "\"script\"" }, "value": "script" } ] }, "leadingComments": null } ], "kind": "const", "leadingComments": [ { "type": "CommentLine", "value": " Add the setup script", "start": 2145, "end": 2168, "loc": { "start": { "line": 77, "column": 8 }, "end": { "line": 77, "column": 31 } } } ] }, { "type": "ExpressionStatement", "start": 2241, "end": 2482, "loc": { "start": { "line": 79, "column": 8 }, "end": { "line": 84, "column": 10 } }, "expression": { "type": "AssignmentExpression", "start": 2241, "end": 2481, "loc": { "start": { "line": 79, "column": 8 }, "end": { "line": 84, "column": 9 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 2241, "end": 2264, "loc": { "start": { "line": 79, "column": 8 }, "end": { "line": 79, "column": 31 } }, "object": { "type": "Identifier", "start": 2241, "end": 2252, "loc": { "start": { "line": 79, "column": 8 }, "end": { "line": 79, "column": 19 }, "identifierName": "setupScript" }, "name": "setupScript" }, "property": { "type": "Identifier", "start": 2253, "end": 2264, "loc": { "start": { "line": 79, "column": 20 }, "end": { "line": 79, "column": 31 }, "identifierName": "textContent" }, "name": "textContent" }, "computed": false }, "right": { "type": "TemplateLiteral", "start": 2267, "end": 2481, "loc": { "start": { "line": 79, "column": 34 }, "end": { "line": 84, "column": 9 } }, "expressions": [], "quasis": [ { "type": "TemplateElement", "start": 2268, "end": 2480, "loc": { "start": { "line": 79, "column": 35 }, "end": { "line": 84, "column": 8 } }, "value": { "raw": "\n var aiptag = aiptag || {};\n aiptag.cmd = aiptag.cmd || [];\n aiptag.cmd.display = aiptag.cmd.display || [];\n aiptag.cmd.player = aiptag.cmd.player || [];\n ", "cooked": "\n var aiptag = aiptag || {};\n aiptag.cmd = aiptag.cmd || [];\n aiptag.cmd.display = aiptag.cmd.display || [];\n aiptag.cmd.player = aiptag.cmd.player || [];\n " }, "tail": true } ] } } }, { "type": "ExpressionStatement", "start": 2492, "end": 2531, "loc": { "start": { "line": 85, "column": 8 }, "end": { "line": 85, "column": 47 } }, "expression": { "type": "CallExpression", "start": 2492, "end": 2530, "loc": { "start": { "line": 85, "column": 8 }, "end": { "line": 85, "column": 46 } }, "callee": { "type": "MemberExpression", "start": 2492, "end": 2517, "loc": { "start": { "line": 85, "column": 8 }, "end": { "line": 85, "column": 33 } }, "object": { "type": "MemberExpression", "start": 2492, "end": 2505, "loc": { "start": { "line": 85, "column": 8 }, "end": { "line": 85, "column": 21 } }, "object": { "type": "Identifier", "start": 2492, "end": 2500, "loc": { "start": { "line": 85, "column": 8 }, "end": { "line": 85, "column": 16 }, "identifierName": "document" }, "name": "document" }, "property": { "type": "Identifier", "start": 2501, "end": 2505, "loc": { "start": { "line": 85, "column": 17 }, "end": { "line": 85, "column": 21 }, "identifierName": "head" }, "name": "head" }, "computed": false }, "property": { "type": "Identifier", "start": 2506, "end": 2517, "loc": { "start": { "line": 85, "column": 22 }, "end": { "line": 85, "column": 33 }, "identifierName": "appendChild" }, "name": "appendChild" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 2518, "end": 2529, "loc": { "start": { "line": 85, "column": 34 }, "end": { "line": 85, "column": 45 }, "identifierName": "setupScript" }, "name": "setupScript" } ] } }, { "type": "ExpressionStatement", "start": 2543, "end": 2581, "loc": { "start": { "line": 87, "column": 8 }, "end": { "line": 87, "column": 46 } }, "expression": { "type": "AssignmentExpression", "start": 2543, "end": 2580, "loc": { "start": { "line": 87, "column": 8 }, "end": { "line": 87, "column": 45 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 2543, "end": 2576, "loc": { "start": { "line": 87, "column": 8 }, "end": { "line": 87, "column": 41 } }, "object": { "type": "MemberExpression", "start": 2543, "end": 2556, "loc": { "start": { "line": 87, "column": 8 }, "end": { "line": 87, "column": 21 } }, "object": { "type": "Identifier", "start": 2543, "end": 2549, "loc": { "start": { "line": 87, "column": 8 }, "end": { "line": 87, "column": 14 }, "identifierName": "window" }, "name": "window" }, "property": { "type": "Identifier", "start": 2550, "end": 2556, "loc": { "start": { "line": 87, "column": 15 }, "end": { "line": 87, "column": 21 }, "identifierName": "aiptag" }, "name": "aiptag" }, "computed": false }, "property": { "type": "Identifier", "start": 2557, "end": 2576, "loc": { "start": { "line": 87, "column": 22 }, "end": { "line": 87, "column": 41 }, "identifierName": "gdprShowConsentTool" }, "name": "gdprShowConsentTool" }, "computed": false }, "right": { "type": "NumericLiteral", "start": 2579, "end": 2580, "loc": { "start": { "line": 87, "column": 44 }, "end": { "line": 87, "column": 45 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 } } }, { "type": "ExpressionStatement", "start": 2591, "end": 2636, "loc": { "start": { "line": 88, "column": 8 }, "end": { "line": 88, "column": 53 } }, "expression": { "type": "AssignmentExpression", "start": 2591, "end": 2635, "loc": { "start": { "line": 88, "column": 8 }, "end": { "line": 88, "column": 52 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 2591, "end": 2631, "loc": { "start": { "line": 88, "column": 8 }, "end": { "line": 88, "column": 48 } }, "object": { "type": "MemberExpression", "start": 2591, "end": 2604, "loc": { "start": { "line": 88, "column": 8 }, "end": { "line": 88, "column": 21 } }, "object": { "type": "Identifier", "start": 2591, "end": 2597, "loc": { "start": { "line": 88, "column": 8 }, "end": { "line": 88, "column": 14 }, "identifierName": "window" }, "name": "window" }, "property": { "type": "Identifier", "start": 2598, "end": 2604, "loc": { "start": { "line": 88, "column": 15 }, "end": { "line": 88, "column": 21 }, "identifierName": "aiptag" }, "name": "aiptag" }, "computed": false }, "property": { "type": "Identifier", "start": 2605, "end": 2631, "loc": { "start": { "line": 88, "column": 22 }, "end": { "line": 88, "column": 48 }, "identifierName": "gdprAlternativeConsentTool" }, "name": "gdprAlternativeConsentTool" }, "computed": false }, "right": { "type": "NumericLiteral", "start": 2634, "end": 2635, "loc": { "start": { "line": 88, "column": 51 }, "end": { "line": 88, "column": 52 } }, "extra": { "rawValue": 1, "raw": "1" }, "value": 1 } } }, { "type": "ExpressionStatement", "start": 2646, "end": 2676, "loc": { "start": { "line": 89, "column": 8 }, "end": { "line": 89, "column": 38 } }, "expression": { "type": "AssignmentExpression", "start": 2646, "end": 2675, "loc": { "start": { "line": 89, "column": 8 }, "end": { "line": 89, "column": 37 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 2646, "end": 2671, "loc": { "start": { "line": 89, "column": 8 }, "end": { "line": 89, "column": 33 } }, "object": { "type": "MemberExpression", "start": 2646, "end": 2659, "loc": { "start": { "line": 89, "column": 8 }, "end": { "line": 89, "column": 21 } }, "object": { "type": "Identifier", "start": 2646, "end": 2652, "loc": { "start": { "line": 89, "column": 8 }, "end": { "line": 89, "column": 14 }, "identifierName": "window" }, "name": "window" }, "property": { "type": "Identifier", "start": 2653, "end": 2659, "loc": { "start": { "line": 89, "column": 15 }, "end": { "line": 89, "column": 21 }, "identifierName": "aiptag" }, "name": "aiptag" }, "computed": false }, "property": { "type": "Identifier", "start": 2660, "end": 2671, "loc": { "start": { "line": 89, "column": 22 }, "end": { "line": 89, "column": 33 }, "identifierName": "gdprConsent" }, "name": "gdprConsent" }, "computed": false }, "right": { "type": "NumericLiteral", "start": 2674, "end": 2675, "loc": { "start": { "line": 89, "column": 36 }, "end": { "line": 89, "column": 37 } }, "extra": { "rawValue": 1, "raw": "1" }, "value": 1 } } }, { "type": "VariableDeclaration", "start": 2688, "end": 2733, "loc": { "start": { "line": 91, "column": 8 }, "end": { "line": 91, "column": 53 } }, "declarations": [ { "type": "VariableDeclarator", "start": 2694, "end": 2732, "loc": { "start": { "line": 91, "column": 14 }, "end": { "line": 91, "column": 52 } }, "id": { "type": "Identifier", "start": 2694, "end": 2699, "loc": { "start": { "line": 91, "column": 14 }, "end": { "line": 91, "column": 19 }, "identifierName": "scale" }, "name": "scale" }, "init": { "type": "CallExpression", "start": 2702, "end": 2732, "loc": { "start": { "line": 91, "column": 22 }, "end": { "line": 91, "column": 52 } }, "callee": { "type": "MemberExpression", "start": 2702, "end": 2730, "loc": { "start": { "line": 91, "column": 22 }, "end": { "line": 91, "column": 50 } }, "object": { "type": "MemberExpression", "start": 2702, "end": 2710, "loc": { "start": { "line": 91, "column": 22 }, "end": { "line": 91, "column": 30 } }, "object": { "type": "ThisExpression", "start": 2702, "end": 2706, "loc": { "start": { "line": 91, "column": 22 }, "end": { "line": 91, "column": 26 } } }, "property": { "type": "Identifier", "start": 2707, "end": 2710, "loc": { "start": { "line": 91, "column": 27 }, "end": { "line": 91, "column": 30 }, "identifierName": "app" }, "name": "app" }, "computed": false }, "property": { "type": "Identifier", "start": 2711, "end": 2730, "loc": { "start": { "line": 91, "column": 31 }, "end": { "line": 91, "column": 50 }, "identifierName": "getEffectiveUiScale" }, "name": "getEffectiveUiScale" }, "computed": false }, "arguments": [] } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 2743, "end": 2763, "loc": { "start": { "line": 92, "column": 8 }, "end": { "line": 92, "column": 28 } }, "declarations": [ { "type": "VariableDeclarator", "start": 2749, "end": 2762, "loc": { "start": { "line": 92, "column": 14 }, "end": { "line": 92, "column": 27 } }, "id": { "type": "Identifier", "start": 2749, "end": 2756, "loc": { "start": { "line": 92, "column": 14 }, "end": { "line": 92, "column": 21 }, "identifierName": "targetW" }, "name": "targetW" }, "init": { "type": "NumericLiteral", "start": 2759, "end": 2762, "loc": { "start": { "line": 92, "column": 24 }, "end": { "line": 92, "column": 27 } }, "extra": { "rawValue": 960, "raw": "960" }, "value": 960 } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 2773, "end": 2793, "loc": { "start": { "line": 93, "column": 8 }, "end": { "line": 93, "column": 28 } }, "declarations": [ { "type": "VariableDeclarator", "start": 2779, "end": 2792, "loc": { "start": { "line": 93, "column": 14 }, "end": { "line": 93, "column": 27 } }, "id": { "type": "Identifier", "start": 2779, "end": 2786, "loc": { "start": { "line": 93, "column": 14 }, "end": { "line": 93, "column": 21 }, "identifierName": "targetH" }, "name": "targetH" }, "init": { "type": "NumericLiteral", "start": 2789, "end": 2792, "loc": { "start": { "line": 93, "column": 24 }, "end": { "line": 93, "column": 27 } }, "extra": { "rawValue": 540, "raw": "540" }, "value": 540 } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 2805, "end": 2867, "loc": { "start": { "line": 95, "column": 8 }, "end": { "line": 95, "column": 70 } }, "declarations": [ { "type": "VariableDeclarator", "start": 2811, "end": 2866, "loc": { "start": { "line": 95, "column": 14 }, "end": { "line": 95, "column": 69 } }, "id": { "type": "Identifier", "start": 2811, "end": 2820, "loc": { "start": { "line": 95, "column": 14 }, "end": { "line": 95, "column": 23 }, "identifierName": "maxScaleX" }, "name": "maxScaleX" }, "init": { "type": "BinaryExpression", "start": 2823, "end": 2866, "loc": { "start": { "line": 95, "column": 26 }, "end": { "line": 95, "column": 69 } }, "left": { "type": "BinaryExpression", "start": 2824, "end": 2855, "loc": { "start": { "line": 95, "column": 27 }, "end": { "line": 95, "column": 58 } }, "left": { "type": "MemberExpression", "start": 2824, "end": 2841, "loc": { "start": { "line": 95, "column": 27 }, "end": { "line": 95, "column": 44 } }, "object": { "type": "Identifier", "start": 2824, "end": 2830, "loc": { "start": { "line": 95, "column": 27 }, "end": { "line": 95, "column": 33 }, "identifierName": "window" }, "name": "window" }, "property": { "type": "Identifier", "start": 2831, "end": 2841, "loc": { "start": { "line": 95, "column": 34 }, "end": { "line": 95, "column": 44 }, "identifierName": "innerWidth" }, "name": "innerWidth" }, "computed": false }, "operator": "-", "right": { "type": "BinaryExpression", "start": 2844, "end": 2855, "loc": { "start": { "line": 95, "column": 47 }, "end": { "line": 95, "column": 58 } }, "left": { "type": "NumericLiteral", "start": 2844, "end": 2847, "loc": { "start": { "line": 95, "column": 47 }, "end": { "line": 95, "column": 50 } }, "extra": { "rawValue": 100, "raw": "100" }, "value": 100 }, "operator": "*", "right": { "type": "Identifier", "start": 2850, "end": 2855, "loc": { "start": { "line": 95, "column": 53 }, "end": { "line": 95, "column": 58 }, "identifierName": "scale" }, "name": "scale" } }, "extra": { "parenthesized": true, "parenStart": 2823 } }, "operator": "/", "right": { "type": "Identifier", "start": 2859, "end": 2866, "loc": { "start": { "line": 95, "column": 62 }, "end": { "line": 95, "column": 69 }, "identifierName": "targetW" }, "name": "targetW" } } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 2877, "end": 2940, "loc": { "start": { "line": 96, "column": 8 }, "end": { "line": 96, "column": 71 } }, "declarations": [ { "type": "VariableDeclarator", "start": 2883, "end": 2939, "loc": { "start": { "line": 96, "column": 14 }, "end": { "line": 96, "column": 70 } }, "id": { "type": "Identifier", "start": 2883, "end": 2892, "loc": { "start": { "line": 96, "column": 14 }, "end": { "line": 96, "column": 23 }, "identifierName": "maxScaleY" }, "name": "maxScaleY" }, "init": { "type": "BinaryExpression", "start": 2895, "end": 2939, "loc": { "start": { "line": 96, "column": 26 }, "end": { "line": 96, "column": 70 } }, "left": { "type": "BinaryExpression", "start": 2896, "end": 2928, "loc": { "start": { "line": 96, "column": 27 }, "end": { "line": 96, "column": 59 } }, "left": { "type": "MemberExpression", "start": 2896, "end": 2914, "loc": { "start": { "line": 96, "column": 27 }, "end": { "line": 96, "column": 45 } }, "object": { "type": "Identifier", "start": 2896, "end": 2902, "loc": { "start": { "line": 96, "column": 27 }, "end": { "line": 96, "column": 33 }, "identifierName": "window" }, "name": "window" }, "property": { "type": "Identifier", "start": 2903, "end": 2914, "loc": { "start": { "line": 96, "column": 34 }, "end": { "line": 96, "column": 45 }, "identifierName": "innerHeight" }, "name": "innerHeight" }, "computed": false }, "operator": "-", "right": { "type": "BinaryExpression", "start": 2917, "end": 2928, "loc": { "start": { "line": 96, "column": 48 }, "end": { "line": 96, "column": 59 } }, "left": { "type": "NumericLiteral", "start": 2917, "end": 2920, "loc": { "start": { "line": 96, "column": 48 }, "end": { "line": 96, "column": 51 } }, "extra": { "rawValue": 150, "raw": "150" }, "value": 150 }, "operator": "*", "right": { "type": "Identifier", "start": 2923, "end": 2928, "loc": { "start": { "line": 96, "column": 54 }, "end": { "line": 96, "column": 59 }, "identifierName": "scale" }, "name": "scale" } }, "extra": { "parenthesized": true, "parenStart": 2895 } }, "operator": "/", "right": { "type": "Identifier", "start": 2932, "end": 2939, "loc": { "start": { "line": 96, "column": 63 }, "end": { "line": 96, "column": 70 }, "identifierName": "targetH" }, "name": "targetH" } } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 2952, "end": 3019, "loc": { "start": { "line": 98, "column": 8 }, "end": { "line": 98, "column": 75 } }, "declarations": [ { "type": "VariableDeclarator", "start": 2958, "end": 3018, "loc": { "start": { "line": 98, "column": 14 }, "end": { "line": 98, "column": 74 } }, "id": { "type": "Identifier", "start": 2958, "end": 2969, "loc": { "start": { "line": 98, "column": 14 }, "end": { "line": 98, "column": 25 }, "identifierName": "scaleFactor" }, "name": "scaleFactor" }, "init": { "type": "CallExpression", "start": 2972, "end": 3018, "loc": { "start": { "line": 98, "column": 28 }, "end": { "line": 98, "column": 74 } }, "callee": { "type": "Identifier", "start": 2972, "end": 2977, "loc": { "start": { "line": 98, "column": 28 }, "end": { "line": 98, "column": 33 }, "identifierName": "clamp" }, "name": "clamp" }, "arguments": [ { "type": "CallExpression", "start": 2978, "end": 3008, "loc": { "start": { "line": 98, "column": 34 }, "end": { "line": 98, "column": 64 } }, "callee": { "type": "MemberExpression", "start": 2978, "end": 2986, "loc": { "start": { "line": 98, "column": 34 }, "end": { "line": 98, "column": 42 } }, "object": { "type": "Identifier", "start": 2978, "end": 2982, "loc": { "start": { "line": 98, "column": 34 }, "end": { "line": 98, "column": 38 }, "identifierName": "Math" }, "name": "Math" }, "property": { "type": "Identifier", "start": 2983, "end": 2986, "loc": { "start": { "line": 98, "column": 39 }, "end": { "line": 98, "column": 42 }, "identifierName": "min" }, "name": "min" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 2987, "end": 2996, "loc": { "start": { "line": 98, "column": 43 }, "end": { "line": 98, "column": 52 }, "identifierName": "maxScaleX" }, "name": "maxScaleX" }, { "type": "Identifier", "start": 2998, "end": 3007, "loc": { "start": { "line": 98, "column": 54 }, "end": { "line": 98, "column": 63 }, "identifierName": "maxScaleY" }, "name": "maxScaleY" } ] }, { "type": "NumericLiteral", "start": 3010, "end": 3014, "loc": { "start": { "line": 98, "column": 66 }, "end": { "line": 98, "column": 70 } }, "extra": { "rawValue": 0.25, "raw": "0.25" }, "value": 0.25 }, { "type": "NumericLiteral", "start": 3016, "end": 3017, "loc": { "start": { "line": 98, "column": 72 }, "end": { "line": 98, "column": 73 } }, "extra": { "rawValue": 2, "raw": "2" }, "value": 2 } ] } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 3031, "end": 3075, "loc": { "start": { "line": 100, "column": 8 }, "end": { "line": 100, "column": 52 } }, "declarations": [ { "type": "VariableDeclarator", "start": 3037, "end": 3074, "loc": { "start": { "line": 100, "column": 14 }, "end": { "line": 100, "column": 51 } }, "id": { "type": "Identifier", "start": 3037, "end": 3038, "loc": { "start": { "line": 100, "column": 14 }, "end": { "line": 100, "column": 15 }, "identifierName": "w" }, "name": "w" }, "init": { "type": "CallExpression", "start": 3041, "end": 3074, "loc": { "start": { "line": 100, "column": 18 }, "end": { "line": 100, "column": 51 } }, "callee": { "type": "MemberExpression", "start": 3041, "end": 3051, "loc": { "start": { "line": 100, "column": 18 }, "end": { "line": 100, "column": 28 } }, "object": { "type": "Identifier", "start": 3041, "end": 3045, "loc": { "start": { "line": 100, "column": 18 }, "end": { "line": 100, "column": 22 }, "identifierName": "Math" }, "name": "Math" }, "property": { "type": "Identifier", "start": 3046, "end": 3051, "loc": { "start": { "line": 100, "column": 23 }, "end": { "line": 100, "column": 28 }, "identifierName": "round" }, "name": "round" }, "computed": false }, "arguments": [ { "type": "BinaryExpression", "start": 3052, "end": 3073, "loc": { "start": { "line": 100, "column": 29 }, "end": { "line": 100, "column": 50 } }, "left": { "type": "Identifier", "start": 3052, "end": 3059, "loc": { "start": { "line": 100, "column": 29 }, "end": { "line": 100, "column": 36 }, "identifierName": "targetW" }, "name": "targetW" }, "operator": "*", "right": { "type": "Identifier", "start": 3062, "end": 3073, "loc": { "start": { "line": 100, "column": 39 }, "end": { "line": 100, "column": 50 }, "identifierName": "scaleFactor" }, "name": "scaleFactor" } } ] } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 3085, "end": 3129, "loc": { "start": { "line": 101, "column": 8 }, "end": { "line": 101, "column": 52 } }, "declarations": [ { "type": "VariableDeclarator", "start": 3091, "end": 3128, "loc": { "start": { "line": 101, "column": 14 }, "end": { "line": 101, "column": 51 } }, "id": { "type": "Identifier", "start": 3091, "end": 3092, "loc": { "start": { "line": 101, "column": 14 }, "end": { "line": 101, "column": 15 }, "identifierName": "h" }, "name": "h" }, "init": { "type": "CallExpression", "start": 3095, "end": 3128, "loc": { "start": { "line": 101, "column": 18 }, "end": { "line": 101, "column": 51 } }, "callee": { "type": "MemberExpression", "start": 3095, "end": 3105, "loc": { "start": { "line": 101, "column": 18 }, "end": { "line": 101, "column": 28 } }, "object": { "type": "Identifier", "start": 3095, "end": 3099, "loc": { "start": { "line": 101, "column": 18 }, "end": { "line": 101, "column": 22 }, "identifierName": "Math" }, "name": "Math" }, "property": { "type": "Identifier", "start": 3100, "end": 3105, "loc": { "start": { "line": 101, "column": 23 }, "end": { "line": 101, "column": 28 }, "identifierName": "round" }, "name": "round" }, "computed": false }, "arguments": [ { "type": "BinaryExpression", "start": 3106, "end": 3127, "loc": { "start": { "line": 101, "column": 29 }, "end": { "line": 101, "column": 50 } }, "left": { "type": "Identifier", "start": 3106, "end": 3113, "loc": { "start": { "line": 101, "column": 29 }, "end": { "line": 101, "column": 36 }, "identifierName": "targetH" }, "name": "targetH" }, "operator": "*", "right": { "type": "Identifier", "start": 3116, "end": 3127, "loc": { "start": { "line": 101, "column": 39 }, "end": { "line": 101, "column": 50 }, "identifierName": "scaleFactor" }, "name": "scaleFactor" } } ] } } ], "kind": "const", "trailingComments": [ { "type": "CommentLine", "value": " Add the player", "start": 3141, "end": 3158, "loc": { "start": { "line": 103, "column": 8 }, "end": { "line": 103, "column": 25 } } } ] }, { "type": "VariableDeclaration", "start": 3168, "end": 3246, "loc": { "start": { "line": 104, "column": 8 }, "end": { "line": 104, "column": 86 } }, "declarations": [ { "type": "VariableDeclarator", "start": 3174, "end": 3245, "loc": { "start": { "line": 104, "column": 14 }, "end": { "line": 104, "column": 85 } }, "id": { "type": "Identifier", "start": 3174, "end": 3186, "loc": { "start": { "line": 104, "column": 14 }, "end": { "line": 104, "column": 26 }, "identifierName": "videoElement" }, "name": "videoElement", "leadingComments": null }, "init": { "type": "CallExpression", "start": 3189, "end": 3245, "loc": { "start": { "line": 104, "column": 29 }, "end": { "line": 104, "column": 85 } }, "callee": { "type": "MemberExpression", "start": 3189, "end": 3230, "loc": { "start": { "line": 104, "column": 29 }, "end": { "line": 104, "column": 70 } }, "object": { "type": "MemberExpression", "start": 3189, "end": 3216, "loc": { "start": { "line": 104, "column": 29 }, "end": { "line": 104, "column": 56 } }, "object": { "type": "ThisExpression", "start": 3189, "end": 3193, "loc": { "start": { "line": 104, "column": 29 }, "end": { "line": 104, "column": 33 } } }, "property": { "type": "Identifier", "start": 3194, "end": 3216, "loc": { "start": { "line": 104, "column": 34 }, "end": { "line": 104, "column": 56 }, "identifierName": "adContainerMainElement" }, "name": "adContainerMainElement" }, "computed": false }, "property": { "type": "Identifier", "start": 3217, "end": 3230, "loc": { "start": { "line": 104, "column": 57 }, "end": { "line": 104, "column": 70 }, "identifierName": "querySelector" }, "name": "querySelector" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 3231, "end": 3244, "loc": { "start": { "line": 104, "column": 71 }, "end": { "line": 104, "column": 84 } }, "extra": { "rawValue": ".videoInner", "raw": "\".videoInner\"" }, "value": ".videoInner" } ] }, "leadingComments": null } ], "kind": "const", "leadingComments": [ { "type": "CommentLine", "value": " Add the player", "start": 3141, "end": 3158, "loc": { "start": { "line": 103, "column": 8 }, "end": { "line": 103, "column": 25 } } } ], "trailingComments": [ { "type": "CommentBlock", "value": "* @type {HTMLElement} ", "start": 3256, "end": 3282, "loc": { "start": { "line": 105, "column": 8 }, "end": { "line": 105, "column": 34 } } } ] }, { "type": "VariableDeclaration", "start": 3292, "end": 3369, "loc": { "start": { "line": 106, "column": 8 }, "end": { "line": 106, "column": 85 } }, "declarations": [ { "type": "VariableDeclarator", "start": 3298, "end": 3368, "loc": { "start": { "line": 106, "column": 14 }, "end": { "line": 106, "column": 84 } }, "id": { "type": "Identifier", "start": 3298, "end": 3312, "loc": { "start": { "line": 106, "column": 14 }, "end": { "line": 106, "column": 28 }, "identifierName": "adInnerElement" }, "name": "adInnerElement", "leadingComments": null }, "init": { "type": "CallExpression", "start": 3315, "end": 3368, "loc": { "start": { "line": 106, "column": 31 }, "end": { "line": 106, "column": 84 } }, "callee": { "type": "MemberExpression", "start": 3315, "end": 3356, "loc": { "start": { "line": 106, "column": 31 }, "end": { "line": 106, "column": 72 } }, "object": { "type": "MemberExpression", "start": 3315, "end": 3342, "loc": { "start": { "line": 106, "column": 31 }, "end": { "line": 106, "column": 58 } }, "object": { "type": "ThisExpression", "start": 3315, "end": 3319, "loc": { "start": { "line": 106, "column": 31 }, "end": { "line": 106, "column": 35 } } }, "property": { "type": "Identifier", "start": 3320, "end": 3342, "loc": { "start": { "line": 106, "column": 36 }, "end": { "line": 106, "column": 58 }, "identifierName": "adContainerMainElement" }, "name": "adContainerMainElement" }, "computed": false }, "property": { "type": "Identifier", "start": 3343, "end": 3356, "loc": { "start": { "line": 106, "column": 59 }, "end": { "line": 106, "column": 72 }, "identifierName": "querySelector" }, "name": "querySelector" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 3357, "end": 3367, "loc": { "start": { "line": 106, "column": 73 }, "end": { "line": 106, "column": 83 } }, "extra": { "rawValue": ".adInner", "raw": "\".adInner\"" }, "value": ".adInner" } ] }, "leadingComments": null } ], "kind": "const", "leadingComments": [ { "type": "CommentBlock", "value": "* @type {HTMLElement} ", "start": 3256, "end": 3282, "loc": { "start": { "line": 105, "column": 8 }, "end": { "line": 105, "column": 34 } } } ] }, { "type": "ExpressionStatement", "start": 3381, "end": 3422, "loc": { "start": { "line": 108, "column": 8 }, "end": { "line": 108, "column": 49 } }, "expression": { "type": "AssignmentExpression", "start": 3381, "end": 3421, "loc": { "start": { "line": 108, "column": 8 }, "end": { "line": 108, "column": 48 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 3381, "end": 3410, "loc": { "start": { "line": 108, "column": 8 }, "end": { "line": 108, "column": 37 } }, "object": { "type": "MemberExpression", "start": 3381, "end": 3401, "loc": { "start": { "line": 108, "column": 8 }, "end": { "line": 108, "column": 28 } }, "object": { "type": "Identifier", "start": 3381, "end": 3395, "loc": { "start": { "line": 108, "column": 8 }, "end": { "line": 108, "column": 22 }, "identifierName": "adInnerElement" }, "name": "adInnerElement" }, "property": { "type": "Identifier", "start": 3396, "end": 3401, "loc": { "start": { "line": 108, "column": 23 }, "end": { "line": 108, "column": 28 }, "identifierName": "style" }, "name": "style" }, "computed": false }, "property": { "type": "Identifier", "start": 3402, "end": 3410, "loc": { "start": { "line": 108, "column": 29 }, "end": { "line": 108, "column": 37 }, "identifierName": "maxWidth" }, "name": "maxWidth" }, "computed": false }, "right": { "type": "BinaryExpression", "start": 3413, "end": 3421, "loc": { "start": { "line": 108, "column": 40 }, "end": { "line": 108, "column": 48 } }, "left": { "type": "Identifier", "start": 3413, "end": 3414, "loc": { "start": { "line": 108, "column": 40 }, "end": { "line": 108, "column": 41 }, "identifierName": "w" }, "name": "w" }, "operator": "+", "right": { "type": "StringLiteral", "start": 3417, "end": 3421, "loc": { "start": { "line": 108, "column": 44 }, "end": { "line": 108, "column": 48 } }, "extra": { "rawValue": "px", "raw": "\"px\"" }, "value": "px" } } } }, { "type": "VariableDeclaration", "start": 3434, "end": 3452, "loc": { "start": { "line": 110, "column": 8 }, "end": { "line": 110, "column": 26 } }, "declarations": [ { "type": "VariableDeclarator", "start": 3440, "end": 3451, "loc": { "start": { "line": 110, "column": 14 }, "end": { "line": 110, "column": 25 } }, "id": { "type": "Identifier", "start": 3440, "end": 3444, "loc": { "start": { "line": 110, "column": 14 }, "end": { "line": 110, "column": 18 }, "identifierName": "self" }, "name": "self" }, "init": { "type": "ThisExpression", "start": 3447, "end": 3451, "loc": { "start": { "line": 110, "column": 21 }, "end": { "line": 110, "column": 25 } } } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 3462, "end": 4354, "loc": { "start": { "line": 111, "column": 8 }, "end": { "line": 132, "column": 11 } }, "expression": { "type": "CallExpression", "start": 3462, "end": 4353, "loc": { "start": { "line": 111, "column": 8 }, "end": { "line": 132, "column": 10 } }, "callee": { "type": "MemberExpression", "start": 3462, "end": 3491, "loc": { "start": { "line": 111, "column": 8 }, "end": { "line": 111, "column": 37 } }, "object": { "type": "MemberExpression", "start": 3462, "end": 3486, "loc": { "start": { "line": 111, "column": 8 }, "end": { "line": 111, "column": 32 } }, "object": { "type": "MemberExpression", "start": 3462, "end": 3479, "loc": { "start": { "line": 111, "column": 8 }, "end": { "line": 111, "column": 25 } }, "object": { "type": "MemberExpression", "start": 3462, "end": 3475, "loc": { "start": { "line": 111, "column": 8 }, "end": { "line": 111, "column": 21 } }, "object": { "type": "Identifier", "start": 3462, "end": 3468, "loc": { "start": { "line": 111, "column": 8 }, "end": { "line": 111, "column": 14 }, "identifierName": "window" }, "name": "window" }, "property": { "type": "Identifier", "start": 3469, "end": 3475, "loc": { "start": { "line": 111, "column": 15 }, "end": { "line": 111, "column": 21 }, "identifierName": "aiptag" }, "name": "aiptag" }, "computed": false }, "property": { "type": "Identifier", "start": 3476, "end": 3479, "loc": { "start": { "line": 111, "column": 22 }, "end": { "line": 111, "column": 25 }, "identifierName": "cmd" }, "name": "cmd" }, "computed": false }, "property": { "type": "Identifier", "start": 3480, "end": 3486, "loc": { "start": { "line": 111, "column": 26 }, "end": { "line": 111, "column": 32 }, "identifierName": "player" }, "name": "player" }, "computed": false }, "property": { "type": "Identifier", "start": 3487, "end": 3491, "loc": { "start": { "line": 111, "column": 33 }, "end": { "line": 111, "column": 37 }, "identifierName": "push" }, "name": "push" }, "computed": false }, "arguments": [ { "type": "FunctionExpression", "start": 3492, "end": 4352, "loc": { "start": { "line": 111, "column": 38 }, "end": { "line": 132, "column": 9 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 3504, "end": 4352, "loc": { "start": { "line": 111, "column": 50 }, "end": { "line": 132, "column": 9 } }, "body": [ { "type": "ExpressionStatement", "start": 3519, "end": 4341, "loc": { "start": { "line": 112, "column": 12 }, "end": { "line": 131, "column": 15 } }, "expression": { "type": "AssignmentExpression", "start": 3519, "end": 4340, "loc": { "start": { "line": 112, "column": 12 }, "end": { "line": 131, "column": 14 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 3519, "end": 3534, "loc": { "start": { "line": 112, "column": 12 }, "end": { "line": 112, "column": 27 } }, "object": { "type": "Identifier", "start": 3519, "end": 3525, "loc": { "start": { "line": 112, "column": 12 }, "end": { "line": 112, "column": 18 }, "identifierName": "window" }, "name": "window" }, "property": { "type": "Identifier", "start": 3526, "end": 3534, "loc": { "start": { "line": 112, "column": 19 }, "end": { "line": 112, "column": 27 }, "identifierName": "adPlayer" }, "name": "adPlayer" }, "computed": false }, "right": { "type": "NewExpression", "start": 3537, "end": 4340, "loc": { "start": { "line": 112, "column": 30 }, "end": { "line": 131, "column": 14 } }, "callee": { "type": "MemberExpression", "start": 3541, "end": 3557, "loc": { "start": { "line": 112, "column": 34 }, "end": { "line": 112, "column": 50 } }, "object": { "type": "Identifier", "start": 3541, "end": 3547, "loc": { "start": { "line": 112, "column": 34 }, "end": { "line": 112, "column": 40 }, "identifierName": "window" }, "name": "window" }, "property": { "type": "Identifier", "start": 3548, "end": 3557, "loc": { "start": { "line": 112, "column": 41 }, "end": { "line": 112, "column": 50 }, "identifierName": "aipPlayer" }, "name": "aipPlayer" }, "computed": false }, "arguments": [ { "type": "ObjectExpression", "start": 3558, "end": 4339, "loc": { "start": { "line": 112, "column": 51 }, "end": { "line": 131, "column": 13 } }, "properties": [ { "type": "ObjectProperty", "start": 3577, "end": 3588, "loc": { "start": { "line": 113, "column": 16 }, "end": { "line": 113, "column": 27 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 3577, "end": 3585, "loc": { "start": { "line": 113, "column": 16 }, "end": { "line": 113, "column": 24 }, "identifierName": "AD_WIDTH" }, "name": "AD_WIDTH" }, "value": { "type": "Identifier", "start": 3587, "end": 3588, "loc": { "start": { "line": 113, "column": 26 }, "end": { "line": 113, "column": 27 }, "identifierName": "w" }, "name": "w" } }, { "type": "ObjectProperty", "start": 3607, "end": 3619, "loc": { "start": { "line": 114, "column": 16 }, "end": { "line": 114, "column": 28 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 3607, "end": 3616, "loc": { "start": { "line": 114, "column": 16 }, "end": { "line": 114, "column": 25 }, "identifierName": "AD_HEIGHT" }, "name": "AD_HEIGHT" }, "value": { "type": "Identifier", "start": 3618, "end": 3619, "loc": { "start": { "line": 114, "column": 27 }, "end": { "line": 114, "column": 28 }, "identifierName": "h" }, "name": "h" } }, { "type": "ObjectProperty", "start": 3638, "end": 3658, "loc": { "start": { "line": 115, "column": 16 }, "end": { "line": 115, "column": 36 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 3638, "end": 3651, "loc": { "start": { "line": 115, "column": 16 }, "end": { "line": 115, "column": 29 }, "identifierName": "AD_FULLSCREEN" }, "name": "AD_FULLSCREEN" }, "value": { "type": "BooleanLiteral", "start": 3653, "end": 3658, "loc": { "start": { "line": 115, "column": 31 }, "end": { "line": 115, "column": 36 } }, "value": false } }, { "type": "ObjectProperty", "start": 3677, "end": 3699, "loc": { "start": { "line": 116, "column": 16 }, "end": { "line": 116, "column": 38 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 3677, "end": 3692, "loc": { "start": { "line": 116, "column": 16 }, "end": { "line": 116, "column": 31 }, "identifierName": "AD_CENTERPLAYER" }, "name": "AD_CENTERPLAYER" }, "value": { "type": "BooleanLiteral", "start": 3694, "end": 3699, "loc": { "start": { "line": 116, "column": 33 }, "end": { "line": 116, "column": 38 } }, "value": false } }, { "type": "ObjectProperty", "start": 3718, "end": 3748, "loc": { "start": { "line": 117, "column": 16 }, "end": { "line": 117, "column": 46 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 3718, "end": 3730, "loc": { "start": { "line": 117, "column": 16 }, "end": { "line": 117, "column": 28 }, "identifierName": "LOADING_TEXT" }, "name": "LOADING_TEXT" }, "value": { "type": "MemberExpression", "start": 3732, "end": 3748, "loc": { "start": { "line": 117, "column": 30 }, "end": { "line": 117, "column": 46 } }, "object": { "type": "MemberExpression", "start": 3732, "end": 3740, "loc": { "start": { "line": 117, "column": 30 }, "end": { "line": 117, "column": 38 } }, "object": { "type": "Identifier", "start": 3732, "end": 3733, "loc": { "start": { "line": 117, "column": 30 }, "end": { "line": 117, "column": 31 }, "identifierName": "T" }, "name": "T" }, "property": { "type": "Identifier", "start": 3734, "end": 3740, "loc": { "start": { "line": 117, "column": 32 }, "end": { "line": 117, "column": 38 }, "identifierName": "global" }, "name": "global" }, "computed": false }, "property": { "type": "Identifier", "start": 3741, "end": 3748, "loc": { "start": { "line": 117, "column": 39 }, "end": { "line": 117, "column": 46 }, "identifierName": "loading" }, "name": "loading" }, "computed": false } }, { "type": "ObjectProperty", "start": 3767, "end": 3855, "loc": { "start": { "line": 118, "column": 16 }, "end": { "line": 120, "column": 17 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 3767, "end": 3779, "loc": { "start": { "line": 118, "column": 16 }, "end": { "line": 118, "column": 28 }, "identifierName": "PREROLL_ELEM" }, "name": "PREROLL_ELEM" }, "value": { "type": "FunctionExpression", "start": 3781, "end": 3855, "loc": { "start": { "line": 118, "column": 30 }, "end": { "line": 120, "column": 17 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 3793, "end": 3855, "loc": { "start": { "line": 118, "column": 42 }, "end": { "line": 120, "column": 17 } }, "body": [ { "type": "ReturnStatement", "start": 3816, "end": 3836, "loc": { "start": { "line": 119, "column": 20 }, "end": { "line": 119, "column": 40 } }, "argument": { "type": "Identifier", "start": 3823, "end": 3835, "loc": { "start": { "line": 119, "column": 27 }, "end": { "line": 119, "column": 39 }, "identifierName": "videoElement" }, "name": "videoElement" } } ], "directives": [] } } }, { "type": "ObjectProperty", "start": 3874, "end": 4066, "loc": { "start": { "line": 121, "column": 16 }, "end": { "line": 124, "column": 17 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 3874, "end": 3886, "loc": { "start": { "line": 121, "column": 16 }, "end": { "line": 121, "column": 28 }, "identifierName": "AIP_COMPLETE" }, "name": "AIP_COMPLETE" }, "value": { "type": "FunctionExpression", "start": 3888, "end": 4066, "loc": { "start": { "line": 121, "column": 30 }, "end": { "line": 124, "column": 17 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 3900, "end": 4066, "loc": { "start": { "line": 121, "column": 42 }, "end": { "line": 124, "column": 17 } }, "body": [ { "type": "ExpressionStatement", "start": 3923, "end": 3963, "loc": { "start": { "line": 122, "column": 20 }, "end": { "line": 122, "column": 60 } }, "expression": { "type": "CallExpression", "start": 3923, "end": 3962, "loc": { "start": { "line": 122, "column": 20 }, "end": { "line": 122, "column": 59 } }, "callee": { "type": "MemberExpression", "start": 3923, "end": 3933, "loc": { "start": { "line": 122, "column": 20 }, "end": { "line": 122, "column": 30 } }, "object": { "type": "Identifier", "start": 3923, "end": 3929, "loc": { "start": { "line": 122, "column": 20 }, "end": { "line": 122, "column": 26 }, "identifierName": "logger" }, "name": "logger" }, "property": { "type": "Identifier", "start": 3930, "end": 3933, "loc": { "start": { "line": 122, "column": 27 }, "end": { "line": 122, "column": 30 }, "identifierName": "log" }, "name": "log" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 3934, "end": 3961, "loc": { "start": { "line": 122, "column": 31 }, "end": { "line": 122, "column": 58 } }, "extra": { "rawValue": "🎬 ADINPLAY AD: completed", "raw": "\"🎬 ADINPLAY AD: completed\"" }, "value": "🎬 ADINPLAY AD: completed" } ] } }, { "type": "ExpressionStatement", "start": 3985, "end": 4047, "loc": { "start": { "line": 123, "column": 20 }, "end": { "line": 123, "column": 82 } }, "expression": { "type": "CallExpression", "start": 3985, "end": 4046, "loc": { "start": { "line": 123, "column": 20 }, "end": { "line": 123, "column": 81 } }, "callee": { "type": "MemberExpression", "start": 3985, "end": 4026, "loc": { "start": { "line": 123, "column": 20 }, "end": { "line": 123, "column": 61 } }, "object": { "type": "MemberExpression", "start": 3985, "end": 4022, "loc": { "start": { "line": 123, "column": 20 }, "end": { "line": 123, "column": 57 } }, "object": { "type": "MemberExpression", "start": 3985, "end": 4012, "loc": { "start": { "line": 123, "column": 20 }, "end": { "line": 123, "column": 47 } }, "object": { "type": "Identifier", "start": 3985, "end": 3989, "loc": { "start": { "line": 123, "column": 20 }, "end": { "line": 123, "column": 24 }, "identifierName": "self" }, "name": "self" }, "property": { "type": "Identifier", "start": 3990, "end": 4012, "loc": { "start": { "line": 123, "column": 25 }, "end": { "line": 123, "column": 47 }, "identifierName": "adContainerMainElement" }, "name": "adContainerMainElement" }, "computed": false }, "property": { "type": "Identifier", "start": 4013, "end": 4022, "loc": { "start": { "line": 123, "column": 48 }, "end": { "line": 123, "column": 57 }, "identifierName": "classList" }, "name": "classList" }, "computed": false }, "property": { "type": "Identifier", "start": 4023, "end": 4026, "loc": { "start": { "line": 123, "column": 58 }, "end": { "line": 123, "column": 61 }, "identifierName": "add" }, "name": "add" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 4027, "end": 4045, "loc": { "start": { "line": 123, "column": 62 }, "end": { "line": 123, "column": 80 } }, "extra": { "rawValue": "waitingForFinish", "raw": "\"waitingForFinish\"" }, "value": "waitingForFinish" } ] } } ], "directives": [] } } }, { "type": "ObjectProperty", "start": 4085, "end": 4323, "loc": { "start": { "line": 125, "column": 16 }, "end": { "line": 130, "column": 17 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 4085, "end": 4095, "loc": { "start": { "line": 125, "column": 16 }, "end": { "line": 125, "column": 26 }, "identifierName": "AIP_REMOVE" }, "name": "AIP_REMOVE" }, "value": { "type": "FunctionExpression", "start": 4097, "end": 4323, "loc": { "start": { "line": 125, "column": 28 }, "end": { "line": 130, "column": 17 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 4109, "end": 4323, "loc": { "start": { "line": 125, "column": 40 }, "end": { "line": 130, "column": 17 } }, "body": [ { "type": "ExpressionStatement", "start": 4132, "end": 4169, "loc": { "start": { "line": 126, "column": 20 }, "end": { "line": 126, "column": 57 } }, "expression": { "type": "CallExpression", "start": 4132, "end": 4168, "loc": { "start": { "line": 126, "column": 20 }, "end": { "line": 126, "column": 56 } }, "callee": { "type": "MemberExpression", "start": 4132, "end": 4142, "loc": { "start": { "line": 126, "column": 20 }, "end": { "line": 126, "column": 30 } }, "object": { "type": "Identifier", "start": 4132, "end": 4138, "loc": { "start": { "line": 126, "column": 20 }, "end": { "line": 126, "column": 26 }, "identifierName": "logger" }, "name": "logger" }, "property": { "type": "Identifier", "start": 4139, "end": 4142, "loc": { "start": { "line": 126, "column": 27 }, "end": { "line": 126, "column": 30 }, "identifierName": "log" }, "name": "log" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 4143, "end": 4167, "loc": { "start": { "line": 126, "column": 31 }, "end": { "line": 126, "column": 55 } }, "extra": { "rawValue": "🎬 ADINPLAY AD: remove", "raw": "\"🎬 ADINPLAY AD: remove\"" }, "value": "🎬 ADINPLAY AD: remove" } ] } }, { "type": "IfStatement", "start": 4191, "end": 4304, "loc": { "start": { "line": 127, "column": 20 }, "end": { "line": 129, "column": 21 } }, "test": { "type": "MemberExpression", "start": 4195, "end": 4222, "loc": { "start": { "line": 127, "column": 24 }, "end": { "line": 127, "column": 51 } }, "object": { "type": "Identifier", "start": 4195, "end": 4199, "loc": { "start": { "line": 127, "column": 24 }, "end": { "line": 127, "column": 28 }, "identifierName": "self" }, "name": "self" }, "property": { "type": "Identifier", "start": 4200, "end": 4222, "loc": { "start": { "line": 127, "column": 29 }, "end": { "line": 127, "column": 51 }, "identifierName": "videoAdResolveFunction" }, "name": "videoAdResolveFunction" }, "computed": false }, "consequent": { "type": "BlockStatement", "start": 4224, "end": 4304, "loc": { "start": { "line": 127, "column": 53 }, "end": { "line": 129, "column": 21 } }, "body": [ { "type": "ExpressionStatement", "start": 4251, "end": 4281, "loc": { "start": { "line": 128, "column": 24 }, "end": { "line": 128, "column": 54 } }, "expression": { "type": "CallExpression", "start": 4251, "end": 4280, "loc": { "start": { "line": 128, "column": 24 }, "end": { "line": 128, "column": 53 } }, "callee": { "type": "MemberExpression", "start": 4251, "end": 4278, "loc": { "start": { "line": 128, "column": 24 }, "end": { "line": 128, "column": 51 } }, "object": { "type": "Identifier", "start": 4251, "end": 4255, "loc": { "start": { "line": 128, "column": 24 }, "end": { "line": 128, "column": 28 }, "identifierName": "self" }, "name": "self" }, "property": { "type": "Identifier", "start": 4256, "end": 4278, "loc": { "start": { "line": 128, "column": 29 }, "end": { "line": 128, "column": 51 }, "identifierName": "videoAdResolveFunction" }, "name": "videoAdResolveFunction" }, "computed": false }, "arguments": [] } } ], "directives": [] }, "alternate": null } ], "directives": [] } } } ] } ] } } } ], "directives": [] } } ] }, "trailingComments": [ { "type": "CommentLine", "value": " Load the ads", "start": 4366, "end": 4381, "loc": { "start": { "line": 134, "column": 8 }, "end": { "line": 134, "column": 23 } } } ] }, { "type": "VariableDeclaration", "start": 4391, "end": 4442, "loc": { "start": { "line": 135, "column": 8 }, "end": { "line": 135, "column": 59 } }, "declarations": [ { "type": "VariableDeclarator", "start": 4397, "end": 4441, "loc": { "start": { "line": 135, "column": 14 }, "end": { "line": 135, "column": 58 } }, "id": { "type": "Identifier", "start": 4397, "end": 4406, "loc": { "start": { "line": 135, "column": 14 }, "end": { "line": 135, "column": 23 }, "identifierName": "aipScript" }, "name": "aipScript", "leadingComments": null }, "init": { "type": "CallExpression", "start": 4409, "end": 4441, "loc": { "start": { "line": 135, "column": 26 }, "end": { "line": 135, "column": 58 } }, "callee": { "type": "MemberExpression", "start": 4409, "end": 4431, "loc": { "start": { "line": 135, "column": 26 }, "end": { "line": 135, "column": 48 } }, "object": { "type": "Identifier", "start": 4409, "end": 4417, "loc": { "start": { "line": 135, "column": 26 }, "end": { "line": 135, "column": 34 }, "identifierName": "document" }, "name": "document" }, "property": { "type": "Identifier", "start": 4418, "end": 4431, "loc": { "start": { "line": 135, "column": 35 }, "end": { "line": 135, "column": 48 }, "identifierName": "createElement" }, "name": "createElement" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 4432, "end": 4440, "loc": { "start": { "line": 135, "column": 49 }, "end": { "line": 135, "column": 57 } }, "extra": { "rawValue": "script", "raw": "\"script\"" }, "value": "script" } ] }, "leadingComments": null } ], "kind": "const", "leadingComments": [ { "type": "CommentLine", "value": " Load the ads", "start": 4366, "end": 4381, "loc": { "start": { "line": 134, "column": 8 }, "end": { "line": 134, "column": 23 } } } ] }, { "type": "ExpressionStatement", "start": 4452, "end": 4536, "loc": { "start": { "line": 136, "column": 8 }, "end": { "line": 136, "column": 92 } }, "expression": { "type": "AssignmentExpression", "start": 4452, "end": 4535, "loc": { "start": { "line": 136, "column": 8 }, "end": { "line": 136, "column": 91 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 4452, "end": 4465, "loc": { "start": { "line": 136, "column": 8 }, "end": { "line": 136, "column": 21 } }, "object": { "type": "Identifier", "start": 4452, "end": 4461, "loc": { "start": { "line": 136, "column": 8 }, "end": { "line": 136, "column": 17 }, "identifierName": "aipScript" }, "name": "aipScript" }, "property": { "type": "Identifier", "start": 4462, "end": 4465, "loc": { "start": { "line": 136, "column": 18 }, "end": { "line": 136, "column": 21 }, "identifierName": "src" }, "name": "src" }, "computed": false }, "right": { "type": "StringLiteral", "start": 4468, "end": 4535, "loc": { "start": { "line": 136, "column": 24 }, "end": { "line": 136, "column": 91 } }, "extra": { "rawValue": "https://api.adinplay.com/libs/aiptag/pub/YRG/shapez.io/tag.min.js", "raw": "\"https://api.adinplay.com/libs/aiptag/pub/YRG/shapez.io/tag.min.js\"" }, "value": "https://api.adinplay.com/libs/aiptag/pub/YRG/shapez.io/tag.min.js" } } }, { "type": "ExpressionStatement", "start": 4546, "end": 4582, "loc": { "start": { "line": 137, "column": 8 }, "end": { "line": 137, "column": 44 } }, "expression": { "type": "CallExpression", "start": 4546, "end": 4581, "loc": { "start": { "line": 137, "column": 8 }, "end": { "line": 137, "column": 43 } }, "callee": { "type": "MemberExpression", "start": 4546, "end": 4568, "loc": { "start": { "line": 137, "column": 8 }, "end": { "line": 137, "column": 30 } }, "object": { "type": "Identifier", "start": 4546, "end": 4555, "loc": { "start": { "line": 137, "column": 8 }, "end": { "line": 137, "column": 17 }, "identifierName": "aipScript" }, "name": "aipScript" }, "property": { "type": "Identifier", "start": 4556, "end": 4568, "loc": { "start": { "line": 137, "column": 18 }, "end": { "line": 137, "column": 30 }, "identifierName": "setAttribute" }, "name": "setAttribute" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 4569, "end": 4576, "loc": { "start": { "line": 137, "column": 31 }, "end": { "line": 137, "column": 38 } }, "extra": { "rawValue": "async", "raw": "\"async\"" }, "value": "async" }, { "type": "StringLiteral", "start": 4578, "end": 4580, "loc": { "start": { "line": 137, "column": 40 }, "end": { "line": 137, "column": 42 } }, "extra": { "rawValue": "", "raw": "\"\"" }, "value": "" } ] } }, { "type": "ExpressionStatement", "start": 4592, "end": 4629, "loc": { "start": { "line": 138, "column": 8 }, "end": { "line": 138, "column": 45 } }, "expression": { "type": "CallExpression", "start": 4592, "end": 4628, "loc": { "start": { "line": 138, "column": 8 }, "end": { "line": 138, "column": 44 } }, "callee": { "type": "MemberExpression", "start": 4592, "end": 4617, "loc": { "start": { "line": 138, "column": 8 }, "end": { "line": 138, "column": 33 } }, "object": { "type": "MemberExpression", "start": 4592, "end": 4605, "loc": { "start": { "line": 138, "column": 8 }, "end": { "line": 138, "column": 21 } }, "object": { "type": "Identifier", "start": 4592, "end": 4600, "loc": { "start": { "line": 138, "column": 8 }, "end": { "line": 138, "column": 16 }, "identifierName": "document" }, "name": "document" }, "property": { "type": "Identifier", "start": 4601, "end": 4605, "loc": { "start": { "line": 138, "column": 17 }, "end": { "line": 138, "column": 21 }, "identifierName": "head" }, "name": "head" }, "computed": false }, "property": { "type": "Identifier", "start": 4606, "end": 4617, "loc": { "start": { "line": 138, "column": 22 }, "end": { "line": 138, "column": 33 }, "identifierName": "appendChild" }, "name": "appendChild" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 4618, "end": 4627, "loc": { "start": { "line": 138, "column": 34 }, "end": { "line": 138, "column": 43 }, "identifierName": "aipScript" }, "name": "aipScript" } ] } }, { "type": "ReturnStatement", "start": 4641, "end": 4666, "loc": { "start": { "line": 140, "column": 8 }, "end": { "line": 140, "column": 33 } }, "argument": { "type": "CallExpression", "start": 4648, "end": 4665, "loc": { "start": { "line": 140, "column": 15 }, "end": { "line": 140, "column": 32 } }, "callee": { "type": "MemberExpression", "start": 4648, "end": 4663, "loc": { "start": { "line": 140, "column": 15 }, "end": { "line": 140, "column": 30 } }, "object": { "type": "Identifier", "start": 4648, "end": 4655, "loc": { "start": { "line": 140, "column": 15 }, "end": { "line": 140, "column": 22 }, "identifierName": "Promise" }, "name": "Promise" }, "property": { "type": "Identifier", "start": 4656, "end": 4663, "loc": { "start": { "line": 140, "column": 23 }, "end": { "line": 140, "column": 30 }, "identifierName": "resolve" }, "name": "resolve" }, "computed": false }, "arguments": [] } } ], "directives": [] } }, { "type": "ClassMethod", "start": 4681, "end": 6767, "loc": { "start": { "line": 143, "column": 4 }, "end": { "line": 190, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 4681, "end": 4692, "loc": { "start": { "line": 143, "column": 4 }, "end": { "line": 143, "column": 15 }, "identifierName": "showVideoAd" }, "name": "showVideoAd" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 4695, "end": 6767, "loc": { "start": { "line": 143, "column": 18 }, "end": { "line": 190, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 4706, "end": 4780, "loc": { "start": { "line": 144, "column": 8 }, "end": { "line": 144, "column": 82 } }, "expression": { "type": "CallExpression", "start": 4706, "end": 4779, "loc": { "start": { "line": 144, "column": 8 }, "end": { "line": 144, "column": 81 } }, "callee": { "type": "Identifier", "start": 4706, "end": 4712, "loc": { "start": { "line": 144, "column": 8 }, "end": { "line": 144, "column": 14 }, "identifierName": "assert" }, "name": "assert" }, "arguments": [ { "type": "CallExpression", "start": 4713, "end": 4729, "loc": { "start": { "line": 144, "column": 15 }, "end": { "line": 144, "column": 31 } }, "callee": { "type": "MemberExpression", "start": 4713, "end": 4727, "loc": { "start": { "line": 144, "column": 15 }, "end": { "line": 144, "column": 29 } }, "object": { "type": "ThisExpression", "start": 4713, "end": 4717, "loc": { "start": { "line": 144, "column": 15 }, "end": { "line": 144, "column": 19 } } }, "property": { "type": "Identifier", "start": 4718, "end": 4727, "loc": { "start": { "line": 144, "column": 20 }, "end": { "line": 144, "column": 29 }, "identifierName": "getHasAds" }, "name": "getHasAds" }, "computed": false }, "arguments": [] }, { "type": "StringLiteral", "start": 4731, "end": 4778, "loc": { "start": { "line": 144, "column": 33 }, "end": { "line": 144, "column": 80 } }, "extra": { "rawValue": "Called showVideoAd but ads are not supported!", "raw": "\"Called showVideoAd but ads are not supported!\"" }, "value": "Called showVideoAd but ads are not supported!" } ] } }, { "type": "ExpressionStatement", "start": 4790, "end": 4874, "loc": { "start": { "line": 145, "column": 8 }, "end": { "line": 145, "column": 92 } }, "expression": { "type": "CallExpression", "start": 4790, "end": 4873, "loc": { "start": { "line": 145, "column": 8 }, "end": { "line": 145, "column": 91 } }, "callee": { "type": "Identifier", "start": 4790, "end": 4796, "loc": { "start": { "line": 145, "column": 8 }, "end": { "line": 145, "column": 14 }, "identifierName": "assert" }, "name": "assert" }, "arguments": [ { "type": "UnaryExpression", "start": 4797, "end": 4825, "loc": { "start": { "line": 145, "column": 15 }, "end": { "line": 145, "column": 43 } }, "operator": "!", "prefix": true, "argument": { "type": "MemberExpression", "start": 4798, "end": 4825, "loc": { "start": { "line": 145, "column": 16 }, "end": { "line": 145, "column": 43 } }, "object": { "type": "ThisExpression", "start": 4798, "end": 4802, "loc": { "start": { "line": 145, "column": 16 }, "end": { "line": 145, "column": 20 } } }, "property": { "type": "Identifier", "start": 4803, "end": 4825, "loc": { "start": { "line": 145, "column": 21 }, "end": { "line": 145, "column": 43 }, "identifierName": "videoAdResolveFunction" }, "name": "videoAdResolveFunction" }, "computed": false }, "extra": { "parenthesizedArgument": false } }, { "type": "StringLiteral", "start": 4827, "end": 4872, "loc": { "start": { "line": 145, "column": 45 }, "end": { "line": 145, "column": 90 } }, "extra": { "rawValue": "Video ad still running, can not show again!", "raw": "\"Video ad still running, can not show again!\"" }, "value": "Video ad still running, can not show again!" } ] } }, { "type": "ExpressionStatement", "start": 4884, "end": 4929, "loc": { "start": { "line": 146, "column": 8 }, "end": { "line": 146, "column": 53 } }, "expression": { "type": "AssignmentExpression", "start": 4884, "end": 4928, "loc": { "start": { "line": 146, "column": 8 }, "end": { "line": 146, "column": 52 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 4884, "end": 4908, "loc": { "start": { "line": 146, "column": 8 }, "end": { "line": 146, "column": 32 } }, "object": { "type": "ThisExpression", "start": 4884, "end": 4888, "loc": { "start": { "line": 146, "column": 8 }, "end": { "line": 146, "column": 12 } } }, "property": { "type": "Identifier", "start": 4889, "end": 4908, "loc": { "start": { "line": 146, "column": 13 }, "end": { "line": 146, "column": 32 }, "identifierName": "lastVideoAdShowTime" }, "name": "lastVideoAdShowTime" }, "computed": false }, "right": { "type": "CallExpression", "start": 4911, "end": 4928, "loc": { "start": { "line": 146, "column": 35 }, "end": { "line": 146, "column": 52 } }, "callee": { "type": "MemberExpression", "start": 4911, "end": 4926, "loc": { "start": { "line": 146, "column": 35 }, "end": { "line": 146, "column": 50 } }, "object": { "type": "Identifier", "start": 4911, "end": 4922, "loc": { "start": { "line": 146, "column": 35 }, "end": { "line": 146, "column": 46 }, "identifierName": "performance" }, "name": "performance" }, "property": { "type": "Identifier", "start": 4923, "end": 4926, "loc": { "start": { "line": 146, "column": 47 }, "end": { "line": 146, "column": 50 }, "identifierName": "now" }, "name": "now" }, "computed": false }, "arguments": [] } } }, { "type": "ExpressionStatement", "start": 4939, "end": 4994, "loc": { "start": { "line": 147, "column": 8 }, "end": { "line": 147, "column": 63 } }, "expression": { "type": "CallExpression", "start": 4939, "end": 4993, "loc": { "start": { "line": 147, "column": 8 }, "end": { "line": 147, "column": 62 } }, "callee": { "type": "MemberExpression", "start": 4939, "end": 4964, "loc": { "start": { "line": 147, "column": 8 }, "end": { "line": 147, "column": 33 } }, "object": { "type": "MemberExpression", "start": 4939, "end": 4952, "loc": { "start": { "line": 147, "column": 8 }, "end": { "line": 147, "column": 21 } }, "object": { "type": "Identifier", "start": 4939, "end": 4947, "loc": { "start": { "line": 147, "column": 8 }, "end": { "line": 147, "column": 16 }, "identifierName": "document" }, "name": "document" }, "property": { "type": "Identifier", "start": 4948, "end": 4952, "loc": { "start": { "line": 147, "column": 17 }, "end": { "line": 147, "column": 21 }, "identifierName": "body" }, "name": "body" }, "computed": false }, "property": { "type": "Identifier", "start": 4953, "end": 4964, "loc": { "start": { "line": 147, "column": 22 }, "end": { "line": 147, "column": 33 }, "identifierName": "appendChild" }, "name": "appendChild" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 4965, "end": 4992, "loc": { "start": { "line": 147, "column": 34 }, "end": { "line": 147, "column": 61 } }, "object": { "type": "ThisExpression", "start": 4965, "end": 4969, "loc": { "start": { "line": 147, "column": 34 }, "end": { "line": 147, "column": 38 } } }, "property": { "type": "Identifier", "start": 4970, "end": 4992, "loc": { "start": { "line": 147, "column": 39 }, "end": { "line": 147, "column": 61 }, "identifierName": "adContainerMainElement" }, "name": "adContainerMainElement" }, "computed": false } ] } }, { "type": "ExpressionStatement", "start": 5004, "end": 5057, "loc": { "start": { "line": 148, "column": 8 }, "end": { "line": 148, "column": 61 } }, "expression": { "type": "CallExpression", "start": 5004, "end": 5056, "loc": { "start": { "line": 148, "column": 8 }, "end": { "line": 148, "column": 60 } }, "callee": { "type": "MemberExpression", "start": 5004, "end": 5045, "loc": { "start": { "line": 148, "column": 8 }, "end": { "line": 148, "column": 49 } }, "object": { "type": "MemberExpression", "start": 5004, "end": 5041, "loc": { "start": { "line": 148, "column": 8 }, "end": { "line": 148, "column": 45 } }, "object": { "type": "MemberExpression", "start": 5004, "end": 5031, "loc": { "start": { "line": 148, "column": 8 }, "end": { "line": 148, "column": 35 } }, "object": { "type": "ThisExpression", "start": 5004, "end": 5008, "loc": { "start": { "line": 148, "column": 8 }, "end": { "line": 148, "column": 12 } } }, "property": { "type": "Identifier", "start": 5009, "end": 5031, "loc": { "start": { "line": 148, "column": 13 }, "end": { "line": 148, "column": 35 }, "identifierName": "adContainerMainElement" }, "name": "adContainerMainElement" }, "computed": false }, "property": { "type": "Identifier", "start": 5032, "end": 5041, "loc": { "start": { "line": 148, "column": 36 }, "end": { "line": 148, "column": 45 }, "identifierName": "classList" }, "name": "classList" }, "computed": false }, "property": { "type": "Identifier", "start": 5042, "end": 5045, "loc": { "start": { "line": 148, "column": 46 }, "end": { "line": 148, "column": 49 }, "identifierName": "add" }, "name": "add" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 5046, "end": 5055, "loc": { "start": { "line": 148, "column": 50 }, "end": { "line": 148, "column": 59 } }, "extra": { "rawValue": "visible", "raw": "\"visible\"" }, "value": "visible" } ] } }, { "type": "ExpressionStatement", "start": 5067, "end": 5132, "loc": { "start": { "line": 149, "column": 8 }, "end": { "line": 149, "column": 73 } }, "expression": { "type": "CallExpression", "start": 5067, "end": 5131, "loc": { "start": { "line": 149, "column": 8 }, "end": { "line": 149, "column": 72 } }, "callee": { "type": "MemberExpression", "start": 5067, "end": 5111, "loc": { "start": { "line": 149, "column": 8 }, "end": { "line": 149, "column": 52 } }, "object": { "type": "MemberExpression", "start": 5067, "end": 5104, "loc": { "start": { "line": 149, "column": 8 }, "end": { "line": 149, "column": 45 } }, "object": { "type": "MemberExpression", "start": 5067, "end": 5094, "loc": { "start": { "line": 149, "column": 8 }, "end": { "line": 149, "column": 35 } }, "object": { "type": "ThisExpression", "start": 5067, "end": 5071, "loc": { "start": { "line": 149, "column": 8 }, "end": { "line": 149, "column": 12 } } }, "property": { "type": "Identifier", "start": 5072, "end": 5094, "loc": { "start": { "line": 149, "column": 13 }, "end": { "line": 149, "column": 35 }, "identifierName": "adContainerMainElement" }, "name": "adContainerMainElement" }, "computed": false }, "property": { "type": "Identifier", "start": 5095, "end": 5104, "loc": { "start": { "line": 149, "column": 36 }, "end": { "line": 149, "column": 45 }, "identifierName": "classList" }, "name": "classList" }, "computed": false }, "property": { "type": "Identifier", "start": 5105, "end": 5111, "loc": { "start": { "line": 149, "column": 46 }, "end": { "line": 149, "column": 52 }, "identifierName": "remove" }, "name": "remove" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 5112, "end": 5130, "loc": { "start": { "line": 149, "column": 53 }, "end": { "line": 149, "column": 71 } }, "extra": { "rawValue": "waitingForFinish", "raw": "\"waitingForFinish\"" }, "value": "waitingForFinish" } ] } }, { "type": "TryStatement", "start": 5144, "end": 5637, "loc": { "start": { "line": 151, "column": 8 }, "end": { "line": 162, "column": 9 } }, "block": { "type": "BlockStatement", "start": 5148, "end": 5374, "loc": { "start": { "line": 151, "column": 12 }, "end": { "line": 157, "column": 9 } }, "body": [ { "type": "ExpressionStatement", "start": 5190, "end": 5363, "loc": { "start": { "line": 153, "column": 12 }, "end": { "line": 156, "column": 15 } }, "expression": { "type": "CallExpression", "start": 5190, "end": 5362, "loc": { "start": { "line": 153, "column": 12 }, "end": { "line": 156, "column": 14 } }, "callee": { "type": "MemberExpression", "start": 5190, "end": 5219, "loc": { "start": { "line": 153, "column": 12 }, "end": { "line": 153, "column": 41 } }, "object": { "type": "MemberExpression", "start": 5190, "end": 5214, "loc": { "start": { "line": 153, "column": 12 }, "end": { "line": 153, "column": 36 } }, "object": { "type": "MemberExpression", "start": 5190, "end": 5207, "loc": { "start": { "line": 153, "column": 12 }, "end": { "line": 153, "column": 29 } }, "object": { "type": "MemberExpression", "start": 5190, "end": 5203, "loc": { "start": { "line": 153, "column": 12 }, "end": { "line": 153, "column": 25 } }, "object": { "type": "Identifier", "start": 5190, "end": 5196, "loc": { "start": { "line": 153, "column": 12 }, "end": { "line": 153, "column": 18 }, "identifierName": "window" }, "name": "window", "leadingComments": null }, "property": { "type": "Identifier", "start": 5197, "end": 5203, "loc": { "start": { "line": 153, "column": 19 }, "end": { "line": 153, "column": 25 }, "identifierName": "aiptag" }, "name": "aiptag" }, "computed": false, "leadingComments": null }, "property": { "type": "Identifier", "start": 5204, "end": 5207, "loc": { "start": { "line": 153, "column": 26 }, "end": { "line": 153, "column": 29 }, "identifierName": "cmd" }, "name": "cmd" }, "computed": false, "leadingComments": null }, "property": { "type": "Identifier", "start": 5208, "end": 5214, "loc": { "start": { "line": 153, "column": 30 }, "end": { "line": 153, "column": 36 }, "identifierName": "player" }, "name": "player" }, "computed": false, "leadingComments": null }, "property": { "type": "Identifier", "start": 5215, "end": 5219, "loc": { "start": { "line": 153, "column": 37 }, "end": { "line": 153, "column": 41 }, "identifierName": "push" }, "name": "push" }, "computed": false, "leadingComments": null }, "arguments": [ { "type": "FunctionExpression", "start": 5220, "end": 5361, "loc": { "start": { "line": 153, "column": 42 }, "end": { "line": 156, "column": 13 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 5232, "end": 5361, "loc": { "start": { "line": 153, "column": 54 }, "end": { "line": 156, "column": 13 } }, "body": [ { "type": "ExpressionStatement", "start": 5251, "end": 5297, "loc": { "start": { "line": 154, "column": 16 }, "end": { "line": 154, "column": 62 } }, "expression": { "type": "CallExpression", "start": 5251, "end": 5296, "loc": { "start": { "line": 154, "column": 16 }, "end": { "line": 154, "column": 61 } }, "callee": { "type": "MemberExpression", "start": 5251, "end": 5262, "loc": { "start": { "line": 154, "column": 16 }, "end": { "line": 154, "column": 27 } }, "object": { "type": "Identifier", "start": 5251, "end": 5258, "loc": { "start": { "line": 154, "column": 16 }, "end": { "line": 154, "column": 23 }, "identifierName": "console" }, "name": "console" }, "property": { "type": "Identifier", "start": 5259, "end": 5262, "loc": { "start": { "line": 154, "column": 24 }, "end": { "line": 154, "column": 27 }, "identifierName": "log" }, "name": "log" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 5263, "end": 5295, "loc": { "start": { "line": 154, "column": 28 }, "end": { "line": 154, "column": 60 } }, "extra": { "rawValue": "🎬 ADINPLAY AD: Start pre roll", "raw": "\"🎬 ADINPLAY AD: Start pre roll\"" }, "value": "🎬 ADINPLAY AD: Start pre roll" } ] } }, { "type": "ExpressionStatement", "start": 5315, "end": 5346, "loc": { "start": { "line": 155, "column": 16 }, "end": { "line": 155, "column": 47 } }, "expression": { "type": "CallExpression", "start": 5315, "end": 5345, "loc": { "start": { "line": 155, "column": 16 }, "end": { "line": 155, "column": 46 } }, "callee": { "type": "MemberExpression", "start": 5315, "end": 5343, "loc": { "start": { "line": 155, "column": 16 }, "end": { "line": 155, "column": 44 } }, "object": { "type": "MemberExpression", "start": 5315, "end": 5330, "loc": { "start": { "line": 155, "column": 16 }, "end": { "line": 155, "column": 31 } }, "object": { "type": "Identifier", "start": 5315, "end": 5321, "loc": { "start": { "line": 155, "column": 16 }, "end": { "line": 155, "column": 22 }, "identifierName": "window" }, "name": "window" }, "property": { "type": "Identifier", "start": 5322, "end": 5330, "loc": { "start": { "line": 155, "column": 23 }, "end": { "line": 155, "column": 31 }, "identifierName": "adPlayer" }, "name": "adPlayer" }, "computed": false }, "property": { "type": "Identifier", "start": 5331, "end": 5343, "loc": { "start": { "line": 155, "column": 32 }, "end": { "line": 155, "column": 44 }, "identifierName": "startPreRoll" }, "name": "startPreRoll" }, "computed": false }, "arguments": [] } } ], "directives": [] } } ], "leadingComments": null }, "leadingComments": [ { "type": "CommentLine", "value": " @ts-ignore", "start": 5163, "end": 5176, "loc": { "start": { "line": 152, "column": 12 }, "end": { "line": 152, "column": 25 } } } ] } ], "directives": [] }, "handler": { "type": "CatchClause", "start": 5375, "end": 5637, "loc": { "start": { "line": 157, "column": 10 }, "end": { "line": 162, "column": 9 } }, "param": { "type": "Identifier", "start": 5382, "end": 5384, "loc": { "start": { "line": 157, "column": 17 }, "end": { "line": 157, "column": 19 }, "identifierName": "ex" }, "name": "ex" }, "body": { "type": "BlockStatement", "start": 5386, "end": 5637, "loc": { "start": { "line": 157, "column": 21 }, "end": { "line": 162, "column": 9 } }, "body": [ { "type": "ExpressionStatement", "start": 5401, "end": 5448, "loc": { "start": { "line": 158, "column": 12 }, "end": { "line": 158, "column": 59 } }, "expression": { "type": "CallExpression", "start": 5401, "end": 5447, "loc": { "start": { "line": 158, "column": 12 }, "end": { "line": 158, "column": 58 } }, "callee": { "type": "MemberExpression", "start": 5401, "end": 5412, "loc": { "start": { "line": 158, "column": 12 }, "end": { "line": 158, "column": 23 } }, "object": { "type": "Identifier", "start": 5401, "end": 5407, "loc": { "start": { "line": 158, "column": 12 }, "end": { "line": 158, "column": 18 }, "identifierName": "logger" }, "name": "logger" }, "property": { "type": "Identifier", "start": 5408, "end": 5412, "loc": { "start": { "line": 158, "column": 19 }, "end": { "line": 158, "column": 23 }, "identifierName": "warn" }, "name": "warn" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 5413, "end": 5442, "loc": { "start": { "line": 158, "column": 24 }, "end": { "line": 158, "column": 53 } }, "extra": { "rawValue": "🎬 Failed to play video ad:", "raw": "\"🎬 Failed to play video ad:\"" }, "value": "🎬 Failed to play video ad:" }, { "type": "Identifier", "start": 5444, "end": 5446, "loc": { "start": { "line": 158, "column": 55 }, "end": { "line": 158, "column": 57 }, "identifierName": "ex" }, "name": "ex" } ] } }, { "type": "ExpressionStatement", "start": 5462, "end": 5517, "loc": { "start": { "line": 159, "column": 12 }, "end": { "line": 159, "column": 67 } }, "expression": { "type": "CallExpression", "start": 5462, "end": 5516, "loc": { "start": { "line": 159, "column": 12 }, "end": { "line": 159, "column": 66 } }, "callee": { "type": "MemberExpression", "start": 5462, "end": 5487, "loc": { "start": { "line": 159, "column": 12 }, "end": { "line": 159, "column": 37 } }, "object": { "type": "MemberExpression", "start": 5462, "end": 5475, "loc": { "start": { "line": 159, "column": 12 }, "end": { "line": 159, "column": 25 } }, "object": { "type": "Identifier", "start": 5462, "end": 5470, "loc": { "start": { "line": 159, "column": 12 }, "end": { "line": 159, "column": 20 }, "identifierName": "document" }, "name": "document" }, "property": { "type": "Identifier", "start": 5471, "end": 5475, "loc": { "start": { "line": 159, "column": 21 }, "end": { "line": 159, "column": 25 }, "identifierName": "body" }, "name": "body" }, "computed": false }, "property": { "type": "Identifier", "start": 5476, "end": 5487, "loc": { "start": { "line": 159, "column": 26 }, "end": { "line": 159, "column": 37 }, "identifierName": "removeChild" }, "name": "removeChild" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 5488, "end": 5515, "loc": { "start": { "line": 159, "column": 38 }, "end": { "line": 159, "column": 65 } }, "object": { "type": "ThisExpression", "start": 5488, "end": 5492, "loc": { "start": { "line": 159, "column": 38 }, "end": { "line": 159, "column": 42 } } }, "property": { "type": "Identifier", "start": 5493, "end": 5515, "loc": { "start": { "line": 159, "column": 43 }, "end": { "line": 159, "column": 65 }, "identifierName": "adContainerMainElement" }, "name": "adContainerMainElement" }, "computed": false } ] } }, { "type": "ExpressionStatement", "start": 5531, "end": 5587, "loc": { "start": { "line": 160, "column": 12 }, "end": { "line": 160, "column": 68 } }, "expression": { "type": "CallExpression", "start": 5531, "end": 5586, "loc": { "start": { "line": 160, "column": 12 }, "end": { "line": 160, "column": 67 } }, "callee": { "type": "MemberExpression", "start": 5531, "end": 5575, "loc": { "start": { "line": 160, "column": 12 }, "end": { "line": 160, "column": 56 } }, "object": { "type": "MemberExpression", "start": 5531, "end": 5568, "loc": { "start": { "line": 160, "column": 12 }, "end": { "line": 160, "column": 49 } }, "object": { "type": "MemberExpression", "start": 5531, "end": 5558, "loc": { "start": { "line": 160, "column": 12 }, "end": { "line": 160, "column": 39 } }, "object": { "type": "ThisExpression", "start": 5531, "end": 5535, "loc": { "start": { "line": 160, "column": 12 }, "end": { "line": 160, "column": 16 } } }, "property": { "type": "Identifier", "start": 5536, "end": 5558, "loc": { "start": { "line": 160, "column": 17 }, "end": { "line": 160, "column": 39 }, "identifierName": "adContainerMainElement" }, "name": "adContainerMainElement" }, "computed": false }, "property": { "type": "Identifier", "start": 5559, "end": 5568, "loc": { "start": { "line": 160, "column": 40 }, "end": { "line": 160, "column": 49 }, "identifierName": "classList" }, "name": "classList" }, "computed": false }, "property": { "type": "Identifier", "start": 5569, "end": 5575, "loc": { "start": { "line": 160, "column": 50 }, "end": { "line": 160, "column": 56 }, "identifierName": "remove" }, "name": "remove" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 5576, "end": 5585, "loc": { "start": { "line": 160, "column": 57 }, "end": { "line": 160, "column": 66 } }, "extra": { "rawValue": "visible", "raw": "\"visible\"" }, "value": "visible" } ] } }, { "type": "ReturnStatement", "start": 5601, "end": 5626, "loc": { "start": { "line": 161, "column": 12 }, "end": { "line": 161, "column": 37 } }, "argument": { "type": "CallExpression", "start": 5608, "end": 5625, "loc": { "start": { "line": 161, "column": 19 }, "end": { "line": 161, "column": 36 } }, "callee": { "type": "MemberExpression", "start": 5608, "end": 5623, "loc": { "start": { "line": 161, "column": 19 }, "end": { "line": 161, "column": 34 } }, "object": { "type": "Identifier", "start": 5608, "end": 5615, "loc": { "start": { "line": 161, "column": 19 }, "end": { "line": 161, "column": 26 }, "identifierName": "Promise" }, "name": "Promise" }, "property": { "type": "Identifier", "start": 5616, "end": 5623, "loc": { "start": { "line": 161, "column": 27 }, "end": { "line": 161, "column": 34 }, "identifierName": "resolve" }, "name": "resolve" }, "computed": false }, "arguments": [] } } ], "directives": [] } }, "guardedHandlers": [], "finalizer": null }, { "type": "ReturnStatement", "start": 5649, "end": 6760, "loc": { "start": { "line": 164, "column": 8 }, "end": { "line": 189, "column": 15 } }, "argument": { "type": "CallExpression", "start": 5656, "end": 6759, "loc": { "start": { "line": 164, "column": 15 }, "end": { "line": 189, "column": 14 } }, "callee": { "type": "MemberExpression", "start": 5656, "end": 6588, "loc": { "start": { "line": 164, "column": 15 }, "end": { "line": 186, "column": 17 } }, "object": { "type": "CallExpression", "start": 5656, "end": 6569, "loc": { "start": { "line": 164, "column": 15 }, "end": { "line": 185, "column": 14 } }, "callee": { "type": "MemberExpression", "start": 5656, "end": 6473, "loc": { "start": { "line": 164, "column": 15 }, "end": { "line": 183, "column": 18 } }, "object": { "type": "NewExpression", "start": 5656, "end": 6453, "loc": { "start": { "line": 164, "column": 15 }, "end": { "line": 182, "column": 10 } }, "callee": { "type": "Identifier", "start": 5660, "end": 5667, "loc": { "start": { "line": 164, "column": 19 }, "end": { "line": 164, "column": 26 }, "identifierName": "Promise" }, "name": "Promise" }, "arguments": [ { "type": "ArrowFunctionExpression", "start": 5668, "end": 6452, "loc": { "start": { "line": 164, "column": 27 }, "end": { "line": 182, "column": 9 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 5668, "end": 5675, "loc": { "start": { "line": 164, "column": 27 }, "end": { "line": 164, "column": 34 }, "identifierName": "resolve" }, "name": "resolve" } ], "body": { "type": "BlockStatement", "start": 5679, "end": 6452, "loc": { "start": { "line": 164, "column": 38 }, "end": { "line": 182, "column": 9 } }, "body": [ { "type": "ExpressionStatement", "start": 5771, "end": 6135, "loc": { "start": { "line": 166, "column": 12 }, "end": { "line": 174, "column": 14 } }, "expression": { "type": "AssignmentExpression", "start": 5771, "end": 6134, "loc": { "start": { "line": 166, "column": 12 }, "end": { "line": 174, "column": 13 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 5771, "end": 5798, "loc": { "start": { "line": 166, "column": 12 }, "end": { "line": 166, "column": 39 } }, "object": { "type": "ThisExpression", "start": 5771, "end": 5775, "loc": { "start": { "line": 166, "column": 12 }, "end": { "line": 166, "column": 16 } }, "leadingComments": null }, "property": { "type": "Identifier", "start": 5776, "end": 5798, "loc": { "start": { "line": 166, "column": 17 }, "end": { "line": 166, "column": 39 }, "identifierName": "videoAdResolveFunction" }, "name": "videoAdResolveFunction" }, "computed": false, "leadingComments": null }, "right": { "type": "ArrowFunctionExpression", "start": 5801, "end": 6134, "loc": { "start": { "line": 166, "column": 42 }, "end": { "line": 174, "column": 13 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 5807, "end": 6134, "loc": { "start": { "line": 166, "column": 48 }, "end": { "line": 174, "column": 13 } }, "body": [ { "type": "ExpressionStatement", "start": 5826, "end": 5861, "loc": { "start": { "line": 167, "column": 16 }, "end": { "line": 167, "column": 51 } }, "expression": { "type": "AssignmentExpression", "start": 5826, "end": 5860, "loc": { "start": { "line": 167, "column": 16 }, "end": { "line": 167, "column": 50 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 5826, "end": 5853, "loc": { "start": { "line": 167, "column": 16 }, "end": { "line": 167, "column": 43 } }, "object": { "type": "ThisExpression", "start": 5826, "end": 5830, "loc": { "start": { "line": 167, "column": 16 }, "end": { "line": 167, "column": 20 } } }, "property": { "type": "Identifier", "start": 5831, "end": 5853, "loc": { "start": { "line": 167, "column": 21 }, "end": { "line": 167, "column": 43 }, "identifierName": "videoAdResolveFunction" }, "name": "videoAdResolveFunction" }, "computed": false }, "right": { "type": "NullLiteral", "start": 5856, "end": 5860, "loc": { "start": { "line": 167, "column": 46 }, "end": { "line": 167, "column": 50 } } } } }, { "type": "ExpressionStatement", "start": 5879, "end": 5918, "loc": { "start": { "line": 168, "column": 16 }, "end": { "line": 168, "column": 55 } }, "expression": { "type": "CallExpression", "start": 5879, "end": 5917, "loc": { "start": { "line": 168, "column": 16 }, "end": { "line": 168, "column": 54 } }, "callee": { "type": "Identifier", "start": 5879, "end": 5891, "loc": { "start": { "line": 168, "column": 16 }, "end": { "line": 168, "column": 28 }, "identifierName": "clearTimeout" }, "name": "clearTimeout" }, "arguments": [ { "type": "MemberExpression", "start": 5892, "end": 5916, "loc": { "start": { "line": 168, "column": 29 }, "end": { "line": 168, "column": 53 } }, "object": { "type": "ThisExpression", "start": 5892, "end": 5896, "loc": { "start": { "line": 168, "column": 29 }, "end": { "line": 168, "column": 33 } } }, "property": { "type": "Identifier", "start": 5897, "end": 5916, "loc": { "start": { "line": 168, "column": 34 }, "end": { "line": 168, "column": 53 }, "identifierName": "videoAdResolveTimer" }, "name": "videoAdResolveTimer" }, "computed": false } ] } }, { "type": "ExpressionStatement", "start": 5936, "end": 5968, "loc": { "start": { "line": 169, "column": 16 }, "end": { "line": 169, "column": 48 } }, "expression": { "type": "AssignmentExpression", "start": 5936, "end": 5967, "loc": { "start": { "line": 169, "column": 16 }, "end": { "line": 169, "column": 47 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 5936, "end": 5960, "loc": { "start": { "line": 169, "column": 16 }, "end": { "line": 169, "column": 40 } }, "object": { "type": "ThisExpression", "start": 5936, "end": 5940, "loc": { "start": { "line": 169, "column": 16 }, "end": { "line": 169, "column": 20 } } }, "property": { "type": "Identifier", "start": 5941, "end": 5960, "loc": { "start": { "line": 169, "column": 21 }, "end": { "line": 169, "column": 40 }, "identifierName": "videoAdResolveTimer" }, "name": "videoAdResolveTimer" }, "computed": false }, "right": { "type": "NullLiteral", "start": 5963, "end": 5967, "loc": { "start": { "line": 169, "column": 43 }, "end": { "line": 169, "column": 47 } } } }, "trailingComments": [ { "type": "CommentLine", "value": " When the ad closed, also set the time", "start": 5988, "end": 6028, "loc": { "start": { "line": 171, "column": 16 }, "end": { "line": 171, "column": 56 } } } ] }, { "type": "ExpressionStatement", "start": 6046, "end": 6091, "loc": { "start": { "line": 172, "column": 16 }, "end": { "line": 172, "column": 61 } }, "expression": { "type": "AssignmentExpression", "start": 6046, "end": 6090, "loc": { "start": { "line": 172, "column": 16 }, "end": { "line": 172, "column": 60 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 6046, "end": 6070, "loc": { "start": { "line": 172, "column": 16 }, "end": { "line": 172, "column": 40 } }, "object": { "type": "ThisExpression", "start": 6046, "end": 6050, "loc": { "start": { "line": 172, "column": 16 }, "end": { "line": 172, "column": 20 } }, "leadingComments": null }, "property": { "type": "Identifier", "start": 6051, "end": 6070, "loc": { "start": { "line": 172, "column": 21 }, "end": { "line": 172, "column": 40 }, "identifierName": "lastVideoAdShowTime" }, "name": "lastVideoAdShowTime" }, "computed": false, "leadingComments": null }, "right": { "type": "CallExpression", "start": 6073, "end": 6090, "loc": { "start": { "line": 172, "column": 43 }, "end": { "line": 172, "column": 60 } }, "callee": { "type": "MemberExpression", "start": 6073, "end": 6088, "loc": { "start": { "line": 172, "column": 43 }, "end": { "line": 172, "column": 58 } }, "object": { "type": "Identifier", "start": 6073, "end": 6084, "loc": { "start": { "line": 172, "column": 43 }, "end": { "line": 172, "column": 54 }, "identifierName": "performance" }, "name": "performance" }, "property": { "type": "Identifier", "start": 6085, "end": 6088, "loc": { "start": { "line": 172, "column": 55 }, "end": { "line": 172, "column": 58 }, "identifierName": "now" }, "name": "now" }, "computed": false }, "arguments": [] }, "leadingComments": null }, "leadingComments": [ { "type": "CommentLine", "value": " When the ad closed, also set the time", "start": 5988, "end": 6028, "loc": { "start": { "line": 171, "column": 16 }, "end": { "line": 171, "column": 56 } } } ] }, { "type": "ExpressionStatement", "start": 6109, "end": 6119, "loc": { "start": { "line": 173, "column": 16 }, "end": { "line": 173, "column": 26 } }, "expression": { "type": "CallExpression", "start": 6109, "end": 6118, "loc": { "start": { "line": 173, "column": 16 }, "end": { "line": 173, "column": 25 } }, "callee": { "type": "Identifier", "start": 6109, "end": 6116, "loc": { "start": { "line": 173, "column": 16 }, "end": { "line": 173, "column": 23 }, "identifierName": "resolve" }, "name": "resolve" }, "arguments": [] } } ], "directives": [] } }, "leadingComments": null }, "leadingComments": [ { "type": "CommentLine", "value": " So, wait for the remove call but also remove after N seconds", "start": 5694, "end": 5757, "loc": { "start": { "line": 165, "column": 12 }, "end": { "line": 165, "column": 75 } } } ] }, { "type": "ExpressionStatement", "start": 6151, "end": 6441, "loc": { "start": { "line": 176, "column": 12 }, "end": { "line": 181, "column": 27 } }, "expression": { "type": "AssignmentExpression", "start": 6151, "end": 6440, "loc": { "start": { "line": 176, "column": 12 }, "end": { "line": 181, "column": 26 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 6151, "end": 6175, "loc": { "start": { "line": 176, "column": 12 }, "end": { "line": 176, "column": 36 } }, "object": { "type": "ThisExpression", "start": 6151, "end": 6155, "loc": { "start": { "line": 176, "column": 12 }, "end": { "line": 176, "column": 16 } } }, "property": { "type": "Identifier", "start": 6156, "end": 6175, "loc": { "start": { "line": 176, "column": 17 }, "end": { "line": 176, "column": 36 }, "identifierName": "videoAdResolveTimer" }, "name": "videoAdResolveTimer" }, "computed": false }, "right": { "type": "CallExpression", "start": 6178, "end": 6440, "loc": { "start": { "line": 176, "column": 39 }, "end": { "line": 181, "column": 26 } }, "callee": { "type": "Identifier", "start": 6178, "end": 6188, "loc": { "start": { "line": 176, "column": 39 }, "end": { "line": 176, "column": 49 }, "identifierName": "setTimeout" }, "name": "setTimeout" }, "arguments": [ { "type": "ArrowFunctionExpression", "start": 6189, "end": 6427, "loc": { "start": { "line": 176, "column": 50 }, "end": { "line": 181, "column": 13 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 6195, "end": 6427, "loc": { "start": { "line": 176, "column": 56 }, "end": { "line": 181, "column": 13 } }, "body": [ { "type": "ExpressionStatement", "start": 6214, "end": 6289, "loc": { "start": { "line": 177, "column": 16 }, "end": { "line": 177, "column": 91 } }, "expression": { "type": "CallExpression", "start": 6214, "end": 6288, "loc": { "start": { "line": 177, "column": 16 }, "end": { "line": 177, "column": 90 } }, "callee": { "type": "MemberExpression", "start": 6214, "end": 6225, "loc": { "start": { "line": 177, "column": 16 }, "end": { "line": 177, "column": 27 } }, "object": { "type": "Identifier", "start": 6214, "end": 6220, "loc": { "start": { "line": 177, "column": 16 }, "end": { "line": 177, "column": 22 }, "identifierName": "logger" }, "name": "logger" }, "property": { "type": "Identifier", "start": 6221, "end": 6225, "loc": { "start": { "line": 177, "column": 23 }, "end": { "line": 177, "column": 27 }, "identifierName": "warn" }, "name": "warn" }, "computed": false }, "arguments": [ { "type": "ThisExpression", "start": 6226, "end": 6230, "loc": { "start": { "line": 177, "column": 28 }, "end": { "line": 177, "column": 32 } } }, { "type": "StringLiteral", "start": 6232, "end": 6287, "loc": { "start": { "line": 177, "column": 34 }, "end": { "line": 177, "column": 89 } }, "extra": { "rawValue": "Automatically closing ad after not receiving callback", "raw": "\"Automatically closing ad after not receiving callback\"" }, "value": "Automatically closing ad after not receiving callback" } ] } }, { "type": "IfStatement", "start": 6307, "end": 6412, "loc": { "start": { "line": 178, "column": 16 }, "end": { "line": 180, "column": 17 } }, "test": { "type": "MemberExpression", "start": 6311, "end": 6338, "loc": { "start": { "line": 178, "column": 20 }, "end": { "line": 178, "column": 47 } }, "object": { "type": "ThisExpression", "start": 6311, "end": 6315, "loc": { "start": { "line": 178, "column": 20 }, "end": { "line": 178, "column": 24 } } }, "property": { "type": "Identifier", "start": 6316, "end": 6338, "loc": { "start": { "line": 178, "column": 25 }, "end": { "line": 178, "column": 47 }, "identifierName": "videoAdResolveFunction" }, "name": "videoAdResolveFunction" }, "computed": false }, "consequent": { "type": "BlockStatement", "start": 6340, "end": 6412, "loc": { "start": { "line": 178, "column": 49 }, "end": { "line": 180, "column": 17 } }, "body": [ { "type": "ExpressionStatement", "start": 6363, "end": 6393, "loc": { "start": { "line": 179, "column": 20 }, "end": { "line": 179, "column": 50 } }, "expression": { "type": "CallExpression", "start": 6363, "end": 6392, "loc": { "start": { "line": 179, "column": 20 }, "end": { "line": 179, "column": 49 } }, "callee": { "type": "MemberExpression", "start": 6363, "end": 6390, "loc": { "start": { "line": 179, "column": 20 }, "end": { "line": 179, "column": 47 } }, "object": { "type": "ThisExpression", "start": 6363, "end": 6367, "loc": { "start": { "line": 179, "column": 20 }, "end": { "line": 179, "column": 24 } } }, "property": { "type": "Identifier", "start": 6368, "end": 6390, "loc": { "start": { "line": 179, "column": 25 }, "end": { "line": 179, "column": 47 }, "identifierName": "videoAdResolveFunction" }, "name": "videoAdResolveFunction" }, "computed": false }, "arguments": [] } } ], "directives": [] }, "alternate": null } ], "directives": [] } }, { "type": "BinaryExpression", "start": 6429, "end": 6439, "loc": { "start": { "line": 181, "column": 15 }, "end": { "line": 181, "column": 25 } }, "left": { "type": "NumericLiteral", "start": 6429, "end": 6432, "loc": { "start": { "line": 181, "column": 15 }, "end": { "line": 181, "column": 18 } }, "extra": { "rawValue": 120, "raw": "120" }, "value": 120 }, "operator": "*", "right": { "type": "NumericLiteral", "start": 6435, "end": 6439, "loc": { "start": { "line": 181, "column": 21 }, "end": { "line": 181, "column": 25 } }, "extra": { "rawValue": 1000, "raw": "1000" }, "value": 1000 } } ] } } } ], "directives": [] } } ] }, "property": { "type": "Identifier", "start": 6468, "end": 6473, "loc": { "start": { "line": 183, "column": 13 }, "end": { "line": 183, "column": 18 }, "identifierName": "catch" }, "name": "catch" }, "computed": false }, "arguments": [ { "type": "ArrowFunctionExpression", "start": 6474, "end": 6568, "loc": { "start": { "line": 183, "column": 19 }, "end": { "line": 185, "column": 13 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 6474, "end": 6477, "loc": { "start": { "line": 183, "column": 19 }, "end": { "line": 183, "column": 22 }, "identifierName": "err" }, "name": "err" } ], "body": { "type": "BlockStatement", "start": 6481, "end": 6568, "loc": { "start": { "line": 183, "column": 26 }, "end": { "line": 185, "column": 13 } }, "body": [ { "type": "ExpressionStatement", "start": 6500, "end": 6553, "loc": { "start": { "line": 184, "column": 16 }, "end": { "line": 184, "column": 69 } }, "expression": { "type": "CallExpression", "start": 6500, "end": 6552, "loc": { "start": { "line": 184, "column": 16 }, "end": { "line": 184, "column": 68 } }, "callee": { "type": "MemberExpression", "start": 6500, "end": 6512, "loc": { "start": { "line": 184, "column": 16 }, "end": { "line": 184, "column": 28 } }, "object": { "type": "Identifier", "start": 6500, "end": 6506, "loc": { "start": { "line": 184, "column": 16 }, "end": { "line": 184, "column": 22 }, "identifierName": "logger" }, "name": "logger" }, "property": { "type": "Identifier", "start": 6507, "end": 6512, "loc": { "start": { "line": 184, "column": 23 }, "end": { "line": 184, "column": 28 }, "identifierName": "error" }, "name": "error" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 6513, "end": 6546, "loc": { "start": { "line": 184, "column": 29 }, "end": { "line": 184, "column": 62 } }, "extra": { "rawValue": "Error while resolving video ad:", "raw": "\"Error while resolving video ad:\"" }, "value": "Error while resolving video ad:" }, { "type": "Identifier", "start": 6548, "end": 6551, "loc": { "start": { "line": 184, "column": 64 }, "end": { "line": 184, "column": 67 }, "identifierName": "err" }, "name": "err" } ] } } ], "directives": [] } } ] }, "property": { "type": "Identifier", "start": 6584, "end": 6588, "loc": { "start": { "line": 186, "column": 13 }, "end": { "line": 186, "column": 17 }, "identifierName": "then" }, "name": "then" }, "computed": false }, "arguments": [ { "type": "ArrowFunctionExpression", "start": 6589, "end": 6758, "loc": { "start": { "line": 186, "column": 18 }, "end": { "line": 189, "column": 13 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 6595, "end": 6758, "loc": { "start": { "line": 186, "column": 24 }, "end": { "line": 189, "column": 13 } }, "body": [ { "type": "ExpressionStatement", "start": 6614, "end": 6669, "loc": { "start": { "line": 187, "column": 16 }, "end": { "line": 187, "column": 71 } }, "expression": { "type": "CallExpression", "start": 6614, "end": 6668, "loc": { "start": { "line": 187, "column": 16 }, "end": { "line": 187, "column": 70 } }, "callee": { "type": "MemberExpression", "start": 6614, "end": 6639, "loc": { "start": { "line": 187, "column": 16 }, "end": { "line": 187, "column": 41 } }, "object": { "type": "MemberExpression", "start": 6614, "end": 6627, "loc": { "start": { "line": 187, "column": 16 }, "end": { "line": 187, "column": 29 } }, "object": { "type": "Identifier", "start": 6614, "end": 6622, "loc": { "start": { "line": 187, "column": 16 }, "end": { "line": 187, "column": 24 }, "identifierName": "document" }, "name": "document" }, "property": { "type": "Identifier", "start": 6623, "end": 6627, "loc": { "start": { "line": 187, "column": 25 }, "end": { "line": 187, "column": 29 }, "identifierName": "body" }, "name": "body" }, "computed": false }, "property": { "type": "Identifier", "start": 6628, "end": 6639, "loc": { "start": { "line": 187, "column": 30 }, "end": { "line": 187, "column": 41 }, "identifierName": "removeChild" }, "name": "removeChild" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 6640, "end": 6667, "loc": { "start": { "line": 187, "column": 42 }, "end": { "line": 187, "column": 69 } }, "object": { "type": "ThisExpression", "start": 6640, "end": 6644, "loc": { "start": { "line": 187, "column": 42 }, "end": { "line": 187, "column": 46 } } }, "property": { "type": "Identifier", "start": 6645, "end": 6667, "loc": { "start": { "line": 187, "column": 47 }, "end": { "line": 187, "column": 69 }, "identifierName": "adContainerMainElement" }, "name": "adContainerMainElement" }, "computed": false } ] } }, { "type": "ExpressionStatement", "start": 6687, "end": 6743, "loc": { "start": { "line": 188, "column": 16 }, "end": { "line": 188, "column": 72 } }, "expression": { "type": "CallExpression", "start": 6687, "end": 6742, "loc": { "start": { "line": 188, "column": 16 }, "end": { "line": 188, "column": 71 } }, "callee": { "type": "MemberExpression", "start": 6687, "end": 6731, "loc": { "start": { "line": 188, "column": 16 }, "end": { "line": 188, "column": 60 } }, "object": { "type": "MemberExpression", "start": 6687, "end": 6724, "loc": { "start": { "line": 188, "column": 16 }, "end": { "line": 188, "column": 53 } }, "object": { "type": "MemberExpression", "start": 6687, "end": 6714, "loc": { "start": { "line": 188, "column": 16 }, "end": { "line": 188, "column": 43 } }, "object": { "type": "ThisExpression", "start": 6687, "end": 6691, "loc": { "start": { "line": 188, "column": 16 }, "end": { "line": 188, "column": 20 } } }, "property": { "type": "Identifier", "start": 6692, "end": 6714, "loc": { "start": { "line": 188, "column": 21 }, "end": { "line": 188, "column": 43 }, "identifierName": "adContainerMainElement" }, "name": "adContainerMainElement" }, "computed": false }, "property": { "type": "Identifier", "start": 6715, "end": 6724, "loc": { "start": { "line": 188, "column": 44 }, "end": { "line": 188, "column": 53 }, "identifierName": "classList" }, "name": "classList" }, "computed": false }, "property": { "type": "Identifier", "start": 6725, "end": 6731, "loc": { "start": { "line": 188, "column": 54 }, "end": { "line": 188, "column": 60 }, "identifierName": "remove" }, "name": "remove" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 6732, "end": 6741, "loc": { "start": { "line": 188, "column": 61 }, "end": { "line": 188, "column": 70 } }, "extra": { "rawValue": "visible", "raw": "\"visible\"" }, "value": "visible" } ] } } ], "directives": [] } } ] } } ], "directives": [] } } ] }, "leadingComments": [], "trailingComments": [] } } ], "directives": [] }, "comments": [ { "type": "CommentBlock", "value": " typehints:start ", "start": 0, "end": 21, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 21 } } }, { "type": "CommentBlock", "value": " typehints:end ", "start": 73, "end": 92, "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 19 } } }, { "type": "CommentBlock", "value": "*\r\n *\r\n * @param {Application} app\r\n ", "start": 542, "end": 595, "loc": { "start": { "line": 16, "column": 4 }, "end": { "line": 19, "column": 7 } } }, { "type": "CommentBlock", "value": "* @type {ClickDetector} ", "start": 652, "end": 680, "loc": { "start": { "line": 23, "column": 8 }, "end": { "line": 23, "column": 36 } } }, { "type": "CommentBlock", "value": "* @type {Element} ", "start": 738, "end": 760, "loc": { "start": { "line": 26, "column": 8 }, "end": { "line": 26, "column": 30 } } }, { "type": "CommentBlock", "value": "*\r\n * The resolve function to finish the current video ad. Null if none is currently running\r\n * @type {Function}\r\n ", "start": 817, "end": 961, "loc": { "start": { "line": 29, "column": 8 }, "end": { "line": 32, "column": 11 } } }, { "type": "CommentBlock", "value": "*\r\n * The current timer which will timeout the resolve\r\n ", "start": 1018, "end": 1095, "loc": { "start": { "line": 35, "column": 8 }, "end": { "line": 37, "column": 11 } } }, { "type": "CommentBlock", "value": "*\r\n * When we showed the last video ad\r\n ", "start": 1149, "end": 1210, "loc": { "start": { "line": 40, "column": 8 }, "end": { "line": 42, "column": 11 } } }, { "type": "CommentLine", "value": " No point to initialize everything if ads are not supported", "start": 1575, "end": 1636, "loc": { "start": { "line": 59, "column": 8 }, "end": { "line": 59, "column": 69 } } }, { "type": "CommentLine", "value": " Add the preroll element", "start": 1783, "end": 1809, "loc": { "start": { "line": 66, "column": 8 }, "end": { "line": 66, "column": 34 } } }, { "type": "CommentLine", "value": " Add the setup script", "start": 2145, "end": 2168, "loc": { "start": { "line": 77, "column": 8 }, "end": { "line": 77, "column": 31 } } }, { "type": "CommentLine", "value": " Add the player", "start": 3141, "end": 3158, "loc": { "start": { "line": 103, "column": 8 }, "end": { "line": 103, "column": 25 } } }, { "type": "CommentBlock", "value": "* @type {HTMLElement} ", "start": 3256, "end": 3282, "loc": { "start": { "line": 105, "column": 8 }, "end": { "line": 105, "column": 34 } } }, { "type": "CommentLine", "value": " Load the ads", "start": 4366, "end": 4381, "loc": { "start": { "line": 134, "column": 8 }, "end": { "line": 134, "column": 23 } } }, { "type": "CommentLine", "value": " @ts-ignore", "start": 5163, "end": 5176, "loc": { "start": { "line": 152, "column": 12 }, "end": { "line": 152, "column": 25 } } }, { "type": "CommentLine", "value": " So, wait for the remove call but also remove after N seconds", "start": 5694, "end": 5757, "loc": { "start": { "line": 165, "column": 12 }, "end": { "line": 165, "column": 75 } } }, { "type": "CommentLine", "value": " When the ad closed, also set the time", "start": 5988, "end": 6028, "loc": { "start": { "line": 171, "column": 16 }, "end": { "line": 171, "column": 56 } } } ], "tokens": [ { "type": "CommentBlock", "value": " typehints:start ", "start": 0, "end": 21, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 21 } } }, { "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": 23, "end": 29, "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": 30, "end": 31, "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": "Application", "start": 32, "end": 43, "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": 44, "end": 45, "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": 46, "end": 50, "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": "../../application", "start": 51, "end": 70, "loc": { "start": { "line": 2, "column": 28 }, "end": { "line": 2, "column": 47 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 70, "end": 71, "loc": { "start": { "line": 2, "column": 47 }, "end": { "line": 2, "column": 48 } } }, { "type": "CommentBlock", "value": " typehints:end ", "start": 73, "end": 92, "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 19 } } }, { "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": 96, "end": 102, "loc": { "start": { "line": 5, "column": 0 }, "end": { "line": 5, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 103, "end": 104, "loc": { "start": { "line": 5, "column": 7 }, "end": { "line": 5, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "AdProviderInterface", "start": 105, "end": 124, "loc": { "start": { "line": 5, "column": 9 }, "end": { "line": 5, "column": 28 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 125, "end": 126, "loc": { "start": { "line": 5, "column": 29 }, "end": { "line": 5, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 127, "end": 131, "loc": { "start": { "line": 5, "column": 31 }, "end": { "line": 5, "column": 35 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../ad_provider", "start": 132, "end": 148, "loc": { "start": { "line": 5, "column": 36 }, "end": { "line": 5, "column": 52 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 148, "end": 149, "loc": { "start": { "line": 5, "column": 52 }, "end": { "line": 5, "column": 53 } } }, { "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": 151, "end": 157, "loc": { "start": { "line": 6, "column": 0 }, "end": { "line": 6, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 158, "end": 159, "loc": { "start": { "line": 6, "column": 7 }, "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": "createLogger", "start": 160, "end": 172, "loc": { "start": { "line": 6, "column": 9 }, "end": { "line": 6, "column": 21 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 173, "end": 174, "loc": { "start": { "line": 6, "column": 22 }, "end": { "line": 6, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 175, "end": 179, "loc": { "start": { "line": 6, "column": 24 }, "end": { "line": 6, "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/logging", "start": 180, "end": 200, "loc": { "start": { "line": 6, "column": 29 }, "end": { "line": 6, "column": 49 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 200, "end": 201, "loc": { "start": { "line": 6, "column": 49 }, "end": { "line": 6, "column": 50 } } }, { "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": 203, "end": 209, "loc": { "start": { "line": 7, "column": 0 }, "end": { "line": 7, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 210, "end": 211, "loc": { "start": { "line": 7, "column": 7 }, "end": { "line": 7, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "ClickDetector", "start": 212, "end": 225, "loc": { "start": { "line": 7, "column": 9 }, "end": { "line": 7, "column": 22 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 226, "end": 227, "loc": { "start": { "line": 7, "column": 23 }, "end": { "line": 7, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 228, "end": 232, "loc": { "start": { "line": 7, "column": 25 }, "end": { "line": 7, "column": 29 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../../core/click_detector", "start": 233, "end": 260, "loc": { "start": { "line": 7, "column": 30 }, "end": { "line": 7, "column": 57 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 260, "end": 261, "loc": { "start": { "line": 7, "column": 57 }, "end": { "line": 7, "column": 58 } } }, { "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": 263, "end": 269, "loc": { "start": { "line": 8, "column": 0 }, "end": { "line": 8, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 270, "end": 271, "loc": { "start": { "line": 8, "column": 7 }, "end": { "line": 8, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "clamp", "start": 272, "end": 277, "loc": { "start": { "line": 8, "column": 9 }, "end": { "line": 8, "column": 14 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 278, "end": 279, "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": "from", "start": 280, "end": 284, "loc": { "start": { "line": 8, "column": 17 }, "end": { "line": 8, "column": 21 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../../core/utils", "start": 285, "end": 303, "loc": { "start": { "line": 8, "column": 22 }, "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": 303, "end": 304, "loc": { "start": { "line": 8, "column": 40 }, "end": { "line": 8, "column": 41 } } }, { "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": 306, "end": 312, "loc": { "start": { "line": 9, "column": 0 }, "end": { "line": 9, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 313, "end": 314, "loc": { "start": { "line": 9, "column": 7 }, "end": { "line": 9, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "T", "start": 315, "end": 316, "loc": { "start": { "line": 9, "column": 9 }, "end": { "line": 9, "column": 10 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 317, "end": 318, "loc": { "start": { "line": 9, "column": 11 }, "end": { "line": 9, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 319, "end": 323, "loc": { "start": { "line": 9, "column": 13 }, "end": { "line": 9, "column": 17 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../../translations", "start": 324, "end": 344, "loc": { "start": { "line": 9, "column": 18 }, "end": { "line": 9, "column": 38 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 344, "end": 345, "loc": { "start": { "line": 9, "column": 38 }, "end": { "line": 9, "column": 39 } } }, { "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": 349, "end": 354, "loc": { "start": { "line": 11, "column": 0 }, "end": { "line": 11, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "logger", "start": 355, "end": 361, "loc": { "start": { "line": 11, "column": 6 }, "end": { "line": 11, "column": 12 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 362, "end": 363, "loc": { "start": { "line": 11, "column": 13 }, "end": { "line": 11, "column": 14 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "createLogger", "start": 364, "end": 376, "loc": { "start": { "line": 11, "column": 15 }, "end": { "line": 11, "column": 27 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 376, "end": 377, "loc": { "start": { "line": 11, "column": 27 }, "end": { "line": 11, "column": 28 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "adprovider/adinplay", "start": 377, "end": 398, "loc": { "start": { "line": 11, "column": 28 }, "end": { "line": 11, "column": 49 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 398, "end": 399, "loc": { "start": { "line": 11, "column": 49 }, "end": { "line": 11, "column": 50 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 399, "end": 400, "loc": { "start": { "line": 11, "column": 50 }, "end": { "line": 11, "column": 51 } } }, { "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": 404, "end": 409, "loc": { "start": { "line": 13, "column": 0 }, "end": { "line": 13, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "minimumTimeBetweenVideoAdsMs", "start": 410, "end": 438, "loc": { "start": { "line": 13, "column": 6 }, "end": { "line": 13, "column": 34 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 439, "end": 440, "loc": { "start": { "line": 13, "column": 35 }, "end": { "line": 13, "column": 36 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "G_IS_DEV", "start": 441, "end": 449, "loc": { "start": { "line": 13, "column": 37 }, "end": { "line": 13, "column": 45 } } }, { "type": { "label": "?", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 450, "end": 451, "loc": { "start": { "line": 13, "column": 46 }, "end": { "line": 13, "column": 47 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 1, "start": 452, "end": 453, "loc": { "start": { "line": 13, "column": 48 }, "end": { "line": 13, "column": 49 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 454, "end": 455, "loc": { "start": { "line": 13, "column": 50 }, "end": { "line": 13, "column": 51 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 15, "start": 456, "end": 458, "loc": { "start": { "line": 13, "column": 52 }, "end": { "line": 13, "column": 54 } } }, { "type": { "label": "*", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 10, "updateContext": null }, "value": "*", "start": 459, "end": 460, "loc": { "start": { "line": 13, "column": 55 }, "end": { "line": 13, "column": 56 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 60, "start": 461, "end": 463, "loc": { "start": { "line": 13, "column": 57 }, "end": { "line": 13, "column": 59 } } }, { "type": { "label": "*", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 10, "updateContext": null }, "value": "*", "start": 464, "end": 465, "loc": { "start": { "line": 13, "column": 60 }, "end": { "line": 13, "column": 61 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 1000, "start": 466, "end": 470, "loc": { "start": { "line": 13, "column": 62 }, "end": { "line": 13, "column": 66 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 470, "end": 471, "loc": { "start": { "line": 13, "column": 66 }, "end": { "line": 13, "column": 67 } } }, { "type": { "label": "export", "keyword": "export", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "export", "start": 475, "end": 481, "loc": { "start": { "line": 15, "column": 0 }, "end": { "line": 15, "column": 6 } } }, { "type": { "label": "class", "keyword": "class", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "class", "start": 482, "end": 487, "loc": { "start": { "line": 15, "column": 7 }, "end": { "line": 15, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "AdinplayAdProvider", "start": 488, "end": 506, "loc": { "start": { "line": 15, "column": 13 }, "end": { "line": 15, "column": 31 } } }, { "type": { "label": "extends", "keyword": "extends", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "extends", "start": 507, "end": 514, "loc": { "start": { "line": 15, "column": 32 }, "end": { "line": 15, "column": 39 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "AdProviderInterface", "start": 515, "end": 534, "loc": { "start": { "line": 15, "column": 40 }, "end": { "line": 15, "column": 59 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 535, "end": 536, "loc": { "start": { "line": 15, "column": 60 }, "end": { "line": 15, "column": 61 } } }, { "type": "CommentBlock", "value": "*\r\n *\r\n * @param {Application} app\r\n ", "start": 542, "end": 595, "loc": { "start": { "line": 16, "column": 4 }, "end": { "line": 19, "column": 7 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "constructor", "start": 601, "end": 612, "loc": { "start": { "line": 20, "column": 4 }, "end": { "line": 20, "column": 15 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 612, "end": 613, "loc": { "start": { "line": 20, "column": 15 }, "end": { "line": 20, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "app", "start": 613, "end": 616, "loc": { "start": { "line": 20, "column": 16 }, "end": { "line": 20, "column": 19 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 616, "end": 617, "loc": { "start": { "line": 20, "column": 19 }, "end": { "line": 20, "column": 20 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 618, "end": 619, "loc": { "start": { "line": 20, "column": 21 }, "end": { "line": 20, "column": 22 } } }, { "type": { "label": "super", "keyword": "super", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "super", "start": 629, "end": 634, "loc": { "start": { "line": 21, "column": 8 }, "end": { "line": 21, "column": 13 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 634, "end": 635, "loc": { "start": { "line": 21, "column": 13 }, "end": { "line": 21, "column": 14 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "app", "start": 635, "end": 638, "loc": { "start": { "line": 21, "column": 14 }, "end": { "line": 21, "column": 17 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 638, "end": 639, "loc": { "start": { "line": 21, "column": 17 }, "end": { "line": 21, "column": 18 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 639, "end": 640, "loc": { "start": { "line": 21, "column": 18 }, "end": { "line": 21, "column": 19 } } }, { "type": "CommentBlock", "value": "* @type {ClickDetector} ", "start": 652, "end": 680, "loc": { "start": { "line": 23, "column": 8 }, "end": { "line": 23, "column": 36 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 690, "end": 694, "loc": { "start": { "line": 24, "column": 8 }, "end": { "line": 24, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 694, "end": 695, "loc": { "start": { "line": 24, "column": 12 }, "end": { "line": 24, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getOnSteamClickDetector", "start": 695, "end": 718, "loc": { "start": { "line": 24, "column": 13 }, "end": { "line": 24, "column": 36 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 719, "end": 720, "loc": { "start": { "line": 24, "column": 37 }, "end": { "line": 24, "column": 38 } } }, { "type": { "label": "null", "keyword": "null", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "null", "start": 721, "end": 725, "loc": { "start": { "line": 24, "column": 39 }, "end": { "line": 24, "column": 43 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 725, "end": 726, "loc": { "start": { "line": 24, "column": 43 }, "end": { "line": 24, "column": 44 } } }, { "type": "CommentBlock", "value": "* @type {Element} ", "start": 738, "end": 760, "loc": { "start": { "line": 26, "column": 8 }, "end": { "line": 26, "column": 30 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 770, "end": 774, "loc": { "start": { "line": 27, "column": 8 }, "end": { "line": 27, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 774, "end": 775, "loc": { "start": { "line": 27, "column": 12 }, "end": { "line": 27, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "adContainerMainElement", "start": 775, "end": 797, "loc": { "start": { "line": 27, "column": 13 }, "end": { "line": 27, "column": 35 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 798, "end": 799, "loc": { "start": { "line": 27, "column": 36 }, "end": { "line": 27, "column": 37 } } }, { "type": { "label": "null", "keyword": "null", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "null", "start": 800, "end": 804, "loc": { "start": { "line": 27, "column": 38 }, "end": { "line": 27, "column": 42 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 804, "end": 805, "loc": { "start": { "line": 27, "column": 42 }, "end": { "line": 27, "column": 43 } } }, { "type": "CommentBlock", "value": "*\r\n * The resolve function to finish the current video ad. Null if none is currently running\r\n * @type {Function}\r\n ", "start": 817, "end": 961, "loc": { "start": { "line": 29, "column": 8 }, "end": { "line": 32, "column": 11 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 971, "end": 975, "loc": { "start": { "line": 33, "column": 8 }, "end": { "line": 33, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 975, "end": 976, "loc": { "start": { "line": 33, "column": 12 }, "end": { "line": 33, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "videoAdResolveFunction", "start": 976, "end": 998, "loc": { "start": { "line": 33, "column": 13 }, "end": { "line": 33, "column": 35 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 999, "end": 1000, "loc": { "start": { "line": 33, "column": 36 }, "end": { "line": 33, "column": 37 } } }, { "type": { "label": "null", "keyword": "null", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "null", "start": 1001, "end": 1005, "loc": { "start": { "line": 33, "column": 38 }, "end": { "line": 33, "column": 42 } } }, { "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": 42 }, "end": { "line": 33, "column": 43 } } }, { "type": "CommentBlock", "value": "*\r\n * The current timer which will timeout the resolve\r\n ", "start": 1018, "end": 1095, "loc": { "start": { "line": 35, "column": 8 }, "end": { "line": 37, "column": 11 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1105, "end": 1109, "loc": { "start": { "line": 38, "column": 8 }, "end": { "line": 38, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1109, "end": 1110, "loc": { "start": { "line": 38, "column": 12 }, "end": { "line": 38, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "videoAdResolveTimer", "start": 1110, "end": 1129, "loc": { "start": { "line": 38, "column": 13 }, "end": { "line": 38, "column": 32 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1130, "end": 1131, "loc": { "start": { "line": 38, "column": 33 }, "end": { "line": 38, "column": 34 } } }, { "type": { "label": "null", "keyword": "null", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "null", "start": 1132, "end": 1136, "loc": { "start": { "line": 38, "column": 35 }, "end": { "line": 38, "column": 39 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1136, "end": 1137, "loc": { "start": { "line": 38, "column": 39 }, "end": { "line": 38, "column": 40 } } }, { "type": "CommentBlock", "value": "*\r\n * When we showed the last video ad\r\n ", "start": 1149, "end": 1210, "loc": { "start": { "line": 40, "column": 8 }, "end": { "line": 42, "column": 11 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1220, "end": 1224, "loc": { "start": { "line": 43, "column": 8 }, "end": { "line": 43, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1224, "end": 1225, "loc": { "start": { "line": 43, "column": 12 }, "end": { "line": 43, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "lastVideoAdShowTime", "start": 1225, "end": 1244, "loc": { "start": { "line": 43, "column": 13 }, "end": { "line": 43, "column": 32 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1245, "end": 1246, "loc": { "start": { "line": 43, "column": 33 }, "end": { "line": 43, "column": 34 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "-", "start": 1247, "end": 1248, "loc": { "start": { "line": 43, "column": 35 }, "end": { "line": 43, "column": 36 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 100000000000000000000, "start": 1248, "end": 1252, "loc": { "start": { "line": 43, "column": 36 }, "end": { "line": 43, "column": 40 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1252, "end": 1253, "loc": { "start": { "line": 43, "column": 40 }, "end": { "line": 43, "column": 41 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1259, "end": 1260, "loc": { "start": { "line": 44, "column": 4 }, "end": { "line": 44, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getHasAds", "start": 1268, "end": 1277, "loc": { "start": { "line": 46, "column": 4 }, "end": { "line": 46, "column": 13 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1277, "end": 1278, "loc": { "start": { "line": 46, "column": 13 }, "end": { "line": 46, "column": 14 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1278, "end": 1279, "loc": { "start": { "line": 46, "column": 14 }, "end": { "line": 46, "column": 15 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1280, "end": 1281, "loc": { "start": { "line": 46, "column": 16 }, "end": { "line": 46, "column": 17 } } }, { "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": 1291, "end": 1297, "loc": { "start": { "line": 47, "column": 8 }, "end": { "line": 47, "column": 14 } } }, { "type": { "label": "true", "keyword": "true", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "true", "start": 1298, "end": 1302, "loc": { "start": { "line": 47, "column": 15 }, "end": { "line": 47, "column": 19 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1302, "end": 1303, "loc": { "start": { "line": 47, "column": 19 }, "end": { "line": 47, "column": 20 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1309, "end": 1310, "loc": { "start": { "line": 48, "column": 4 }, "end": { "line": 48, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getCanShowVideoAd", "start": 1318, "end": 1335, "loc": { "start": { "line": 50, "column": 4 }, "end": { "line": 50, "column": 21 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1335, "end": 1336, "loc": { "start": { "line": 50, "column": 21 }, "end": { "line": 50, "column": 22 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1336, "end": 1337, "loc": { "start": { "line": 50, "column": 22 }, "end": { "line": 50, "column": 23 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1338, "end": 1339, "loc": { "start": { "line": 50, "column": 24 }, "end": { "line": 50, "column": 25 } } }, { "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": 1349, "end": 1355, "loc": { "start": { "line": 51, "column": 8 }, "end": { "line": 51, "column": 14 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1356, "end": 1357, "loc": { "start": { "line": 51, "column": 15 }, "end": { "line": 51, "column": 16 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1371, "end": 1375, "loc": { "start": { "line": 52, "column": 12 }, "end": { "line": 52, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1375, "end": 1376, "loc": { "start": { "line": 52, "column": 16 }, "end": { "line": 52, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getHasAds", "start": 1376, "end": 1385, "loc": { "start": { "line": 52, "column": 17 }, "end": { "line": 52, "column": 26 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1385, "end": 1386, "loc": { "start": { "line": 52, "column": 26 }, "end": { "line": 52, "column": 27 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1386, "end": 1387, "loc": { "start": { "line": 52, "column": 27 }, "end": { "line": 52, "column": 28 } } }, { "type": { "label": "&&", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 2, "updateContext": null }, "value": "&&", "start": 1388, "end": 1390, "loc": { "start": { "line": 52, "column": 29 }, "end": { "line": 52, "column": 31 } } }, { "type": { "label": "prefix", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": null, "updateContext": null }, "value": "!", "start": 1404, "end": 1405, "loc": { "start": { "line": 53, "column": 12 }, "end": { "line": 53, "column": 13 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1405, "end": 1409, "loc": { "start": { "line": 53, "column": 13 }, "end": { "line": 53, "column": 17 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1409, "end": 1410, "loc": { "start": { "line": 53, "column": 17 }, "end": { "line": 53, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "videoAdResolveFunction", "start": 1410, "end": 1432, "loc": { "start": { "line": 53, "column": 18 }, "end": { "line": 53, "column": 40 } } }, { "type": { "label": "&&", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 2, "updateContext": null }, "value": "&&", "start": 1433, "end": 1435, "loc": { "start": { "line": 53, "column": 41 }, "end": { "line": 53, "column": 43 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "performance", "start": 1449, "end": 1460, "loc": { "start": { "line": 54, "column": 12 }, "end": { "line": 54, "column": 23 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1460, "end": 1461, "loc": { "start": { "line": 54, "column": 23 }, "end": { "line": 54, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "now", "start": 1461, "end": 1464, "loc": { "start": { "line": 54, "column": 24 }, "end": { "line": 54, "column": 27 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1464, "end": 1465, "loc": { "start": { "line": 54, "column": 27 }, "end": { "line": 54, "column": 28 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1465, "end": 1466, "loc": { "start": { "line": 54, "column": 28 }, "end": { "line": 54, "column": 29 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "-", "start": 1467, "end": 1468, "loc": { "start": { "line": 54, "column": 30 }, "end": { "line": 54, "column": 31 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1469, "end": 1473, "loc": { "start": { "line": 54, "column": 32 }, "end": { "line": 54, "column": 36 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1473, "end": 1474, "loc": { "start": { "line": 54, "column": 36 }, "end": { "line": 54, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "lastVideoAdShowTime", "start": 1474, "end": 1493, "loc": { "start": { "line": 54, "column": 37 }, "end": { "line": 54, "column": 56 } } }, { "type": { "label": "", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 7, "updateContext": null }, "value": ">", "start": 1494, "end": 1495, "loc": { "start": { "line": 54, "column": 57 }, "end": { "line": 54, "column": 58 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "minimumTimeBetweenVideoAdsMs", "start": 1496, "end": 1524, "loc": { "start": { "line": 54, "column": 59 }, "end": { "line": 54, "column": 87 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1534, "end": 1535, "loc": { "start": { "line": 55, "column": 8 }, "end": { "line": 55, "column": 9 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1535, "end": 1536, "loc": { "start": { "line": 55, "column": 9 }, "end": { "line": 55, "column": 10 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1542, "end": 1543, "loc": { "start": { "line": 56, "column": 4 }, "end": { "line": 56, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "initialize", "start": 1551, "end": 1561, "loc": { "start": { "line": 58, "column": 4 }, "end": { "line": 58, "column": 14 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1561, "end": 1562, "loc": { "start": { "line": 58, "column": 14 }, "end": { "line": 58, "column": 15 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1562, "end": 1563, "loc": { "start": { "line": 58, "column": 15 }, "end": { "line": 58, "column": 16 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1564, "end": 1565, "loc": { "start": { "line": 58, "column": 17 }, "end": { "line": 58, "column": 18 } } }, { "type": "CommentLine", "value": " No point to initialize everything if ads are not supported", "start": 1575, "end": 1636, "loc": { "start": { "line": 59, "column": 8 }, "end": { "line": 59, "column": 69 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 1646, "end": 1648, "loc": { "start": { "line": 60, "column": 8 }, "end": { "line": 60, "column": 10 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1649, "end": 1650, "loc": { "start": { "line": 60, "column": 11 }, "end": { "line": 60, "column": 12 } } }, { "type": { "label": "prefix", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": null, "updateContext": null }, "value": "!", "start": 1650, "end": 1651, "loc": { "start": { "line": 60, "column": 12 }, "end": { "line": 60, "column": 13 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1651, "end": 1655, "loc": { "start": { "line": 60, "column": 13 }, "end": { "line": 60, "column": 17 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1655, "end": 1656, "loc": { "start": { "line": 60, "column": 17 }, "end": { "line": 60, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getHasAds", "start": 1656, "end": 1665, "loc": { "start": { "line": 60, "column": 18 }, "end": { "line": 60, "column": 27 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1665, "end": 1666, "loc": { "start": { "line": 60, "column": 27 }, "end": { "line": 60, "column": 28 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1666, "end": 1667, "loc": { "start": { "line": 60, "column": 28 }, "end": { "line": 60, "column": 29 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1667, "end": 1668, "loc": { "start": { "line": 60, "column": 29 }, "end": { "line": 60, "column": 30 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1669, "end": 1670, "loc": { "start": { "line": 60, "column": 31 }, "end": { "line": 60, "column": 32 } } }, { "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": 1684, "end": 1690, "loc": { "start": { "line": 61, "column": 12 }, "end": { "line": 61, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Promise", "start": 1691, "end": 1698, "loc": { "start": { "line": 61, "column": 19 }, "end": { "line": 61, "column": 26 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1698, "end": 1699, "loc": { "start": { "line": 61, "column": 26 }, "end": { "line": 61, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "resolve", "start": 1699, "end": 1706, "loc": { "start": { "line": 61, "column": 27 }, "end": { "line": 61, "column": 34 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1706, "end": 1707, "loc": { "start": { "line": 61, "column": 34 }, "end": { "line": 61, "column": 35 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1707, "end": 1708, "loc": { "start": { "line": 61, "column": 35 }, "end": { "line": 61, "column": 36 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1708, "end": 1709, "loc": { "start": { "line": 61, "column": 36 }, "end": { "line": 61, "column": 37 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1719, "end": 1720, "loc": { "start": { "line": 62, "column": 8 }, "end": { "line": 62, "column": 9 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "logger", "start": 1732, "end": 1738, "loc": { "start": { "line": 64, "column": 8 }, "end": { "line": 64, "column": 14 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1738, "end": 1739, "loc": { "start": { "line": 64, "column": 14 }, "end": { "line": 64, "column": 15 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "log", "start": 1739, "end": 1742, "loc": { "start": { "line": 64, "column": 15 }, "end": { "line": 64, "column": 18 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1742, "end": 1743, "loc": { "start": { "line": 64, "column": 18 }, "end": { "line": 64, "column": 19 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "🎬 Initializing Adinplay", "start": 1743, "end": 1769, "loc": { "start": { "line": 64, "column": 19 }, "end": { "line": 64, "column": 45 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1769, "end": 1770, "loc": { "start": { "line": 64, "column": 45 }, "end": { "line": 64, "column": 46 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1770, "end": 1771, "loc": { "start": { "line": 64, "column": 46 }, "end": { "line": 64, "column": 47 } } }, { "type": "CommentLine", "value": " Add the preroll element", "start": 1783, "end": 1809, "loc": { "start": { "line": 66, "column": 8 }, "end": { "line": 66, "column": 34 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1819, "end": 1823, "loc": { "start": { "line": 67, "column": 8 }, "end": { "line": 67, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1823, "end": 1824, "loc": { "start": { "line": 67, "column": 12 }, "end": { "line": 67, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "adContainerMainElement", "start": 1824, "end": 1846, "loc": { "start": { "line": 67, "column": 13 }, "end": { "line": 67, "column": 35 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1847, "end": 1848, "loc": { "start": { "line": 67, "column": 36 }, "end": { "line": 67, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "document", "start": 1849, "end": 1857, "loc": { "start": { "line": 67, "column": 38 }, "end": { "line": 67, "column": 46 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1857, "end": 1858, "loc": { "start": { "line": 67, "column": 46 }, "end": { "line": 67, "column": 47 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "createElement", "start": 1858, "end": 1871, "loc": { "start": { "line": 67, "column": 47 }, "end": { "line": 67, "column": 60 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1871, "end": 1872, "loc": { "start": { "line": 67, "column": 60 }, "end": { "line": 67, "column": 61 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "div", "start": 1872, "end": 1877, "loc": { "start": { "line": 67, "column": 61 }, "end": { "line": 67, "column": 66 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1877, "end": 1878, "loc": { "start": { "line": 67, "column": 66 }, "end": { "line": 67, "column": 67 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1878, "end": 1879, "loc": { "start": { "line": 67, "column": 67 }, "end": { "line": 67, "column": 68 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1889, "end": 1893, "loc": { "start": { "line": 68, "column": 8 }, "end": { "line": 68, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1893, "end": 1894, "loc": { "start": { "line": 68, "column": 12 }, "end": { "line": 68, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "adContainerMainElement", "start": 1894, "end": 1916, "loc": { "start": { "line": 68, "column": 13 }, "end": { "line": 68, "column": 35 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1916, "end": 1917, "loc": { "start": { "line": 68, "column": 35 }, "end": { "line": 68, "column": 36 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "id", "start": 1917, "end": 1919, "loc": { "start": { "line": 68, "column": 36 }, "end": { "line": 68, "column": 38 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1920, "end": 1921, "loc": { "start": { "line": 68, "column": 39 }, "end": { "line": 68, "column": 40 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "adinplayVideoContainer", "start": 1922, "end": 1946, "loc": { "start": { "line": 68, "column": 41 }, "end": { "line": 68, "column": 65 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1946, "end": 1947, "loc": { "start": { "line": 68, "column": 65 }, "end": { "line": 68, "column": 66 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1957, "end": 1961, "loc": { "start": { "line": 69, "column": 8 }, "end": { "line": 69, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1961, "end": 1962, "loc": { "start": { "line": 69, "column": 12 }, "end": { "line": 69, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "adContainerMainElement", "start": 1962, "end": 1984, "loc": { "start": { "line": 69, "column": 13 }, "end": { "line": 69, "column": 35 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1984, "end": 1985, "loc": { "start": { "line": 69, "column": 35 }, "end": { "line": 69, "column": 36 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "innerHTML", "start": 1985, "end": 1994, "loc": { "start": { "line": 69, "column": 36 }, "end": { "line": 69, "column": 45 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1995, "end": 1996, "loc": { "start": { "line": 69, "column": 46 }, "end": { "line": 69, "column": 47 } } }, { "type": { "label": "`", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1997, "end": 1998, "loc": { "start": { "line": 69, "column": 48 }, "end": { "line": 69, "column": 49 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "\n
\n
\n\n
\n
\n ", "start": 1998, "end": 2131, "loc": { "start": { "line": 69, "column": 49 }, "end": { "line": 75, "column": 8 } } }, { "type": { "label": "`", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2131, "end": 2132, "loc": { "start": { "line": 75, "column": 8 }, "end": { "line": 75, "column": 9 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2132, "end": 2133, "loc": { "start": { "line": 75, "column": 9 }, "end": { "line": 75, "column": 10 } } }, { "type": "CommentLine", "value": " Add the setup script", "start": 2145, "end": 2168, "loc": { "start": { "line": 77, "column": 8 }, "end": { "line": 77, "column": 31 } } }, { "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": 2178, "end": 2183, "loc": { "start": { "line": 78, "column": 8 }, "end": { "line": 78, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setupScript", "start": 2184, "end": 2195, "loc": { "start": { "line": 78, "column": 14 }, "end": { "line": 78, "column": 25 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2196, "end": 2197, "loc": { "start": { "line": 78, "column": 26 }, "end": { "line": 78, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "document", "start": 2198, "end": 2206, "loc": { "start": { "line": 78, "column": 28 }, "end": { "line": 78, "column": 36 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2206, "end": 2207, "loc": { "start": { "line": 78, "column": 36 }, "end": { "line": 78, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "createElement", "start": 2207, "end": 2220, "loc": { "start": { "line": 78, "column": 37 }, "end": { "line": 78, "column": 50 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2220, "end": 2221, "loc": { "start": { "line": 78, "column": 50 }, "end": { "line": 78, "column": 51 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "script", "start": 2221, "end": 2229, "loc": { "start": { "line": 78, "column": 51 }, "end": { "line": 78, "column": 59 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2229, "end": 2230, "loc": { "start": { "line": 78, "column": 59 }, "end": { "line": 78, "column": 60 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2230, "end": 2231, "loc": { "start": { "line": 78, "column": 60 }, "end": { "line": 78, "column": 61 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setupScript", "start": 2241, "end": 2252, "loc": { "start": { "line": 79, "column": 8 }, "end": { "line": 79, "column": 19 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2252, "end": 2253, "loc": { "start": { "line": 79, "column": 19 }, "end": { "line": 79, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "textContent", "start": 2253, "end": 2264, "loc": { "start": { "line": 79, "column": 20 }, "end": { "line": 79, "column": 31 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2265, "end": 2266, "loc": { "start": { "line": 79, "column": 32 }, "end": { "line": 79, "column": 33 } } }, { "type": { "label": "`", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2267, "end": 2268, "loc": { "start": { "line": 79, "column": 34 }, "end": { "line": 79, "column": 35 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "\n var aiptag = aiptag || {};\n aiptag.cmd = aiptag.cmd || [];\n aiptag.cmd.display = aiptag.cmd.display || [];\n aiptag.cmd.player = aiptag.cmd.player || [];\n ", "start": 2268, "end": 2480, "loc": { "start": { "line": 79, "column": 35 }, "end": { "line": 84, "column": 8 } } }, { "type": { "label": "`", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2480, "end": 2481, "loc": { "start": { "line": 84, "column": 8 }, "end": { "line": 84, "column": 9 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2481, "end": 2482, "loc": { "start": { "line": 84, "column": 9 }, "end": { "line": 84, "column": 10 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "document", "start": 2492, "end": 2500, "loc": { "start": { "line": 85, "column": 8 }, "end": { "line": 85, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2500, "end": 2501, "loc": { "start": { "line": 85, "column": 16 }, "end": { "line": 85, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "head", "start": 2501, "end": 2505, "loc": { "start": { "line": 85, "column": 17 }, "end": { "line": 85, "column": 21 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2505, "end": 2506, "loc": { "start": { "line": 85, "column": 21 }, "end": { "line": 85, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "appendChild", "start": 2506, "end": 2517, "loc": { "start": { "line": 85, "column": 22 }, "end": { "line": 85, "column": 33 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2517, "end": 2518, "loc": { "start": { "line": 85, "column": 33 }, "end": { "line": 85, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setupScript", "start": 2518, "end": 2529, "loc": { "start": { "line": 85, "column": 34 }, "end": { "line": 85, "column": 45 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2529, "end": 2530, "loc": { "start": { "line": 85, "column": 45 }, "end": { "line": 85, "column": 46 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2530, "end": 2531, "loc": { "start": { "line": 85, "column": 46 }, "end": { "line": 85, "column": 47 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "window", "start": 2543, "end": 2549, "loc": { "start": { "line": 87, "column": 8 }, "end": { "line": 87, "column": 14 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2549, "end": 2550, "loc": { "start": { "line": 87, "column": 14 }, "end": { "line": 87, "column": 15 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "aiptag", "start": 2550, "end": 2556, "loc": { "start": { "line": 87, "column": 15 }, "end": { "line": 87, "column": 21 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2556, "end": 2557, "loc": { "start": { "line": 87, "column": 21 }, "end": { "line": 87, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "gdprShowConsentTool", "start": 2557, "end": 2576, "loc": { "start": { "line": 87, "column": 22 }, "end": { "line": 87, "column": 41 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2577, "end": 2578, "loc": { "start": { "line": 87, "column": 42 }, "end": { "line": 87, "column": 43 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 0, "start": 2579, "end": 2580, "loc": { "start": { "line": 87, "column": 44 }, "end": { "line": 87, "column": 45 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2580, "end": 2581, "loc": { "start": { "line": 87, "column": 45 }, "end": { "line": 87, "column": 46 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "window", "start": 2591, "end": 2597, "loc": { "start": { "line": 88, "column": 8 }, "end": { "line": 88, "column": 14 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2597, "end": 2598, "loc": { "start": { "line": 88, "column": 14 }, "end": { "line": 88, "column": 15 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "aiptag", "start": 2598, "end": 2604, "loc": { "start": { "line": 88, "column": 15 }, "end": { "line": 88, "column": 21 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2604, "end": 2605, "loc": { "start": { "line": 88, "column": 21 }, "end": { "line": 88, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "gdprAlternativeConsentTool", "start": 2605, "end": 2631, "loc": { "start": { "line": 88, "column": 22 }, "end": { "line": 88, "column": 48 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2632, "end": 2633, "loc": { "start": { "line": 88, "column": 49 }, "end": { "line": 88, "column": 50 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 1, "start": 2634, "end": 2635, "loc": { "start": { "line": 88, "column": 51 }, "end": { "line": 88, "column": 52 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2635, "end": 2636, "loc": { "start": { "line": 88, "column": 52 }, "end": { "line": 88, "column": 53 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "window", "start": 2646, "end": 2652, "loc": { "start": { "line": 89, "column": 8 }, "end": { "line": 89, "column": 14 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2652, "end": 2653, "loc": { "start": { "line": 89, "column": 14 }, "end": { "line": 89, "column": 15 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "aiptag", "start": 2653, "end": 2659, "loc": { "start": { "line": 89, "column": 15 }, "end": { "line": 89, "column": 21 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2659, "end": 2660, "loc": { "start": { "line": 89, "column": 21 }, "end": { "line": 89, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "gdprConsent", "start": 2660, "end": 2671, "loc": { "start": { "line": 89, "column": 22 }, "end": { "line": 89, "column": 33 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2672, "end": 2673, "loc": { "start": { "line": 89, "column": 34 }, "end": { "line": 89, "column": 35 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 1, "start": 2674, "end": 2675, "loc": { "start": { "line": 89, "column": 36 }, "end": { "line": 89, "column": 37 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2675, "end": 2676, "loc": { "start": { "line": 89, "column": 37 }, "end": { "line": 89, "column": 38 } } }, { "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": 2688, "end": 2693, "loc": { "start": { "line": 91, "column": 8 }, "end": { "line": 91, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "scale", "start": 2694, "end": 2699, "loc": { "start": { "line": 91, "column": 14 }, "end": { "line": 91, "column": 19 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2700, "end": 2701, "loc": { "start": { "line": 91, "column": 20 }, "end": { "line": 91, "column": 21 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 2702, "end": 2706, "loc": { "start": { "line": 91, "column": 22 }, "end": { "line": 91, "column": 26 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2706, "end": 2707, "loc": { "start": { "line": 91, "column": 26 }, "end": { "line": 91, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "app", "start": 2707, "end": 2710, "loc": { "start": { "line": 91, "column": 27 }, "end": { "line": 91, "column": 30 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2710, "end": 2711, "loc": { "start": { "line": 91, "column": 30 }, "end": { "line": 91, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getEffectiveUiScale", "start": 2711, "end": 2730, "loc": { "start": { "line": 91, "column": 31 }, "end": { "line": 91, "column": 50 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2730, "end": 2731, "loc": { "start": { "line": 91, "column": 50 }, "end": { "line": 91, "column": 51 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2731, "end": 2732, "loc": { "start": { "line": 91, "column": 51 }, "end": { "line": 91, "column": 52 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2732, "end": 2733, "loc": { "start": { "line": 91, "column": 52 }, "end": { "line": 91, "column": 53 } } }, { "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": 2743, "end": 2748, "loc": { "start": { "line": 92, "column": 8 }, "end": { "line": 92, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "targetW", "start": 2749, "end": 2756, "loc": { "start": { "line": 92, "column": 14 }, "end": { "line": 92, "column": 21 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2757, "end": 2758, "loc": { "start": { "line": 92, "column": 22 }, "end": { "line": 92, "column": 23 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 960, "start": 2759, "end": 2762, "loc": { "start": { "line": 92, "column": 24 }, "end": { "line": 92, "column": 27 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2762, "end": 2763, "loc": { "start": { "line": 92, "column": 27 }, "end": { "line": 92, "column": 28 } } }, { "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": 2773, "end": 2778, "loc": { "start": { "line": 93, "column": 8 }, "end": { "line": 93, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "targetH", "start": 2779, "end": 2786, "loc": { "start": { "line": 93, "column": 14 }, "end": { "line": 93, "column": 21 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2787, "end": 2788, "loc": { "start": { "line": 93, "column": 22 }, "end": { "line": 93, "column": 23 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 540, "start": 2789, "end": 2792, "loc": { "start": { "line": 93, "column": 24 }, "end": { "line": 93, "column": 27 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2792, "end": 2793, "loc": { "start": { "line": 93, "column": 27 }, "end": { "line": 93, "column": 28 } } }, { "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": 2805, "end": 2810, "loc": { "start": { "line": 95, "column": 8 }, "end": { "line": 95, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "maxScaleX", "start": 2811, "end": 2820, "loc": { "start": { "line": 95, "column": 14 }, "end": { "line": 95, "column": 23 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2821, "end": 2822, "loc": { "start": { "line": 95, "column": 24 }, "end": { "line": 95, "column": 25 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2823, "end": 2824, "loc": { "start": { "line": 95, "column": 26 }, "end": { "line": 95, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "window", "start": 2824, "end": 2830, "loc": { "start": { "line": 95, "column": 27 }, "end": { "line": 95, "column": 33 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2830, "end": 2831, "loc": { "start": { "line": 95, "column": 33 }, "end": { "line": 95, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "innerWidth", "start": 2831, "end": 2841, "loc": { "start": { "line": 95, "column": 34 }, "end": { "line": 95, "column": 44 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "-", "start": 2842, "end": 2843, "loc": { "start": { "line": 95, "column": 45 }, "end": { "line": 95, "column": 46 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 100, "start": 2844, "end": 2847, "loc": { "start": { "line": 95, "column": 47 }, "end": { "line": 95, "column": 50 } } }, { "type": { "label": "*", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 10, "updateContext": null }, "value": "*", "start": 2848, "end": 2849, "loc": { "start": { "line": 95, "column": 51 }, "end": { "line": 95, "column": 52 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "scale", "start": 2850, "end": 2855, "loc": { "start": { "line": 95, "column": 53 }, "end": { "line": 95, "column": 58 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2855, "end": 2856, "loc": { "start": { "line": 95, "column": 58 }, "end": { "line": 95, "column": 59 } } }, { "type": { "label": "/", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 10, "updateContext": null }, "value": "/", "start": 2857, "end": 2858, "loc": { "start": { "line": 95, "column": 60 }, "end": { "line": 95, "column": 61 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "targetW", "start": 2859, "end": 2866, "loc": { "start": { "line": 95, "column": 62 }, "end": { "line": 95, "column": 69 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2866, "end": 2867, "loc": { "start": { "line": 95, "column": 69 }, "end": { "line": 95, "column": 70 } } }, { "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": 2877, "end": 2882, "loc": { "start": { "line": 96, "column": 8 }, "end": { "line": 96, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "maxScaleY", "start": 2883, "end": 2892, "loc": { "start": { "line": 96, "column": 14 }, "end": { "line": 96, "column": 23 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2893, "end": 2894, "loc": { "start": { "line": 96, "column": 24 }, "end": { "line": 96, "column": 25 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2895, "end": 2896, "loc": { "start": { "line": 96, "column": 26 }, "end": { "line": 96, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "window", "start": 2896, "end": 2902, "loc": { "start": { "line": 96, "column": 27 }, "end": { "line": 96, "column": 33 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2902, "end": 2903, "loc": { "start": { "line": 96, "column": 33 }, "end": { "line": 96, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "innerHeight", "start": 2903, "end": 2914, "loc": { "start": { "line": 96, "column": 34 }, "end": { "line": 96, "column": 45 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "-", "start": 2915, "end": 2916, "loc": { "start": { "line": 96, "column": 46 }, "end": { "line": 96, "column": 47 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 150, "start": 2917, "end": 2920, "loc": { "start": { "line": 96, "column": 48 }, "end": { "line": 96, "column": 51 } } }, { "type": { "label": "*", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 10, "updateContext": null }, "value": "*", "start": 2921, "end": 2922, "loc": { "start": { "line": 96, "column": 52 }, "end": { "line": 96, "column": 53 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "scale", "start": 2923, "end": 2928, "loc": { "start": { "line": 96, "column": 54 }, "end": { "line": 96, "column": 59 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2928, "end": 2929, "loc": { "start": { "line": 96, "column": 59 }, "end": { "line": 96, "column": 60 } } }, { "type": { "label": "/", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 10, "updateContext": null }, "value": "/", "start": 2930, "end": 2931, "loc": { "start": { "line": 96, "column": 61 }, "end": { "line": 96, "column": 62 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "targetH", "start": 2932, "end": 2939, "loc": { "start": { "line": 96, "column": 63 }, "end": { "line": 96, "column": 70 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2939, "end": 2940, "loc": { "start": { "line": 96, "column": 70 }, "end": { "line": 96, "column": 71 } } }, { "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": 2952, "end": 2957, "loc": { "start": { "line": 98, "column": 8 }, "end": { "line": 98, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "scaleFactor", "start": 2958, "end": 2969, "loc": { "start": { "line": 98, "column": 14 }, "end": { "line": 98, "column": 25 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2970, "end": 2971, "loc": { "start": { "line": 98, "column": 26 }, "end": { "line": 98, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "clamp", "start": 2972, "end": 2977, "loc": { "start": { "line": 98, "column": 28 }, "end": { "line": 98, "column": 33 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2977, "end": 2978, "loc": { "start": { "line": 98, "column": 33 }, "end": { "line": 98, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Math", "start": 2978, "end": 2982, "loc": { "start": { "line": 98, "column": 34 }, "end": { "line": 98, "column": 38 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2982, "end": 2983, "loc": { "start": { "line": 98, "column": 38 }, "end": { "line": 98, "column": 39 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "min", "start": 2983, "end": 2986, "loc": { "start": { "line": 98, "column": 39 }, "end": { "line": 98, "column": 42 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2986, "end": 2987, "loc": { "start": { "line": 98, "column": 42 }, "end": { "line": 98, "column": 43 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "maxScaleX", "start": 2987, "end": 2996, "loc": { "start": { "line": 98, "column": 43 }, "end": { "line": 98, "column": 52 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2996, "end": 2997, "loc": { "start": { "line": 98, "column": 52 }, "end": { "line": 98, "column": 53 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "maxScaleY", "start": 2998, "end": 3007, "loc": { "start": { "line": 98, "column": 54 }, "end": { "line": 98, "column": 63 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3007, "end": 3008, "loc": { "start": { "line": 98, "column": 63 }, "end": { "line": 98, "column": 64 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3008, "end": 3009, "loc": { "start": { "line": 98, "column": 64 }, "end": { "line": 98, "column": 65 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 0.25, "start": 3010, "end": 3014, "loc": { "start": { "line": 98, "column": 66 }, "end": { "line": 98, "column": 70 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3014, "end": 3015, "loc": { "start": { "line": 98, "column": 70 }, "end": { "line": 98, "column": 71 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 2, "start": 3016, "end": 3017, "loc": { "start": { "line": 98, "column": 72 }, "end": { "line": 98, "column": 73 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3017, "end": 3018, "loc": { "start": { "line": 98, "column": 73 }, "end": { "line": 98, "column": 74 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3018, "end": 3019, "loc": { "start": { "line": 98, "column": 74 }, "end": { "line": 98, "column": 75 } } }, { "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": 3031, "end": 3036, "loc": { "start": { "line": 100, "column": 8 }, "end": { "line": 100, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "w", "start": 3037, "end": 3038, "loc": { "start": { "line": 100, "column": 14 }, "end": { "line": 100, "column": 15 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 3039, "end": 3040, "loc": { "start": { "line": 100, "column": 16 }, "end": { "line": 100, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Math", "start": 3041, "end": 3045, "loc": { "start": { "line": 100, "column": 18 }, "end": { "line": 100, "column": 22 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3045, "end": 3046, "loc": { "start": { "line": 100, "column": 22 }, "end": { "line": 100, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "round", "start": 3046, "end": 3051, "loc": { "start": { "line": 100, "column": 23 }, "end": { "line": 100, "column": 28 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3051, "end": 3052, "loc": { "start": { "line": 100, "column": 28 }, "end": { "line": 100, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "targetW", "start": 3052, "end": 3059, "loc": { "start": { "line": 100, "column": 29 }, "end": { "line": 100, "column": 36 } } }, { "type": { "label": "*", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 10, "updateContext": null }, "value": "*", "start": 3060, "end": 3061, "loc": { "start": { "line": 100, "column": 37 }, "end": { "line": 100, "column": 38 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "scaleFactor", "start": 3062, "end": 3073, "loc": { "start": { "line": 100, "column": 39 }, "end": { "line": 100, "column": 50 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3073, "end": 3074, "loc": { "start": { "line": 100, "column": 50 }, "end": { "line": 100, "column": 51 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3074, "end": 3075, "loc": { "start": { "line": 100, "column": 51 }, "end": { "line": 100, "column": 52 } } }, { "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": 3085, "end": 3090, "loc": { "start": { "line": 101, "column": 8 }, "end": { "line": 101, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "h", "start": 3091, "end": 3092, "loc": { "start": { "line": 101, "column": 14 }, "end": { "line": 101, "column": 15 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 3093, "end": 3094, "loc": { "start": { "line": 101, "column": 16 }, "end": { "line": 101, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Math", "start": 3095, "end": 3099, "loc": { "start": { "line": 101, "column": 18 }, "end": { "line": 101, "column": 22 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3099, "end": 3100, "loc": { "start": { "line": 101, "column": 22 }, "end": { "line": 101, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "round", "start": 3100, "end": 3105, "loc": { "start": { "line": 101, "column": 23 }, "end": { "line": 101, "column": 28 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3105, "end": 3106, "loc": { "start": { "line": 101, "column": 28 }, "end": { "line": 101, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "targetH", "start": 3106, "end": 3113, "loc": { "start": { "line": 101, "column": 29 }, "end": { "line": 101, "column": 36 } } }, { "type": { "label": "*", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 10, "updateContext": null }, "value": "*", "start": 3114, "end": 3115, "loc": { "start": { "line": 101, "column": 37 }, "end": { "line": 101, "column": 38 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "scaleFactor", "start": 3116, "end": 3127, "loc": { "start": { "line": 101, "column": 39 }, "end": { "line": 101, "column": 50 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3127, "end": 3128, "loc": { "start": { "line": 101, "column": 50 }, "end": { "line": 101, "column": 51 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3128, "end": 3129, "loc": { "start": { "line": 101, "column": 51 }, "end": { "line": 101, "column": 52 } } }, { "type": "CommentLine", "value": " Add the player", "start": 3141, "end": 3158, "loc": { "start": { "line": 103, "column": 8 }, "end": { "line": 103, "column": 25 } } }, { "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": 3168, "end": 3173, "loc": { "start": { "line": 104, "column": 8 }, "end": { "line": 104, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "videoElement", "start": 3174, "end": 3186, "loc": { "start": { "line": 104, "column": 14 }, "end": { "line": 104, "column": 26 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 3187, "end": 3188, "loc": { "start": { "line": 104, "column": 27 }, "end": { "line": 104, "column": 28 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 3189, "end": 3193, "loc": { "start": { "line": 104, "column": 29 }, "end": { "line": 104, "column": 33 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3193, "end": 3194, "loc": { "start": { "line": 104, "column": 33 }, "end": { "line": 104, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "adContainerMainElement", "start": 3194, "end": 3216, "loc": { "start": { "line": 104, "column": 34 }, "end": { "line": 104, "column": 56 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3216, "end": 3217, "loc": { "start": { "line": 104, "column": 56 }, "end": { "line": 104, "column": 57 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "querySelector", "start": 3217, "end": 3230, "loc": { "start": { "line": 104, "column": 57 }, "end": { "line": 104, "column": 70 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3230, "end": 3231, "loc": { "start": { "line": 104, "column": 70 }, "end": { "line": 104, "column": 71 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": ".videoInner", "start": 3231, "end": 3244, "loc": { "start": { "line": 104, "column": 71 }, "end": { "line": 104, "column": 84 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3244, "end": 3245, "loc": { "start": { "line": 104, "column": 84 }, "end": { "line": 104, "column": 85 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3245, "end": 3246, "loc": { "start": { "line": 104, "column": 85 }, "end": { "line": 104, "column": 86 } } }, { "type": "CommentBlock", "value": "* @type {HTMLElement} ", "start": 3256, "end": 3282, "loc": { "start": { "line": 105, "column": 8 }, "end": { "line": 105, "column": 34 } } }, { "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": 3292, "end": 3297, "loc": { "start": { "line": 106, "column": 8 }, "end": { "line": 106, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "adInnerElement", "start": 3298, "end": 3312, "loc": { "start": { "line": 106, "column": 14 }, "end": { "line": 106, "column": 28 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 3313, "end": 3314, "loc": { "start": { "line": 106, "column": 29 }, "end": { "line": 106, "column": 30 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 3315, "end": 3319, "loc": { "start": { "line": 106, "column": 31 }, "end": { "line": 106, "column": 35 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3319, "end": 3320, "loc": { "start": { "line": 106, "column": 35 }, "end": { "line": 106, "column": 36 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "adContainerMainElement", "start": 3320, "end": 3342, "loc": { "start": { "line": 106, "column": 36 }, "end": { "line": 106, "column": 58 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3342, "end": 3343, "loc": { "start": { "line": 106, "column": 58 }, "end": { "line": 106, "column": 59 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "querySelector", "start": 3343, "end": 3356, "loc": { "start": { "line": 106, "column": 59 }, "end": { "line": 106, "column": 72 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3356, "end": 3357, "loc": { "start": { "line": 106, "column": 72 }, "end": { "line": 106, "column": 73 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": ".adInner", "start": 3357, "end": 3367, "loc": { "start": { "line": 106, "column": 73 }, "end": { "line": 106, "column": 83 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3367, "end": 3368, "loc": { "start": { "line": 106, "column": 83 }, "end": { "line": 106, "column": 84 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3368, "end": 3369, "loc": { "start": { "line": 106, "column": 84 }, "end": { "line": 106, "column": 85 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "adInnerElement", "start": 3381, "end": 3395, "loc": { "start": { "line": 108, "column": 8 }, "end": { "line": 108, "column": 22 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3395, "end": 3396, "loc": { "start": { "line": 108, "column": 22 }, "end": { "line": 108, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "style", "start": 3396, "end": 3401, "loc": { "start": { "line": 108, "column": 23 }, "end": { "line": 108, "column": 28 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3401, "end": 3402, "loc": { "start": { "line": 108, "column": 28 }, "end": { "line": 108, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "maxWidth", "start": 3402, "end": 3410, "loc": { "start": { "line": 108, "column": 29 }, "end": { "line": 108, "column": 37 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 3411, "end": 3412, "loc": { "start": { "line": 108, "column": 38 }, "end": { "line": 108, "column": 39 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "w", "start": 3413, "end": 3414, "loc": { "start": { "line": 108, "column": 40 }, "end": { "line": 108, "column": 41 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "+", "start": 3415, "end": 3416, "loc": { "start": { "line": 108, "column": 42 }, "end": { "line": 108, "column": 43 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "px", "start": 3417, "end": 3421, "loc": { "start": { "line": 108, "column": 44 }, "end": { "line": 108, "column": 48 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3421, "end": 3422, "loc": { "start": { "line": 108, "column": 48 }, "end": { "line": 108, "column": 49 } } }, { "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": 3434, "end": 3439, "loc": { "start": { "line": 110, "column": 8 }, "end": { "line": 110, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "self", "start": 3440, "end": 3444, "loc": { "start": { "line": 110, "column": 14 }, "end": { "line": 110, "column": 18 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 3445, "end": 3446, "loc": { "start": { "line": 110, "column": 19 }, "end": { "line": 110, "column": 20 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 3447, "end": 3451, "loc": { "start": { "line": 110, "column": 21 }, "end": { "line": 110, "column": 25 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3451, "end": 3452, "loc": { "start": { "line": 110, "column": 25 }, "end": { "line": 110, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "window", "start": 3462, "end": 3468, "loc": { "start": { "line": 111, "column": 8 }, "end": { "line": 111, "column": 14 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3468, "end": 3469, "loc": { "start": { "line": 111, "column": 14 }, "end": { "line": 111, "column": 15 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "aiptag", "start": 3469, "end": 3475, "loc": { "start": { "line": 111, "column": 15 }, "end": { "line": 111, "column": 21 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3475, "end": 3476, "loc": { "start": { "line": 111, "column": 21 }, "end": { "line": 111, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "cmd", "start": 3476, "end": 3479, "loc": { "start": { "line": 111, "column": 22 }, "end": { "line": 111, "column": 25 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3479, "end": 3480, "loc": { "start": { "line": 111, "column": 25 }, "end": { "line": 111, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "player", "start": 3480, "end": 3486, "loc": { "start": { "line": 111, "column": 26 }, "end": { "line": 111, "column": 32 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3486, "end": 3487, "loc": { "start": { "line": 111, "column": 32 }, "end": { "line": 111, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "push", "start": 3487, "end": 3491, "loc": { "start": { "line": 111, "column": 33 }, "end": { "line": 111, "column": 37 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3491, "end": 3492, "loc": { "start": { "line": 111, "column": 37 }, "end": { "line": 111, "column": 38 } } }, { "type": { "label": "function", "keyword": "function", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "function", "start": 3492, "end": 3500, "loc": { "start": { "line": 111, "column": 38 }, "end": { "line": 111, "column": 46 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3501, "end": 3502, "loc": { "start": { "line": 111, "column": 47 }, "end": { "line": 111, "column": 48 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3502, "end": 3503, "loc": { "start": { "line": 111, "column": 48 }, "end": { "line": 111, "column": 49 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3504, "end": 3505, "loc": { "start": { "line": 111, "column": 50 }, "end": { "line": 111, "column": 51 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "window", "start": 3519, "end": 3525, "loc": { "start": { "line": 112, "column": 12 }, "end": { "line": 112, "column": 18 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3525, "end": 3526, "loc": { "start": { "line": 112, "column": 18 }, "end": { "line": 112, "column": 19 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "adPlayer", "start": 3526, "end": 3534, "loc": { "start": { "line": 112, "column": 19 }, "end": { "line": 112, "column": 27 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 3535, "end": 3536, "loc": { "start": { "line": 112, "column": 28 }, "end": { "line": 112, "column": 29 } } }, { "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": 3537, "end": 3540, "loc": { "start": { "line": 112, "column": 30 }, "end": { "line": 112, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "window", "start": 3541, "end": 3547, "loc": { "start": { "line": 112, "column": 34 }, "end": { "line": 112, "column": 40 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3547, "end": 3548, "loc": { "start": { "line": 112, "column": 40 }, "end": { "line": 112, "column": 41 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "aipPlayer", "start": 3548, "end": 3557, "loc": { "start": { "line": 112, "column": 41 }, "end": { "line": 112, "column": 50 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3557, "end": 3558, "loc": { "start": { "line": 112, "column": 50 }, "end": { "line": 112, "column": 51 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3558, "end": 3559, "loc": { "start": { "line": 112, "column": 51 }, "end": { "line": 112, "column": 52 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "AD_WIDTH", "start": 3577, "end": 3585, "loc": { "start": { "line": 113, "column": 16 }, "end": { "line": 113, "column": 24 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3585, "end": 3586, "loc": { "start": { "line": 113, "column": 24 }, "end": { "line": 113, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "w", "start": 3587, "end": 3588, "loc": { "start": { "line": 113, "column": 26 }, "end": { "line": 113, "column": 27 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3588, "end": 3589, "loc": { "start": { "line": 113, "column": 27 }, "end": { "line": 113, "column": 28 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "AD_HEIGHT", "start": 3607, "end": 3616, "loc": { "start": { "line": 114, "column": 16 }, "end": { "line": 114, "column": 25 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3616, "end": 3617, "loc": { "start": { "line": 114, "column": 25 }, "end": { "line": 114, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "h", "start": 3618, "end": 3619, "loc": { "start": { "line": 114, "column": 27 }, "end": { "line": 114, "column": 28 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3619, "end": 3620, "loc": { "start": { "line": 114, "column": 28 }, "end": { "line": 114, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "AD_FULLSCREEN", "start": 3638, "end": 3651, "loc": { "start": { "line": 115, "column": 16 }, "end": { "line": 115, "column": 29 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3651, "end": 3652, "loc": { "start": { "line": 115, "column": 29 }, "end": { "line": 115, "column": 30 } } }, { "type": { "label": "false", "keyword": "false", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "false", "start": 3653, "end": 3658, "loc": { "start": { "line": 115, "column": 31 }, "end": { "line": 115, "column": 36 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3658, "end": 3659, "loc": { "start": { "line": 115, "column": 36 }, "end": { "line": 115, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "AD_CENTERPLAYER", "start": 3677, "end": 3692, "loc": { "start": { "line": 116, "column": 16 }, "end": { "line": 116, "column": 31 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3692, "end": 3693, "loc": { "start": { "line": 116, "column": 31 }, "end": { "line": 116, "column": 32 } } }, { "type": { "label": "false", "keyword": "false", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "false", "start": 3694, "end": 3699, "loc": { "start": { "line": 116, "column": 33 }, "end": { "line": 116, "column": 38 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3699, "end": 3700, "loc": { "start": { "line": 116, "column": 38 }, "end": { "line": 116, "column": 39 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "LOADING_TEXT", "start": 3718, "end": 3730, "loc": { "start": { "line": 117, "column": 16 }, "end": { "line": 117, "column": 28 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3730, "end": 3731, "loc": { "start": { "line": 117, "column": 28 }, "end": { "line": 117, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "T", "start": 3732, "end": 3733, "loc": { "start": { "line": 117, "column": 30 }, "end": { "line": 117, "column": 31 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3733, "end": 3734, "loc": { "start": { "line": 117, "column": 31 }, "end": { "line": 117, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "global", "start": 3734, "end": 3740, "loc": { "start": { "line": 117, "column": 32 }, "end": { "line": 117, "column": 38 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3740, "end": 3741, "loc": { "start": { "line": 117, "column": 38 }, "end": { "line": 117, "column": 39 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "loading", "start": 3741, "end": 3748, "loc": { "start": { "line": 117, "column": 39 }, "end": { "line": 117, "column": 46 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3748, "end": 3749, "loc": { "start": { "line": 117, "column": 46 }, "end": { "line": 117, "column": 47 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "PREROLL_ELEM", "start": 3767, "end": 3779, "loc": { "start": { "line": 118, "column": 16 }, "end": { "line": 118, "column": 28 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3779, "end": 3780, "loc": { "start": { "line": 118, "column": 28 }, "end": { "line": 118, "column": 29 } } }, { "type": { "label": "function", "keyword": "function", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "function", "start": 3781, "end": 3789, "loc": { "start": { "line": 118, "column": 30 }, "end": { "line": 118, "column": 38 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3790, "end": 3791, "loc": { "start": { "line": 118, "column": 39 }, "end": { "line": 118, "column": 40 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3791, "end": 3792, "loc": { "start": { "line": 118, "column": 40 }, "end": { "line": 118, "column": 41 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3793, "end": 3794, "loc": { "start": { "line": 118, "column": 42 }, "end": { "line": 118, "column": 43 } } }, { "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": 3816, "end": 3822, "loc": { "start": { "line": 119, "column": 20 }, "end": { "line": 119, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "videoElement", "start": 3823, "end": 3835, "loc": { "start": { "line": 119, "column": 27 }, "end": { "line": 119, "column": 39 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3835, "end": 3836, "loc": { "start": { "line": 119, "column": 39 }, "end": { "line": 119, "column": 40 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3854, "end": 3855, "loc": { "start": { "line": 120, "column": 16 }, "end": { "line": 120, "column": 17 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3855, "end": 3856, "loc": { "start": { "line": 120, "column": 17 }, "end": { "line": 120, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "AIP_COMPLETE", "start": 3874, "end": 3886, "loc": { "start": { "line": 121, "column": 16 }, "end": { "line": 121, "column": 28 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3886, "end": 3887, "loc": { "start": { "line": 121, "column": 28 }, "end": { "line": 121, "column": 29 } } }, { "type": { "label": "function", "keyword": "function", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "function", "start": 3888, "end": 3896, "loc": { "start": { "line": 121, "column": 30 }, "end": { "line": 121, "column": 38 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3897, "end": 3898, "loc": { "start": { "line": 121, "column": 39 }, "end": { "line": 121, "column": 40 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3898, "end": 3899, "loc": { "start": { "line": 121, "column": 40 }, "end": { "line": 121, "column": 41 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3900, "end": 3901, "loc": { "start": { "line": 121, "column": 42 }, "end": { "line": 121, "column": 43 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "logger", "start": 3923, "end": 3929, "loc": { "start": { "line": 122, "column": 20 }, "end": { "line": 122, "column": 26 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3929, "end": 3930, "loc": { "start": { "line": 122, "column": 26 }, "end": { "line": 122, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "log", "start": 3930, "end": 3933, "loc": { "start": { "line": 122, "column": 27 }, "end": { "line": 122, "column": 30 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3933, "end": 3934, "loc": { "start": { "line": 122, "column": 30 }, "end": { "line": 122, "column": 31 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "🎬 ADINPLAY AD: completed", "start": 3934, "end": 3961, "loc": { "start": { "line": 122, "column": 31 }, "end": { "line": 122, "column": 58 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3961, "end": 3962, "loc": { "start": { "line": 122, "column": 58 }, "end": { "line": 122, "column": 59 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3962, "end": 3963, "loc": { "start": { "line": 122, "column": 59 }, "end": { "line": 122, "column": 60 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "self", "start": 3985, "end": 3989, "loc": { "start": { "line": 123, "column": 20 }, "end": { "line": 123, "column": 24 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3989, "end": 3990, "loc": { "start": { "line": 123, "column": 24 }, "end": { "line": 123, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "adContainerMainElement", "start": 3990, "end": 4012, "loc": { "start": { "line": 123, "column": 25 }, "end": { "line": 123, "column": 47 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4012, "end": 4013, "loc": { "start": { "line": 123, "column": 47 }, "end": { "line": 123, "column": 48 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "classList", "start": 4013, "end": 4022, "loc": { "start": { "line": 123, "column": 48 }, "end": { "line": 123, "column": 57 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4022, "end": 4023, "loc": { "start": { "line": 123, "column": 57 }, "end": { "line": 123, "column": 58 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "add", "start": 4023, "end": 4026, "loc": { "start": { "line": 123, "column": 58 }, "end": { "line": 123, "column": 61 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4026, "end": 4027, "loc": { "start": { "line": 123, "column": 61 }, "end": { "line": 123, "column": 62 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "waitingForFinish", "start": 4027, "end": 4045, "loc": { "start": { "line": 123, "column": 62 }, "end": { "line": 123, "column": 80 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4045, "end": 4046, "loc": { "start": { "line": 123, "column": 80 }, "end": { "line": 123, "column": 81 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4046, "end": 4047, "loc": { "start": { "line": 123, "column": 81 }, "end": { "line": 123, "column": 82 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4065, "end": 4066, "loc": { "start": { "line": 124, "column": 16 }, "end": { "line": 124, "column": 17 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4066, "end": 4067, "loc": { "start": { "line": 124, "column": 17 }, "end": { "line": 124, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "AIP_REMOVE", "start": 4085, "end": 4095, "loc": { "start": { "line": 125, "column": 16 }, "end": { "line": 125, "column": 26 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4095, "end": 4096, "loc": { "start": { "line": 125, "column": 26 }, "end": { "line": 125, "column": 27 } } }, { "type": { "label": "function", "keyword": "function", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "function", "start": 4097, "end": 4105, "loc": { "start": { "line": 125, "column": 28 }, "end": { "line": 125, "column": 36 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4106, "end": 4107, "loc": { "start": { "line": 125, "column": 37 }, "end": { "line": 125, "column": 38 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4107, "end": 4108, "loc": { "start": { "line": 125, "column": 38 }, "end": { "line": 125, "column": 39 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4109, "end": 4110, "loc": { "start": { "line": 125, "column": 40 }, "end": { "line": 125, "column": 41 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "logger", "start": 4132, "end": 4138, "loc": { "start": { "line": 126, "column": 20 }, "end": { "line": 126, "column": 26 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4138, "end": 4139, "loc": { "start": { "line": 126, "column": 26 }, "end": { "line": 126, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "log", "start": 4139, "end": 4142, "loc": { "start": { "line": 126, "column": 27 }, "end": { "line": 126, "column": 30 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4142, "end": 4143, "loc": { "start": { "line": 126, "column": 30 }, "end": { "line": 126, "column": 31 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "🎬 ADINPLAY AD: remove", "start": 4143, "end": 4167, "loc": { "start": { "line": 126, "column": 31 }, "end": { "line": 126, "column": 55 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4167, "end": 4168, "loc": { "start": { "line": 126, "column": 55 }, "end": { "line": 126, "column": 56 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4168, "end": 4169, "loc": { "start": { "line": 126, "column": 56 }, "end": { "line": 126, "column": 57 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 4191, "end": 4193, "loc": { "start": { "line": 127, "column": 20 }, "end": { "line": 127, "column": 22 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4194, "end": 4195, "loc": { "start": { "line": 127, "column": 23 }, "end": { "line": 127, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "self", "start": 4195, "end": 4199, "loc": { "start": { "line": 127, "column": 24 }, "end": { "line": 127, "column": 28 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4199, "end": 4200, "loc": { "start": { "line": 127, "column": 28 }, "end": { "line": 127, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "videoAdResolveFunction", "start": 4200, "end": 4222, "loc": { "start": { "line": 127, "column": 29 }, "end": { "line": 127, "column": 51 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4222, "end": 4223, "loc": { "start": { "line": 127, "column": 51 }, "end": { "line": 127, "column": 52 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4224, "end": 4225, "loc": { "start": { "line": 127, "column": 53 }, "end": { "line": 127, "column": 54 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "self", "start": 4251, "end": 4255, "loc": { "start": { "line": 128, "column": 24 }, "end": { "line": 128, "column": 28 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4255, "end": 4256, "loc": { "start": { "line": 128, "column": 28 }, "end": { "line": 128, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "videoAdResolveFunction", "start": 4256, "end": 4278, "loc": { "start": { "line": 128, "column": 29 }, "end": { "line": 128, "column": 51 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4278, "end": 4279, "loc": { "start": { "line": 128, "column": 51 }, "end": { "line": 128, "column": 52 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4279, "end": 4280, "loc": { "start": { "line": 128, "column": 52 }, "end": { "line": 128, "column": 53 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4280, "end": 4281, "loc": { "start": { "line": 128, "column": 53 }, "end": { "line": 128, "column": 54 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4303, "end": 4304, "loc": { "start": { "line": 129, "column": 20 }, "end": { "line": 129, "column": 21 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4322, "end": 4323, "loc": { "start": { "line": 130, "column": 16 }, "end": { "line": 130, "column": 17 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4323, "end": 4324, "loc": { "start": { "line": 130, "column": 17 }, "end": { "line": 130, "column": 18 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4338, "end": 4339, "loc": { "start": { "line": 131, "column": 12 }, "end": { "line": 131, "column": 13 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4339, "end": 4340, "loc": { "start": { "line": 131, "column": 13 }, "end": { "line": 131, "column": 14 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4340, "end": 4341, "loc": { "start": { "line": 131, "column": 14 }, "end": { "line": 131, "column": 15 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4351, "end": 4352, "loc": { "start": { "line": 132, "column": 8 }, "end": { "line": 132, "column": 9 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4352, "end": 4353, "loc": { "start": { "line": 132, "column": 9 }, "end": { "line": 132, "column": 10 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4353, "end": 4354, "loc": { "start": { "line": 132, "column": 10 }, "end": { "line": 132, "column": 11 } } }, { "type": "CommentLine", "value": " Load the ads", "start": 4366, "end": 4381, "loc": { "start": { "line": 134, "column": 8 }, "end": { "line": 134, "column": 23 } } }, { "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": 4391, "end": 4396, "loc": { "start": { "line": 135, "column": 8 }, "end": { "line": 135, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "aipScript", "start": 4397, "end": 4406, "loc": { "start": { "line": 135, "column": 14 }, "end": { "line": 135, "column": 23 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 4407, "end": 4408, "loc": { "start": { "line": 135, "column": 24 }, "end": { "line": 135, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "document", "start": 4409, "end": 4417, "loc": { "start": { "line": 135, "column": 26 }, "end": { "line": 135, "column": 34 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4417, "end": 4418, "loc": { "start": { "line": 135, "column": 34 }, "end": { "line": 135, "column": 35 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "createElement", "start": 4418, "end": 4431, "loc": { "start": { "line": 135, "column": 35 }, "end": { "line": 135, "column": 48 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4431, "end": 4432, "loc": { "start": { "line": 135, "column": 48 }, "end": { "line": 135, "column": 49 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "script", "start": 4432, "end": 4440, "loc": { "start": { "line": 135, "column": 49 }, "end": { "line": 135, "column": 57 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4440, "end": 4441, "loc": { "start": { "line": 135, "column": 57 }, "end": { "line": 135, "column": 58 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4441, "end": 4442, "loc": { "start": { "line": 135, "column": 58 }, "end": { "line": 135, "column": 59 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "aipScript", "start": 4452, "end": 4461, "loc": { "start": { "line": 136, "column": 8 }, "end": { "line": 136, "column": 17 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4461, "end": 4462, "loc": { "start": { "line": 136, "column": 17 }, "end": { "line": 136, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "src", "start": 4462, "end": 4465, "loc": { "start": { "line": 136, "column": 18 }, "end": { "line": 136, "column": 21 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 4466, "end": 4467, "loc": { "start": { "line": 136, "column": 22 }, "end": { "line": 136, "column": 23 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "https://api.adinplay.com/libs/aiptag/pub/YRG/shapez.io/tag.min.js", "start": 4468, "end": 4535, "loc": { "start": { "line": 136, "column": 24 }, "end": { "line": 136, "column": 91 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4535, "end": 4536, "loc": { "start": { "line": 136, "column": 91 }, "end": { "line": 136, "column": 92 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "aipScript", "start": 4546, "end": 4555, "loc": { "start": { "line": 137, "column": 8 }, "end": { "line": 137, "column": 17 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4555, "end": 4556, "loc": { "start": { "line": 137, "column": 17 }, "end": { "line": 137, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setAttribute", "start": 4556, "end": 4568, "loc": { "start": { "line": 137, "column": 18 }, "end": { "line": 137, "column": 30 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4568, "end": 4569, "loc": { "start": { "line": 137, "column": 30 }, "end": { "line": 137, "column": 31 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "async", "start": 4569, "end": 4576, "loc": { "start": { "line": 137, "column": 31 }, "end": { "line": 137, "column": 38 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4576, "end": 4577, "loc": { "start": { "line": 137, "column": 38 }, "end": { "line": 137, "column": 39 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "", "start": 4578, "end": 4580, "loc": { "start": { "line": 137, "column": 40 }, "end": { "line": 137, "column": 42 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4580, "end": 4581, "loc": { "start": { "line": 137, "column": 42 }, "end": { "line": 137, "column": 43 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4581, "end": 4582, "loc": { "start": { "line": 137, "column": 43 }, "end": { "line": 137, "column": 44 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "document", "start": 4592, "end": 4600, "loc": { "start": { "line": 138, "column": 8 }, "end": { "line": 138, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4600, "end": 4601, "loc": { "start": { "line": 138, "column": 16 }, "end": { "line": 138, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "head", "start": 4601, "end": 4605, "loc": { "start": { "line": 138, "column": 17 }, "end": { "line": 138, "column": 21 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4605, "end": 4606, "loc": { "start": { "line": 138, "column": 21 }, "end": { "line": 138, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "appendChild", "start": 4606, "end": 4617, "loc": { "start": { "line": 138, "column": 22 }, "end": { "line": 138, "column": 33 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4617, "end": 4618, "loc": { "start": { "line": 138, "column": 33 }, "end": { "line": 138, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "aipScript", "start": 4618, "end": 4627, "loc": { "start": { "line": 138, "column": 34 }, "end": { "line": 138, "column": 43 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4627, "end": 4628, "loc": { "start": { "line": 138, "column": 43 }, "end": { "line": 138, "column": 44 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4628, "end": 4629, "loc": { "start": { "line": 138, "column": 44 }, "end": { "line": 138, "column": 45 } } }, { "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": 4641, "end": 4647, "loc": { "start": { "line": 140, "column": 8 }, "end": { "line": 140, "column": 14 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Promise", "start": 4648, "end": 4655, "loc": { "start": { "line": 140, "column": 15 }, "end": { "line": 140, "column": 22 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4655, "end": 4656, "loc": { "start": { "line": 140, "column": 22 }, "end": { "line": 140, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "resolve", "start": 4656, "end": 4663, "loc": { "start": { "line": 140, "column": 23 }, "end": { "line": 140, "column": 30 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4663, "end": 4664, "loc": { "start": { "line": 140, "column": 30 }, "end": { "line": 140, "column": 31 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4664, "end": 4665, "loc": { "start": { "line": 140, "column": 31 }, "end": { "line": 140, "column": 32 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4665, "end": 4666, "loc": { "start": { "line": 140, "column": 32 }, "end": { "line": 140, "column": 33 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4672, "end": 4673, "loc": { "start": { "line": 141, "column": 4 }, "end": { "line": 141, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "showVideoAd", "start": 4681, "end": 4692, "loc": { "start": { "line": 143, "column": 4 }, "end": { "line": 143, "column": 15 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4692, "end": 4693, "loc": { "start": { "line": 143, "column": 15 }, "end": { "line": 143, "column": 16 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4693, "end": 4694, "loc": { "start": { "line": 143, "column": 16 }, "end": { "line": 143, "column": 17 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4695, "end": 4696, "loc": { "start": { "line": 143, "column": 18 }, "end": { "line": 143, "column": 19 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "assert", "start": 4706, "end": 4712, "loc": { "start": { "line": 144, "column": 8 }, "end": { "line": 144, "column": 14 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4712, "end": 4713, "loc": { "start": { "line": 144, "column": 14 }, "end": { "line": 144, "column": 15 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 4713, "end": 4717, "loc": { "start": { "line": 144, "column": 15 }, "end": { "line": 144, "column": 19 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4717, "end": 4718, "loc": { "start": { "line": 144, "column": 19 }, "end": { "line": 144, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getHasAds", "start": 4718, "end": 4727, "loc": { "start": { "line": 144, "column": 20 }, "end": { "line": 144, "column": 29 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4727, "end": 4728, "loc": { "start": { "line": 144, "column": 29 }, "end": { "line": 144, "column": 30 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4728, "end": 4729, "loc": { "start": { "line": 144, "column": 30 }, "end": { "line": 144, "column": 31 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4729, "end": 4730, "loc": { "start": { "line": 144, "column": 31 }, "end": { "line": 144, "column": 32 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "Called showVideoAd but ads are not supported!", "start": 4731, "end": 4778, "loc": { "start": { "line": 144, "column": 33 }, "end": { "line": 144, "column": 80 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4778, "end": 4779, "loc": { "start": { "line": 144, "column": 80 }, "end": { "line": 144, "column": 81 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4779, "end": 4780, "loc": { "start": { "line": 144, "column": 81 }, "end": { "line": 144, "column": 82 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "assert", "start": 4790, "end": 4796, "loc": { "start": { "line": 145, "column": 8 }, "end": { "line": 145, "column": 14 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4796, "end": 4797, "loc": { "start": { "line": 145, "column": 14 }, "end": { "line": 145, "column": 15 } } }, { "type": { "label": "prefix", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": null, "updateContext": null }, "value": "!", "start": 4797, "end": 4798, "loc": { "start": { "line": 145, "column": 15 }, "end": { "line": 145, "column": 16 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 4798, "end": 4802, "loc": { "start": { "line": 145, "column": 16 }, "end": { "line": 145, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4802, "end": 4803, "loc": { "start": { "line": 145, "column": 20 }, "end": { "line": 145, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "videoAdResolveFunction", "start": 4803, "end": 4825, "loc": { "start": { "line": 145, "column": 21 }, "end": { "line": 145, "column": 43 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4825, "end": 4826, "loc": { "start": { "line": 145, "column": 43 }, "end": { "line": 145, "column": 44 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "Video ad still running, can not show again!", "start": 4827, "end": 4872, "loc": { "start": { "line": 145, "column": 45 }, "end": { "line": 145, "column": 90 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4872, "end": 4873, "loc": { "start": { "line": 145, "column": 90 }, "end": { "line": 145, "column": 91 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4873, "end": 4874, "loc": { "start": { "line": 145, "column": 91 }, "end": { "line": 145, "column": 92 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 4884, "end": 4888, "loc": { "start": { "line": 146, "column": 8 }, "end": { "line": 146, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4888, "end": 4889, "loc": { "start": { "line": 146, "column": 12 }, "end": { "line": 146, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "lastVideoAdShowTime", "start": 4889, "end": 4908, "loc": { "start": { "line": 146, "column": 13 }, "end": { "line": 146, "column": 32 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 4909, "end": 4910, "loc": { "start": { "line": 146, "column": 33 }, "end": { "line": 146, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "performance", "start": 4911, "end": 4922, "loc": { "start": { "line": 146, "column": 35 }, "end": { "line": 146, "column": 46 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4922, "end": 4923, "loc": { "start": { "line": 146, "column": 46 }, "end": { "line": 146, "column": 47 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "now", "start": 4923, "end": 4926, "loc": { "start": { "line": 146, "column": 47 }, "end": { "line": 146, "column": 50 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4926, "end": 4927, "loc": { "start": { "line": 146, "column": 50 }, "end": { "line": 146, "column": 51 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4927, "end": 4928, "loc": { "start": { "line": 146, "column": 51 }, "end": { "line": 146, "column": 52 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4928, "end": 4929, "loc": { "start": { "line": 146, "column": 52 }, "end": { "line": 146, "column": 53 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "document", "start": 4939, "end": 4947, "loc": { "start": { "line": 147, "column": 8 }, "end": { "line": 147, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4947, "end": 4948, "loc": { "start": { "line": 147, "column": 16 }, "end": { "line": 147, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "body", "start": 4948, "end": 4952, "loc": { "start": { "line": 147, "column": 17 }, "end": { "line": 147, "column": 21 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4952, "end": 4953, "loc": { "start": { "line": 147, "column": 21 }, "end": { "line": 147, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "appendChild", "start": 4953, "end": 4964, "loc": { "start": { "line": 147, "column": 22 }, "end": { "line": 147, "column": 33 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4964, "end": 4965, "loc": { "start": { "line": 147, "column": 33 }, "end": { "line": 147, "column": 34 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 4965, "end": 4969, "loc": { "start": { "line": 147, "column": 34 }, "end": { "line": 147, "column": 38 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4969, "end": 4970, "loc": { "start": { "line": 147, "column": 38 }, "end": { "line": 147, "column": 39 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "adContainerMainElement", "start": 4970, "end": 4992, "loc": { "start": { "line": 147, "column": 39 }, "end": { "line": 147, "column": 61 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4992, "end": 4993, "loc": { "start": { "line": 147, "column": 61 }, "end": { "line": 147, "column": 62 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4993, "end": 4994, "loc": { "start": { "line": 147, "column": 62 }, "end": { "line": 147, "column": 63 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5004, "end": 5008, "loc": { "start": { "line": 148, "column": 8 }, "end": { "line": 148, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5008, "end": 5009, "loc": { "start": { "line": 148, "column": 12 }, "end": { "line": 148, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "adContainerMainElement", "start": 5009, "end": 5031, "loc": { "start": { "line": 148, "column": 13 }, "end": { "line": 148, "column": 35 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5031, "end": 5032, "loc": { "start": { "line": 148, "column": 35 }, "end": { "line": 148, "column": 36 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "classList", "start": 5032, "end": 5041, "loc": { "start": { "line": 148, "column": 36 }, "end": { "line": 148, "column": 45 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5041, "end": 5042, "loc": { "start": { "line": 148, "column": 45 }, "end": { "line": 148, "column": 46 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "add", "start": 5042, "end": 5045, "loc": { "start": { "line": 148, "column": 46 }, "end": { "line": 148, "column": 49 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5045, "end": 5046, "loc": { "start": { "line": 148, "column": 49 }, "end": { "line": 148, "column": 50 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "visible", "start": 5046, "end": 5055, "loc": { "start": { "line": 148, "column": 50 }, "end": { "line": 148, "column": 59 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5055, "end": 5056, "loc": { "start": { "line": 148, "column": 59 }, "end": { "line": 148, "column": 60 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5056, "end": 5057, "loc": { "start": { "line": 148, "column": 60 }, "end": { "line": 148, "column": 61 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5067, "end": 5071, "loc": { "start": { "line": 149, "column": 8 }, "end": { "line": 149, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5071, "end": 5072, "loc": { "start": { "line": 149, "column": 12 }, "end": { "line": 149, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "adContainerMainElement", "start": 5072, "end": 5094, "loc": { "start": { "line": 149, "column": 13 }, "end": { "line": 149, "column": 35 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5094, "end": 5095, "loc": { "start": { "line": 149, "column": 35 }, "end": { "line": 149, "column": 36 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "classList", "start": 5095, "end": 5104, "loc": { "start": { "line": 149, "column": 36 }, "end": { "line": 149, "column": 45 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5104, "end": 5105, "loc": { "start": { "line": 149, "column": 45 }, "end": { "line": 149, "column": 46 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "remove", "start": 5105, "end": 5111, "loc": { "start": { "line": 149, "column": 46 }, "end": { "line": 149, "column": 52 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5111, "end": 5112, "loc": { "start": { "line": 149, "column": 52 }, "end": { "line": 149, "column": 53 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "waitingForFinish", "start": 5112, "end": 5130, "loc": { "start": { "line": 149, "column": 53 }, "end": { "line": 149, "column": 71 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5130, "end": 5131, "loc": { "start": { "line": 149, "column": 71 }, "end": { "line": 149, "column": 72 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5131, "end": 5132, "loc": { "start": { "line": 149, "column": 72 }, "end": { "line": 149, "column": 73 } } }, { "type": { "label": "try", "keyword": "try", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "try", "start": 5144, "end": 5147, "loc": { "start": { "line": 151, "column": 8 }, "end": { "line": 151, "column": 11 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5148, "end": 5149, "loc": { "start": { "line": 151, "column": 12 }, "end": { "line": 151, "column": 13 } } }, { "type": "CommentLine", "value": " @ts-ignore", "start": 5163, "end": 5176, "loc": { "start": { "line": 152, "column": 12 }, "end": { "line": 152, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "window", "start": 5190, "end": 5196, "loc": { "start": { "line": 153, "column": 12 }, "end": { "line": 153, "column": 18 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5196, "end": 5197, "loc": { "start": { "line": 153, "column": 18 }, "end": { "line": 153, "column": 19 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "aiptag", "start": 5197, "end": 5203, "loc": { "start": { "line": 153, "column": 19 }, "end": { "line": 153, "column": 25 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5203, "end": 5204, "loc": { "start": { "line": 153, "column": 25 }, "end": { "line": 153, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "cmd", "start": 5204, "end": 5207, "loc": { "start": { "line": 153, "column": 26 }, "end": { "line": 153, "column": 29 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5207, "end": 5208, "loc": { "start": { "line": 153, "column": 29 }, "end": { "line": 153, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "player", "start": 5208, "end": 5214, "loc": { "start": { "line": 153, "column": 30 }, "end": { "line": 153, "column": 36 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5214, "end": 5215, "loc": { "start": { "line": 153, "column": 36 }, "end": { "line": 153, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "push", "start": 5215, "end": 5219, "loc": { "start": { "line": 153, "column": 37 }, "end": { "line": 153, "column": 41 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5219, "end": 5220, "loc": { "start": { "line": 153, "column": 41 }, "end": { "line": 153, "column": 42 } } }, { "type": { "label": "function", "keyword": "function", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "function", "start": 5220, "end": 5228, "loc": { "start": { "line": 153, "column": 42 }, "end": { "line": 153, "column": 50 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5229, "end": 5230, "loc": { "start": { "line": 153, "column": 51 }, "end": { "line": 153, "column": 52 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5230, "end": 5231, "loc": { "start": { "line": 153, "column": 52 }, "end": { "line": 153, "column": 53 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5232, "end": 5233, "loc": { "start": { "line": 153, "column": 54 }, "end": { "line": 153, "column": 55 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "console", "start": 5251, "end": 5258, "loc": { "start": { "line": 154, "column": 16 }, "end": { "line": 154, "column": 23 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5258, "end": 5259, "loc": { "start": { "line": 154, "column": 23 }, "end": { "line": 154, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "log", "start": 5259, "end": 5262, "loc": { "start": { "line": 154, "column": 24 }, "end": { "line": 154, "column": 27 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5262, "end": 5263, "loc": { "start": { "line": 154, "column": 27 }, "end": { "line": 154, "column": 28 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "🎬 ADINPLAY AD: Start pre roll", "start": 5263, "end": 5295, "loc": { "start": { "line": 154, "column": 28 }, "end": { "line": 154, "column": 60 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5295, "end": 5296, "loc": { "start": { "line": 154, "column": 60 }, "end": { "line": 154, "column": 61 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5296, "end": 5297, "loc": { "start": { "line": 154, "column": 61 }, "end": { "line": 154, "column": 62 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "window", "start": 5315, "end": 5321, "loc": { "start": { "line": 155, "column": 16 }, "end": { "line": 155, "column": 22 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5321, "end": 5322, "loc": { "start": { "line": 155, "column": 22 }, "end": { "line": 155, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "adPlayer", "start": 5322, "end": 5330, "loc": { "start": { "line": 155, "column": 23 }, "end": { "line": 155, "column": 31 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5330, "end": 5331, "loc": { "start": { "line": 155, "column": 31 }, "end": { "line": 155, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "startPreRoll", "start": 5331, "end": 5343, "loc": { "start": { "line": 155, "column": 32 }, "end": { "line": 155, "column": 44 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5343, "end": 5344, "loc": { "start": { "line": 155, "column": 44 }, "end": { "line": 155, "column": 45 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5344, "end": 5345, "loc": { "start": { "line": 155, "column": 45 }, "end": { "line": 155, "column": 46 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5345, "end": 5346, "loc": { "start": { "line": 155, "column": 46 }, "end": { "line": 155, "column": 47 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5360, "end": 5361, "loc": { "start": { "line": 156, "column": 12 }, "end": { "line": 156, "column": 13 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5361, "end": 5362, "loc": { "start": { "line": 156, "column": 13 }, "end": { "line": 156, "column": 14 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5362, "end": 5363, "loc": { "start": { "line": 156, "column": 14 }, "end": { "line": 156, "column": 15 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5373, "end": 5374, "loc": { "start": { "line": 157, "column": 8 }, "end": { "line": 157, "column": 9 } } }, { "type": { "label": "catch", "keyword": "catch", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "catch", "start": 5375, "end": 5380, "loc": { "start": { "line": 157, "column": 10 }, "end": { "line": 157, "column": 15 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5381, "end": 5382, "loc": { "start": { "line": 157, "column": 16 }, "end": { "line": 157, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "ex", "start": 5382, "end": 5384, "loc": { "start": { "line": 157, "column": 17 }, "end": { "line": 157, "column": 19 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5384, "end": 5385, "loc": { "start": { "line": 157, "column": 19 }, "end": { "line": 157, "column": 20 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5386, "end": 5387, "loc": { "start": { "line": 157, "column": 21 }, "end": { "line": 157, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "logger", "start": 5401, "end": 5407, "loc": { "start": { "line": 158, "column": 12 }, "end": { "line": 158, "column": 18 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5407, "end": 5408, "loc": { "start": { "line": 158, "column": 18 }, "end": { "line": 158, "column": 19 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "warn", "start": 5408, "end": 5412, "loc": { "start": { "line": 158, "column": 19 }, "end": { "line": 158, "column": 23 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5412, "end": 5413, "loc": { "start": { "line": 158, "column": 23 }, "end": { "line": 158, "column": 24 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "🎬 Failed to play video ad:", "start": 5413, "end": 5442, "loc": { "start": { "line": 158, "column": 24 }, "end": { "line": 158, "column": 53 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5442, "end": 5443, "loc": { "start": { "line": 158, "column": 53 }, "end": { "line": 158, "column": 54 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "ex", "start": 5444, "end": 5446, "loc": { "start": { "line": 158, "column": 55 }, "end": { "line": 158, "column": 57 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5446, "end": 5447, "loc": { "start": { "line": 158, "column": 57 }, "end": { "line": 158, "column": 58 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5447, "end": 5448, "loc": { "start": { "line": 158, "column": 58 }, "end": { "line": 158, "column": 59 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "document", "start": 5462, "end": 5470, "loc": { "start": { "line": 159, "column": 12 }, "end": { "line": 159, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5470, "end": 5471, "loc": { "start": { "line": 159, "column": 20 }, "end": { "line": 159, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "body", "start": 5471, "end": 5475, "loc": { "start": { "line": 159, "column": 21 }, "end": { "line": 159, "column": 25 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5475, "end": 5476, "loc": { "start": { "line": 159, "column": 25 }, "end": { "line": 159, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "removeChild", "start": 5476, "end": 5487, "loc": { "start": { "line": 159, "column": 26 }, "end": { "line": 159, "column": 37 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5487, "end": 5488, "loc": { "start": { "line": 159, "column": 37 }, "end": { "line": 159, "column": 38 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5488, "end": 5492, "loc": { "start": { "line": 159, "column": 38 }, "end": { "line": 159, "column": 42 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5492, "end": 5493, "loc": { "start": { "line": 159, "column": 42 }, "end": { "line": 159, "column": 43 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "adContainerMainElement", "start": 5493, "end": 5515, "loc": { "start": { "line": 159, "column": 43 }, "end": { "line": 159, "column": 65 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5515, "end": 5516, "loc": { "start": { "line": 159, "column": 65 }, "end": { "line": 159, "column": 66 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5516, "end": 5517, "loc": { "start": { "line": 159, "column": 66 }, "end": { "line": 159, "column": 67 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5531, "end": 5535, "loc": { "start": { "line": 160, "column": 12 }, "end": { "line": 160, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5535, "end": 5536, "loc": { "start": { "line": 160, "column": 16 }, "end": { "line": 160, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "adContainerMainElement", "start": 5536, "end": 5558, "loc": { "start": { "line": 160, "column": 17 }, "end": { "line": 160, "column": 39 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5558, "end": 5559, "loc": { "start": { "line": 160, "column": 39 }, "end": { "line": 160, "column": 40 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "classList", "start": 5559, "end": 5568, "loc": { "start": { "line": 160, "column": 40 }, "end": { "line": 160, "column": 49 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5568, "end": 5569, "loc": { "start": { "line": 160, "column": 49 }, "end": { "line": 160, "column": 50 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "remove", "start": 5569, "end": 5575, "loc": { "start": { "line": 160, "column": 50 }, "end": { "line": 160, "column": 56 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5575, "end": 5576, "loc": { "start": { "line": 160, "column": 56 }, "end": { "line": 160, "column": 57 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "visible", "start": 5576, "end": 5585, "loc": { "start": { "line": 160, "column": 57 }, "end": { "line": 160, "column": 66 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5585, "end": 5586, "loc": { "start": { "line": 160, "column": 66 }, "end": { "line": 160, "column": 67 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5586, "end": 5587, "loc": { "start": { "line": 160, "column": 67 }, "end": { "line": 160, "column": 68 } } }, { "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": 5601, "end": 5607, "loc": { "start": { "line": 161, "column": 12 }, "end": { "line": 161, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Promise", "start": 5608, "end": 5615, "loc": { "start": { "line": 161, "column": 19 }, "end": { "line": 161, "column": 26 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5615, "end": 5616, "loc": { "start": { "line": 161, "column": 26 }, "end": { "line": 161, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "resolve", "start": 5616, "end": 5623, "loc": { "start": { "line": 161, "column": 27 }, "end": { "line": 161, "column": 34 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5623, "end": 5624, "loc": { "start": { "line": 161, "column": 34 }, "end": { "line": 161, "column": 35 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5624, "end": 5625, "loc": { "start": { "line": 161, "column": 35 }, "end": { "line": 161, "column": 36 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5625, "end": 5626, "loc": { "start": { "line": 161, "column": 36 }, "end": { "line": 161, "column": 37 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5636, "end": 5637, "loc": { "start": { "line": 162, "column": 8 }, "end": { "line": 162, "column": 9 } } }, { "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": 5649, "end": 5655, "loc": { "start": { "line": 164, "column": 8 }, "end": { "line": 164, "column": 14 } } }, { "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": 5656, "end": 5659, "loc": { "start": { "line": 164, "column": 15 }, "end": { "line": 164, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Promise", "start": 5660, "end": 5667, "loc": { "start": { "line": 164, "column": 19 }, "end": { "line": 164, "column": 26 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5667, "end": 5668, "loc": { "start": { "line": 164, "column": 26 }, "end": { "line": 164, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "resolve", "start": 5668, "end": 5675, "loc": { "start": { "line": 164, "column": 27 }, "end": { "line": 164, "column": 34 } } }, { "type": { "label": "=>", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5676, "end": 5678, "loc": { "start": { "line": 164, "column": 35 }, "end": { "line": 164, "column": 37 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5679, "end": 5680, "loc": { "start": { "line": 164, "column": 38 }, "end": { "line": 164, "column": 39 } } }, { "type": "CommentLine", "value": " So, wait for the remove call but also remove after N seconds", "start": 5694, "end": 5757, "loc": { "start": { "line": 165, "column": 12 }, "end": { "line": 165, "column": 75 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5771, "end": 5775, "loc": { "start": { "line": 166, "column": 12 }, "end": { "line": 166, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5775, "end": 5776, "loc": { "start": { "line": 166, "column": 16 }, "end": { "line": 166, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "videoAdResolveFunction", "start": 5776, "end": 5798, "loc": { "start": { "line": 166, "column": 17 }, "end": { "line": 166, "column": 39 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 5799, "end": 5800, "loc": { "start": { "line": 166, "column": 40 }, "end": { "line": 166, "column": 41 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5801, "end": 5802, "loc": { "start": { "line": 166, "column": 42 }, "end": { "line": 166, "column": 43 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5802, "end": 5803, "loc": { "start": { "line": 166, "column": 43 }, "end": { "line": 166, "column": 44 } } }, { "type": { "label": "=>", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5804, "end": 5806, "loc": { "start": { "line": 166, "column": 45 }, "end": { "line": 166, "column": 47 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5807, "end": 5808, "loc": { "start": { "line": 166, "column": 48 }, "end": { "line": 166, "column": 49 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5826, "end": 5830, "loc": { "start": { "line": 167, "column": 16 }, "end": { "line": 167, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5830, "end": 5831, "loc": { "start": { "line": 167, "column": 20 }, "end": { "line": 167, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "videoAdResolveFunction", "start": 5831, "end": 5853, "loc": { "start": { "line": 167, "column": 21 }, "end": { "line": 167, "column": 43 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 5854, "end": 5855, "loc": { "start": { "line": 167, "column": 44 }, "end": { "line": 167, "column": 45 } } }, { "type": { "label": "null", "keyword": "null", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "null", "start": 5856, "end": 5860, "loc": { "start": { "line": 167, "column": 46 }, "end": { "line": 167, "column": 50 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5860, "end": 5861, "loc": { "start": { "line": 167, "column": 50 }, "end": { "line": 167, "column": 51 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "clearTimeout", "start": 5879, "end": 5891, "loc": { "start": { "line": 168, "column": 16 }, "end": { "line": 168, "column": 28 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5891, "end": 5892, "loc": { "start": { "line": 168, "column": 28 }, "end": { "line": 168, "column": 29 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5892, "end": 5896, "loc": { "start": { "line": 168, "column": 29 }, "end": { "line": 168, "column": 33 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5896, "end": 5897, "loc": { "start": { "line": 168, "column": 33 }, "end": { "line": 168, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "videoAdResolveTimer", "start": 5897, "end": 5916, "loc": { "start": { "line": 168, "column": 34 }, "end": { "line": 168, "column": 53 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5916, "end": 5917, "loc": { "start": { "line": 168, "column": 53 }, "end": { "line": 168, "column": 54 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5917, "end": 5918, "loc": { "start": { "line": 168, "column": 54 }, "end": { "line": 168, "column": 55 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5936, "end": 5940, "loc": { "start": { "line": 169, "column": 16 }, "end": { "line": 169, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5940, "end": 5941, "loc": { "start": { "line": 169, "column": 20 }, "end": { "line": 169, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "videoAdResolveTimer", "start": 5941, "end": 5960, "loc": { "start": { "line": 169, "column": 21 }, "end": { "line": 169, "column": 40 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 5961, "end": 5962, "loc": { "start": { "line": 169, "column": 41 }, "end": { "line": 169, "column": 42 } } }, { "type": { "label": "null", "keyword": "null", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "null", "start": 5963, "end": 5967, "loc": { "start": { "line": 169, "column": 43 }, "end": { "line": 169, "column": 47 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5967, "end": 5968, "loc": { "start": { "line": 169, "column": 47 }, "end": { "line": 169, "column": 48 } } }, { "type": "CommentLine", "value": " When the ad closed, also set the time", "start": 5988, "end": 6028, "loc": { "start": { "line": 171, "column": 16 }, "end": { "line": 171, "column": 56 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 6046, "end": 6050, "loc": { "start": { "line": 172, "column": 16 }, "end": { "line": 172, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6050, "end": 6051, "loc": { "start": { "line": 172, "column": 20 }, "end": { "line": 172, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "lastVideoAdShowTime", "start": 6051, "end": 6070, "loc": { "start": { "line": 172, "column": 21 }, "end": { "line": 172, "column": 40 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 6071, "end": 6072, "loc": { "start": { "line": 172, "column": 41 }, "end": { "line": 172, "column": 42 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "performance", "start": 6073, "end": 6084, "loc": { "start": { "line": 172, "column": 43 }, "end": { "line": 172, "column": 54 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6084, "end": 6085, "loc": { "start": { "line": 172, "column": 54 }, "end": { "line": 172, "column": 55 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "now", "start": 6085, "end": 6088, "loc": { "start": { "line": 172, "column": 55 }, "end": { "line": 172, "column": 58 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6088, "end": 6089, "loc": { "start": { "line": 172, "column": 58 }, "end": { "line": 172, "column": 59 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6089, "end": 6090, "loc": { "start": { "line": 172, "column": 59 }, "end": { "line": 172, "column": 60 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6090, "end": 6091, "loc": { "start": { "line": 172, "column": 60 }, "end": { "line": 172, "column": 61 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "resolve", "start": 6109, "end": 6116, "loc": { "start": { "line": 173, "column": 16 }, "end": { "line": 173, "column": 23 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6116, "end": 6117, "loc": { "start": { "line": 173, "column": 23 }, "end": { "line": 173, "column": 24 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6117, "end": 6118, "loc": { "start": { "line": 173, "column": 24 }, "end": { "line": 173, "column": 25 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6118, "end": 6119, "loc": { "start": { "line": 173, "column": 25 }, "end": { "line": 173, "column": 26 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6133, "end": 6134, "loc": { "start": { "line": 174, "column": 12 }, "end": { "line": 174, "column": 13 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6134, "end": 6135, "loc": { "start": { "line": 174, "column": 13 }, "end": { "line": 174, "column": 14 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 6151, "end": 6155, "loc": { "start": { "line": 176, "column": 12 }, "end": { "line": 176, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6155, "end": 6156, "loc": { "start": { "line": 176, "column": 16 }, "end": { "line": 176, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "videoAdResolveTimer", "start": 6156, "end": 6175, "loc": { "start": { "line": 176, "column": 17 }, "end": { "line": 176, "column": 36 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 6176, "end": 6177, "loc": { "start": { "line": 176, "column": 37 }, "end": { "line": 176, "column": 38 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setTimeout", "start": 6178, "end": 6188, "loc": { "start": { "line": 176, "column": 39 }, "end": { "line": 176, "column": 49 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6188, "end": 6189, "loc": { "start": { "line": 176, "column": 49 }, "end": { "line": 176, "column": 50 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6189, "end": 6190, "loc": { "start": { "line": 176, "column": 50 }, "end": { "line": 176, "column": 51 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6190, "end": 6191, "loc": { "start": { "line": 176, "column": 51 }, "end": { "line": 176, "column": 52 } } }, { "type": { "label": "=>", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6192, "end": 6194, "loc": { "start": { "line": 176, "column": 53 }, "end": { "line": 176, "column": 55 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6195, "end": 6196, "loc": { "start": { "line": 176, "column": 56 }, "end": { "line": 176, "column": 57 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "logger", "start": 6214, "end": 6220, "loc": { "start": { "line": 177, "column": 16 }, "end": { "line": 177, "column": 22 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6220, "end": 6221, "loc": { "start": { "line": 177, "column": 22 }, "end": { "line": 177, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "warn", "start": 6221, "end": 6225, "loc": { "start": { "line": 177, "column": 23 }, "end": { "line": 177, "column": 27 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6225, "end": 6226, "loc": { "start": { "line": 177, "column": 27 }, "end": { "line": 177, "column": 28 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 6226, "end": 6230, "loc": { "start": { "line": 177, "column": 28 }, "end": { "line": 177, "column": 32 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6230, "end": 6231, "loc": { "start": { "line": 177, "column": 32 }, "end": { "line": 177, "column": 33 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "Automatically closing ad after not receiving callback", "start": 6232, "end": 6287, "loc": { "start": { "line": 177, "column": 34 }, "end": { "line": 177, "column": 89 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6287, "end": 6288, "loc": { "start": { "line": 177, "column": 89 }, "end": { "line": 177, "column": 90 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6288, "end": 6289, "loc": { "start": { "line": 177, "column": 90 }, "end": { "line": 177, "column": 91 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 6307, "end": 6309, "loc": { "start": { "line": 178, "column": 16 }, "end": { "line": 178, "column": 18 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6310, "end": 6311, "loc": { "start": { "line": 178, "column": 19 }, "end": { "line": 178, "column": 20 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 6311, "end": 6315, "loc": { "start": { "line": 178, "column": 20 }, "end": { "line": 178, "column": 24 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6315, "end": 6316, "loc": { "start": { "line": 178, "column": 24 }, "end": { "line": 178, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "videoAdResolveFunction", "start": 6316, "end": 6338, "loc": { "start": { "line": 178, "column": 25 }, "end": { "line": 178, "column": 47 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6338, "end": 6339, "loc": { "start": { "line": 178, "column": 47 }, "end": { "line": 178, "column": 48 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6340, "end": 6341, "loc": { "start": { "line": 178, "column": 49 }, "end": { "line": 178, "column": 50 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 6363, "end": 6367, "loc": { "start": { "line": 179, "column": 20 }, "end": { "line": 179, "column": 24 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6367, "end": 6368, "loc": { "start": { "line": 179, "column": 24 }, "end": { "line": 179, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "videoAdResolveFunction", "start": 6368, "end": 6390, "loc": { "start": { "line": 179, "column": 25 }, "end": { "line": 179, "column": 47 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6390, "end": 6391, "loc": { "start": { "line": 179, "column": 47 }, "end": { "line": 179, "column": 48 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6391, "end": 6392, "loc": { "start": { "line": 179, "column": 48 }, "end": { "line": 179, "column": 49 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6392, "end": 6393, "loc": { "start": { "line": 179, "column": 49 }, "end": { "line": 179, "column": 50 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6411, "end": 6412, "loc": { "start": { "line": 180, "column": 16 }, "end": { "line": 180, "column": 17 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6426, "end": 6427, "loc": { "start": { "line": 181, "column": 12 }, "end": { "line": 181, "column": 13 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6427, "end": 6428, "loc": { "start": { "line": 181, "column": 13 }, "end": { "line": 181, "column": 14 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 120, "start": 6429, "end": 6432, "loc": { "start": { "line": 181, "column": 15 }, "end": { "line": 181, "column": 18 } } }, { "type": { "label": "*", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 10, "updateContext": null }, "value": "*", "start": 6433, "end": 6434, "loc": { "start": { "line": 181, "column": 19 }, "end": { "line": 181, "column": 20 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 1000, "start": 6435, "end": 6439, "loc": { "start": { "line": 181, "column": 21 }, "end": { "line": 181, "column": 25 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6439, "end": 6440, "loc": { "start": { "line": 181, "column": 25 }, "end": { "line": 181, "column": 26 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6440, "end": 6441, "loc": { "start": { "line": 181, "column": 26 }, "end": { "line": 181, "column": 27 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6451, "end": 6452, "loc": { "start": { "line": 182, "column": 8 }, "end": { "line": 182, "column": 9 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6452, "end": 6453, "loc": { "start": { "line": 182, "column": 9 }, "end": { "line": 182, "column": 10 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6467, "end": 6468, "loc": { "start": { "line": 183, "column": 12 }, "end": { "line": 183, "column": 13 } } }, { "type": { "label": "catch", "keyword": "catch", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "catch", "start": 6468, "end": 6473, "loc": { "start": { "line": 183, "column": 13 }, "end": { "line": 183, "column": 18 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6473, "end": 6474, "loc": { "start": { "line": 183, "column": 18 }, "end": { "line": 183, "column": 19 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "err", "start": 6474, "end": 6477, "loc": { "start": { "line": 183, "column": 19 }, "end": { "line": 183, "column": 22 } } }, { "type": { "label": "=>", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6478, "end": 6480, "loc": { "start": { "line": 183, "column": 23 }, "end": { "line": 183, "column": 25 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6481, "end": 6482, "loc": { "start": { "line": 183, "column": 26 }, "end": { "line": 183, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "logger", "start": 6500, "end": 6506, "loc": { "start": { "line": 184, "column": 16 }, "end": { "line": 184, "column": 22 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6506, "end": 6507, "loc": { "start": { "line": 184, "column": 22 }, "end": { "line": 184, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "error", "start": 6507, "end": 6512, "loc": { "start": { "line": 184, "column": 23 }, "end": { "line": 184, "column": 28 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6512, "end": 6513, "loc": { "start": { "line": 184, "column": 28 }, "end": { "line": 184, "column": 29 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "Error while resolving video ad:", "start": 6513, "end": 6546, "loc": { "start": { "line": 184, "column": 29 }, "end": { "line": 184, "column": 62 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6546, "end": 6547, "loc": { "start": { "line": 184, "column": 62 }, "end": { "line": 184, "column": 63 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "err", "start": 6548, "end": 6551, "loc": { "start": { "line": 184, "column": 64 }, "end": { "line": 184, "column": 67 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6551, "end": 6552, "loc": { "start": { "line": 184, "column": 67 }, "end": { "line": 184, "column": 68 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6552, "end": 6553, "loc": { "start": { "line": 184, "column": 68 }, "end": { "line": 184, "column": 69 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6567, "end": 6568, "loc": { "start": { "line": 185, "column": 12 }, "end": { "line": 185, "column": 13 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6568, "end": 6569, "loc": { "start": { "line": 185, "column": 13 }, "end": { "line": 185, "column": 14 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6583, "end": 6584, "loc": { "start": { "line": 186, "column": 12 }, "end": { "line": 186, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "then", "start": 6584, "end": 6588, "loc": { "start": { "line": 186, "column": 13 }, "end": { "line": 186, "column": 17 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6588, "end": 6589, "loc": { "start": { "line": 186, "column": 17 }, "end": { "line": 186, "column": 18 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6589, "end": 6590, "loc": { "start": { "line": 186, "column": 18 }, "end": { "line": 186, "column": 19 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6590, "end": 6591, "loc": { "start": { "line": 186, "column": 19 }, "end": { "line": 186, "column": 20 } } }, { "type": { "label": "=>", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6592, "end": 6594, "loc": { "start": { "line": 186, "column": 21 }, "end": { "line": 186, "column": 23 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6595, "end": 6596, "loc": { "start": { "line": 186, "column": 24 }, "end": { "line": 186, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "document", "start": 6614, "end": 6622, "loc": { "start": { "line": 187, "column": 16 }, "end": { "line": 187, "column": 24 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6622, "end": 6623, "loc": { "start": { "line": 187, "column": 24 }, "end": { "line": 187, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "body", "start": 6623, "end": 6627, "loc": { "start": { "line": 187, "column": 25 }, "end": { "line": 187, "column": 29 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6627, "end": 6628, "loc": { "start": { "line": 187, "column": 29 }, "end": { "line": 187, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "removeChild", "start": 6628, "end": 6639, "loc": { "start": { "line": 187, "column": 30 }, "end": { "line": 187, "column": 41 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6639, "end": 6640, "loc": { "start": { "line": 187, "column": 41 }, "end": { "line": 187, "column": 42 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 6640, "end": 6644, "loc": { "start": { "line": 187, "column": 42 }, "end": { "line": 187, "column": 46 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6644, "end": 6645, "loc": { "start": { "line": 187, "column": 46 }, "end": { "line": 187, "column": 47 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "adContainerMainElement", "start": 6645, "end": 6667, "loc": { "start": { "line": 187, "column": 47 }, "end": { "line": 187, "column": 69 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6667, "end": 6668, "loc": { "start": { "line": 187, "column": 69 }, "end": { "line": 187, "column": 70 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6668, "end": 6669, "loc": { "start": { "line": 187, "column": 70 }, "end": { "line": 187, "column": 71 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 6687, "end": 6691, "loc": { "start": { "line": 188, "column": 16 }, "end": { "line": 188, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6691, "end": 6692, "loc": { "start": { "line": 188, "column": 20 }, "end": { "line": 188, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "adContainerMainElement", "start": 6692, "end": 6714, "loc": { "start": { "line": 188, "column": 21 }, "end": { "line": 188, "column": 43 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6714, "end": 6715, "loc": { "start": { "line": 188, "column": 43 }, "end": { "line": 188, "column": 44 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "classList", "start": 6715, "end": 6724, "loc": { "start": { "line": 188, "column": 44 }, "end": { "line": 188, "column": 53 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6724, "end": 6725, "loc": { "start": { "line": 188, "column": 53 }, "end": { "line": 188, "column": 54 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "remove", "start": 6725, "end": 6731, "loc": { "start": { "line": 188, "column": 54 }, "end": { "line": 188, "column": 60 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6731, "end": 6732, "loc": { "start": { "line": 188, "column": 60 }, "end": { "line": 188, "column": 61 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "visible", "start": 6732, "end": 6741, "loc": { "start": { "line": 188, "column": 61 }, "end": { "line": 188, "column": 70 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6741, "end": 6742, "loc": { "start": { "line": 188, "column": 70 }, "end": { "line": 188, "column": 71 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6742, "end": 6743, "loc": { "start": { "line": 188, "column": 71 }, "end": { "line": 188, "column": 72 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6757, "end": 6758, "loc": { "start": { "line": 189, "column": 12 }, "end": { "line": 189, "column": 13 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6758, "end": 6759, "loc": { "start": { "line": 189, "column": 13 }, "end": { "line": 189, "column": 14 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6759, "end": 6760, "loc": { "start": { "line": 189, "column": 14 }, "end": { "line": 189, "column": 15 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6766, "end": 6767, "loc": { "start": { "line": 190, "column": 4 }, "end": { "line": 190, "column": 5 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6769, "end": 6770, "loc": { "start": { "line": 191, "column": 0 }, "end": { "line": 191, "column": 1 } } }, { "type": { "label": "eof", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6772, "end": 6772, "loc": { "start": { "line": 192, "column": 0 }, "end": { "line": 192, "column": 0 } } } ] }