From ad5a4c7097e64edb73349cfae1e7945c360dd143 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=96=87=E7=92=90?= Date: Thu, 10 May 2018 15:54:13 +0800 Subject: [PATCH] add prependRange and move more variable declaration --- src/compiler/core.ts | 15 + src/compiler/transformers/es2015.ts | 20 +- src/compiler/transformers/es2017.ts | 4 +- src/compiler/transformers/esnext.ts | 8 +- src/compiler/transformers/generators.ts | 2 +- src/compiler/transformers/module/module.ts | 4 +- src/compiler/transformers/module/system.ts | 2 +- src/compiler/transformers/ts.ts | 9 +- src/compiler/visitor.ts | 6 +- tests/baselines/reference/ES5For-of30.js | 2 +- tests/baselines/reference/ES5For-of31.js | 6 +- tests/baselines/reference/ES5For-of33.js | 8 +- tests/baselines/reference/ES5For-of33.js.map | 2 +- .../reference/ES5For-of33.sourcemap.txt | 64 +- tests/baselines/reference/ES5For-of34.js | 8 +- tests/baselines/reference/ES5For-of34.js.map | 2 +- .../reference/ES5For-of34.sourcemap.txt | 92 +- tests/baselines/reference/ES5For-of35.js | 8 +- tests/baselines/reference/ES5For-of35.js.map | 2 +- .../reference/ES5For-of35.sourcemap.txt | 70 +- tests/baselines/reference/ES5For-of36.js | 8 +- tests/baselines/reference/ES5For-of36.js.map | 2 +- .../reference/ES5For-of36.sourcemap.txt | 70 +- .../baselines/reference/ES5SymbolProperty1.js | 2 +- .../reference/FunctionDeclaration8_es6.js | 2 +- .../SystemModuleForStatementNoInitializer.js | 2 +- .../reference/aliasesInSystemModule1.js | 2 +- .../reference/aliasesInSystemModule2.js | 2 +- .../allowSyntheticDefaultImports2.js | 2 +- .../allowSyntheticDefaultImports3.js | 4 +- .../allowSyntheticDefaultImports5.js | 2 +- .../allowSyntheticDefaultImports6.js | 2 +- .../allowSyntheticDefaultImports7.js | 2 +- .../allowSyntheticDefaultImports8.js | 2 +- .../anonymousDefaultExportsSystem.js | 2 +- .../reference/assignmentTypeNarrowing.js | 2 +- .../reference/asyncArrowFunction7_es5.js | 2 +- .../reference/asyncArrowFunction8_es5.js | 2 +- .../reference/asyncAwaitNestedClasses_es5.js | 2 +- .../asyncFunctionDeclaration8_es5.js | 2 +- .../asyncFunctionDeclaration9_es5.js | 2 +- .../asyncFunctionTempVariableScoping.js | 2 +- .../reference/asyncWithVarShadowing_es6.js | 74 +- .../bindingPatternOmittedExpressionNesting.js | 2 +- ...blockScopedBindingsInDownlevelGenerator.js | 12 +- .../blockScopedVariablesUseBeforeDef.js | 4 +- tests/baselines/reference/callWithSpread.js | 2 +- .../reference/capturedLetConstInLoop12.js | 4 +- .../reference/capturedLetConstInLoop13.js | 2 +- .../reference/capturedLetConstInLoop4.js | 2 +- .../reference/capturedLetConstInLoop9.js | 14 +- .../capturedParametersInInitializers2.js | 2 +- .../checkJsdocTypeTagOnObjectProperty1.js | 2 +- .../baselines/reference/classBlockScoping.js | 2 +- ...rationShouldBeOutOfScopeInComputedNames.js | 2 +- .../classExpressionWithStaticProperties1.js | 2 +- .../classExpressionWithStaticProperties2.js | 2 +- .../classExpressionWithStaticProperties3.js | 2 +- ...classExpressionWithStaticPropertiesES61.js | 2 +- ...classExpressionWithStaticPropertiesES62.js | 2 +- ...classExpressionWithStaticPropertiesES63.js | 2 +- ...classExpressionWithStaticPropertiesES64.js | 2 +- .../commaOperatorInConditionalExpression.js | 2 +- ...dExponentiationAssignmentLHSIsReference.js | 2 +- ...poundExponentiationAssignmentLHSIsValue.js | 11 +- .../computedPropertiesInDestructuring1.js | 26 +- .../reference/computedPropertyNames10_ES5.js | 2 +- .../reference/computedPropertyNames11_ES5.js | 2 +- .../reference/computedPropertyNames12_ES5.js | 2 +- .../reference/computedPropertyNames12_ES6.js | 2 +- .../reference/computedPropertyNames18_ES5.js | 2 +- .../reference/computedPropertyNames19_ES5.js | 2 +- .../reference/computedPropertyNames1_ES5.js | 2 +- .../reference/computedPropertyNames20_ES5.js | 2 +- .../reference/computedPropertyNames22_ES5.js | 2 +- .../reference/computedPropertyNames23_ES5.js | 2 +- .../reference/computedPropertyNames25_ES5.js | 2 +- .../reference/computedPropertyNames26_ES5.js | 2 +- .../reference/computedPropertyNames28_ES5.js | 2 +- .../reference/computedPropertyNames29_ES5.js | 2 +- .../reference/computedPropertyNames30_ES5.js | 2 +- .../reference/computedPropertyNames31_ES5.js | 2 +- .../reference/computedPropertyNames33_ES5.js | 2 +- .../reference/computedPropertyNames34_ES5.js | 2 +- .../reference/computedPropertyNames46_ES5.js | 2 +- .../reference/computedPropertyNames47_ES5.js | 2 +- .../reference/computedPropertyNames48_ES5.js | 2 +- .../reference/computedPropertyNames49_ES5.js | 2 +- .../reference/computedPropertyNames4_ES5.js | 2 +- .../reference/computedPropertyNames50_ES5.js | 2 +- .../reference/computedPropertyNames51_ES5.js | 2 +- .../reference/computedPropertyNames5_ES5.js | 2 +- .../reference/computedPropertyNames6_ES5.js | 2 +- .../reference/computedPropertyNames7_ES5.js | 2 +- .../reference/computedPropertyNames8_ES5.js | 2 +- .../reference/computedPropertyNames9_ES5.js | 2 +- ...mputedPropertyNamesContextualType10_ES5.js | 2 +- ...omputedPropertyNamesContextualType1_ES5.js | 2 +- ...omputedPropertyNamesContextualType2_ES5.js | 2 +- ...omputedPropertyNamesContextualType3_ES5.js | 2 +- ...omputedPropertyNamesContextualType4_ES5.js | 2 +- ...omputedPropertyNamesContextualType5_ES5.js | 2 +- ...omputedPropertyNamesContextualType6_ES5.js | 2 +- ...omputedPropertyNamesContextualType7_ES5.js | 2 +- ...omputedPropertyNamesContextualType8_ES5.js | 2 +- ...omputedPropertyNamesContextualType9_ES5.js | 2 +- ...mputedPropertyNamesDeclarationEmit5_ES5.js | 2 +- .../computedPropertyNamesSourceMap2_ES5.js | 2 +- ...computedPropertyNamesSourceMap2_ES5.js.map | 2 +- ...dPropertyNamesSourceMap2_ES5.sourcemap.txt | 49 +- ...TypedClassExpressionMethodDeclaration01.js | 4 +- .../reference/correctOrderOfPromiseMethod.js | 2 +- ...clarationEmitDestructuringArrayPattern3.js | 2 +- ...onEmitDestructuringObjectLiteralPattern.js | 2 +- ...nEmitDestructuringObjectLiteralPattern2.js | 2 +- ...eclarationEmitDestructuringPrivacyError.js | 2 +- .../declarationEmitPrivateNameCausesError.js | 2 +- ...tPrivateSymbolCausesVarDeclarationEmit2.js | 4 +- .../declarationNoDanglingGenerics.js | 2 +- .../reference/declarationsAndAssignments.js | 34 +- .../decoratedClassExportsCommonJS1.js | 2 +- .../decoratedClassExportsCommonJS2.js | 2 +- .../reference/decoratedClassExportsSystem1.js | 4 +- .../reference/decoratedClassExportsSystem2.js | 4 +- ...ecoratedDefaultExportsGetExportedSystem.js | 8 +- ...dataWithImportDeclarationNameCollision4.js | 2 +- .../reference/decoratorOnClass5.es6.js | 2 +- .../reference/decoratorOnClass6.es6.js | 2 +- .../reference/decoratorOnClass7.es6.js | 2 +- .../baselines/reference/decoratorOnClass9.js | 2 +- .../decoratorsOnComputedProperties.js | 2 +- .../reference/deduplicateImportsInSystem.js | 2 +- .../defaultExportsGetExportedSystem.js | 2 +- .../destructuringAssignmentWithDefault.js | 2 +- ...destructuringAssignmentWithExportedName.js | 2 +- .../destructuringInVariableDeclarations7.js | 2 +- .../destructuringInVariableDeclarations8.js | 2 +- ...uringObjectBindingPatternAndAssignment5.js | 24 + ...ObjectBindingPatternAndAssignment5.symbols | 15 + ...ngObjectBindingPatternAndAssignment5.types | 21 + .../destructuringReassignsRightHandSide.js | 6 +- .../reference/dottedNamesInSystem.js | 2 +- .../dynamicImportWithNestedThis_es2015.js | 2 +- .../dynamicImportWithNestedThis_es5.js | 2 +- .../emitClassExpressionInDeclarationFile2.js | 2 +- ...onentiationAssignmentWithIndexingOnLHS1.js | 2 +- ...onentiationAssignmentWithIndexingOnLHS2.js | 2 +- ...onentiationAssignmentWithIndexingOnLHS3.js | 2 +- ...onentiationAssignmentWithIndexingOnLHS4.js | 2 +- ...onAssignmentWithPropertyAccessingOnLHS1.js | 2 +- .../reference/emitter.forAwait.es2015.js | 12 +- .../reference/emitter.forAwait.es2017.js | 12 +- .../reference/emitter.forAwait.es5.js | 12 +- .../emptyAssignmentPatterns02_ES5iterable.js | 2 +- .../emptyAssignmentPatterns04_ES5iterable.js | 2 +- ...eclarationBindingPatterns01_ES5iterable.js | 26 +- .../es5-asyncFunctionForOfStatements.js | 44 +- .../es5-asyncFunctionObjectLiterals.js | 18 +- tests/baselines/reference/es5-system.js | 2 +- tests/baselines/reference/es5-system2.js | 2 +- .../reference/es6modulekindWithES5Target11.js | 2 +- .../esnextmodulekindWithES5Target11.js | 2 +- .../reference/exportDefaultParenthesize.js | 4 +- .../exportNonInitializedVariablesSystem.js | 2 +- .../reference/exportStarForValues10.js | 4 +- .../reference/exportStarForValues6.js | 2 +- .../reference/exportStarForValuesInSystem.js | 2 +- .../importCallExpressionAsyncES3System.js | 4 +- .../importCallExpressionAsyncES5System.js | 4 +- .../importCallExpressionAsyncES6System.js | 4 +- .../importCallExpressionES5System.js | 2 +- .../importCallExpressionES6System.js | 2 +- .../importCallExpressionInSystem1.js | 2 +- .../importCallExpressionInSystem2.js | 2 +- .../importCallExpressionInSystem3.js | 2 +- .../importCallExpressionInSystem4.js | 4 +- .../importCallExpressionNestedUMD.js | 2 +- .../importCallExpressionNestedUMD2.js | 2 +- .../reference/importHelpersSystem.js | 4 +- .../inferredNonidentifierTypesGetQuotes.js | 2 +- .../reference/invalidNewTarget.es5.js | 2 +- .../invalidSyntaxNamespaceImportWithSystem.js | 4 +- .../reference/keyofDoesntContainSymbols.js | 2 +- .../literalsInComputedProperties1.js | 2 +- .../reference/missingAndExcessProperties.js | 4 +- .../reference/mixinClassesAnnotated.js | 4 +- .../reference/mixinClassesAnonymous.js | 4 +- ...difierOnClassExpressionMemberInFunction.js | 2 +- .../reference/modulePrologueSystem.js | 2 +- .../newLexicalEnvironmentForConvertedLoop.js | 2 +- tests/baselines/reference/newWithSpread.js | 2 +- tests/baselines/reference/newWithSpreadES5.js | 2 +- .../reference/noImplicitUseStrict_system.js | 2 +- .../objectLiteralEnumPropertyNames.js | 2 +- tests/baselines/reference/objectRest.js | 16 +- .../reference/objectRestAssignment.js | 8 +- tests/baselines/reference/objectSpread.js | 2 +- .../reference/objectSpreadComputedProperty.js | 2 +- .../outFilerootDirModuleNamesSystem.js | 4 +- .../reference/outModuleConcatSystem.js | 4 +- .../outModuleConcatSystem.sourcemap.txt | 4 +- .../reference/parserComputedPropertyName10.js | 2 +- .../reference/parserComputedPropertyName25.js | 2 +- .../reference/parserComputedPropertyName27.js | 2 +- .../reference/parserComputedPropertyName28.js | 2 +- .../reference/parserComputedPropertyName29.js | 2 +- .../reference/parserComputedPropertyName33.js | 2 +- .../parserES5ComputedPropertyName10.js | 2 +- .../parserES5ComputedPropertyName2.js | 2 +- .../parserES5ComputedPropertyName3.js | 2 +- .../parserES5ComputedPropertyName4.js | 2 +- ...prefixUnaryOperatorsOnExportedVariables.js | 2 +- tests/baselines/reference/privateIndexer2.js | 2 +- .../amd/main.js | 2 +- .../node/main.js | 2 +- .../amd/main.js | 2 +- .../node/main.js | 2 +- .../emitDecoratorMetadataSystemJS/amd/main.js | 2 +- .../node/main.js | 2 +- .../amd/main.js | 2 +- .../node/main.js | 2 +- .../amd/main.js | 2 +- .../node/main.js | 2 +- .../reference/restElementMustBeLast.js | 6 +- .../restElementWithAssignmentPattern3.js | 2 +- .../restElementWithAssignmentPattern4.js | 2 +- .../restElementWithAssignmentPattern5.js | 2 +- .../reference/restElementWithInitializer2.js | 2 +- ...thandPropertyAssignmentsInDestructuring.js | 72 +- ...ionDestructuringForArrayBindingPattern2.js | 2 +- ...estructuringForArrayBindingPattern2.js.map | 2 +- ...uringForArrayBindingPattern2.sourcemap.txt | 1528 +++--- ...ingForArrayBindingPatternDefaultValues2.js | 44 +- ...orArrayBindingPatternDefaultValues2.js.map | 2 +- ...BindingPatternDefaultValues2.sourcemap.txt | 1908 ++++---- ...onDestructuringForObjectBindingPattern2.js | 2 +- ...structuringForObjectBindingPattern2.js.map | 2 +- ...ringForObjectBindingPattern2.sourcemap.txt | 1540 +++--- ...ngForObjectBindingPatternDefaultValues2.js | 2 +- ...rObjectBindingPatternDefaultValues2.js.map | 2 +- ...BindingPatternDefaultValues2.sourcemap.txt | 1780 +++---- ...nDestructuringForOfArrayBindingPattern2.js | 96 +- ...tructuringForOfArrayBindingPattern2.js.map | 2 +- ...ingForOfArrayBindingPattern2.sourcemap.txt | 2327 +++++---- ...gForOfArrayBindingPatternDefaultValues2.js | 84 +- ...OfArrayBindingPatternDefaultValues2.js.map | 2 +- ...BindingPatternDefaultValues2.sourcemap.txt | 3079 ++++++------ ...DestructuringForOfObjectBindingPattern2.js | 102 +- ...ructuringForOfObjectBindingPattern2.js.map | 2 +- ...ngForOfObjectBindingPattern2.sourcemap.txt | 4231 ++++++++--------- ...ForOfObjectBindingPatternDefaultValues2.js | 104 +- ...fObjectBindingPatternDefaultValues2.js.map | 2 +- ...BindingPatternDefaultValues2.sourcemap.txt | 4162 ++++++++-------- ...ngVariableStatementArrayBindingPattern3.js | 2 +- ...riableStatementArrayBindingPattern3.js.map | 2 +- ...tatementArrayBindingPattern3.sourcemap.txt | 478 +- ...tementArrayBindingPatternDefaultValues3.js | 2 +- ...ntArrayBindingPatternDefaultValues3.js.map | 2 +- ...BindingPatternDefaultValues3.sourcemap.txt | 604 +-- tests/baselines/reference/symbolProperty7.js | 2 +- .../systemDefaultExportCommentValidity.js | 2 +- .../reference/systemDefaultImportCallable.js | 2 +- .../reference/systemExportAssignment2.js | 2 +- .../reference/systemJsForInNoException.js | 2 +- tests/baselines/reference/systemModule1.js | 2 +- tests/baselines/reference/systemModule10.js | 2 +- .../baselines/reference/systemModule10_ES5.js | 2 +- tests/baselines/reference/systemModule11.js | 6 +- tests/baselines/reference/systemModule13.js | 2 +- tests/baselines/reference/systemModule14.js | 2 +- tests/baselines/reference/systemModule15.js | 8 +- tests/baselines/reference/systemModule16.js | 2 +- tests/baselines/reference/systemModule17.js | 4 +- tests/baselines/reference/systemModule2.js | 2 +- tests/baselines/reference/systemModule3.js | 4 +- tests/baselines/reference/systemModule4.js | 2 +- tests/baselines/reference/systemModule6.js | 2 +- tests/baselines/reference/systemModule7.js | 2 +- tests/baselines/reference/systemModule8.js | 2 +- tests/baselines/reference/systemModule9.js | 2 +- .../systemModuleAmbientDeclarations.js | 2 +- ...stemModuleConstEnumsSeparateCompilation.js | 2 +- .../systemModuleDeclarationMerging.js | 2 +- .../reference/systemModuleExportDefault.js | 4 +- .../systemModuleNonTopLevelModuleMembers.js | 2 +- .../reference/systemModuleTargetES6.js | 2 +- .../reference/systemModuleTrailingComments.js | 2 +- .../reference/systemModuleWithSuperClass.js | 6 +- .../reference/systemNamespaceAliasEmit.js | 2 +- .../reference/systemObjectShorthandRename.js | 4 +- ...nsformsCorrectly.transformAddImportStar.js | 2 +- ...rmParenthesizesConditionalSubexpression.js | 2 +- ...ata when transpile with CommonJS option.js | 2 +- ...spile with CommonJS option.oldTranspile.js | 2 +- ...adata when transpile with System option.js | 6 +- ...anspile with System option.oldTranspile.js | 6 +- .../transpile/Rename dependencies - System.js | 2 +- .../reference/transpile/Sets module name.js | 2 +- .../Sets module name.oldTranspile.js | 2 +- ... with emit decorators and emit metadata.js | 2 +- ...corators and emit metadata.oldTranspile.js | 2 +- ...peArgumentInferenceWithClassExpression1.js | 2 +- ...peArgumentInferenceWithClassExpression2.js | 2 +- .../typeParameterExtendsPrimitive.js | 2 +- ...olAllowsIndexInObjectWithIndexSignature.js | 2 +- ...arationEmitUniqueSymbolPartialStatement.js | 2 +- ...uringObjectBindingPatternAndAssignment5.ts | 5 + 307 files changed, 11824 insertions(+), 11746 deletions(-) create mode 100644 tests/baselines/reference/destructuringObjectBindingPatternAndAssignment5.js create mode 100644 tests/baselines/reference/destructuringObjectBindingPatternAndAssignment5.symbols create mode 100644 tests/baselines/reference/destructuringObjectBindingPatternAndAssignment5.types create mode 100644 tests/cases/conformance/es6/destructuring/destructuringObjectBindingPatternAndAssignment5.ts diff --git a/src/compiler/core.ts b/src/compiler/core.ts index 9cc7d0680e6..1c32cba6f2c 100644 --- a/src/compiler/core.ts +++ b/src/compiler/core.ts @@ -951,6 +951,21 @@ namespace ts { return to; } + /** + * Appends a range of value to begin of an array, returning the array. + * + * @param to The array to which `value` is to be appended. If `to` is `undefined`, a new array + * is created if `value` was appended. + * @param from The values to append to the array. If `from` is `undefined`, nothing is + * appended. If an element of `from` is `undefined`, that element is not appended. + */ + export function prependRange(to: T[], from: ReadonlyArray | undefined): T[] | undefined { + if (from === undefined || from.length === 0) return to; + if (to === undefined) return from.slice(); + to.unshift(...from); + return to; + } + /** * @return Whether the value was added. */ diff --git a/src/compiler/transformers/es2015.ts b/src/compiler/transformers/es2015.ts index 76a7219b758..2685f1da88d 100644 --- a/src/compiler/transformers/es2015.ts +++ b/src/compiler/transformers/es2015.ts @@ -529,7 +529,7 @@ namespace ts { createVariableStatement(/*modifiers*/ undefined, createVariableDeclarationList(taggedTemplateStringDeclarations))); } - addRange(statements, endLexicalEnvironment()); + prependRange(statements, endLexicalEnvironment()); exitSubtree(ancestorFacts, HierarchyFacts.None, HierarchyFacts.None); return updateSourceFileNode( node, @@ -836,7 +836,7 @@ namespace ts { setEmitFlags(statement, EmitFlags.NoComments | EmitFlags.NoTokenSourceMaps); statements.push(statement); - addRange(statements, endLexicalEnvironment()); + prependRange(statements, endLexicalEnvironment()); const block = createBlock(setTextRange(createNodeArray(statements), /*location*/ node.members), /*multiLine*/ true); setEmitFlags(block, EmitFlags.NoComments); @@ -979,7 +979,7 @@ namespace ts { ); } - addRange(statements, endLexicalEnvironment()); + prependRange(statements, endLexicalEnvironment()); if (constructor) { prependCaptureNewTargetIfNeeded(statements, constructor, /*copyOnWrite*/ false); @@ -1894,7 +1894,7 @@ namespace ts { } const lexicalEnvironment = context.endLexicalEnvironment(); - addRange(statements, lexicalEnvironment); + prependRange(statements, lexicalEnvironment); prependCaptureNewTargetIfNeeded(statements, node, /*copyOnWrite*/ false); @@ -2712,7 +2712,7 @@ namespace ts { if (loopOutParameters.length) { copyOutParameters(loopOutParameters, CopyDirection.ToOutParameter, statements); } - addRange(statements, lexicalEnvironment); + prependRange(statements, lexicalEnvironment); loopBody = createBlock(statements, /*multiline*/ true); } @@ -3309,10 +3309,12 @@ namespace ts { // expression, but we will restore them later to preserve comments and source maps. const body = cast(cast(skipOuterExpressions(node.expression), isArrowFunction).body, isBlock); - // The class statements are the statements generated by visiting the first statement of the + // The class statements are the statements generated by visiting the first statement with initializer of the // body (1), while all other statements are added to remainingStatements (2) - const classStatements = visitNodes(body.statements, visitor, isStatement, 0, 1); - const remainingStatements = visitNodes(body.statements, visitor, isStatement, 1, body.statements.length - 1); + const isVariableStatementWithInitializer = (stmt: Statement) => isVariableStatement(stmt) && !!firstOrUndefined(stmt.declarationList.declarations).initializer; + const bodyStatements = visitNodes(body.statements, visitor, isStatement); + const classStatements = filter(bodyStatements, isVariableStatementWithInitializer); + const remainingStatements = filter(bodyStatements, stmt => !isVariableStatementWithInitializer(stmt)); const varStatement = cast(firstOrUndefined(classStatements), isVariableStatement); // We know there is only one variable declaration here as we verified this in an @@ -3324,6 +3326,7 @@ namespace ts { // we see as an assignment, for example: // // (function () { + // var C_1; // var C = C_1 = (function () { // function C() { // } @@ -3332,7 +3335,6 @@ namespace ts { // }()); // C = C_1 = __decorate([dec], C); // return C; - // var C_1; // }()) // const aliasAssignment = tryCast(initializer, isAssignmentExpression); diff --git a/src/compiler/transformers/es2017.ts b/src/compiler/transformers/es2017.ts index c61809b64e0..0316c90b250 100644 --- a/src/compiler/transformers/es2017.ts +++ b/src/compiler/transformers/es2017.ts @@ -412,7 +412,7 @@ namespace ts { ) ); - addRange(statements, endLexicalEnvironment()); + prependRange(statements, endLexicalEnvironment()); const block = createBlock(statements, /*multiLine*/ true); setTextRange(block, node.body); @@ -443,7 +443,7 @@ namespace ts { const declarations = endLexicalEnvironment(); if (some(declarations)) { const block = convertToFunctionBody(expression); - result = updateBlock(block, setTextRange(createNodeArray(concatenate(block.statements, declarations)), block.statements)); + result = updateBlock(block, setTextRange(createNodeArray(concatenate(declarations, block.statements)), block.statements)); } else { result = expression; diff --git a/src/compiler/transformers/esnext.ts b/src/compiler/transformers/esnext.ts index d2e01b4fbbf..55b5c30bcd3 100644 --- a/src/compiler/transformers/esnext.ts +++ b/src/compiler/transformers/esnext.ts @@ -645,7 +645,7 @@ namespace ts { ) ); - addRange(statements, endLexicalEnvironment()); + prependRange(statements, endLexicalEnvironment()); const block = updateBlock(node.body, statements); // Minor optimization, emit `_super` helper to capture `super` access in an arrow. @@ -674,11 +674,11 @@ namespace ts { statementOffset = addPrologue(statements, body.statements, /*ensureUseStrict*/ false, visitor); } addRange(statements, appendObjectRestAssignmentsIfNeeded(/*statements*/ undefined, node)); - const trailingStatements = endLexicalEnvironment(); - if (statementOffset > 0 || some(statements) || some(trailingStatements)) { + const leadingStatements = endLexicalEnvironment(); + if (statementOffset > 0 || some(statements) || some(leadingStatements)) { const block = convertToFunctionBody(body, /*multiLine*/ true); + prependRange(statements, leadingStatements); addRange(statements, block.statements.slice(statementOffset)); - addRange(statements, trailingStatements); return updateBlock(block, setTextRange(createNodeArray(statements), block.statements)); } return body; diff --git a/src/compiler/transformers/generators.ts b/src/compiler/transformers/generators.ts index a1d610280c0..04d131b20a9 100644 --- a/src/compiler/transformers/generators.ts +++ b/src/compiler/transformers/generators.ts @@ -586,7 +586,7 @@ namespace ts { transformAndEmitStatements(body.statements, statementOffset); const buildResult = build(); - addRange(statements, endLexicalEnvironment()); + prependRange(statements, endLexicalEnvironment()); statements.push(createReturn(buildResult)); // Restore previous generator state diff --git a/src/compiler/transformers/module/module.ts b/src/compiler/transformers/module/module.ts index 503d662ad58..dbc29215e40 100644 --- a/src/compiler/transformers/module/module.ts +++ b/src/compiler/transformers/module/module.ts @@ -97,7 +97,7 @@ namespace ts { append(statements, visitNode(currentModuleInfo.externalHelpersImportDeclaration, sourceElementVisitor, isStatement)); addRange(statements, visitNodes(node.statements, sourceElementVisitor, isStatement, statementOffset)); addExportEqualsIfNeeded(statements, /*emitAsReturn*/ false); - addRange(statements, endLexicalEnvironment()); + prependRange(statements, endLexicalEnvironment()); const updated = updateSourceFileNode(node, setTextRange(createNodeArray(statements), node.statements)); if (currentModuleInfo.hasExportStarsToExportValues && !compilerOptions.importHelpers) { @@ -426,7 +426,7 @@ namespace ts { // End the lexical environment for the module body // and merge any new lexical declarations. - addRange(statements, endLexicalEnvironment()); + prependRange(statements, endLexicalEnvironment()); const body = createBlock(statements, /*multiLine*/ true); if (currentModuleInfo.hasExportStarsToExportValues && !compilerOptions.importHelpers) { diff --git a/src/compiler/transformers/module/system.ts b/src/compiler/transformers/module/system.ts index 047b552415d..0e6f5afad18 100644 --- a/src/compiler/transformers/module/system.ts +++ b/src/compiler/transformers/module/system.ts @@ -257,7 +257,7 @@ namespace ts { // We emit hoisted variables early to align roughly with our previous emit output. // Two key differences in this approach are: // - Temporary variables will appear at the top rather than at the bottom of the file - addRange(statements, endLexicalEnvironment()); + prependRange(statements, endLexicalEnvironment()); const exportStarFunction = addExportStarIfNeeded(statements); const moduleObject = createObjectLiteral([ diff --git a/src/compiler/transformers/ts.ts b/src/compiler/transformers/ts.ts index 862b79dbf24..b358b13b502 100644 --- a/src/compiler/transformers/ts.ts +++ b/src/compiler/transformers/ts.ts @@ -669,7 +669,7 @@ namespace ts { setEmitFlags(statement, EmitFlags.NoComments | EmitFlags.NoTokenSourceMaps); statements.push(statement); - addRange(statements, context.endLexicalEnvironment()); + prependRange(statements, context.endLexicalEnvironment()); const iife = createImmediatelyInvokedArrowFunction(statements); setEmitFlags(iife, EmitFlags.TypeScriptClassWrapper); @@ -2685,8 +2685,9 @@ namespace ts { const statements: Statement[] = []; startLexicalEnvironment(); - addRange(statements, map(node.members, transformEnumMember)); - addRange(statements, endLexicalEnvironment()); + const members = map(node.members, transformEnumMember); + prependRange(statements, endLexicalEnvironment()); + addRange(statements, members); currentNamespaceContainerName = savedCurrentNamespaceLocalName; return createBlock( @@ -3000,7 +3001,7 @@ namespace ts { statementsLocation = moveRangePos(moduleBlock.statements, -1); } - addRange(statements, endLexicalEnvironment()); + prependRange(statements, endLexicalEnvironment()); currentNamespaceContainerName = savedCurrentNamespaceContainerName; currentNamespace = savedCurrentNamespace; currentScopeFirstDeclarationsOfName = savedCurrentScopeFirstDeclarationsOfName; diff --git a/src/compiler/visitor.ts b/src/compiler/visitor.ts index 284d870caa1..6c1864cd627 100644 --- a/src/compiler/visitor.ts +++ b/src/compiler/visitor.ts @@ -145,7 +145,7 @@ namespace ts { statements = setTextRange(createNodeArray([createStatement(createLiteral("use strict")), ...statements]), statements); } const declarations = context.endLexicalEnvironment(); - return setTextRange(createNodeArray(concatenate(statements, declarations)), statements); + return setTextRange(createNodeArray(concatenate(declarations, statements)), statements); } /** @@ -1468,8 +1468,8 @@ namespace ts { } return isNodeArray(statements) - ? setTextRange(createNodeArray(concatenate(statements, declarations)), statements) - : addRange(statements, declarations); + ? setTextRange(createNodeArray(concatenate(declarations, statements)), statements) + : prependRange(statements, declarations); } /** diff --git a/tests/baselines/reference/ES5For-of30.js b/tests/baselines/reference/ES5For-of30.js index fead25e7cf0..2ee498efab4 100644 --- a/tests/baselines/reference/ES5For-of30.js +++ b/tests/baselines/reference/ES5For-of30.js @@ -7,6 +7,7 @@ for ([a = 1, b = ""] of tuple) { } //// [ES5For-of30.js] +var _a, _b, _c; var a, b; var tuple = [2, "3"]; for (var _i = 0, tuple_1 = tuple; _i < tuple_1.length; _i++) { @@ -14,4 +15,3 @@ for (var _i = 0, tuple_1 = tuple; _i < tuple_1.length; _i++) { a; b; } -var _a, _b, _c; diff --git a/tests/baselines/reference/ES5For-of31.js b/tests/baselines/reference/ES5For-of31.js index 6b038e377cb..23cee8bff42 100644 --- a/tests/baselines/reference/ES5For-of31.js +++ b/tests/baselines/reference/ES5For-of31.js @@ -7,10 +7,10 @@ for ({ a: b = 1, b: a = ""} of []) { } //// [ES5For-of31.js] +var _a, _b, _c; var a, b; -for (var _i = 0, _a = []; _i < _a.length; _i++) { - _b = _a[_i], _c = _b.a, b = _c === void 0 ? 1 : _c, _d = _b.b, a = _d === void 0 ? "" : _d; +for (var _i = 0, _d = []; _i < _d.length; _i++) { + _a = _d[_i], _b = _a.a, b = _b === void 0 ? 1 : _b, _c = _a.b, a = _c === void 0 ? "" : _c; a; b; } -var _b, _c, _d; diff --git a/tests/baselines/reference/ES5For-of33.js b/tests/baselines/reference/ES5For-of33.js index 729c37b8120..8a7bacbf52d 100644 --- a/tests/baselines/reference/ES5For-of33.js +++ b/tests/baselines/reference/ES5For-of33.js @@ -14,18 +14,18 @@ var __values = (this && this.__values) || function (o) { } }; }; +var e_1, _a; try { - for (var _a = __values(['a', 'b', 'c']), _b = _a.next(); !_b.done; _b = _a.next()) { - var v = _b.value; + for (var _b = __values(['a', 'b', 'c']), _c = _b.next(); !_c.done; _c = _b.next()) { + var v = _c.value; console.log(v); } } catch (e_1_1) { e_1 = { error: e_1_1 }; } finally { try { - if (_b && !_b.done && (_c = _a["return"])) _c.call(_a); + if (_c && !_c.done && (_a = _b["return"])) _a.call(_b); } finally { if (e_1) throw e_1.error; } } -var e_1, _c; //# sourceMappingURL=ES5For-of33.js.map \ No newline at end of file diff --git a/tests/baselines/reference/ES5For-of33.js.map b/tests/baselines/reference/ES5For-of33.js.map index 7174a7ab6a9..c2a28ecec79 100644 --- a/tests/baselines/reference/ES5For-of33.js.map +++ b/tests/baselines/reference/ES5For-of33.js.map @@ -1,2 +1,2 @@ //// [ES5For-of33.js.map] -{"version":3,"file":"ES5For-of33.js","sourceRoot":"","sources":["ES5For-of33.ts"],"names":[],"mappings":";;;;;;;;;;;IAAA,KAAc,IAAA,KAAA,SAAA,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,CAAC,CAAA,gBAAA,4BAAE;QAA1B,IAAI,CAAC,WAAA;QACN,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;KAClB"} \ No newline at end of file +{"version":3,"file":"ES5For-of33.js","sourceRoot":"","sources":["ES5For-of33.ts"],"names":[],"mappings":";;;;;;;;;;;;IAAA,KAAc,IAAA,KAAA,SAAA,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,CAAC,CAAA,gBAAA,4BAAE;QAA1B,IAAI,CAAC,WAAA;QACN,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;KAClB"} \ No newline at end of file diff --git a/tests/baselines/reference/ES5For-of33.sourcemap.txt b/tests/baselines/reference/ES5For-of33.sourcemap.txt index 981750750c0..8438d558c74 100644 --- a/tests/baselines/reference/ES5For-of33.sourcemap.txt +++ b/tests/baselines/reference/ES5For-of33.sourcemap.txt @@ -18,8 +18,9 @@ sourceFile:ES5For-of33.ts >>> } >>> }; >>>}; +>>>var e_1, _a; >>>try { ->>> for (var _a = __values(['a', 'b', 'c']), _b = _a.next(); !_b.done; _b = _a.next()) { +>>> for (var _b = __values(['a', 'b', 'c']), _c = _b.next(); !_c.done; _c = _b.next()) { 1 >^^^^ 2 > ^^^^^ 3 > ^^^^ @@ -50,23 +51,23 @@ sourceFile:ES5For-of33.ts 13> 14> 15> ) -1 >Emitted(12, 5) Source(1, 1) + SourceIndex(0) -2 >Emitted(12, 10) Source(1, 15) + SourceIndex(0) -3 >Emitted(12, 14) Source(1, 15) + SourceIndex(0) -4 >Emitted(12, 19) Source(1, 15) + SourceIndex(0) -5 >Emitted(12, 28) Source(1, 15) + SourceIndex(0) -6 >Emitted(12, 29) Source(1, 16) + SourceIndex(0) -7 >Emitted(12, 32) Source(1, 19) + SourceIndex(0) -8 >Emitted(12, 34) Source(1, 21) + SourceIndex(0) -9 >Emitted(12, 37) Source(1, 24) + SourceIndex(0) -10>Emitted(12, 39) Source(1, 26) + SourceIndex(0) -11>Emitted(12, 42) Source(1, 29) + SourceIndex(0) -12>Emitted(12, 43) Source(1, 30) + SourceIndex(0) -13>Emitted(12, 44) Source(1, 30) + SourceIndex(0) -14>Emitted(12, 60) Source(1, 30) + SourceIndex(0) -15>Emitted(12, 88) Source(1, 32) + SourceIndex(0) +1 >Emitted(13, 5) Source(1, 1) + SourceIndex(0) +2 >Emitted(13, 10) Source(1, 15) + SourceIndex(0) +3 >Emitted(13, 14) Source(1, 15) + SourceIndex(0) +4 >Emitted(13, 19) Source(1, 15) + SourceIndex(0) +5 >Emitted(13, 28) Source(1, 15) + SourceIndex(0) +6 >Emitted(13, 29) Source(1, 16) + SourceIndex(0) +7 >Emitted(13, 32) Source(1, 19) + SourceIndex(0) +8 >Emitted(13, 34) Source(1, 21) + SourceIndex(0) +9 >Emitted(13, 37) Source(1, 24) + SourceIndex(0) +10>Emitted(13, 39) Source(1, 26) + SourceIndex(0) +11>Emitted(13, 42) Source(1, 29) + SourceIndex(0) +12>Emitted(13, 43) Source(1, 30) + SourceIndex(0) +13>Emitted(13, 44) Source(1, 30) + SourceIndex(0) +14>Emitted(13, 60) Source(1, 30) + SourceIndex(0) +15>Emitted(13, 88) Source(1, 32) + SourceIndex(0) --- ->>> var v = _b.value; +>>> var v = _c.value; 1 >^^^^^^^^ 2 > ^^^^ 3 > ^ @@ -75,10 +76,10 @@ sourceFile:ES5For-of33.ts 2 > var 3 > v 4 > -1 >Emitted(13, 9) Source(1, 6) + SourceIndex(0) -2 >Emitted(13, 13) Source(1, 10) + SourceIndex(0) -3 >Emitted(13, 14) Source(1, 11) + SourceIndex(0) -4 >Emitted(13, 25) Source(1, 11) + SourceIndex(0) +1 >Emitted(14, 9) Source(1, 6) + SourceIndex(0) +2 >Emitted(14, 13) Source(1, 10) + SourceIndex(0) +3 >Emitted(14, 14) Source(1, 11) + SourceIndex(0) +4 >Emitted(14, 25) Source(1, 11) + SourceIndex(0) --- >>> console.log(v); 1 >^^^^^^^^ @@ -98,28 +99,27 @@ sourceFile:ES5For-of33.ts 6 > v 7 > ) 8 > ; -1 >Emitted(14, 9) Source(2, 5) + SourceIndex(0) -2 >Emitted(14, 16) Source(2, 12) + SourceIndex(0) -3 >Emitted(14, 17) Source(2, 13) + SourceIndex(0) -4 >Emitted(14, 20) Source(2, 16) + SourceIndex(0) -5 >Emitted(14, 21) Source(2, 17) + SourceIndex(0) -6 >Emitted(14, 22) Source(2, 18) + SourceIndex(0) -7 >Emitted(14, 23) Source(2, 19) + SourceIndex(0) -8 >Emitted(14, 24) Source(2, 20) + SourceIndex(0) +1 >Emitted(15, 9) Source(2, 5) + SourceIndex(0) +2 >Emitted(15, 16) Source(2, 12) + SourceIndex(0) +3 >Emitted(15, 17) Source(2, 13) + SourceIndex(0) +4 >Emitted(15, 20) Source(2, 16) + SourceIndex(0) +5 >Emitted(15, 21) Source(2, 17) + SourceIndex(0) +6 >Emitted(15, 22) Source(2, 18) + SourceIndex(0) +7 >Emitted(15, 23) Source(2, 19) + SourceIndex(0) +8 >Emitted(15, 24) Source(2, 20) + SourceIndex(0) --- >>> } 1 >^^^^^ 1 > >} -1 >Emitted(15, 6) Source(3, 2) + SourceIndex(0) +1 >Emitted(16, 6) Source(3, 2) + SourceIndex(0) --- >>>} >>>catch (e_1_1) { e_1 = { error: e_1_1 }; } >>>finally { >>> try { ->>> if (_b && !_b.done && (_c = _a["return"])) _c.call(_a); +>>> if (_c && !_c.done && (_a = _b["return"])) _a.call(_b); >>> } >>> finally { if (e_1) throw e_1.error; } >>>} ->>>var e_1, _c; >>>//# sourceMappingURL=ES5For-of33.js.map \ No newline at end of file diff --git a/tests/baselines/reference/ES5For-of34.js b/tests/baselines/reference/ES5For-of34.js index 307a7505d09..821cec60ee1 100644 --- a/tests/baselines/reference/ES5For-of34.js +++ b/tests/baselines/reference/ES5For-of34.js @@ -17,21 +17,21 @@ var __values = (this && this.__values) || function (o) { } }; }; +var e_1, _a; function foo() { return { x: 0 }; } try { - for (var _a = __values(['a', 'b', 'c']), _b = _a.next(); !_b.done; _b = _a.next()) { - foo().x = _b.value; + for (var _b = __values(['a', 'b', 'c']), _c = _b.next(); !_c.done; _c = _b.next()) { + foo().x = _c.value; var p = foo().x; } } catch (e_1_1) { e_1 = { error: e_1_1 }; } finally { try { - if (_b && !_b.done && (_c = _a["return"])) _c.call(_a); + if (_c && !_c.done && (_a = _b["return"])) _a.call(_b); } finally { if (e_1) throw e_1.error; } } -var e_1, _c; //# sourceMappingURL=ES5For-of34.js.map \ No newline at end of file diff --git a/tests/baselines/reference/ES5For-of34.js.map b/tests/baselines/reference/ES5For-of34.js.map index 15cbe915a81..ac81f9749c9 100644 --- a/tests/baselines/reference/ES5For-of34.js.map +++ b/tests/baselines/reference/ES5For-of34.js.map @@ -1,2 +1,2 @@ //// [ES5For-of34.js.map] -{"version":3,"file":"ES5For-of34.js","sourceRoot":"","sources":["ES5For-of34.ts"],"names":[],"mappings":";;;;;;;;;;AAAA;IACI,OAAO,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC;AACpB,CAAC;;IACD,KAAgB,IAAA,KAAA,SAAA,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,CAAC,CAAA,gBAAA,4BAAE;QAA5B,GAAG,EAAE,CAAC,CAAC,WAAA;QACR,IAAI,CAAC,GAAG,GAAG,EAAE,CAAC,CAAC,CAAC;KACnB"} \ No newline at end of file +{"version":3,"file":"ES5For-of34.js","sourceRoot":"","sources":["ES5For-of34.ts"],"names":[],"mappings":";;;;;;;;;;;AAAA;IACI,OAAO,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC;AACpB,CAAC;;IACD,KAAgB,IAAA,KAAA,SAAA,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,CAAC,CAAA,gBAAA,4BAAE;QAA5B,GAAG,EAAE,CAAC,CAAC,WAAA;QACR,IAAI,CAAC,GAAG,GAAG,EAAE,CAAC,CAAC,CAAC;KACnB"} \ No newline at end of file diff --git a/tests/baselines/reference/ES5For-of34.sourcemap.txt b/tests/baselines/reference/ES5For-of34.sourcemap.txt index 86bd08aa1f6..ea1b982e766 100644 --- a/tests/baselines/reference/ES5For-of34.sourcemap.txt +++ b/tests/baselines/reference/ES5For-of34.sourcemap.txt @@ -18,11 +18,12 @@ sourceFile:ES5For-of34.ts >>> } >>> }; >>>}; +>>>var e_1, _a; >>>function foo() { 1 > 2 >^^^^^^^^^^^^^^^^^^^^^-> 1 > -1 >Emitted(11, 1) Source(1, 1) + SourceIndex(0) +1 >Emitted(12, 1) Source(1, 1) + SourceIndex(0) --- >>> return { x: 0 }; 1->^^^^ @@ -42,14 +43,14 @@ sourceFile:ES5For-of34.ts 6 > 0 7 > } 8 > ; -1->Emitted(12, 5) Source(2, 5) + SourceIndex(0) -2 >Emitted(12, 12) Source(2, 12) + SourceIndex(0) -3 >Emitted(12, 14) Source(2, 14) + SourceIndex(0) -4 >Emitted(12, 15) Source(2, 15) + SourceIndex(0) -5 >Emitted(12, 17) Source(2, 17) + SourceIndex(0) -6 >Emitted(12, 18) Source(2, 18) + SourceIndex(0) -7 >Emitted(12, 20) Source(2, 20) + SourceIndex(0) -8 >Emitted(12, 21) Source(2, 21) + SourceIndex(0) +1->Emitted(13, 5) Source(2, 5) + SourceIndex(0) +2 >Emitted(13, 12) Source(2, 12) + SourceIndex(0) +3 >Emitted(13, 14) Source(2, 14) + SourceIndex(0) +4 >Emitted(13, 15) Source(2, 15) + SourceIndex(0) +5 >Emitted(13, 17) Source(2, 17) + SourceIndex(0) +6 >Emitted(13, 18) Source(2, 18) + SourceIndex(0) +7 >Emitted(13, 20) Source(2, 20) + SourceIndex(0) +8 >Emitted(13, 21) Source(2, 21) + SourceIndex(0) --- >>>} 1 > @@ -58,11 +59,11 @@ sourceFile:ES5For-of34.ts 1 > > 2 >} -1 >Emitted(13, 1) Source(3, 1) + SourceIndex(0) -2 >Emitted(13, 2) Source(3, 2) + SourceIndex(0) +1 >Emitted(14, 1) Source(3, 1) + SourceIndex(0) +2 >Emitted(14, 2) Source(3, 2) + SourceIndex(0) --- >>>try { ->>> for (var _a = __values(['a', 'b', 'c']), _b = _a.next(); !_b.done; _b = _a.next()) { +>>> for (var _b = __values(['a', 'b', 'c']), _c = _b.next(); !_c.done; _c = _b.next()) { 1->^^^^ 2 > ^^^^^ 3 > ^^^^ @@ -94,23 +95,23 @@ sourceFile:ES5For-of34.ts 13> 14> 15> ) -1->Emitted(15, 5) Source(4, 1) + SourceIndex(0) -2 >Emitted(15, 10) Source(4, 17) + SourceIndex(0) -3 >Emitted(15, 14) Source(4, 17) + SourceIndex(0) -4 >Emitted(15, 19) Source(4, 17) + SourceIndex(0) -5 >Emitted(15, 28) Source(4, 17) + SourceIndex(0) -6 >Emitted(15, 29) Source(4, 18) + SourceIndex(0) -7 >Emitted(15, 32) Source(4, 21) + SourceIndex(0) -8 >Emitted(15, 34) Source(4, 23) + SourceIndex(0) -9 >Emitted(15, 37) Source(4, 26) + SourceIndex(0) -10>Emitted(15, 39) Source(4, 28) + SourceIndex(0) -11>Emitted(15, 42) Source(4, 31) + SourceIndex(0) -12>Emitted(15, 43) Source(4, 32) + SourceIndex(0) -13>Emitted(15, 44) Source(4, 32) + SourceIndex(0) -14>Emitted(15, 60) Source(4, 32) + SourceIndex(0) -15>Emitted(15, 88) Source(4, 34) + SourceIndex(0) +1->Emitted(16, 5) Source(4, 1) + SourceIndex(0) +2 >Emitted(16, 10) Source(4, 17) + SourceIndex(0) +3 >Emitted(16, 14) Source(4, 17) + SourceIndex(0) +4 >Emitted(16, 19) Source(4, 17) + SourceIndex(0) +5 >Emitted(16, 28) Source(4, 17) + SourceIndex(0) +6 >Emitted(16, 29) Source(4, 18) + SourceIndex(0) +7 >Emitted(16, 32) Source(4, 21) + SourceIndex(0) +8 >Emitted(16, 34) Source(4, 23) + SourceIndex(0) +9 >Emitted(16, 37) Source(4, 26) + SourceIndex(0) +10>Emitted(16, 39) Source(4, 28) + SourceIndex(0) +11>Emitted(16, 42) Source(4, 31) + SourceIndex(0) +12>Emitted(16, 43) Source(4, 32) + SourceIndex(0) +13>Emitted(16, 44) Source(4, 32) + SourceIndex(0) +14>Emitted(16, 60) Source(4, 32) + SourceIndex(0) +15>Emitted(16, 88) Source(4, 34) + SourceIndex(0) --- ->>> foo().x = _b.value; +>>> foo().x = _c.value; 1 >^^^^^^^^ 2 > ^^^ 3 > ^^ @@ -123,12 +124,12 @@ sourceFile:ES5For-of34.ts 4 > . 5 > x 6 > -1 >Emitted(16, 9) Source(4, 6) + SourceIndex(0) -2 >Emitted(16, 12) Source(4, 9) + SourceIndex(0) -3 >Emitted(16, 14) Source(4, 11) + SourceIndex(0) -4 >Emitted(16, 15) Source(4, 12) + SourceIndex(0) -5 >Emitted(16, 16) Source(4, 13) + SourceIndex(0) -6 >Emitted(16, 27) Source(4, 13) + SourceIndex(0) +1 >Emitted(17, 9) Source(4, 6) + SourceIndex(0) +2 >Emitted(17, 12) Source(4, 9) + SourceIndex(0) +3 >Emitted(17, 14) Source(4, 11) + SourceIndex(0) +4 >Emitted(17, 15) Source(4, 12) + SourceIndex(0) +5 >Emitted(17, 16) Source(4, 13) + SourceIndex(0) +6 >Emitted(17, 27) Source(4, 13) + SourceIndex(0) --- >>> var p = foo().x; 1 >^^^^^^^^ @@ -150,29 +151,28 @@ sourceFile:ES5For-of34.ts 7 > . 8 > x 9 > ; -1 >Emitted(17, 9) Source(5, 5) + SourceIndex(0) -2 >Emitted(17, 13) Source(5, 9) + SourceIndex(0) -3 >Emitted(17, 14) Source(5, 10) + SourceIndex(0) -4 >Emitted(17, 17) Source(5, 13) + SourceIndex(0) -5 >Emitted(17, 20) Source(5, 16) + SourceIndex(0) -6 >Emitted(17, 22) Source(5, 18) + SourceIndex(0) -7 >Emitted(17, 23) Source(5, 19) + SourceIndex(0) -8 >Emitted(17, 24) Source(5, 20) + SourceIndex(0) -9 >Emitted(17, 25) Source(5, 21) + SourceIndex(0) +1 >Emitted(18, 9) Source(5, 5) + SourceIndex(0) +2 >Emitted(18, 13) Source(5, 9) + SourceIndex(0) +3 >Emitted(18, 14) Source(5, 10) + SourceIndex(0) +4 >Emitted(18, 17) Source(5, 13) + SourceIndex(0) +5 >Emitted(18, 20) Source(5, 16) + SourceIndex(0) +6 >Emitted(18, 22) Source(5, 18) + SourceIndex(0) +7 >Emitted(18, 23) Source(5, 19) + SourceIndex(0) +8 >Emitted(18, 24) Source(5, 20) + SourceIndex(0) +9 >Emitted(18, 25) Source(5, 21) + SourceIndex(0) --- >>> } 1 >^^^^^ 1 > >} -1 >Emitted(18, 6) Source(6, 2) + SourceIndex(0) +1 >Emitted(19, 6) Source(6, 2) + SourceIndex(0) --- >>>} >>>catch (e_1_1) { e_1 = { error: e_1_1 }; } >>>finally { >>> try { ->>> if (_b && !_b.done && (_c = _a["return"])) _c.call(_a); +>>> if (_c && !_c.done && (_a = _b["return"])) _a.call(_b); >>> } >>> finally { if (e_1) throw e_1.error; } >>>} ->>>var e_1, _c; >>>//# sourceMappingURL=ES5For-of34.js.map \ No newline at end of file diff --git a/tests/baselines/reference/ES5For-of35.js b/tests/baselines/reference/ES5For-of35.js index 597296cacae..608ce967479 100644 --- a/tests/baselines/reference/ES5For-of35.js +++ b/tests/baselines/reference/ES5For-of35.js @@ -15,9 +15,10 @@ var __values = (this && this.__values) || function (o) { } }; }; +var e_1, _a; try { - for (var _a = __values([2, 3]), _b = _a.next(); !_b.done; _b = _a.next()) { - var _c = _b.value, _d = _c.x, a = _d === void 0 ? 0 : _d, _e = _c.y, b = _e === void 0 ? 1 : _e; + for (var _b = __values([2, 3]), _c = _b.next(); !_c.done; _c = _b.next()) { + var _d = _c.value, _e = _d.x, a = _e === void 0 ? 0 : _e, _f = _d.y, b = _f === void 0 ? 1 : _f; a; b; } @@ -25,9 +26,8 @@ try { catch (e_1_1) { e_1 = { error: e_1_1 }; } finally { try { - if (_b && !_b.done && (_f = _a["return"])) _f.call(_a); + if (_c && !_c.done && (_a = _b["return"])) _a.call(_b); } finally { if (e_1) throw e_1.error; } } -var e_1, _f; //# sourceMappingURL=ES5For-of35.js.map \ No newline at end of file diff --git a/tests/baselines/reference/ES5For-of35.js.map b/tests/baselines/reference/ES5For-of35.js.map index 73ecad3ea1f..ca243e5bde5 100644 --- a/tests/baselines/reference/ES5For-of35.js.map +++ b/tests/baselines/reference/ES5For-of35.js.map @@ -1,2 +1,2 @@ //// [ES5For-of35.js.map] -{"version":3,"file":"ES5For-of35.js","sourceRoot":"","sources":["ES5For-of35.ts"],"names":[],"mappings":";;;;;;;;;;;IAAA,KAAmC,IAAA,KAAA,SAAA,CAAC,CAAC,EAAE,CAAC,CAAC,CAAA,gBAAA,4BAAE;QAAhC,IAAA,aAAoB,EAAnB,SAAQ,EAAR,0BAAQ,EAAE,SAAQ,EAAR,0BAAQ;QAC1B,CAAC,CAAC;QACF,CAAC,CAAC;KACL"} \ No newline at end of file +{"version":3,"file":"ES5For-of35.js","sourceRoot":"","sources":["ES5For-of35.ts"],"names":[],"mappings":";;;;;;;;;;;;IAAA,KAAmC,IAAA,KAAA,SAAA,CAAC,CAAC,EAAE,CAAC,CAAC,CAAA,gBAAA,4BAAE;QAAhC,IAAA,aAAoB,EAAnB,SAAQ,EAAR,0BAAQ,EAAE,SAAQ,EAAR,0BAAQ;QAC1B,CAAC,CAAC;QACF,CAAC,CAAC;KACL"} \ No newline at end of file diff --git a/tests/baselines/reference/ES5For-of35.sourcemap.txt b/tests/baselines/reference/ES5For-of35.sourcemap.txt index 1caba0a51e0..907fc3ce690 100644 --- a/tests/baselines/reference/ES5For-of35.sourcemap.txt +++ b/tests/baselines/reference/ES5For-of35.sourcemap.txt @@ -18,8 +18,9 @@ sourceFile:ES5For-of35.ts >>> } >>> }; >>>}; +>>>var e_1, _a; >>>try { ->>> for (var _a = __values([2, 3]), _b = _a.next(); !_b.done; _b = _a.next()) { +>>> for (var _b = __values([2, 3]), _c = _b.next(); !_c.done; _c = _b.next()) { 1 >^^^^ 2 > ^^^^^ 3 > ^^^^ @@ -47,21 +48,21 @@ sourceFile:ES5For-of35.ts 11> 12> 13> ) -1 >Emitted(12, 5) Source(1, 1) + SourceIndex(0) -2 >Emitted(12, 10) Source(1, 36) + SourceIndex(0) -3 >Emitted(12, 14) Source(1, 36) + SourceIndex(0) -4 >Emitted(12, 19) Source(1, 36) + SourceIndex(0) -5 >Emitted(12, 28) Source(1, 36) + SourceIndex(0) -6 >Emitted(12, 29) Source(1, 37) + SourceIndex(0) -7 >Emitted(12, 30) Source(1, 38) + SourceIndex(0) -8 >Emitted(12, 32) Source(1, 40) + SourceIndex(0) -9 >Emitted(12, 33) Source(1, 41) + SourceIndex(0) -10>Emitted(12, 34) Source(1, 42) + SourceIndex(0) -11>Emitted(12, 35) Source(1, 42) + SourceIndex(0) -12>Emitted(12, 51) Source(1, 42) + SourceIndex(0) -13>Emitted(12, 79) Source(1, 44) + SourceIndex(0) +1 >Emitted(13, 5) Source(1, 1) + SourceIndex(0) +2 >Emitted(13, 10) Source(1, 36) + SourceIndex(0) +3 >Emitted(13, 14) Source(1, 36) + SourceIndex(0) +4 >Emitted(13, 19) Source(1, 36) + SourceIndex(0) +5 >Emitted(13, 28) Source(1, 36) + SourceIndex(0) +6 >Emitted(13, 29) Source(1, 37) + SourceIndex(0) +7 >Emitted(13, 30) Source(1, 38) + SourceIndex(0) +8 >Emitted(13, 32) Source(1, 40) + SourceIndex(0) +9 >Emitted(13, 33) Source(1, 41) + SourceIndex(0) +10>Emitted(13, 34) Source(1, 42) + SourceIndex(0) +11>Emitted(13, 35) Source(1, 42) + SourceIndex(0) +12>Emitted(13, 51) Source(1, 42) + SourceIndex(0) +13>Emitted(13, 79) Source(1, 44) + SourceIndex(0) --- ->>> var _c = _b.value, _d = _c.x, a = _d === void 0 ? 0 : _d, _e = _c.y, b = _e === void 0 ? 1 : _e; +>>> var _d = _c.value, _e = _d.x, a = _e === void 0 ? 0 : _e, _f = _d.y, b = _f === void 0 ? 1 : _f; 1->^^^^^^^^ 2 > ^^^^ 3 > ^^^^^^^^^^^^^ @@ -84,17 +85,17 @@ sourceFile:ES5For-of35.ts 9 > y: b = 1 10> 11> y: b = 1 -1->Emitted(13, 9) Source(1, 12) + SourceIndex(0) -2 >Emitted(13, 13) Source(1, 12) + SourceIndex(0) -3 >Emitted(13, 26) Source(1, 32) + SourceIndex(0) -4 >Emitted(13, 28) Source(1, 13) + SourceIndex(0) -5 >Emitted(13, 37) Source(1, 21) + SourceIndex(0) -6 >Emitted(13, 39) Source(1, 13) + SourceIndex(0) -7 >Emitted(13, 65) Source(1, 21) + SourceIndex(0) -8 >Emitted(13, 67) Source(1, 23) + SourceIndex(0) -9 >Emitted(13, 76) Source(1, 31) + SourceIndex(0) -10>Emitted(13, 78) Source(1, 23) + SourceIndex(0) -11>Emitted(13, 104) Source(1, 31) + SourceIndex(0) +1->Emitted(14, 9) Source(1, 12) + SourceIndex(0) +2 >Emitted(14, 13) Source(1, 12) + SourceIndex(0) +3 >Emitted(14, 26) Source(1, 32) + SourceIndex(0) +4 >Emitted(14, 28) Source(1, 13) + SourceIndex(0) +5 >Emitted(14, 37) Source(1, 21) + SourceIndex(0) +6 >Emitted(14, 39) Source(1, 13) + SourceIndex(0) +7 >Emitted(14, 65) Source(1, 21) + SourceIndex(0) +8 >Emitted(14, 67) Source(1, 23) + SourceIndex(0) +9 >Emitted(14, 76) Source(1, 31) + SourceIndex(0) +10>Emitted(14, 78) Source(1, 23) + SourceIndex(0) +11>Emitted(14, 104) Source(1, 31) + SourceIndex(0) --- >>> a; 1 >^^^^^^^^ @@ -105,9 +106,9 @@ sourceFile:ES5For-of35.ts > 2 > a 3 > ; -1 >Emitted(14, 9) Source(2, 5) + SourceIndex(0) -2 >Emitted(14, 10) Source(2, 6) + SourceIndex(0) -3 >Emitted(14, 11) Source(2, 7) + SourceIndex(0) +1 >Emitted(15, 9) Source(2, 5) + SourceIndex(0) +2 >Emitted(15, 10) Source(2, 6) + SourceIndex(0) +3 >Emitted(15, 11) Source(2, 7) + SourceIndex(0) --- >>> b; 1->^^^^^^^^ @@ -117,23 +118,22 @@ sourceFile:ES5For-of35.ts > 2 > b 3 > ; -1->Emitted(15, 9) Source(3, 5) + SourceIndex(0) -2 >Emitted(15, 10) Source(3, 6) + SourceIndex(0) -3 >Emitted(15, 11) Source(3, 7) + SourceIndex(0) +1->Emitted(16, 9) Source(3, 5) + SourceIndex(0) +2 >Emitted(16, 10) Source(3, 6) + SourceIndex(0) +3 >Emitted(16, 11) Source(3, 7) + SourceIndex(0) --- >>> } 1 >^^^^^ 1 > >} -1 >Emitted(16, 6) Source(4, 2) + SourceIndex(0) +1 >Emitted(17, 6) Source(4, 2) + SourceIndex(0) --- >>>} >>>catch (e_1_1) { e_1 = { error: e_1_1 }; } >>>finally { >>> try { ->>> if (_b && !_b.done && (_f = _a["return"])) _f.call(_a); +>>> if (_c && !_c.done && (_a = _b["return"])) _a.call(_b); >>> } >>> finally { if (e_1) throw e_1.error; } >>>} ->>>var e_1, _f; >>>//# sourceMappingURL=ES5For-of35.js.map \ No newline at end of file diff --git a/tests/baselines/reference/ES5For-of36.js b/tests/baselines/reference/ES5For-of36.js index fca89ee922b..5d53b241466 100644 --- a/tests/baselines/reference/ES5For-of36.js +++ b/tests/baselines/reference/ES5For-of36.js @@ -31,9 +31,10 @@ var __read = (this && this.__read) || function (o, n) { } return ar; }; +var e_1, _a; try { - for (var _a = __values([2, 3]), _b = _a.next(); !_b.done; _b = _a.next()) { - var _c = __read(_b.value, 2), _d = _c[0], a = _d === void 0 ? 0 : _d, _e = _c[1], b = _e === void 0 ? 1 : _e; + for (var _b = __values([2, 3]), _c = _b.next(); !_c.done; _c = _b.next()) { + var _d = __read(_c.value, 2), _e = _d[0], a = _e === void 0 ? 0 : _e, _f = _d[1], b = _f === void 0 ? 1 : _f; a; b; } @@ -41,9 +42,8 @@ try { catch (e_1_1) { e_1 = { error: e_1_1 }; } finally { try { - if (_b && !_b.done && (_f = _a["return"])) _f.call(_a); + if (_c && !_c.done && (_a = _b["return"])) _a.call(_b); } finally { if (e_1) throw e_1.error; } } -var e_1, _f; //# sourceMappingURL=ES5For-of36.js.map \ No newline at end of file diff --git a/tests/baselines/reference/ES5For-of36.js.map b/tests/baselines/reference/ES5For-of36.js.map index cbf56b3686b..09fdb4fd820 100644 --- a/tests/baselines/reference/ES5For-of36.js.map +++ b/tests/baselines/reference/ES5For-of36.js.map @@ -1,2 +1,2 @@ //// [ES5For-of36.js.map] -{"version":3,"file":"ES5For-of36.js","sourceRoot":"","sources":["ES5For-of36.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;IAAA,KAA2B,IAAA,KAAA,SAAA,CAAC,CAAC,EAAE,CAAC,CAAC,CAAA,gBAAA,4BAAE;QAA1B,IAAA,wBAAc,EAAb,UAAK,EAAL,0BAAK,EAAE,UAAK,EAAL,0BAAK;QAClB,CAAC,CAAC;QACF,CAAC,CAAC;KACL"} \ No newline at end of file +{"version":3,"file":"ES5For-of36.js","sourceRoot":"","sources":["ES5For-of36.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;IAAA,KAA2B,IAAA,KAAA,SAAA,CAAC,CAAC,EAAE,CAAC,CAAC,CAAA,gBAAA,4BAAE;QAA1B,IAAA,wBAAc,EAAb,UAAK,EAAL,0BAAK,EAAE,UAAK,EAAL,0BAAK;QAClB,CAAC,CAAC;QACF,CAAC,CAAC;KACL"} \ No newline at end of file diff --git a/tests/baselines/reference/ES5For-of36.sourcemap.txt b/tests/baselines/reference/ES5For-of36.sourcemap.txt index 17249e4bb2b..c3ac87f51ca 100644 --- a/tests/baselines/reference/ES5For-of36.sourcemap.txt +++ b/tests/baselines/reference/ES5For-of36.sourcemap.txt @@ -34,8 +34,9 @@ sourceFile:ES5For-of36.ts >>> } >>> return ar; >>>}; +>>>var e_1, _a; >>>try { ->>> for (var _a = __values([2, 3]), _b = _a.next(); !_b.done; _b = _a.next()) { +>>> for (var _b = __values([2, 3]), _c = _b.next(); !_c.done; _c = _b.next()) { 1 >^^^^ 2 > ^^^^^ 3 > ^^^^ @@ -63,21 +64,21 @@ sourceFile:ES5For-of36.ts 11> 12> 13> ) -1 >Emitted(28, 5) Source(1, 1) + SourceIndex(0) -2 >Emitted(28, 10) Source(1, 28) + SourceIndex(0) -3 >Emitted(28, 14) Source(1, 28) + SourceIndex(0) -4 >Emitted(28, 19) Source(1, 28) + SourceIndex(0) -5 >Emitted(28, 28) Source(1, 28) + SourceIndex(0) -6 >Emitted(28, 29) Source(1, 29) + SourceIndex(0) -7 >Emitted(28, 30) Source(1, 30) + SourceIndex(0) -8 >Emitted(28, 32) Source(1, 32) + SourceIndex(0) -9 >Emitted(28, 33) Source(1, 33) + SourceIndex(0) -10>Emitted(28, 34) Source(1, 34) + SourceIndex(0) -11>Emitted(28, 35) Source(1, 34) + SourceIndex(0) -12>Emitted(28, 51) Source(1, 34) + SourceIndex(0) -13>Emitted(28, 79) Source(1, 36) + SourceIndex(0) +1 >Emitted(29, 5) Source(1, 1) + SourceIndex(0) +2 >Emitted(29, 10) Source(1, 28) + SourceIndex(0) +3 >Emitted(29, 14) Source(1, 28) + SourceIndex(0) +4 >Emitted(29, 19) Source(1, 28) + SourceIndex(0) +5 >Emitted(29, 28) Source(1, 28) + SourceIndex(0) +6 >Emitted(29, 29) Source(1, 29) + SourceIndex(0) +7 >Emitted(29, 30) Source(1, 30) + SourceIndex(0) +8 >Emitted(29, 32) Source(1, 32) + SourceIndex(0) +9 >Emitted(29, 33) Source(1, 33) + SourceIndex(0) +10>Emitted(29, 34) Source(1, 34) + SourceIndex(0) +11>Emitted(29, 35) Source(1, 34) + SourceIndex(0) +12>Emitted(29, 51) Source(1, 34) + SourceIndex(0) +13>Emitted(29, 79) Source(1, 36) + SourceIndex(0) --- ->>> var _c = __read(_b.value, 2), _d = _c[0], a = _d === void 0 ? 0 : _d, _e = _c[1], b = _e === void 0 ? 1 : _e; +>>> var _d = __read(_c.value, 2), _e = _d[0], a = _e === void 0 ? 0 : _e, _f = _d[1], b = _f === void 0 ? 1 : _f; 1->^^^^^^^^ 2 > ^^^^ 3 > ^^^^^^^^^^^^^^^^^^^^^^^^ @@ -100,17 +101,17 @@ sourceFile:ES5For-of36.ts 9 > b = 1 10> 11> b = 1 -1->Emitted(29, 9) Source(1, 10) + SourceIndex(0) -2 >Emitted(29, 13) Source(1, 10) + SourceIndex(0) -3 >Emitted(29, 37) Source(1, 24) + SourceIndex(0) -4 >Emitted(29, 39) Source(1, 11) + SourceIndex(0) -5 >Emitted(29, 49) Source(1, 16) + SourceIndex(0) -6 >Emitted(29, 51) Source(1, 11) + SourceIndex(0) -7 >Emitted(29, 77) Source(1, 16) + SourceIndex(0) -8 >Emitted(29, 79) Source(1, 18) + SourceIndex(0) -9 >Emitted(29, 89) Source(1, 23) + SourceIndex(0) -10>Emitted(29, 91) Source(1, 18) + SourceIndex(0) -11>Emitted(29, 117) Source(1, 23) + SourceIndex(0) +1->Emitted(30, 9) Source(1, 10) + SourceIndex(0) +2 >Emitted(30, 13) Source(1, 10) + SourceIndex(0) +3 >Emitted(30, 37) Source(1, 24) + SourceIndex(0) +4 >Emitted(30, 39) Source(1, 11) + SourceIndex(0) +5 >Emitted(30, 49) Source(1, 16) + SourceIndex(0) +6 >Emitted(30, 51) Source(1, 11) + SourceIndex(0) +7 >Emitted(30, 77) Source(1, 16) + SourceIndex(0) +8 >Emitted(30, 79) Source(1, 18) + SourceIndex(0) +9 >Emitted(30, 89) Source(1, 23) + SourceIndex(0) +10>Emitted(30, 91) Source(1, 18) + SourceIndex(0) +11>Emitted(30, 117) Source(1, 23) + SourceIndex(0) --- >>> a; 1 >^^^^^^^^ @@ -121,9 +122,9 @@ sourceFile:ES5For-of36.ts > 2 > a 3 > ; -1 >Emitted(30, 9) Source(2, 5) + SourceIndex(0) -2 >Emitted(30, 10) Source(2, 6) + SourceIndex(0) -3 >Emitted(30, 11) Source(2, 7) + SourceIndex(0) +1 >Emitted(31, 9) Source(2, 5) + SourceIndex(0) +2 >Emitted(31, 10) Source(2, 6) + SourceIndex(0) +3 >Emitted(31, 11) Source(2, 7) + SourceIndex(0) --- >>> b; 1->^^^^^^^^ @@ -133,23 +134,22 @@ sourceFile:ES5For-of36.ts > 2 > b 3 > ; -1->Emitted(31, 9) Source(3, 5) + SourceIndex(0) -2 >Emitted(31, 10) Source(3, 6) + SourceIndex(0) -3 >Emitted(31, 11) Source(3, 7) + SourceIndex(0) +1->Emitted(32, 9) Source(3, 5) + SourceIndex(0) +2 >Emitted(32, 10) Source(3, 6) + SourceIndex(0) +3 >Emitted(32, 11) Source(3, 7) + SourceIndex(0) --- >>> } 1 >^^^^^ 1 > >} -1 >Emitted(32, 6) Source(4, 2) + SourceIndex(0) +1 >Emitted(33, 6) Source(4, 2) + SourceIndex(0) --- >>>} >>>catch (e_1_1) { e_1 = { error: e_1_1 }; } >>>finally { >>> try { ->>> if (_b && !_b.done && (_f = _a["return"])) _f.call(_a); +>>> if (_c && !_c.done && (_a = _b["return"])) _a.call(_b); >>> } >>> finally { if (e_1) throw e_1.error; } >>>} ->>>var e_1, _f; >>>//# sourceMappingURL=ES5For-of36.js.map \ No newline at end of file diff --git a/tests/baselines/reference/ES5SymbolProperty1.js b/tests/baselines/reference/ES5SymbolProperty1.js index ab3f420c95c..4300218c626 100644 --- a/tests/baselines/reference/ES5SymbolProperty1.js +++ b/tests/baselines/reference/ES5SymbolProperty1.js @@ -11,9 +11,9 @@ var obj = { obj[Symbol.foo]; //// [ES5SymbolProperty1.js] +var _a; var Symbol; var obj = (_a = {}, _a[Symbol.foo] = 0, _a); obj[Symbol.foo]; -var _a; diff --git a/tests/baselines/reference/FunctionDeclaration8_es6.js b/tests/baselines/reference/FunctionDeclaration8_es6.js index 64f6bff50c0..2b2912ffcc7 100644 --- a/tests/baselines/reference/FunctionDeclaration8_es6.js +++ b/tests/baselines/reference/FunctionDeclaration8_es6.js @@ -2,5 +2,5 @@ var v = { [yield]: foo } //// [FunctionDeclaration8_es6.js] -var v = (_a = {}, _a[yield] = foo, _a); var _a; +var v = (_a = {}, _a[yield] = foo, _a); diff --git a/tests/baselines/reference/SystemModuleForStatementNoInitializer.js b/tests/baselines/reference/SystemModuleForStatementNoInitializer.js index 2ab13a47c89..059e6175b30 100644 --- a/tests/baselines/reference/SystemModuleForStatementNoInitializer.js +++ b/tests/baselines/reference/SystemModuleForStatementNoInitializer.js @@ -19,9 +19,9 @@ for (; ;) { //// [SystemModuleForStatementNoInitializer.js] System.register([], function (exports_1, context_1) { + var i, limit; "use strict"; var __moduleName = context_1 && context_1.id; - var i, limit; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/aliasesInSystemModule1.js b/tests/baselines/reference/aliasesInSystemModule1.js index f940dd04597..340a8f53e3c 100644 --- a/tests/baselines/reference/aliasesInSystemModule1.js +++ b/tests/baselines/reference/aliasesInSystemModule1.js @@ -17,9 +17,9 @@ module M { //// [aliasesInSystemModule1.js] System.register(["foo"], function (exports_1, context_1) { + var alias, cls, cls2, x, y, z, M; "use strict"; var __moduleName = context_1 && context_1.id; - var alias, cls, cls2, x, y, z, M; return { setters: [ function (alias_1) { diff --git a/tests/baselines/reference/aliasesInSystemModule2.js b/tests/baselines/reference/aliasesInSystemModule2.js index 5ef48a52cde..88875297b2f 100644 --- a/tests/baselines/reference/aliasesInSystemModule2.js +++ b/tests/baselines/reference/aliasesInSystemModule2.js @@ -16,9 +16,9 @@ module M { //// [aliasesInSystemModule2.js] System.register(["foo"], function (exports_1, context_1) { + var foo_1, cls, cls2, x, y, z, M; "use strict"; var __moduleName = context_1 && context_1.id; - var foo_1, cls, cls2, x, y, z, M; return { setters: [ function (foo_1_1) { diff --git a/tests/baselines/reference/allowSyntheticDefaultImports2.js b/tests/baselines/reference/allowSyntheticDefaultImports2.js index c1e43a4fc81..2ab6ae38c13 100644 --- a/tests/baselines/reference/allowSyntheticDefaultImports2.js +++ b/tests/baselines/reference/allowSyntheticDefaultImports2.js @@ -11,9 +11,9 @@ export class Foo { //// [a.js] System.register(["./b"], function (exports_1, context_1) { + var b_1, x; "use strict"; var __moduleName = context_1 && context_1.id; - var b_1, x; return { setters: [ function (b_1_1) { diff --git a/tests/baselines/reference/allowSyntheticDefaultImports3.js b/tests/baselines/reference/allowSyntheticDefaultImports3.js index 45fb821a4e2..0e8207eaf26 100644 --- a/tests/baselines/reference/allowSyntheticDefaultImports3.js +++ b/tests/baselines/reference/allowSyntheticDefaultImports3.js @@ -12,9 +12,9 @@ export class Foo { //// [b.js] System.register([], function (exports_1, context_1) { + var Foo; "use strict"; var __moduleName = context_1 && context_1.id; - var Foo; return { setters: [], execute: function () { @@ -29,9 +29,9 @@ System.register([], function (exports_1, context_1) { }); //// [a.js] System.register(["./b"], function (exports_1, context_1) { + var b_1, x; "use strict"; var __moduleName = context_1 && context_1.id; - var b_1, x; return { setters: [ function (b_1_1) { diff --git a/tests/baselines/reference/allowSyntheticDefaultImports5.js b/tests/baselines/reference/allowSyntheticDefaultImports5.js index 765d1140864..0ca15c82cde 100644 --- a/tests/baselines/reference/allowSyntheticDefaultImports5.js +++ b/tests/baselines/reference/allowSyntheticDefaultImports5.js @@ -13,9 +13,9 @@ export var x = new Foo(); //// [a.js] System.register(["./b"], function (exports_1, context_1) { + var b_1, x; "use strict"; var __moduleName = context_1 && context_1.id; - var b_1, x; return { setters: [ function (b_1_1) { diff --git a/tests/baselines/reference/allowSyntheticDefaultImports6.js b/tests/baselines/reference/allowSyntheticDefaultImports6.js index 9ae7acae919..1d19b3fb46c 100644 --- a/tests/baselines/reference/allowSyntheticDefaultImports6.js +++ b/tests/baselines/reference/allowSyntheticDefaultImports6.js @@ -13,9 +13,9 @@ export var x = new Foo(); //// [a.js] System.register(["./b"], function (exports_1, context_1) { + var b_1, x; "use strict"; var __moduleName = context_1 && context_1.id; - var b_1, x; return { setters: [ function (b_1_1) { diff --git a/tests/baselines/reference/allowSyntheticDefaultImports7.js b/tests/baselines/reference/allowSyntheticDefaultImports7.js index 6d0ea5b3be0..6a3d45ba59e 100644 --- a/tests/baselines/reference/allowSyntheticDefaultImports7.js +++ b/tests/baselines/reference/allowSyntheticDefaultImports7.js @@ -12,9 +12,9 @@ Foo.foo(); //// [a.js] System.register(["./b"], function (exports_1, context_1) { + var b_1; "use strict"; var __moduleName = context_1 && context_1.id; - var b_1; return { setters: [ function (b_1_1) { diff --git a/tests/baselines/reference/allowSyntheticDefaultImports8.js b/tests/baselines/reference/allowSyntheticDefaultImports8.js index 5a77e51e6a2..dff56737805 100644 --- a/tests/baselines/reference/allowSyntheticDefaultImports8.js +++ b/tests/baselines/reference/allowSyntheticDefaultImports8.js @@ -12,9 +12,9 @@ Foo.foo(); //// [a.js] System.register(["./b"], function (exports_1, context_1) { + var b_1; "use strict"; var __moduleName = context_1 && context_1.id; - var b_1; return { setters: [ function (b_1_1) { diff --git a/tests/baselines/reference/anonymousDefaultExportsSystem.js b/tests/baselines/reference/anonymousDefaultExportsSystem.js index c1d2cf522fb..bc3d35cda90 100644 --- a/tests/baselines/reference/anonymousDefaultExportsSystem.js +++ b/tests/baselines/reference/anonymousDefaultExportsSystem.js @@ -8,9 +8,9 @@ export default function() {} //// [a.js] System.register([], function (exports_1, context_1) { + var default_1; "use strict"; var __moduleName = context_1 && context_1.id; - var default_1; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/assignmentTypeNarrowing.js b/tests/baselines/reference/assignmentTypeNarrowing.js index 92fd49d9941..4d6b911b88b 100644 --- a/tests/baselines/reference/assignmentTypeNarrowing.js +++ b/tests/baselines/reference/assignmentTypeNarrowing.js @@ -30,6 +30,7 @@ for (x of a) { //// [assignmentTypeNarrowing.js] +var _a, _b, _c; var x; x = ""; x; // string @@ -50,4 +51,3 @@ for (var _i = 0, a_1 = a; _i < a_1.length; _i++) { x = a_1[_i]; x; // string } -var _a, _b, _c; diff --git a/tests/baselines/reference/asyncArrowFunction7_es5.js b/tests/baselines/reference/asyncArrowFunction7_es5.js index b93966443ab..6988d1d019a 100644 --- a/tests/baselines/reference/asyncArrowFunction7_es5.js +++ b/tests/baselines/reference/asyncArrowFunction7_es5.js @@ -8,8 +8,8 @@ var bar = async (): Promise => { //// [asyncArrowFunction7_es5.js] var _this = this; var bar = function () { return __awaiter(_this, void 0, void 0, function () { - var _this = this; var foo; + var _this = this; return __generator(this, function (_a) { foo = function (a) { if (a === void 0) { a = yield ; } diff --git a/tests/baselines/reference/asyncArrowFunction8_es5.js b/tests/baselines/reference/asyncArrowFunction8_es5.js index 26153a59436..7e9e5a492be 100644 --- a/tests/baselines/reference/asyncArrowFunction8_es5.js +++ b/tests/baselines/reference/asyncArrowFunction8_es5.js @@ -6,7 +6,7 @@ var foo = async (): Promise => { //// [asyncArrowFunction8_es5.js] var _this = this; var foo = function () { return __awaiter(_this, void 0, void 0, function () { - var v, _a; + var _a, v; return __generator(this, function (_b) { switch (_b.label) { case 0: diff --git a/tests/baselines/reference/asyncAwaitNestedClasses_es5.js b/tests/baselines/reference/asyncAwaitNestedClasses_es5.js index ff806b76ff1..f72dda7bec2 100644 --- a/tests/baselines/reference/asyncAwaitNestedClasses_es5.js +++ b/tests/baselines/reference/asyncAwaitNestedClasses_es5.js @@ -20,6 +20,7 @@ A.B.C.func(); var A = /** @class */ (function () { function A() { } + var _a; A.B = (_a = /** @class */ (function () { function B() { } @@ -47,6 +48,5 @@ var A = /** @class */ (function () { }()), _a); return A; - var _a; }()); A.B.C.func(); diff --git a/tests/baselines/reference/asyncFunctionDeclaration8_es5.js b/tests/baselines/reference/asyncFunctionDeclaration8_es5.js index 3e518481178..994ebfe6c7c 100644 --- a/tests/baselines/reference/asyncFunctionDeclaration8_es5.js +++ b/tests/baselines/reference/asyncFunctionDeclaration8_es5.js @@ -2,5 +2,5 @@ var v = { [await]: foo } //// [asyncFunctionDeclaration8_es5.js] -var v = (_a = {}, _a[await] = foo, _a); var _a; +var v = (_a = {}, _a[await] = foo, _a); diff --git a/tests/baselines/reference/asyncFunctionDeclaration9_es5.js b/tests/baselines/reference/asyncFunctionDeclaration9_es5.js index e35ec29595b..2fd29408422 100644 --- a/tests/baselines/reference/asyncFunctionDeclaration9_es5.js +++ b/tests/baselines/reference/asyncFunctionDeclaration9_es5.js @@ -6,7 +6,7 @@ async function foo(): Promise { //// [asyncFunctionDeclaration9_es5.js] function foo() { return __awaiter(this, void 0, void 0, function () { - var v, _a; + var _a, v; return __generator(this, function (_b) { switch (_b.label) { case 0: diff --git a/tests/baselines/reference/asyncFunctionTempVariableScoping.js b/tests/baselines/reference/asyncFunctionTempVariableScoping.js index b4f8caa6508..fb4137e1671 100644 --- a/tests/baselines/reference/asyncFunctionTempVariableScoping.js +++ b/tests/baselines/reference/asyncFunctionTempVariableScoping.js @@ -51,8 +51,8 @@ var __rest = (this && this.__rest) || function (s, e) { }; var _this = this; (function (_a) { return __awaiter(_this, void 0, void 0, function () { - var foo = _a.foo, bar = _a.bar, rest = __rest(_a, ["foo", "bar"]); var _b; + var foo = _a.foo, bar = _a.bar, rest = __rest(_a, ["foo", "bar"]); return __generator(this, function (_c) { switch (_c.label) { case 0: diff --git a/tests/baselines/reference/asyncWithVarShadowing_es6.js b/tests/baselines/reference/asyncWithVarShadowing_es6.js index 392bed9d294..ecdffcd25a5 100644 --- a/tests/baselines/reference/asyncWithVarShadowing_es6.js +++ b/tests/baselines/reference/asyncWithVarShadowing_es6.js @@ -224,14 +224,14 @@ async function fn40(x) { //// [asyncWithVarShadowing_es6.js] function fn1(x) { + var x; return __awaiter(this, void 0, void 0, function* () { }); - var x; } function fn2(x) { + var x, z; return __awaiter(this, void 0, void 0, function* () { }); - var x, z; } function fn3(x) { return __awaiter(this, void 0, void 0, function* () { @@ -239,139 +239,139 @@ function fn3(x) { }); } function fn4(x) { + var x; return __awaiter(this, void 0, void 0, function* () { x = y; }); - var x; } function fn5(x) { + var x; return __awaiter(this, void 0, void 0, function* () { ({ x } = y); }); - var x; } function fn6(x) { + var x, z; return __awaiter(this, void 0, void 0, function* () { ({ x, z } = y); }); - var x, z; } function fn7(x) { + var x; return __awaiter(this, void 0, void 0, function* () { ({ x = y } = y); }); - var x; } function fn8(x) { + var x; return __awaiter(this, void 0, void 0, function* () { ({ z: x } = y); }); - var x; } function fn9(x) { + var x; return __awaiter(this, void 0, void 0, function* () { ({ z: { x } } = y); }); - var x; } function fn10(x) { + var x; return __awaiter(this, void 0, void 0, function* () { ({ z: { x } = y } = y); }); - var x; } function fn11(x) { + var x; return __awaiter(this, void 0, void 0, function* () { x = __rest(y, []); }); - var x; } function fn12(x) { + var x; return __awaiter(this, void 0, void 0, function* () { [x] = y; }); - var x; } function fn13(x) { + var x; return __awaiter(this, void 0, void 0, function* () { [x = y] = y; }); - var x; } function fn14(x) { + var x; return __awaiter(this, void 0, void 0, function* () { [, x] = y; }); - var x; } function fn15(x) { + var x; return __awaiter(this, void 0, void 0, function* () { [...x] = y; }); - var x; } function fn16(x) { + var x; return __awaiter(this, void 0, void 0, function* () { [[x]] = y; }); - var x; } function fn17(x) { + var x; return __awaiter(this, void 0, void 0, function* () { [[x] = y] = y; }); - var x; } function fn18({ x }) { + var x; return __awaiter(this, void 0, void 0, function* () { }); - var x; } function fn19([x]) { + var x; return __awaiter(this, void 0, void 0, function* () { }); - var x; } function fn20(x) { + var x; return __awaiter(this, void 0, void 0, function* () { { } }); - var x; } function fn21(x) { + var x; return __awaiter(this, void 0, void 0, function* () { if (y) { } }); - var x; } function fn22(x) { + var x; return __awaiter(this, void 0, void 0, function* () { if (y) { } else { } }); - var x; } function fn23(x) { + var x; return __awaiter(this, void 0, void 0, function* () { try { } catch (e) { } }); - var x; } function fn24(x) { + var x; return __awaiter(this, void 0, void 0, function* () { try { } catch (e) { } }); - var x; } function fn25(x) { return __awaiter(this, void 0, void 0, function* () { @@ -392,106 +392,106 @@ function fn26(x) { }); } function fn27(x) { + var x; return __awaiter(this, void 0, void 0, function* () { try { } finally { } }); - var x; } function fn28(x) { + var x; return __awaiter(this, void 0, void 0, function* () { while (y) { } }); - var x; } function fn29(x) { + var x; return __awaiter(this, void 0, void 0, function* () { do { } while (y); }); - var x; } function fn30(x) { + var x; return __awaiter(this, void 0, void 0, function* () { for (x = y;;) { } }); - var x; } function fn31(x) { + var x; return __awaiter(this, void 0, void 0, function* () { for ({ x } = y;;) { } }); - var x; } function fn32(x) { + var x; return __awaiter(this, void 0, void 0, function* () { for (;;) { } }); - var x; } function fn33(x) { + var x; return __awaiter(this, void 0, void 0, function* () { for (x in y) { } }); - var x; } function fn34(x) { + var x; return __awaiter(this, void 0, void 0, function* () { for (var z in y) { } }); - var x; } function fn35(x) { + var x; return __awaiter(this, void 0, void 0, function* () { for (x of y) { } }); - var x; } function fn36(x) { + var x; return __awaiter(this, void 0, void 0, function* () { for ({ x } of y) { } }); - var x; } function fn37(x) { + var x; return __awaiter(this, void 0, void 0, function* () { for (var z of y) { } }); - var x; } function fn38(x) { + var x; return __awaiter(this, void 0, void 0, function* () { switch (y) { case y: } }); - var x; } function fn39(x) { + var x; return __awaiter(this, void 0, void 0, function* () { foo: { break foo; } }); - var x; } function fn40(x) { + var x; return __awaiter(this, void 0, void 0, function* () { try { } catch (_a) { } }); - var x; } diff --git a/tests/baselines/reference/bindingPatternOmittedExpressionNesting.js b/tests/baselines/reference/bindingPatternOmittedExpressionNesting.js index cde242c14ea..e8a8e02a6a1 100644 --- a/tests/baselines/reference/bindingPatternOmittedExpressionNesting.js +++ b/tests/baselines/reference/bindingPatternOmittedExpressionNesting.js @@ -4,8 +4,8 @@ export let [,,[,[],,[],]] = undefined as any; //// [bindingPatternOmittedExpressionNesting.js] "use strict"; exports.__esModule = true; -exports._e = (_a = undefined, _b = _a[2], _c = _b[1], _d = _b[3]); var _a, _b, _c, _d; +exports._e = (_a = undefined, _b = _a[2], _c = _b[1], _d = _b[3]); //// [bindingPatternOmittedExpressionNesting.d.ts] diff --git a/tests/baselines/reference/blockScopedBindingsInDownlevelGenerator.js b/tests/baselines/reference/blockScopedBindingsInDownlevelGenerator.js index be2bcd0bb0c..5f3eed666ab 100644 --- a/tests/baselines/reference/blockScopedBindingsInDownlevelGenerator.js +++ b/tests/baselines/reference/blockScopedBindingsInDownlevelGenerator.js @@ -45,7 +45,7 @@ var __values = (this && this.__values) || function (o) { }; }; function a() { - var _loop_1, _a, _b, i, e_1_1, e_1, _c; + var e_1, _a, _loop_1, _b, _c, i, e_1_1; return __generator(this, function (_d) { switch (_d.label) { case 0: @@ -64,17 +64,17 @@ function a() { _d.label = 1; case 1: _d.trys.push([1, 6, 7, 8]); - _a = __values([1, 2, 3]), _b = _a.next(); + _b = __values([1, 2, 3]), _c = _b.next(); _d.label = 2; case 2: - if (!!_b.done) return [3 /*break*/, 5]; - i = _b.value; + if (!!_c.done) return [3 /*break*/, 5]; + i = _c.value; return [5 /*yield**/, _loop_1(i)]; case 3: _d.sent(); _d.label = 4; case 4: - _b = _a.next(); + _c = _b.next(); return [3 /*break*/, 2]; case 5: return [3 /*break*/, 8]; case 6: @@ -83,7 +83,7 @@ function a() { return [3 /*break*/, 8]; case 7: try { - if (_b && !_b.done && (_c = _a.return)) _c.call(_a); + if (_c && !_c.done && (_a = _b.return)) _a.call(_b); } finally { if (e_1) throw e_1.error; } return [7 /*endfinally*/]; diff --git a/tests/baselines/reference/blockScopedVariablesUseBeforeDef.js b/tests/baselines/reference/blockScopedVariablesUseBeforeDef.js index b0e58c59f5f..b14ea2a3069 100644 --- a/tests/baselines/reference/blockScopedVariablesUseBeforeDef.js +++ b/tests/baselines/reference/blockScopedVariablesUseBeforeDef.js @@ -163,6 +163,7 @@ function foo8() { var x; } function foo9() { + var _a; var y = (_a = /** @class */ (function () { function class_3() { } @@ -171,7 +172,6 @@ function foo9() { _a.a = x, _a); var x; - var _a; } function foo10() { var A = /** @class */ (function () { @@ -184,6 +184,7 @@ function foo10() { } function foo11() { function f() { + var _a; var y = (_a = /** @class */ (function () { function class_4() { } @@ -191,7 +192,6 @@ function foo11() { }()), _a.a = x, _a); - var _a; } var x; } diff --git a/tests/baselines/reference/callWithSpread.js b/tests/baselines/reference/callWithSpread.js index 2059c7ab090..1b78ebeb8ec 100644 --- a/tests/baselines/reference/callWithSpread.js +++ b/tests/baselines/reference/callWithSpread.js @@ -69,6 +69,7 @@ var __extends = (this && this.__extends) || (function () { d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __()); }; })(); +var _a, _b, _c, _d, _e, _f, _g; function foo(x, y) { var z = []; for (var _i = 2; _i < arguments.length; _i++) { @@ -128,4 +129,3 @@ var D = /** @class */ (function (_super) { }; return D; }(C)); -var _a, _b, _c, _d, _e, _f, _g; diff --git a/tests/baselines/reference/capturedLetConstInLoop12.js b/tests/baselines/reference/capturedLetConstInLoop12.js index 1bb691bb72a..3625556c89a 100644 --- a/tests/baselines/reference/capturedLetConstInLoop12.js +++ b/tests/baselines/reference/capturedLetConstInLoop12.js @@ -20,8 +20,8 @@ "use strict"; var _loop_1 = function (i) { (function () { - return _a = [i + 1], i = _a[0], _a; var _a; + return _a = [i + 1], i = _a[0], _a; })(); out_i_1 = i; }; @@ -35,8 +35,8 @@ "use strict"; var _loop_2 = function (i) { (function () { - return (_a = { a: i + 1 }, i = _a.a, _a); var _a; + return (_a = { a: i + 1 }, i = _a.a, _a); })(); out_i_2 = i; }; diff --git a/tests/baselines/reference/capturedLetConstInLoop13.js b/tests/baselines/reference/capturedLetConstInLoop13.js index 03c1ebef8a8..628faa10485 100644 --- a/tests/baselines/reference/capturedLetConstInLoop13.js +++ b/tests/baselines/reference/capturedLetConstInLoop13.js @@ -34,10 +34,10 @@ var Main = /** @class */ (function () { names[_i] = arguments[_i]; } var _loop_1 = function (name_1) { + var _a; this_1.bar((_a = {}, _a[name_1 + ".a"] = function () { _this.foo(name_1); }, _a)); - var _a; }; var this_1 = this; for (var _a = 0, names_1 = names; _a < names_1.length; _a++) { diff --git a/tests/baselines/reference/capturedLetConstInLoop4.js b/tests/baselines/reference/capturedLetConstInLoop4.js index bc259a73a88..874a1d4130e 100644 --- a/tests/baselines/reference/capturedLetConstInLoop4.js +++ b/tests/baselines/reference/capturedLetConstInLoop4.js @@ -144,6 +144,7 @@ for (const y = 0; y < 1;) { //// [capturedLetConstInLoop4.js] System.register([], function (exports_1, context_1) { + var v0, v00, v1, v2, v3, v4, v5, v6, v7, v8, v0_c, v00_c, v1_c, v2_c, v3_c, v4_c, v5_c, v6_c, v7_c, v8_c; "use strict"; var __moduleName = context_1 && context_1.id; //======let @@ -156,7 +157,6 @@ System.register([], function (exports_1, context_1) { return v0_c + v00_c + v1_c + v2_c + v3_c + v4_c + v5_c + v6_c + v7_c + v8_c; } exports_1("exportedFoo2", exportedFoo2); - var v0, v00, v1, v2, v3, v4, v5, v6, v7, v8, v0_c, v00_c, v1_c, v2_c, v3_c, v4_c, v5_c, v6_c, v7_c, v8_c; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/capturedLetConstInLoop9.js b/tests/baselines/reference/capturedLetConstInLoop9.js index 3b162215918..0795d509f9b 100644 --- a/tests/baselines/reference/capturedLetConstInLoop9.js +++ b/tests/baselines/reference/capturedLetConstInLoop9.js @@ -178,15 +178,16 @@ for (var x = 0; x < 1; ++x) { } function foo() { var _loop_3 = function (a) { + var _a; if (a === 1) { return "break"; } if (a === 2) { return "break-l0"; } - for (var _i = 0, _a = []; _i < _a.length; _i++) { - var b = _a[_i]; - _d = [{ x: 1, y: 2 }][0], x = _d.x, z = _d.y; + for (var _i = 0, _b = []; _i < _b.length; _i++) { + var b = _b[_i]; + _a = [{ x: 1, y: 2 }][0], x = _a.x, z = _a.y; if (b === 1) { break; } @@ -199,6 +200,7 @@ function foo() { return { value: 50 }; } var _loop_4 = function (b) { + var _a; _a = [{ x1: 1, y: arguments_1.length }][0], x1 = _a.x1, z1 = _a.y; if (b === 1) { return "break"; @@ -208,10 +210,9 @@ function foo() { } (function () { return b; }); return { value: 100 }; - var _a; }; - for (var _b = 0, _c = []; _b < _c.length; _b++) { - var b = _c[_b]; + for (var _c = 0, _d = []; _c < _d.length; _c++) { + var b = _d[_c]; var state_2 = _loop_4(b); if (typeof state_2 === "object") return state_2; @@ -222,7 +223,6 @@ function foo() { } } (function () { return a; }); - var _d; }; var arguments_1 = arguments, x, z, x1, z1; l0: for (var _i = 0, _a = []; _i < _a.length; _i++) { diff --git a/tests/baselines/reference/capturedParametersInInitializers2.js b/tests/baselines/reference/capturedParametersInInitializers2.js index 481bed687bb..5b5f06fc5b0 100644 --- a/tests/baselines/reference/capturedParametersInInitializers2.js +++ b/tests/baselines/reference/capturedParametersInInitializers2.js @@ -15,8 +15,8 @@ function foo(y, x) { _a.c = x, _a); } if (x === void 0) { x = 1; } - y.c; var _a; + y.c; } function foo2(y, x) { if (y === void 0) { y = (_b = /** @class */ (function () { diff --git a/tests/baselines/reference/checkJsdocTypeTagOnObjectProperty1.js b/tests/baselines/reference/checkJsdocTypeTagOnObjectProperty1.js index 26f19815855..90f83b4ff99 100644 --- a/tests/baselines/reference/checkJsdocTypeTagOnObjectProperty1.js +++ b/tests/baselines/reference/checkJsdocTypeTagOnObjectProperty1.js @@ -25,6 +25,7 @@ obj.bar1 = "42"; obj.arrowFunc(0); //// [0.js] +var _a; // @ts-check var lol = "hello Lol"; var obj = (_a = { @@ -50,4 +51,3 @@ obj.bar = undefined; var k = obj.method1(0); obj.bar1 = "42"; obj.arrowFunc(0); -var _a; diff --git a/tests/baselines/reference/classBlockScoping.js b/tests/baselines/reference/classBlockScoping.js index f5a642ed8fc..ee3d9163b5e 100644 --- a/tests/baselines/reference/classBlockScoping.js +++ b/tests/baselines/reference/classBlockScoping.js @@ -35,6 +35,7 @@ function f(b: boolean) { //// [classBlockScoping.js] function f(b) { + var _a; var Foo; if (b) { Foo = (_a = /** @class */ (function () { @@ -67,5 +68,4 @@ function f(b) { }()); new Foo_1(); } - var _a; } diff --git a/tests/baselines/reference/classDeclarationShouldBeOutOfScopeInComputedNames.js b/tests/baselines/reference/classDeclarationShouldBeOutOfScopeInComputedNames.js index 2b59b358ffe..5367ef781a5 100644 --- a/tests/baselines/reference/classDeclarationShouldBeOutOfScopeInComputedNames.js +++ b/tests/baselines/reference/classDeclarationShouldBeOutOfScopeInComputedNames.js @@ -18,11 +18,11 @@ var A = /** @class */ (function () { A[(_a = A.p1, A.p2)] = function () { return 0; }; ; A.prototype[A.p1] = function () { }; + var _a, _b; _b = A.p2; A.p1 = Symbol(); A.p2 = Symbol(); // All of the below should be out of scope or TDZ - `A` has not finished being constructed as they are executed A[_a] = 0; return A; - var _a, _b; }()); diff --git a/tests/baselines/reference/classExpressionWithStaticProperties1.js b/tests/baselines/reference/classExpressionWithStaticProperties1.js index 03b67b32886..6d6795bc9f9 100644 --- a/tests/baselines/reference/classExpressionWithStaticProperties1.js +++ b/tests/baselines/reference/classExpressionWithStaticProperties1.js @@ -6,6 +6,7 @@ var v = class C { }; //// [classExpressionWithStaticProperties1.js] +var _a; var v = (_a = /** @class */ (function () { function C() { } @@ -15,4 +16,3 @@ var v = (_a = /** @class */ (function () { _a.b = 2, _a.c = _a.a + _a.b, _a); -var _a; diff --git a/tests/baselines/reference/classExpressionWithStaticProperties2.js b/tests/baselines/reference/classExpressionWithStaticProperties2.js index f142f10cc33..355a6e16ee0 100644 --- a/tests/baselines/reference/classExpressionWithStaticProperties2.js +++ b/tests/baselines/reference/classExpressionWithStaticProperties2.js @@ -9,6 +9,7 @@ var v = class C { }; //// [classExpressionWithStaticProperties2.js] +var _a; var v = (_a = /** @class */ (function () { function C() { } @@ -20,4 +21,3 @@ var v = (_a = /** @class */ (function () { }, _a.d = _a.c.x + " world", _a); -var _a; diff --git a/tests/baselines/reference/classExpressionWithStaticProperties3.js b/tests/baselines/reference/classExpressionWithStaticProperties3.js index 4a7ff96751c..d71f02f22cb 100644 --- a/tests/baselines/reference/classExpressionWithStaticProperties3.js +++ b/tests/baselines/reference/classExpressionWithStaticProperties3.js @@ -10,6 +10,7 @@ for (let i = 0; i < 3; i++) { arr.forEach(C => console.log(C.y())); //// [classExpressionWithStaticProperties3.js] +var _a; var arr = []; var _loop_1 = function (i) { arr.push((_a = /** @class */ (function () { @@ -25,4 +26,3 @@ for (var i = 0; i < 3; i++) { _loop_1(i); } arr.forEach(function (C) { return console.log(C.y()); }); -var _a; diff --git a/tests/baselines/reference/classExpressionWithStaticPropertiesES61.js b/tests/baselines/reference/classExpressionWithStaticPropertiesES61.js index d3a210df7e2..e860c5be142 100644 --- a/tests/baselines/reference/classExpressionWithStaticPropertiesES61.js +++ b/tests/baselines/reference/classExpressionWithStaticPropertiesES61.js @@ -6,10 +6,10 @@ var v = class C { }; //// [classExpressionWithStaticPropertiesES61.js] +var _a; var v = (_a = class C { }, _a.a = 1, _a.b = 2, _a.c = _a.a + 3, _a); -var _a; diff --git a/tests/baselines/reference/classExpressionWithStaticPropertiesES62.js b/tests/baselines/reference/classExpressionWithStaticPropertiesES62.js index d0f56131d54..5b5524b8856 100644 --- a/tests/baselines/reference/classExpressionWithStaticPropertiesES62.js +++ b/tests/baselines/reference/classExpressionWithStaticPropertiesES62.js @@ -9,6 +9,7 @@ var v = class C { }; //// [classExpressionWithStaticPropertiesES62.js] +var _a; var v = (_a = class C { }, _a.a = 1, @@ -17,4 +18,3 @@ var v = (_a = class C { }, _a.d = _a.c.x + " world", _a); -var _a; diff --git a/tests/baselines/reference/classExpressionWithStaticPropertiesES63.js b/tests/baselines/reference/classExpressionWithStaticPropertiesES63.js index 0ac97e7a755..8ff0f242f19 100644 --- a/tests/baselines/reference/classExpressionWithStaticPropertiesES63.js +++ b/tests/baselines/reference/classExpressionWithStaticPropertiesES63.js @@ -10,6 +10,7 @@ for (let i = 0; i < 3; i++) { arr.forEach(C => console.log(C.y())); //// [classExpressionWithStaticPropertiesES63.js] +var _a; const arr = []; for (let i = 0; i < 3; i++) { arr.push((_a = class C { @@ -19,4 +20,3 @@ for (let i = 0; i < 3; i++) { _a)); } arr.forEach(C => console.log(C.y())); -var _a; diff --git a/tests/baselines/reference/classExpressionWithStaticPropertiesES64.js b/tests/baselines/reference/classExpressionWithStaticPropertiesES64.js index d2a62d62ce9..5567d7e7cee 100644 --- a/tests/baselines/reference/classExpressionWithStaticPropertiesES64.js +++ b/tests/baselines/reference/classExpressionWithStaticPropertiesES64.js @@ -3,8 +3,8 @@ //// [classExpressionWithStaticPropertiesES64.js] +var _a; (_a = class { }, _a.x = 0, _a); -var _a; diff --git a/tests/baselines/reference/commaOperatorInConditionalExpression.js b/tests/baselines/reference/commaOperatorInConditionalExpression.js index be1705936e4..16de7776f64 100644 --- a/tests/baselines/reference/commaOperatorInConditionalExpression.js +++ b/tests/baselines/reference/commaOperatorInConditionalExpression.js @@ -8,7 +8,7 @@ function f (m: string) { //// [commaOperatorInConditionalExpression.js] function f(m) { [1, 2, 3].map(function (i) { - return true ? (_a = {}, _a[m] = i, _a) : (_b = {}, _b[m] = i + 1, _b); var _a, _b; + return true ? (_a = {}, _a[m] = i, _a) : (_b = {}, _b[m] = i + 1, _b); }); } diff --git a/tests/baselines/reference/compoundExponentiationAssignmentLHSIsReference.js b/tests/baselines/reference/compoundExponentiationAssignmentLHSIsReference.js index d5104f1dbdc..a53af0bfdb7 100644 --- a/tests/baselines/reference/compoundExponentiationAssignmentLHSIsReference.js +++ b/tests/baselines/reference/compoundExponentiationAssignmentLHSIsReference.js @@ -27,6 +27,7 @@ function fn2(x4: number) { (x3['a']) **= value; //// [compoundExponentiationAssignmentLHSIsReference.js] +var _a, _b, _c; var value; // identifiers: variable and parameter var x1; @@ -45,4 +46,3 @@ function fn2(x4) { } (x3.a) = Math.pow((x3.a), value); (x3['a']) = Math.pow((x3['a']), value); -var _a, _b, _c; diff --git a/tests/baselines/reference/compoundExponentiationAssignmentLHSIsValue.js b/tests/baselines/reference/compoundExponentiationAssignmentLHSIsValue.js index 5288737805b..b84095ae6c7 100644 --- a/tests/baselines/reference/compoundExponentiationAssignmentLHSIsValue.js +++ b/tests/baselines/reference/compoundExponentiationAssignmentLHSIsValue.js @@ -96,6 +96,7 @@ var __extends = (this && this.__extends) || (function () { d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __()); }; })(); +var _a; // expected error for all the LHS of compound assignments (arithmetic and addition) var value; // this @@ -144,18 +145,19 @@ _a = Math.pow(['', ''], value), '' = _a[0], '' = _a[1]; var Derived = /** @class */ (function (_super) { __extends(Derived, _super); function Derived() { - var _this = _super.call(this) || this; - (_a = _super.prototype). = Math.pow(_a., value); + var _this = this; var _a; + _this = _super.call(this) || this; + (_a = _super.prototype). = Math.pow(_a., value); return _this; } Derived.prototype.foo = function () { - (_a = _super.prototype). = Math.pow(_a., value); var _a; + (_a = _super.prototype). = Math.pow(_a., value); }; Derived.sfoo = function () { - (_a = _super). = Math.pow(_a., value); var _a; + (_a = _super). = Math.pow(_a., value); }; return Derived; }(C)); @@ -181,4 +183,3 @@ foo() = Math.pow(foo(), value); ([]) = Math.pow(([]), value); (function baz1() { }) = Math.pow((function baz1() { }), value); (foo()) = Math.pow((foo()), value); -var _a; diff --git a/tests/baselines/reference/computedPropertiesInDestructuring1.js b/tests/baselines/reference/computedPropertiesInDestructuring1.js index e4f15e6b8bf..4a0d6db3c1d 100644 --- a/tests/baselines/reference/computedPropertiesInDestructuring1.js +++ b/tests/baselines/reference/computedPropertiesInDestructuring1.js @@ -38,14 +38,15 @@ let [{[foo.toExponential()]: bar7}] = [{bar: "bar"}]; //// [computedPropertiesInDestructuring1.js] +var _a, _b, _c, _d, _e, _f; // destructuring in variable declarations var foo = "bar"; -var _a = foo, bar = { bar: "bar" }[_a]; +var _g = foo, bar = { bar: "bar" }[_g]; var bar2 = { bar: "bar" }["bar"]; var foo2 = function () { return "bar"; }; -var _b = foo2(), bar3 = { bar: "bar" }[_b]; -var _c = foo, bar4 = [{ bar: "bar" }][0][_c]; -var _d = foo2(), bar5 = [{ bar: "bar" }][0][_d]; +var _h = foo2(), bar3 = { bar: "bar" }[_h]; +var _j = foo, bar4 = [{ bar: "bar" }][0][_j]; +var _k = foo2(), bar5 = [{ bar: "bar" }][0][_k]; function f1(_a) { var x = _a["bar"]; } @@ -62,14 +63,13 @@ function f5(_a) { var _b = foo2(), x = _a[0][_b]; } // report errors on type errors in computed properties used in destructuring -var _e = foo(), bar6 = [{ bar: "bar" }][0][_e]; -var _f = foo.toExponential(), bar7 = [{ bar: "bar" }][0][_f]; +var _l = foo(), bar6 = [{ bar: "bar" }][0][_l]; +var _m = foo.toExponential(), bar7 = [{ bar: "bar" }][0][_m]; // destructuring assignment -(_g = foo, bar = { bar: "bar" }[_g]); +(_a = foo, bar = { bar: "bar" }[_a]); (bar2 = { bar: "bar" }["bar"]); -(_h = foo2(), bar3 = { bar: "bar" }[_h]); -_j = foo, bar4 = [{ bar: "bar" }][0][_j]; -_k = foo2(), bar5 = [{ bar: "bar" }][0][_k]; -_l = foo(), bar4 = [{ bar: "bar" }][0][_l]; -_m = (1 + {}), bar4 = [{ bar: "bar" }][0][_m]; -var _g, _h, _j, _k, _l, _m; +(_b = foo2(), bar3 = { bar: "bar" }[_b]); +_c = foo, bar4 = [{ bar: "bar" }][0][_c]; +_d = foo2(), bar5 = [{ bar: "bar" }][0][_d]; +_e = foo(), bar4 = [{ bar: "bar" }][0][_e]; +_f = (1 + {}), bar4 = [{ bar: "bar" }][0][_f]; diff --git a/tests/baselines/reference/computedPropertyNames10_ES5.js b/tests/baselines/reference/computedPropertyNames10_ES5.js index 302f9355be8..01e11d237f1 100644 --- a/tests/baselines/reference/computedPropertyNames10_ES5.js +++ b/tests/baselines/reference/computedPropertyNames10_ES5.js @@ -17,6 +17,7 @@ var v = { } //// [computedPropertyNames10_ES5.js] +var _a; var s; var n; var a; @@ -33,4 +34,3 @@ var v = (_a = {}, _a["hello bye"] = function () { }, _a["hello " + a + " bye"] = function () { }, _a); -var _a; diff --git a/tests/baselines/reference/computedPropertyNames11_ES5.js b/tests/baselines/reference/computedPropertyNames11_ES5.js index 568cce441e1..78247461c14 100644 --- a/tests/baselines/reference/computedPropertyNames11_ES5.js +++ b/tests/baselines/reference/computedPropertyNames11_ES5.js @@ -17,6 +17,7 @@ var v = { } //// [computedPropertyNames11_ES5.js] +var _a; var s; var n; var a; @@ -77,4 +78,3 @@ var v = (_a = {}, configurable: true }), _a); -var _a; diff --git a/tests/baselines/reference/computedPropertyNames12_ES5.js b/tests/baselines/reference/computedPropertyNames12_ES5.js index e8bcf325c34..0245bfd3b2a 100644 --- a/tests/baselines/reference/computedPropertyNames12_ES5.js +++ b/tests/baselines/reference/computedPropertyNames12_ES5.js @@ -26,8 +26,8 @@ var C = /** @class */ (function () { this[_b] = 2; this["hello bye"] = 0; } + var _a, _b, _c; _a = n, s + s, _b = s + n, +s, _c = "hello " + a + " bye"; C[_c] = 0; return C; - var _a, _b, _c; }()); diff --git a/tests/baselines/reference/computedPropertyNames12_ES6.js b/tests/baselines/reference/computedPropertyNames12_ES6.js index 6f91ec92cc9..f56dbf287a8 100644 --- a/tests/baselines/reference/computedPropertyNames12_ES6.js +++ b/tests/baselines/reference/computedPropertyNames12_ES6.js @@ -17,6 +17,7 @@ class C { } //// [computedPropertyNames12_ES6.js] +var _a, _b, _c; var s; var n; var a; @@ -29,4 +30,3 @@ class C { } _a = n, s + s, _b = s + n, +s, _c = `hello ${a} bye`; C[_c] = 0; -var _a, _b, _c; diff --git a/tests/baselines/reference/computedPropertyNames18_ES5.js b/tests/baselines/reference/computedPropertyNames18_ES5.js index a62af506531..2f9a0dc689c 100644 --- a/tests/baselines/reference/computedPropertyNames18_ES5.js +++ b/tests/baselines/reference/computedPropertyNames18_ES5.js @@ -7,8 +7,8 @@ function foo() { //// [computedPropertyNames18_ES5.js] function foo() { + var _a; var obj = (_a = {}, _a[this.bar] = 0, _a); - var _a; } diff --git a/tests/baselines/reference/computedPropertyNames19_ES5.js b/tests/baselines/reference/computedPropertyNames19_ES5.js index bda3e01bbed..8d471863586 100644 --- a/tests/baselines/reference/computedPropertyNames19_ES5.js +++ b/tests/baselines/reference/computedPropertyNames19_ES5.js @@ -8,8 +8,8 @@ module M { //// [computedPropertyNames19_ES5.js] var M; (function (M) { + var _a; var obj = (_a = {}, _a[this.bar] = 0, _a); - var _a; })(M || (M = {})); diff --git a/tests/baselines/reference/computedPropertyNames1_ES5.js b/tests/baselines/reference/computedPropertyNames1_ES5.js index 75bbe909927..b93096f6821 100644 --- a/tests/baselines/reference/computedPropertyNames1_ES5.js +++ b/tests/baselines/reference/computedPropertyNames1_ES5.js @@ -5,6 +5,7 @@ var v = { } //// [computedPropertyNames1_ES5.js] +var _a; var v = (_a = {}, Object.defineProperty(_a, 0 + 1, { get: function () { return 0; }, @@ -18,4 +19,3 @@ var v = (_a = {}, configurable: true }), _a); -var _a; diff --git a/tests/baselines/reference/computedPropertyNames20_ES5.js b/tests/baselines/reference/computedPropertyNames20_ES5.js index 1eec0a7bcdb..88e79b47143 100644 --- a/tests/baselines/reference/computedPropertyNames20_ES5.js +++ b/tests/baselines/reference/computedPropertyNames20_ES5.js @@ -4,7 +4,7 @@ var obj = { } //// [computedPropertyNames20_ES5.js] +var _a; var obj = (_a = {}, _a[this.bar] = 0, _a); -var _a; diff --git a/tests/baselines/reference/computedPropertyNames22_ES5.js b/tests/baselines/reference/computedPropertyNames22_ES5.js index 10d34ef1fe0..68c6a36d217 100644 --- a/tests/baselines/reference/computedPropertyNames22_ES5.js +++ b/tests/baselines/reference/computedPropertyNames22_ES5.js @@ -13,11 +13,11 @@ var C = /** @class */ (function () { function C() { } C.prototype.bar = function () { + var _a; var obj = (_a = {}, _a[this.bar()] = function () { }, _a); return 0; - var _a; }; return C; }()); diff --git a/tests/baselines/reference/computedPropertyNames23_ES5.js b/tests/baselines/reference/computedPropertyNames23_ES5.js index a98afb70108..1444218f32c 100644 --- a/tests/baselines/reference/computedPropertyNames23_ES5.js +++ b/tests/baselines/reference/computedPropertyNames23_ES5.js @@ -10,6 +10,7 @@ class C { //// [computedPropertyNames23_ES5.js] var C = /** @class */ (function () { + var _a; function C() { } C.prototype.bar = function () { @@ -17,5 +18,4 @@ var C = /** @class */ (function () { }; C.prototype[(_a = {}, _a[this.bar()] = 1, _a)[0]] = function () { }; return C; - var _a; }()); diff --git a/tests/baselines/reference/computedPropertyNames25_ES5.js b/tests/baselines/reference/computedPropertyNames25_ES5.js index 5dcb4c7b163..ef64ae3c5bc 100644 --- a/tests/baselines/reference/computedPropertyNames25_ES5.js +++ b/tests/baselines/reference/computedPropertyNames25_ES5.js @@ -38,11 +38,11 @@ var C = /** @class */ (function (_super) { return _super !== null && _super.apply(this, arguments) || this; } C.prototype.foo = function () { + var _a; var obj = (_a = {}, _a[_super.prototype.bar.call(this)] = function () { }, _a); return 0; - var _a; }; return C; }(Base)); diff --git a/tests/baselines/reference/computedPropertyNames26_ES5.js b/tests/baselines/reference/computedPropertyNames26_ES5.js index 4bcb8188d1a..c9c0225dd1b 100644 --- a/tests/baselines/reference/computedPropertyNames26_ES5.js +++ b/tests/baselines/reference/computedPropertyNames26_ES5.js @@ -30,11 +30,11 @@ var Base = /** @class */ (function () { return Base; }()); var C = /** @class */ (function (_super) { + var _a; __extends(C, _super); function C() { return _super !== null && _super.apply(this, arguments) || this; } C.prototype[(_a = {}, _a[_super.bar.call(this)] = 1, _a)[0]] = function () { }; return C; - var _a; }(Base)); diff --git a/tests/baselines/reference/computedPropertyNames28_ES5.js b/tests/baselines/reference/computedPropertyNames28_ES5.js index 76a50521a79..ee506fb1c1b 100644 --- a/tests/baselines/reference/computedPropertyNames28_ES5.js +++ b/tests/baselines/reference/computedPropertyNames28_ES5.js @@ -29,12 +29,12 @@ var Base = /** @class */ (function () { var C = /** @class */ (function (_super) { __extends(C, _super); function C() { + var _a; var _this = _super.call(this) || this; var obj = (_a = {}, _a[(_this = _super.call(this) || this, "prop")] = function () { }, _a); return _this; - var _a; } return C; }(Base)); diff --git a/tests/baselines/reference/computedPropertyNames29_ES5.js b/tests/baselines/reference/computedPropertyNames29_ES5.js index 403f5aa2cec..18d90602d65 100644 --- a/tests/baselines/reference/computedPropertyNames29_ES5.js +++ b/tests/baselines/reference/computedPropertyNames29_ES5.js @@ -17,11 +17,11 @@ var C = /** @class */ (function () { C.prototype.bar = function () { var _this = this; (function () { + var _a; var obj = (_a = {}, _a[_this.bar()] = function () { } // needs capture , _a); - var _a; }); return 0; }; diff --git a/tests/baselines/reference/computedPropertyNames30_ES5.js b/tests/baselines/reference/computedPropertyNames30_ES5.js index 1c3b4caeb45..2cbad2aa19d 100644 --- a/tests/baselines/reference/computedPropertyNames30_ES5.js +++ b/tests/baselines/reference/computedPropertyNames30_ES5.js @@ -36,13 +36,13 @@ var C = /** @class */ (function (_super) { function C() { var _this = _super.call(this) || this; (function () { + var _a; var obj = (_a = {}, // Ideally, we would capture this. But the reference is // illegal, and not capturing this is consistent with //treatment of other similar violations. _a[(_this = _super.call(this) || this, "prop")] = function () { }, _a); - var _a; }); return _this; } diff --git a/tests/baselines/reference/computedPropertyNames31_ES5.js b/tests/baselines/reference/computedPropertyNames31_ES5.js index b205c7025ca..8eacc21f680 100644 --- a/tests/baselines/reference/computedPropertyNames31_ES5.js +++ b/tests/baselines/reference/computedPropertyNames31_ES5.js @@ -42,11 +42,11 @@ var C = /** @class */ (function (_super) { C.prototype.foo = function () { var _this = this; (function () { + var _a; var obj = (_a = {}, _a[_super.prototype.bar.call(_this)] = function () { } // needs capture , _a); - var _a; }); return 0; }; diff --git a/tests/baselines/reference/computedPropertyNames33_ES5.js b/tests/baselines/reference/computedPropertyNames33_ES5.js index 76f9e4c06d8..10a121031d5 100644 --- a/tests/baselines/reference/computedPropertyNames33_ES5.js +++ b/tests/baselines/reference/computedPropertyNames33_ES5.js @@ -15,11 +15,11 @@ var C = /** @class */ (function () { function C() { } C.prototype.bar = function () { + var _a; var obj = (_a = {}, _a[foo()] = function () { }, _a); return 0; - var _a; }; return C; }()); diff --git a/tests/baselines/reference/computedPropertyNames34_ES5.js b/tests/baselines/reference/computedPropertyNames34_ES5.js index 315e41e403e..ab0c4c10e32 100644 --- a/tests/baselines/reference/computedPropertyNames34_ES5.js +++ b/tests/baselines/reference/computedPropertyNames34_ES5.js @@ -15,11 +15,11 @@ var C = /** @class */ (function () { function C() { } C.bar = function () { + var _a; var obj = (_a = {}, _a[foo()] = function () { }, _a); return 0; - var _a; }; return C; }()); diff --git a/tests/baselines/reference/computedPropertyNames46_ES5.js b/tests/baselines/reference/computedPropertyNames46_ES5.js index 815f5769f3b..5f826b8db4f 100644 --- a/tests/baselines/reference/computedPropertyNames46_ES5.js +++ b/tests/baselines/reference/computedPropertyNames46_ES5.js @@ -4,7 +4,7 @@ var o = { }; //// [computedPropertyNames46_ES5.js] +var _a; var o = (_a = {}, _a["" || 0] = 0, _a); -var _a; diff --git a/tests/baselines/reference/computedPropertyNames47_ES5.js b/tests/baselines/reference/computedPropertyNames47_ES5.js index a2fff2110b4..f423d230fe9 100644 --- a/tests/baselines/reference/computedPropertyNames47_ES5.js +++ b/tests/baselines/reference/computedPropertyNames47_ES5.js @@ -6,6 +6,7 @@ var o = { }; //// [computedPropertyNames47_ES5.js] +var _a; var E1; (function (E1) { E1[E1["x"] = 0] = "x"; @@ -17,4 +18,3 @@ var E2; var o = (_a = {}, _a[E1.x || E2.x] = 0, _a); -var _a; diff --git a/tests/baselines/reference/computedPropertyNames48_ES5.js b/tests/baselines/reference/computedPropertyNames48_ES5.js index 55b08ef8301..b4e2d95634b 100644 --- a/tests/baselines/reference/computedPropertyNames48_ES5.js +++ b/tests/baselines/reference/computedPropertyNames48_ES5.js @@ -18,6 +18,7 @@ extractIndexer({ }); // Should return any (widened form of undefined) //// [computedPropertyNames48_ES5.js] +var _a, _b, _c; var E; (function (E) { E[E["x"] = 0] = "x"; @@ -32,4 +33,3 @@ extractIndexer((_b = {}, extractIndexer((_c = {}, _c["" || 0] = "", _c)); // Should return any (widened form of undefined) -var _a, _b, _c; diff --git a/tests/baselines/reference/computedPropertyNames49_ES5.js b/tests/baselines/reference/computedPropertyNames49_ES5.js index d5e250fb037..a1ec1540b6f 100644 --- a/tests/baselines/reference/computedPropertyNames49_ES5.js +++ b/tests/baselines/reference/computedPropertyNames49_ES5.js @@ -25,6 +25,7 @@ var x = { } //// [computedPropertyNames49_ES5.js] +var _a; var x = (_a = { p1: 10 }, @@ -61,4 +62,3 @@ var x = (_a = { }), _a.p2 = 20, _a); -var _a; diff --git a/tests/baselines/reference/computedPropertyNames4_ES5.js b/tests/baselines/reference/computedPropertyNames4_ES5.js index ac0fa8ec937..1c966e63bb5 100644 --- a/tests/baselines/reference/computedPropertyNames4_ES5.js +++ b/tests/baselines/reference/computedPropertyNames4_ES5.js @@ -17,6 +17,7 @@ var v = { } //// [computedPropertyNames4_ES5.js] +var _a; var s; var n; var a; @@ -33,4 +34,3 @@ var v = (_a = {}, _a["hello bye"] = 0, _a["hello " + a + " bye"] = 0, _a); -var _a; diff --git a/tests/baselines/reference/computedPropertyNames50_ES5.js b/tests/baselines/reference/computedPropertyNames50_ES5.js index 5f1766c993e..86653855b55 100644 --- a/tests/baselines/reference/computedPropertyNames50_ES5.js +++ b/tests/baselines/reference/computedPropertyNames50_ES5.js @@ -25,6 +25,7 @@ var x = { } //// [computedPropertyNames50_ES5.js] +var _a; var x = (_a = { p1: 10, get foo() { @@ -57,4 +58,3 @@ var x = (_a = { }), _a.p2 = 20, _a); -var _a; diff --git a/tests/baselines/reference/computedPropertyNames51_ES5.js b/tests/baselines/reference/computedPropertyNames51_ES5.js index 9f138b37f3d..9766d6d1789 100644 --- a/tests/baselines/reference/computedPropertyNames51_ES5.js +++ b/tests/baselines/reference/computedPropertyNames51_ES5.js @@ -11,11 +11,11 @@ function f() { //// [computedPropertyNames51_ES5.js] function f() { + var _a; var t; var k; var v = (_a = {}, _a[t] = 0, _a[k] = 1, _a); - var _a; } diff --git a/tests/baselines/reference/computedPropertyNames5_ES5.js b/tests/baselines/reference/computedPropertyNames5_ES5.js index 3367faa2c20..1189830858f 100644 --- a/tests/baselines/reference/computedPropertyNames5_ES5.js +++ b/tests/baselines/reference/computedPropertyNames5_ES5.js @@ -10,6 +10,7 @@ var v = { } //// [computedPropertyNames5_ES5.js] +var _a; var b; var v = (_a = {}, _a[b] = 0, @@ -19,4 +20,3 @@ var v = (_a = {}, _a[undefined] = undefined, _a[null] = null, _a); -var _a; diff --git a/tests/baselines/reference/computedPropertyNames6_ES5.js b/tests/baselines/reference/computedPropertyNames6_ES5.js index 29d035bfcbf..0b3e1eeb742 100644 --- a/tests/baselines/reference/computedPropertyNames6_ES5.js +++ b/tests/baselines/reference/computedPropertyNames6_ES5.js @@ -9,6 +9,7 @@ var v = { } //// [computedPropertyNames6_ES5.js] +var _a; var p1; var p2; var p3; @@ -17,4 +18,3 @@ var v = (_a = {}, _a[p2] = 1, _a[p3] = 2, _a); -var _a; diff --git a/tests/baselines/reference/computedPropertyNames7_ES5.js b/tests/baselines/reference/computedPropertyNames7_ES5.js index 01cf2efc030..6adc38b410c 100644 --- a/tests/baselines/reference/computedPropertyNames7_ES5.js +++ b/tests/baselines/reference/computedPropertyNames7_ES5.js @@ -7,6 +7,7 @@ var v = { } //// [computedPropertyNames7_ES5.js] +var _a; var E; (function (E) { E[E["member"] = 0] = "member"; @@ -14,4 +15,3 @@ var E; var v = (_a = {}, _a[E.member] = 0, _a); -var _a; diff --git a/tests/baselines/reference/computedPropertyNames8_ES5.js b/tests/baselines/reference/computedPropertyNames8_ES5.js index 82d262c7e4e..cffe76ff996 100644 --- a/tests/baselines/reference/computedPropertyNames8_ES5.js +++ b/tests/baselines/reference/computedPropertyNames8_ES5.js @@ -10,11 +10,11 @@ function f() { //// [computedPropertyNames8_ES5.js] function f() { + var _a; var t; var u; var v = (_a = {}, _a[t] = 0, _a[u] = 1, _a); - var _a; } diff --git a/tests/baselines/reference/computedPropertyNames9_ES5.js b/tests/baselines/reference/computedPropertyNames9_ES5.js index b1ac6c9e3b6..0afb77c12f6 100644 --- a/tests/baselines/reference/computedPropertyNames9_ES5.js +++ b/tests/baselines/reference/computedPropertyNames9_ES5.js @@ -11,10 +11,10 @@ var v = { } //// [computedPropertyNames9_ES5.js] +var _a; function f(x) { } var v = (_a = {}, _a[f("")] = 0, _a[f(0)] = 0, _a[f(true)] = 0, _a); -var _a; diff --git a/tests/baselines/reference/computedPropertyNamesContextualType10_ES5.js b/tests/baselines/reference/computedPropertyNamesContextualType10_ES5.js index d8a33951d4a..b672ed16723 100644 --- a/tests/baselines/reference/computedPropertyNamesContextualType10_ES5.js +++ b/tests/baselines/reference/computedPropertyNamesContextualType10_ES5.js @@ -9,8 +9,8 @@ var o: I = { } //// [computedPropertyNamesContextualType10_ES5.js] +var _a; var o = (_a = {}, _a[+"foo"] = "", _a[+"bar"] = 0, _a); -var _a; diff --git a/tests/baselines/reference/computedPropertyNamesContextualType1_ES5.js b/tests/baselines/reference/computedPropertyNamesContextualType1_ES5.js index 1ee88351154..3b48f95c99d 100644 --- a/tests/baselines/reference/computedPropertyNamesContextualType1_ES5.js +++ b/tests/baselines/reference/computedPropertyNamesContextualType1_ES5.js @@ -10,8 +10,8 @@ var o: I = { } //// [computedPropertyNamesContextualType1_ES5.js] +var _a; var o = (_a = {}, _a["" + 0] = function (y) { return y.length; }, _a["" + 1] = function (y) { return y.length; }, _a); -var _a; diff --git a/tests/baselines/reference/computedPropertyNamesContextualType2_ES5.js b/tests/baselines/reference/computedPropertyNamesContextualType2_ES5.js index 6be09e4bef3..c33ae2b10a2 100644 --- a/tests/baselines/reference/computedPropertyNamesContextualType2_ES5.js +++ b/tests/baselines/reference/computedPropertyNamesContextualType2_ES5.js @@ -10,8 +10,8 @@ var o: I = { } //// [computedPropertyNamesContextualType2_ES5.js] +var _a; var o = (_a = {}, _a[+"foo"] = function (y) { return y.length; }, _a[+"bar"] = function (y) { return y.length; }, _a); -var _a; diff --git a/tests/baselines/reference/computedPropertyNamesContextualType3_ES5.js b/tests/baselines/reference/computedPropertyNamesContextualType3_ES5.js index b510cda2916..b0599c37bb0 100644 --- a/tests/baselines/reference/computedPropertyNamesContextualType3_ES5.js +++ b/tests/baselines/reference/computedPropertyNamesContextualType3_ES5.js @@ -9,8 +9,8 @@ var o: I = { } //// [computedPropertyNamesContextualType3_ES5.js] +var _a; var o = (_a = {}, _a[+"foo"] = function (y) { return y.length; }, _a[+"bar"] = function (y) { return y.length; }, _a); -var _a; diff --git a/tests/baselines/reference/computedPropertyNamesContextualType4_ES5.js b/tests/baselines/reference/computedPropertyNamesContextualType4_ES5.js index 0c319a526f4..f0c7a2db6d4 100644 --- a/tests/baselines/reference/computedPropertyNamesContextualType4_ES5.js +++ b/tests/baselines/reference/computedPropertyNamesContextualType4_ES5.js @@ -10,8 +10,8 @@ var o: I = { } //// [computedPropertyNamesContextualType4_ES5.js] +var _a; var o = (_a = {}, _a["" + "foo"] = "", _a["" + "bar"] = 0, _a); -var _a; diff --git a/tests/baselines/reference/computedPropertyNamesContextualType5_ES5.js b/tests/baselines/reference/computedPropertyNamesContextualType5_ES5.js index 51d78be59d4..7faaeb62b1c 100644 --- a/tests/baselines/reference/computedPropertyNamesContextualType5_ES5.js +++ b/tests/baselines/reference/computedPropertyNamesContextualType5_ES5.js @@ -10,8 +10,8 @@ var o: I = { } //// [computedPropertyNamesContextualType5_ES5.js] +var _a; var o = (_a = {}, _a[+"foo"] = "", _a[+"bar"] = 0, _a); -var _a; diff --git a/tests/baselines/reference/computedPropertyNamesContextualType6_ES5.js b/tests/baselines/reference/computedPropertyNamesContextualType6_ES5.js index c6ef45d7fab..a385d78079d 100644 --- a/tests/baselines/reference/computedPropertyNamesContextualType6_ES5.js +++ b/tests/baselines/reference/computedPropertyNamesContextualType6_ES5.js @@ -14,6 +14,7 @@ foo({ }); //// [computedPropertyNamesContextualType6_ES5.js] +var _a; foo((_a = { p: "", 0: function () { } @@ -22,4 +23,3 @@ foo((_a = { _a[0 + 1] = 0, _a[+"hi"] = [0], _a)); -var _a; diff --git a/tests/baselines/reference/computedPropertyNamesContextualType7_ES5.js b/tests/baselines/reference/computedPropertyNamesContextualType7_ES5.js index 14165302d3b..7ec0fea3d8e 100644 --- a/tests/baselines/reference/computedPropertyNamesContextualType7_ES5.js +++ b/tests/baselines/reference/computedPropertyNamesContextualType7_ES5.js @@ -20,6 +20,7 @@ g({ p: "" }); //// [computedPropertyNamesContextualType7_ES5.js] +var _a; foo((_a = { 0: function () { } }, @@ -28,4 +29,3 @@ foo((_a = { _a[+"hi"] = [0], _a)); g({ p: "" }); -var _a; diff --git a/tests/baselines/reference/computedPropertyNamesContextualType8_ES5.js b/tests/baselines/reference/computedPropertyNamesContextualType8_ES5.js index 24f6218864c..200acdefb1e 100644 --- a/tests/baselines/reference/computedPropertyNamesContextualType8_ES5.js +++ b/tests/baselines/reference/computedPropertyNamesContextualType8_ES5.js @@ -10,8 +10,8 @@ var o: I = { } //// [computedPropertyNamesContextualType8_ES5.js] +var _a; var o = (_a = {}, _a["" + "foo"] = "", _a["" + "bar"] = 0, _a); -var _a; diff --git a/tests/baselines/reference/computedPropertyNamesContextualType9_ES5.js b/tests/baselines/reference/computedPropertyNamesContextualType9_ES5.js index 340802da2af..79eef211938 100644 --- a/tests/baselines/reference/computedPropertyNamesContextualType9_ES5.js +++ b/tests/baselines/reference/computedPropertyNamesContextualType9_ES5.js @@ -10,8 +10,8 @@ var o: I = { } //// [computedPropertyNamesContextualType9_ES5.js] +var _a; var o = (_a = {}, _a[+"foo"] = "", _a[+"bar"] = 0, _a); -var _a; diff --git a/tests/baselines/reference/computedPropertyNamesDeclarationEmit5_ES5.js b/tests/baselines/reference/computedPropertyNamesDeclarationEmit5_ES5.js index bf589768b72..0a7f9a7866a 100644 --- a/tests/baselines/reference/computedPropertyNamesDeclarationEmit5_ES5.js +++ b/tests/baselines/reference/computedPropertyNamesDeclarationEmit5_ES5.js @@ -7,6 +7,7 @@ var v = { } //// [computedPropertyNamesDeclarationEmit5_ES5.js] +var _a; var v = (_a = {}, _a["" + ""] = 0, _a["" + ""] = function () { }, @@ -21,7 +22,6 @@ var v = (_a = {}, configurable: true }), _a); -var _a; //// [computedPropertyNamesDeclarationEmit5_ES5.d.ts] diff --git a/tests/baselines/reference/computedPropertyNamesSourceMap2_ES5.js b/tests/baselines/reference/computedPropertyNamesSourceMap2_ES5.js index d214a1ef99d..65dc5601878 100644 --- a/tests/baselines/reference/computedPropertyNamesSourceMap2_ES5.js +++ b/tests/baselines/reference/computedPropertyNamesSourceMap2_ES5.js @@ -9,6 +9,7 @@ var v = { } //// [computedPropertyNamesSourceMap2_ES5.js] +var _a; var v = (_a = {}, _a["hello"] = function () { debugger; @@ -21,5 +22,4 @@ var v = (_a = {}, configurable: true }), _a); -var _a; //# sourceMappingURL=computedPropertyNamesSourceMap2_ES5.js.map \ No newline at end of file diff --git a/tests/baselines/reference/computedPropertyNamesSourceMap2_ES5.js.map b/tests/baselines/reference/computedPropertyNamesSourceMap2_ES5.js.map index 24dd2e2afb7..8be065a8182 100644 --- a/tests/baselines/reference/computedPropertyNamesSourceMap2_ES5.js.map +++ b/tests/baselines/reference/computedPropertyNamesSourceMap2_ES5.js.map @@ -1,2 +1,2 @@ //// [computedPropertyNamesSourceMap2_ES5.js.map] -{"version":3,"file":"computedPropertyNamesSourceMap2_ES5.js","sourceRoot":"","sources":["computedPropertyNamesSourceMap2_ES5.ts"],"names":[],"mappings":"AAAA,IAAI,CAAC;IACD,GAAC,OAAO,IAAR;QACI,QAAQ,CAAC;IAChB,CAAC;0BACM,aAAW;aAAf;YACF,OAAO,CAAC,CAAC;QACV,CAAC;;;;OACD,CAAA"} \ No newline at end of file +{"version":3,"file":"computedPropertyNamesSourceMap2_ES5.js","sourceRoot":"","sources":["computedPropertyNamesSourceMap2_ES5.ts"],"names":[],"mappings":";AAAA,IAAI,CAAC;IACD,GAAC,OAAO,IAAR;QACI,QAAQ,CAAC;IAChB,CAAC;0BACM,aAAW;aAAf;YACF,OAAO,CAAC,CAAC;QACV,CAAC;;;;OACD,CAAA"} \ No newline at end of file diff --git a/tests/baselines/reference/computedPropertyNamesSourceMap2_ES5.sourcemap.txt b/tests/baselines/reference/computedPropertyNamesSourceMap2_ES5.sourcemap.txt index 9b44702cb22..f22de8aaeab 100644 --- a/tests/baselines/reference/computedPropertyNamesSourceMap2_ES5.sourcemap.txt +++ b/tests/baselines/reference/computedPropertyNamesSourceMap2_ES5.sourcemap.txt @@ -8,6 +8,7 @@ sources: computedPropertyNamesSourceMap2_ES5.ts emittedFile:tests/cases/conformance/es6/computedProperties/computedPropertyNamesSourceMap2_ES5.js sourceFile:computedPropertyNamesSourceMap2_ES5.ts ------------------------------------------------------------------- +>>>var _a; >>>var v = (_a = {}, 1 > 2 >^^^^ @@ -16,9 +17,9 @@ sourceFile:computedPropertyNamesSourceMap2_ES5.ts 1 > 2 >var 3 > v -1 >Emitted(1, 1) Source(1, 1) + SourceIndex(0) -2 >Emitted(1, 5) Source(1, 5) + SourceIndex(0) -3 >Emitted(1, 6) Source(1, 6) + SourceIndex(0) +1 >Emitted(2, 1) Source(1, 1) + SourceIndex(0) +2 >Emitted(2, 5) Source(1, 5) + SourceIndex(0) +3 >Emitted(2, 6) Source(1, 6) + SourceIndex(0) --- >>> _a["hello"] = function () { 1->^^^^ @@ -30,10 +31,10 @@ sourceFile:computedPropertyNamesSourceMap2_ES5.ts 2 > [ 3 > "hello" 4 > -1->Emitted(2, 5) Source(2, 5) + SourceIndex(0) -2 >Emitted(2, 8) Source(2, 6) + SourceIndex(0) -3 >Emitted(2, 15) Source(2, 13) + SourceIndex(0) -4 >Emitted(2, 19) Source(2, 5) + SourceIndex(0) +1->Emitted(3, 5) Source(2, 5) + SourceIndex(0) +2 >Emitted(3, 8) Source(2, 6) + SourceIndex(0) +3 >Emitted(3, 15) Source(2, 13) + SourceIndex(0) +4 >Emitted(3, 19) Source(2, 5) + SourceIndex(0) --- >>> debugger; 1 >^^^^^^^^ @@ -43,9 +44,9 @@ sourceFile:computedPropertyNamesSourceMap2_ES5.ts > 2 > debugger 3 > ; -1 >Emitted(3, 9) Source(3, 9) + SourceIndex(0) -2 >Emitted(3, 17) Source(3, 17) + SourceIndex(0) -3 >Emitted(3, 18) Source(3, 18) + SourceIndex(0) +1 >Emitted(4, 9) Source(3, 9) + SourceIndex(0) +2 >Emitted(4, 17) Source(3, 17) + SourceIndex(0) +3 >Emitted(4, 18) Source(3, 18) + SourceIndex(0) --- >>> }, 1 >^^^^ @@ -54,8 +55,8 @@ sourceFile:computedPropertyNamesSourceMap2_ES5.ts 1 > > 2 > } -1 >Emitted(4, 5) Source(4, 2) + SourceIndex(0) -2 >Emitted(4, 6) Source(4, 3) + SourceIndex(0) +1 >Emitted(5, 5) Source(4, 2) + SourceIndex(0) +2 >Emitted(5, 6) Source(4, 3) + SourceIndex(0) --- >>> Object.defineProperty(_a, "goodbye", { 1->^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -63,14 +64,14 @@ sourceFile:computedPropertyNamesSourceMap2_ES5.ts 1->, > get 2 > ["goodbye"] -1->Emitted(5, 27) Source(5, 9) + SourceIndex(0) -2 >Emitted(5, 40) Source(5, 20) + SourceIndex(0) +1->Emitted(6, 27) Source(5, 9) + SourceIndex(0) +2 >Emitted(6, 40) Source(5, 20) + SourceIndex(0) --- >>> get: function () { 1 >^^^^^^^^^^^^^ 2 > ^^^^^^^^^-> 1 > -1 >Emitted(6, 14) Source(5, 5) + SourceIndex(0) +1 >Emitted(7, 14) Source(5, 5) + SourceIndex(0) --- >>> return 0; 1->^^^^^^^^^^^^ @@ -82,10 +83,10 @@ sourceFile:computedPropertyNamesSourceMap2_ES5.ts 2 > return 3 > 0 4 > ; -1->Emitted(7, 13) Source(6, 3) + SourceIndex(0) -2 >Emitted(7, 20) Source(6, 10) + SourceIndex(0) -3 >Emitted(7, 21) Source(6, 11) + SourceIndex(0) -4 >Emitted(7, 22) Source(6, 12) + SourceIndex(0) +1->Emitted(8, 13) Source(6, 3) + SourceIndex(0) +2 >Emitted(8, 20) Source(6, 10) + SourceIndex(0) +3 >Emitted(8, 21) Source(6, 11) + SourceIndex(0) +4 >Emitted(8, 22) Source(6, 12) + SourceIndex(0) --- >>> }, 1 >^^^^^^^^ @@ -94,8 +95,8 @@ sourceFile:computedPropertyNamesSourceMap2_ES5.ts 1 > > 2 > } -1 >Emitted(8, 9) Source(7, 2) + SourceIndex(0) -2 >Emitted(8, 10) Source(7, 3) + SourceIndex(0) +1 >Emitted(9, 9) Source(7, 2) + SourceIndex(0) +2 >Emitted(9, 10) Source(7, 3) + SourceIndex(0) --- >>> enumerable: true, >>> configurable: true @@ -103,11 +104,11 @@ sourceFile:computedPropertyNamesSourceMap2_ES5.ts >>> _a); 1->^^^^^^^ 2 > ^ +3 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1-> >} 2 > -1->Emitted(12, 8) Source(8, 2) + SourceIndex(0) -2 >Emitted(12, 9) Source(8, 2) + SourceIndex(0) +1->Emitted(13, 8) Source(8, 2) + SourceIndex(0) +2 >Emitted(13, 9) Source(8, 2) + SourceIndex(0) --- ->>>var _a; >>>//# sourceMappingURL=computedPropertyNamesSourceMap2_ES5.js.map \ No newline at end of file diff --git a/tests/baselines/reference/contextuallyTypedClassExpressionMethodDeclaration01.js b/tests/baselines/reference/contextuallyTypedClassExpressionMethodDeclaration01.js index c50c771896b..5f8e4143f3e 100644 --- a/tests/baselines/reference/contextuallyTypedClassExpressionMethodDeclaration01.js +++ b/tests/baselines/reference/contextuallyTypedClassExpressionMethodDeclaration01.js @@ -60,6 +60,7 @@ function getFoo1() { }()); } function getFoo2() { + var _a; return _a = /** @class */ (function () { function class_2() { } @@ -72,9 +73,9 @@ function getFoo2() { arg.strProp = "hello"; }, _a; - var _a; } function getFoo3() { + var _a; return _a = /** @class */ (function () { function class_3() { } @@ -87,5 +88,4 @@ function getFoo3() { arg.strProp = "hello"; }, _a; - var _a; } diff --git a/tests/baselines/reference/correctOrderOfPromiseMethod.js b/tests/baselines/reference/correctOrderOfPromiseMethod.js index d28dbd66098..d0b8adf9eed 100644 --- a/tests/baselines/reference/correctOrderOfPromiseMethod.js +++ b/tests/baselines/reference/correctOrderOfPromiseMethod.js @@ -63,8 +63,8 @@ var __generator = (this && this.__generator) || function (thisArg, body) { }; function countEverything() { return __awaiter(this, void 0, void 0, function () { - var _this = this; var providerA, providerB, _a, resultA, resultB, dataA, dataB; + var _this = this; return __generator(this, function (_b) { switch (_b.label) { case 0: diff --git a/tests/baselines/reference/declarationEmitDestructuringArrayPattern3.js b/tests/baselines/reference/declarationEmitDestructuringArrayPattern3.js index 84ab9f242e9..b4aea71a241 100644 --- a/tests/baselines/reference/declarationEmitDestructuringArrayPattern3.js +++ b/tests/baselines/reference/declarationEmitDestructuringArrayPattern3.js @@ -6,8 +6,8 @@ module M { //// [declarationEmitDestructuringArrayPattern3.js] var M; (function (M) { - _a = [1, 2], M.a = _a[0], M.b = _a[1]; var _a; + _a = [1, 2], M.a = _a[0], M.b = _a[1]; })(M || (M = {})); diff --git a/tests/baselines/reference/declarationEmitDestructuringObjectLiteralPattern.js b/tests/baselines/reference/declarationEmitDestructuringObjectLiteralPattern.js index 0414017b776..10d7427388a 100644 --- a/tests/baselines/reference/declarationEmitDestructuringObjectLiteralPattern.js +++ b/tests/baselines/reference/declarationEmitDestructuringObjectLiteralPattern.js @@ -39,8 +39,8 @@ function f15() { var _f = f15(), a4 = _f.a4, b4 = _f.b4, c4 = _f.c4; var m; (function (m) { - _a = f15(), m.a4 = _a.a4, m.b4 = _a.b4, m.c4 = _a.c4; var _a; + _a = f15(), m.a4 = _a.a4, m.b4 = _a.b4, m.c4 = _a.c4; })(m || (m = {})); diff --git a/tests/baselines/reference/declarationEmitDestructuringObjectLiteralPattern2.js b/tests/baselines/reference/declarationEmitDestructuringObjectLiteralPattern2.js index 6b8add193f2..66dfe225e83 100644 --- a/tests/baselines/reference/declarationEmitDestructuringObjectLiteralPattern2.js +++ b/tests/baselines/reference/declarationEmitDestructuringObjectLiteralPattern2.js @@ -24,8 +24,8 @@ function f15() { var _c = f15(), a4 = _c.a4, b4 = _c.b4, c4 = _c.c4; var m; (function (m) { - _a = f15(), m.a4 = _a.a4, m.b4 = _a.b4, m.c4 = _a.c4; var _a; + _a = f15(), m.a4 = _a.a4, m.b4 = _a.b4, m.c4 = _a.c4; })(m || (m = {})); diff --git a/tests/baselines/reference/declarationEmitDestructuringPrivacyError.js b/tests/baselines/reference/declarationEmitDestructuringPrivacyError.js index 23b93d14e15..3edba2e51e1 100644 --- a/tests/baselines/reference/declarationEmitDestructuringPrivacyError.js +++ b/tests/baselines/reference/declarationEmitDestructuringPrivacyError.js @@ -8,11 +8,11 @@ module m { //// [declarationEmitDestructuringPrivacyError.js] var m; (function (m) { + var _a; var c = /** @class */ (function () { function c() { } return c; }()); _a = [10, new c(), 30], m.x = _a[0], m.y = _a[1], m.z = _a[2]; - var _a; })(m || (m = {})); diff --git a/tests/baselines/reference/declarationEmitPrivateNameCausesError.js b/tests/baselines/reference/declarationEmitPrivateNameCausesError.js index 802195e4cca..66cb88ba4db 100644 --- a/tests/baselines/reference/declarationEmitPrivateNameCausesError.js +++ b/tests/baselines/reference/declarationEmitPrivateNameCausesError.js @@ -24,6 +24,7 @@ exports.__esModule = true; var IGNORE_EXTRA_VARIABLES = Symbol(); //Notice how this is unexported //This is exported function ignoreExtraVariables(ctor) { + var _a, _b; return _b = /** @class */ (function (_super) { __extends(class_1, _super); function class_1() { @@ -35,7 +36,6 @@ function ignoreExtraVariables(ctor) { }(ctor)), _a = IGNORE_EXTRA_VARIABLES, _b; - var _a, _b; } exports.ignoreExtraVariables = ignoreExtraVariables; diff --git a/tests/baselines/reference/declarationEmitPrivateSymbolCausesVarDeclarationEmit2.js b/tests/baselines/reference/declarationEmitPrivateSymbolCausesVarDeclarationEmit2.js index 13063135daf..91ca8405868 100644 --- a/tests/baselines/reference/declarationEmitPrivateSymbolCausesVarDeclarationEmit2.js +++ b/tests/baselines/reference/declarationEmitPrivateSymbolCausesVarDeclarationEmit2.js @@ -26,6 +26,7 @@ exports.x = Symbol(); //// [b.js] "use strict"; exports.__esModule = true; +var _a; var a_1 = require("./a"); var C = /** @class */ (function () { function C() { @@ -35,7 +36,6 @@ var C = /** @class */ (function () { }()); _a = a_1.x; exports.C = C; -var _a; //// [c.js] "use strict"; var __extends = (this && this.__extends) || (function () { @@ -49,6 +49,7 @@ var __extends = (this && this.__extends) || (function () { }; })(); exports.__esModule = true; +var _a; var a_1 = require("./a"); var b_1 = require("./b"); var D = /** @class */ (function (_super) { @@ -62,7 +63,6 @@ var D = /** @class */ (function (_super) { }(b_1.C)); _a = a_1.x; exports.D = D; -var _a; //// [a.d.ts] diff --git a/tests/baselines/reference/declarationNoDanglingGenerics.js b/tests/baselines/reference/declarationNoDanglingGenerics.js index 9045be6827b..5f834ab4e59 100644 --- a/tests/baselines/reference/declarationNoDanglingGenerics.js +++ b/tests/baselines/reference/declarationNoDanglingGenerics.js @@ -53,6 +53,7 @@ function register(kind) { kindCache[kind] = true; } function ClassFactory(kind) { + var _a; register(kind); return _a = /** @class */ (function () { function class_1() { @@ -62,7 +63,6 @@ function ClassFactory(kind) { }()), _a.THE_KIND = kind, _a; - var _a; } var Kinds = /** @class */ (function () { function Kinds() { diff --git a/tests/baselines/reference/declarationsAndAssignments.js b/tests/baselines/reference/declarationsAndAssignments.js index 3a2f9ef3b4e..74d7cd94156 100644 --- a/tests/baselines/reference/declarationsAndAssignments.js +++ b/tests/baselines/reference/declarationsAndAssignments.js @@ -277,8 +277,8 @@ f14([2, ["abc", { x: 0 }]]); f14([2, ["abc", { y: false }]]); // Error, no x var M; (function (M) { - _a = [1, 2], M.a = _a[0], M.b = _a[1]; var _a; + _a = [1, 2], M.a = _a[0], M.b = _a[1]; })(M || (M = {})); function f15() { var a = "hello"; @@ -297,6 +297,7 @@ f17({ a: "hello" }); f17({ c: true }); f17(f15()); function f18() { + var _a, _b, _c, _d, _e, _f, _g; var a; var b; var aa; @@ -305,44 +306,43 @@ function f18() { _c = [a, b], aa[0] = _c[0], b = _c[1]; _d = [b, a], a = _d[0], b = _d[1]; // Error _e = [2, "def"], _f = _e[0], a = _f === void 0 ? 1 : _f, _g = _e[1], b = _g === void 0 ? "abc" : _g; - var _a, _b, _c, _d, _e, _f, _g; } function f19() { + var _a, _b, _c, _d, _e, _f; var a, b; _a = [1, 2], a = _a[0], b = _a[1]; _b = [b, a], a = _b[0], b = _b[1]; (_c = { b: b, a: a }, a = _c.a, b = _c.b); _d = [[2, 3]][0], _e = _d === void 0 ? [1, 2] : _d, a = _e[0], b = _e[1]; var x = (_f = [1, 2], a = _f[0], b = _f[1], _f); - var _a, _b, _c, _d, _e, _f; } function f20() { + var _a, _b, _c; var a; var x; var y; var z; var a = [1, 2, 3].slice(0); - var _a = [1, 2, 3], x = _a[0], a = _a.slice(1); - var _b = [1, 2, 3], x = _b[0], y = _b[1], a = _b.slice(2); - var _c = [1, 2, 3], x = _c[0], y = _c[1], z = _c[2], a = _c.slice(3); + var _d = [1, 2, 3], x = _d[0], a = _d.slice(1); + var _e = [1, 2, 3], x = _e[0], y = _e[1], a = _e.slice(2); + var _f = [1, 2, 3], x = _f[0], y = _f[1], z = _f[2], a = _f.slice(3); a = [1, 2, 3].slice(0); - _d = [1, 2, 3], x = _d[0], a = _d.slice(1); - _e = [1, 2, 3], x = _e[0], y = _e[1], a = _e.slice(2); - _f = [1, 2, 3], x = _f[0], y = _f[1], z = _f[2], a = _f.slice(3); - var _d, _e, _f; + _a = [1, 2, 3], x = _a[0], a = _a.slice(1); + _b = [1, 2, 3], x = _b[0], y = _b[1], a = _b.slice(2); + _c = [1, 2, 3], x = _c[0], y = _c[1], z = _c[2], a = _c.slice(3); } function f21() { + var _a, _b, _c; var a; var x; var y; var z; var a = [1, "hello", true].slice(0); - var _a = [1, "hello", true], x = _a[0], a = _a.slice(1); - var _b = [1, "hello", true], x = _b[0], y = _b[1], a = _b.slice(2); - var _c = [1, "hello", true], x = _c[0], y = _c[1], z = _c[2], a = _c.slice(3); + var _d = [1, "hello", true], x = _d[0], a = _d.slice(1); + var _e = [1, "hello", true], x = _e[0], y = _e[1], a = _e.slice(2); + var _f = [1, "hello", true], x = _f[0], y = _f[1], z = _f[2], a = _f.slice(3); a = [1, "hello", true].slice(0); - _d = [1, "hello", true], x = _d[0], a = _d.slice(1); - _e = [1, "hello", true], x = _e[0], y = _e[1], a = _e.slice(2); - _f = [1, "hello", true], x = _f[0], y = _f[1], z = _f[2], a = _f.slice(3); - var _d, _e, _f; + _a = [1, "hello", true], x = _a[0], a = _a.slice(1); + _b = [1, "hello", true], x = _b[0], y = _b[1], a = _b.slice(2); + _c = [1, "hello", true], x = _c[0], y = _c[1], z = _c[2], a = _c.slice(3); } diff --git a/tests/baselines/reference/decoratedClassExportsCommonJS1.js b/tests/baselines/reference/decoratedClassExportsCommonJS1.js index b624c11e79d..befb1f9586b 100644 --- a/tests/baselines/reference/decoratedClassExportsCommonJS1.js +++ b/tests/baselines/reference/decoratedClassExportsCommonJS1.js @@ -15,6 +15,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, return c > 3 && r && Object.defineProperty(target, key, r), r; }; Object.defineProperty(exports, "__esModule", { value: true }); +var Testing123_1; let Testing123 = Testing123_1 = class Testing123 { }; Testing123.prop1 = Testing123_1.prop0; @@ -22,4 +23,3 @@ Testing123 = Testing123_1 = __decorate([ Something({ v: () => Testing123_1 }) ], Testing123); exports.Testing123 = Testing123; -var Testing123_1; diff --git a/tests/baselines/reference/decoratedClassExportsCommonJS2.js b/tests/baselines/reference/decoratedClassExportsCommonJS2.js index b9ef278ac73..b93e63c7406 100644 --- a/tests/baselines/reference/decoratedClassExportsCommonJS2.js +++ b/tests/baselines/reference/decoratedClassExportsCommonJS2.js @@ -13,10 +13,10 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, return c > 3 && r && Object.defineProperty(target, key, r), r; }; Object.defineProperty(exports, "__esModule", { value: true }); +var Testing123_1; let Testing123 = Testing123_1 = class Testing123 { }; Testing123 = Testing123_1 = __decorate([ Something({ v: () => Testing123_1 }) ], Testing123); exports.Testing123 = Testing123; -var Testing123_1; diff --git a/tests/baselines/reference/decoratedClassExportsSystem1.js b/tests/baselines/reference/decoratedClassExportsSystem1.js index b32c2c9b445..5921a424524 100644 --- a/tests/baselines/reference/decoratedClassExportsSystem1.js +++ b/tests/baselines/reference/decoratedClassExportsSystem1.js @@ -9,15 +9,15 @@ export class Testing123 { //// [a.js] System.register([], function (exports_1, context_1) { - "use strict"; var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; return c > 3 && r && Object.defineProperty(target, key, r), r; }; + var Testing123_1, Testing123; + "use strict"; var __moduleName = context_1 && context_1.id; - var Testing123, Testing123_1; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/decoratedClassExportsSystem2.js b/tests/baselines/reference/decoratedClassExportsSystem2.js index 99ddd29bc2c..e3f0a97b64d 100644 --- a/tests/baselines/reference/decoratedClassExportsSystem2.js +++ b/tests/baselines/reference/decoratedClassExportsSystem2.js @@ -6,15 +6,15 @@ export class Testing123 { } //// [a.js] System.register([], function (exports_1, context_1) { - "use strict"; var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; return c > 3 && r && Object.defineProperty(target, key, r), r; }; + var Testing123_1, Testing123; + "use strict"; var __moduleName = context_1 && context_1.id; - var Testing123, Testing123_1; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/decoratedDefaultExportsGetExportedSystem.js b/tests/baselines/reference/decoratedDefaultExportsGetExportedSystem.js index 4628fc5e81c..837fdc103f8 100644 --- a/tests/baselines/reference/decoratedDefaultExportsGetExportedSystem.js +++ b/tests/baselines/reference/decoratedDefaultExportsGetExportedSystem.js @@ -14,15 +14,15 @@ export default class {} //// [a.js] System.register([], function (exports_1, context_1) { - "use strict"; var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; return c > 3 && r && Object.defineProperty(target, key, r), r; }; - var __moduleName = context_1 && context_1.id; var decorator, Foo; + "use strict"; + var __moduleName = context_1 && context_1.id; return { setters: [], execute: function () { @@ -37,15 +37,15 @@ System.register([], function (exports_1, context_1) { }); //// [b.js] System.register([], function (exports_1, context_1) { - "use strict"; var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; return c > 3 && r && Object.defineProperty(target, key, r), r; }; - var __moduleName = context_1 && context_1.id; var decorator, default_1; + "use strict"; + var __moduleName = context_1 && context_1.id; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/decoratorMetadataWithImportDeclarationNameCollision4.js b/tests/baselines/reference/decoratorMetadataWithImportDeclarationNameCollision4.js index bec7400996e..a20ff821148 100644 --- a/tests/baselines/reference/decoratorMetadataWithImportDeclarationNameCollision4.js +++ b/tests/baselines/reference/decoratorMetadataWithImportDeclarationNameCollision4.js @@ -46,11 +46,11 @@ var MyClass = /** @class */ (function () { this.db = db; this.db.doSomething(); } + var _a; MyClass = __decorate([ someDecorator, __metadata("design:paramtypes", [typeof (_a = (typeof db_1.default !== "undefined" && db_1.default).db) === "function" && _a || Object]) ], MyClass); return MyClass; - var _a; }()); exports.MyClass = MyClass; diff --git a/tests/baselines/reference/decoratorOnClass5.es6.js b/tests/baselines/reference/decoratorOnClass5.es6.js index 426a93668e7..b1c45cbce31 100644 --- a/tests/baselines/reference/decoratorOnClass5.es6.js +++ b/tests/baselines/reference/decoratorOnClass5.es6.js @@ -16,6 +16,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; return c > 3 && r && Object.defineProperty(target, key, r), r; }; +var C_1; let C = C_1 = class C { static x() { return C_1.y; } }; @@ -24,4 +25,3 @@ C = C_1 = __decorate([ dec ], C); let c = new C(); -var C_1; diff --git a/tests/baselines/reference/decoratorOnClass6.es6.js b/tests/baselines/reference/decoratorOnClass6.es6.js index 7da4a20bb93..f9d8d2f4199 100644 --- a/tests/baselines/reference/decoratorOnClass6.es6.js +++ b/tests/baselines/reference/decoratorOnClass6.es6.js @@ -16,6 +16,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; return c > 3 && r && Object.defineProperty(target, key, r), r; }; +var C_1; let C = C_1 = class C { static x() { return C_1.y; } }; @@ -25,4 +26,3 @@ C = C_1 = __decorate([ ], C); export { C }; let c = new C(); -var C_1; diff --git a/tests/baselines/reference/decoratorOnClass7.es6.js b/tests/baselines/reference/decoratorOnClass7.es6.js index 92ee02c899e..aefc9536a87 100644 --- a/tests/baselines/reference/decoratorOnClass7.es6.js +++ b/tests/baselines/reference/decoratorOnClass7.es6.js @@ -16,6 +16,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; return c > 3 && r && Object.defineProperty(target, key, r), r; }; +var C_1; let C = C_1 = class C { static x() { return C_1.y; } }; @@ -25,4 +26,3 @@ C = C_1 = __decorate([ ], C); export default C; let c = new C(); -var C_1; diff --git a/tests/baselines/reference/decoratorOnClass9.js b/tests/baselines/reference/decoratorOnClass9.js index 84ce76dba29..e92717f9b8a 100644 --- a/tests/baselines/reference/decoratorOnClass9.js +++ b/tests/baselines/reference/decoratorOnClass9.js @@ -45,11 +45,11 @@ var B = /** @class */ (function (_super) { B.prototype.m = function () { return B_1.x; }; + var B_1; B.x = 1; B.y = B_1.x; B = B_1 = __decorate([ dec ], B); return B; - var B_1; }(A)); diff --git a/tests/baselines/reference/decoratorsOnComputedProperties.js b/tests/baselines/reference/decoratorsOnComputedProperties.js index 4e7cf4a6ac1..2af6b460c05 100644 --- a/tests/baselines/reference/decoratorsOnComputedProperties.js +++ b/tests/baselines/reference/decoratorsOnComputedProperties.js @@ -196,6 +196,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; return c > 3 && r && Object.defineProperty(target, key, r), r; }; +var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21; function x(o, k) { } let i = 0; function foo() { return ++i + ""; } @@ -454,4 +455,3 @@ void (_21 = class J { }, _20 = fieldNameC, _21); -var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21; diff --git a/tests/baselines/reference/deduplicateImportsInSystem.js b/tests/baselines/reference/deduplicateImportsInSystem.js index f0ac7c83ed8..8bf49a449cc 100644 --- a/tests/baselines/reference/deduplicateImportsInSystem.js +++ b/tests/baselines/reference/deduplicateImportsInSystem.js @@ -10,9 +10,9 @@ console.log(A + B + C + D + E + F) //// [deduplicateImportsInSystem.js] System.register(["f1", "f2", "f3"], function (exports_1, context_1) { + var f1_1, f2_1, f3_1, f2_2, f2_3, f1_2; "use strict"; var __moduleName = context_1 && context_1.id; - var f1_1, f2_1, f3_1, f2_2, f2_3, f1_2; return { setters: [ function (f1_1_1) { diff --git a/tests/baselines/reference/defaultExportsGetExportedSystem.js b/tests/baselines/reference/defaultExportsGetExportedSystem.js index 089551195ae..0269905baba 100644 --- a/tests/baselines/reference/defaultExportsGetExportedSystem.js +++ b/tests/baselines/reference/defaultExportsGetExportedSystem.js @@ -9,9 +9,9 @@ export default function foo() {} //// [a.js] System.register([], function (exports_1, context_1) { + var Foo; "use strict"; var __moduleName = context_1 && context_1.id; - var Foo; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/destructuringAssignmentWithDefault.js b/tests/baselines/reference/destructuringAssignmentWithDefault.js index fe3ccdcee53..df4addf0269 100644 --- a/tests/baselines/reference/destructuringAssignmentWithDefault.js +++ b/tests/baselines/reference/destructuringAssignmentWithDefault.js @@ -5,7 +5,7 @@ let x = 0; //// [destructuringAssignmentWithDefault.js] +var _a; var a = {}; var x = 0; (_a = a.x, x = _a === void 0 ? 1 : _a); -var _a; diff --git a/tests/baselines/reference/destructuringAssignmentWithExportedName.js b/tests/baselines/reference/destructuringAssignmentWithExportedName.js index a23bec7b5d8..81f38a383ab 100644 --- a/tests/baselines/reference/destructuringAssignmentWithExportedName.js +++ b/tests/baselines/reference/destructuringAssignmentWithExportedName.js @@ -26,6 +26,7 @@ export { nonexportedFoo }; export { exportedFoo as foo, nonexportedFoo as nfoo }; //// [destructuringAssignmentWithExportedName.js] +var _a, _b, _c, _d, _e; "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.foo = exports.exportedFoo; @@ -50,4 +51,3 @@ else if (null) { else { (_e = null[0], exports.foo = exports.exportedFoo = _e[0], exports.nfoo = exports.nonexportedFoo = nonexportedFoo = _e[1]); } -var _a, _b, _c, _d, _e; diff --git a/tests/baselines/reference/destructuringInVariableDeclarations7.js b/tests/baselines/reference/destructuringInVariableDeclarations7.js index 82f28b09672..aabbb822523 100644 --- a/tests/baselines/reference/destructuringInVariableDeclarations7.js +++ b/tests/baselines/reference/destructuringInVariableDeclarations7.js @@ -7,9 +7,9 @@ export let { toString } = 1; //// [destructuringInVariableDeclarations7.js] System.register([], function (exports_1, context_1) { + var toString; "use strict"; var __moduleName = context_1 && context_1.id; - var toString; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/destructuringInVariableDeclarations8.js b/tests/baselines/reference/destructuringInVariableDeclarations8.js index bf4be279e78..5455061cbc3 100644 --- a/tests/baselines/reference/destructuringInVariableDeclarations8.js +++ b/tests/baselines/reference/destructuringInVariableDeclarations8.js @@ -8,9 +8,9 @@ export {}; //// [destructuringInVariableDeclarations8.js] System.register([], function (exports_1, context_1) { + var toString; "use strict"; var __moduleName = context_1 && context_1.id; - var toString; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/destructuringObjectBindingPatternAndAssignment5.js b/tests/baselines/reference/destructuringObjectBindingPatternAndAssignment5.js new file mode 100644 index 00000000000..4eb341b0561 --- /dev/null +++ b/tests/baselines/reference/destructuringObjectBindingPatternAndAssignment5.js @@ -0,0 +1,24 @@ +//// [destructuringObjectBindingPatternAndAssignment5.ts] +function a () { + let x: number; + let y: any + ({ x, ...y } = ({ } as any)); +} + + +//// [destructuringObjectBindingPatternAndAssignment5.js] +var __rest = (this && this.__rest) || function (s, e) { + var t = {}; + for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) + t[p] = s[p]; + if (s != null && typeof Object.getOwnPropertySymbols === "function") + for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) if (e.indexOf(p[i]) < 0) + t[p[i]] = s[p[i]]; + return t; +}; +function a() { + var _a; + var x; + var y; + (_a = {}, (x = _a.x, _a), y = __rest(_a, ["x"])); +} diff --git a/tests/baselines/reference/destructuringObjectBindingPatternAndAssignment5.symbols b/tests/baselines/reference/destructuringObjectBindingPatternAndAssignment5.symbols new file mode 100644 index 00000000000..9769a26fc99 --- /dev/null +++ b/tests/baselines/reference/destructuringObjectBindingPatternAndAssignment5.symbols @@ -0,0 +1,15 @@ +=== tests/cases/conformance/es6/destructuring/destructuringObjectBindingPatternAndAssignment5.ts === +function a () { +>a : Symbol(a, Decl(destructuringObjectBindingPatternAndAssignment5.ts, 0, 0)) + + let x: number; +>x : Symbol(x, Decl(destructuringObjectBindingPatternAndAssignment5.ts, 1, 7)) + + let y: any +>y : Symbol(y, Decl(destructuringObjectBindingPatternAndAssignment5.ts, 2, 7)) + + ({ x, ...y } = ({ } as any)); +>x : Symbol(x, Decl(destructuringObjectBindingPatternAndAssignment5.ts, 3, 6)) +>y : Symbol(y, Decl(destructuringObjectBindingPatternAndAssignment5.ts, 2, 7)) +} + diff --git a/tests/baselines/reference/destructuringObjectBindingPatternAndAssignment5.types b/tests/baselines/reference/destructuringObjectBindingPatternAndAssignment5.types new file mode 100644 index 00000000000..20c42266cba --- /dev/null +++ b/tests/baselines/reference/destructuringObjectBindingPatternAndAssignment5.types @@ -0,0 +1,21 @@ +=== tests/cases/conformance/es6/destructuring/destructuringObjectBindingPatternAndAssignment5.ts === +function a () { +>a : () => void + + let x: number; +>x : number + + let y: any +>y : any + + ({ x, ...y } = ({ } as any)); +>({ x, ...y } = ({ } as any)) : any +>{ x, ...y } = ({ } as any) : any +>{ x, ...y } : any +>x : number +>y : any +>({ } as any) : any +>{ } as any : any +>{ } : {} +} + diff --git a/tests/baselines/reference/destructuringReassignsRightHandSide.js b/tests/baselines/reference/destructuringReassignsRightHandSide.js index bf24fa937b1..0e5cccff64d 100644 --- a/tests/baselines/reference/destructuringReassignsRightHandSide.js +++ b/tests/baselines/reference/destructuringReassignsRightHandSide.js @@ -9,10 +9,10 @@ var bar: any; var { foo, baz } = foo; //// [destructuringReassignsRightHandSide.js] +var _a; var foo = { foo: 1, bar: 2 }; var bar; // reassignment in destructuring pattern -(_b = foo, foo = _b.foo, bar = _b.bar); +(_a = foo, foo = _a.foo, bar = _a.bar); // reassignment in subsequent var -var _a = foo, foo = _a.foo, baz = _a.baz; -var _b; +var _b = foo, foo = _b.foo, baz = _b.baz; diff --git a/tests/baselines/reference/dottedNamesInSystem.js b/tests/baselines/reference/dottedNamesInSystem.js index 257d7e616af..c2a5f7e882a 100644 --- a/tests/baselines/reference/dottedNamesInSystem.js +++ b/tests/baselines/reference/dottedNamesInSystem.js @@ -9,13 +9,13 @@ export function bar() { //// [dottedNamesInSystem.js] System.register([], function (exports_1, context_1) { + var A; "use strict"; var __moduleName = context_1 && context_1.id; function bar() { return A.B.C.foo(); } exports_1("bar", bar); - var A; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/dynamicImportWithNestedThis_es2015.js b/tests/baselines/reference/dynamicImportWithNestedThis_es2015.js index 4f79e0caec1..cace97fcc2e 100644 --- a/tests/baselines/reference/dynamicImportWithNestedThis_es2015.js +++ b/tests/baselines/reference/dynamicImportWithNestedThis_es2015.js @@ -29,8 +29,8 @@ c.dynamic(); this._path = './other'; } dynamic() { - return _a = this._path, __syncRequire ? Promise.resolve().then(() => require(_a)) : new Promise((resolve_1, reject_1) => { require([_a], resolve_1, reject_1); }); var _a; + return _a = this._path, __syncRequire ? Promise.resolve().then(() => require(_a)) : new Promise((resolve_1, reject_1) => { require([_a], resolve_1, reject_1); }); } } const c = new C(); diff --git a/tests/baselines/reference/dynamicImportWithNestedThis_es5.js b/tests/baselines/reference/dynamicImportWithNestedThis_es5.js index fcfde9e9887..39fa9fea4a7 100644 --- a/tests/baselines/reference/dynamicImportWithNestedThis_es5.js +++ b/tests/baselines/reference/dynamicImportWithNestedThis_es5.js @@ -29,9 +29,9 @@ c.dynamic(); this._path = './other'; } C.prototype.dynamic = function () { + var _a; var _this = this; return _a = this._path, __syncRequire ? Promise.resolve().then(function () { return require(_a); }) : new Promise(function (resolve_1, reject_1) { require([_a], resolve_1, reject_1); }); - var _a; }; return C; }()); diff --git a/tests/baselines/reference/emitClassExpressionInDeclarationFile2.js b/tests/baselines/reference/emitClassExpressionInDeclarationFile2.js index 3f7c5c6eb75..8ef0f902778 100644 --- a/tests/baselines/reference/emitClassExpressionInDeclarationFile2.js +++ b/tests/baselines/reference/emitClassExpressionInDeclarationFile2.js @@ -42,6 +42,7 @@ var __extends = (this && this.__extends) || (function () { }; })(); exports.__esModule = true; +var _a; exports.noPrivates = (_a = /** @class */ (function () { function class_1() { this.p = 12; @@ -84,4 +85,3 @@ exports.Test = Test; var test = new Test(); Test.getTags(); test.tags(); -var _a; diff --git a/tests/baselines/reference/emitCompoundExponentiationAssignmentWithIndexingOnLHS1.js b/tests/baselines/reference/emitCompoundExponentiationAssignmentWithIndexingOnLHS1.js index af13c31ab75..e97825c7c6f 100644 --- a/tests/baselines/reference/emitCompoundExponentiationAssignmentWithIndexingOnLHS1.js +++ b/tests/baselines/reference/emitCompoundExponentiationAssignmentWithIndexingOnLHS1.js @@ -16,6 +16,7 @@ var j0 = 0, j1 = 1; array3[j0++] **= array3[j1++] **= array3[j0++] **= 1; //// [emitCompoundExponentiationAssignmentWithIndexingOnLHS1.js] +var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p; var array0 = [1, 2, 3]; var i0 = 0; (_a = array0)[_b = ++i0] = Math.pow(_a[_b], 2); @@ -28,4 +29,3 @@ var i2 = 0; var array3 = [2, 2, 3]; var j0 = 0, j1 = 1; (_o = array3)[_p = j0++] = Math.pow(_o[_p], (_l = array3)[_m = j1++] = Math.pow(_l[_m], (_j = array3)[_k = j0++] = Math.pow(_j[_k], 1))); -var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p; diff --git a/tests/baselines/reference/emitCompoundExponentiationAssignmentWithIndexingOnLHS2.js b/tests/baselines/reference/emitCompoundExponentiationAssignmentWithIndexingOnLHS2.js index 37da00f81ce..04f550a0484 100644 --- a/tests/baselines/reference/emitCompoundExponentiationAssignmentWithIndexingOnLHS2.js +++ b/tests/baselines/reference/emitCompoundExponentiationAssignmentWithIndexingOnLHS2.js @@ -12,6 +12,7 @@ foo()[0] **= foo()[0] ** 2; var result_foo3 = foo()[0] **= foo()[0] ** 2; //// [emitCompoundExponentiationAssignmentWithIndexingOnLHS2.js] +var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r; var globalCounter = 0; function foo() { globalCounter += 1; @@ -23,4 +24,3 @@ var result_foo1 = (_c = foo())[_d = 0] = Math.pow(_c[_d], foo()[0]); var result_foo2 = (_l = foo())[_m = 0] = Math.pow(_l[_m], (_j = foo())[_k = 0] = Math.pow(_j[_k], 2)); (_o = foo())[_p = 0] = Math.pow(_o[_p], Math.pow(foo()[0], 2)); var result_foo3 = (_q = foo())[_r = 0] = Math.pow(_q[_r], Math.pow(foo()[0], 2)); -var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r; diff --git a/tests/baselines/reference/emitCompoundExponentiationAssignmentWithIndexingOnLHS3.js b/tests/baselines/reference/emitCompoundExponentiationAssignmentWithIndexingOnLHS3.js index 6d09af018f1..f12ded9c375 100644 --- a/tests/baselines/reference/emitCompoundExponentiationAssignmentWithIndexingOnLHS3.js +++ b/tests/baselines/reference/emitCompoundExponentiationAssignmentWithIndexingOnLHS3.js @@ -13,6 +13,7 @@ object[0] **= object[0] **= 2; object[0] **= object[0] ** 2; //// [emitCompoundExponentiationAssignmentWithIndexingOnLHS3.js] +var _a, _b, _c, _d, _e, _f, _g, _h; var object = { _0: 2, get 0() { @@ -25,4 +26,3 @@ var object = { (_a = object)[_b = 0] = Math.pow(_a[_b], object[0]); (_e = object)[_f = 0] = Math.pow(_e[_f], (_c = object)[_d = 0] = Math.pow(_c[_d], 2)); (_g = object)[_h = 0] = Math.pow(_g[_h], Math.pow(object[0], 2)); -var _a, _b, _c, _d, _e, _f, _g, _h; diff --git a/tests/baselines/reference/emitCompoundExponentiationAssignmentWithIndexingOnLHS4.js b/tests/baselines/reference/emitCompoundExponentiationAssignmentWithIndexingOnLHS4.js index 759dac3c194..119049235f3 100644 --- a/tests/baselines/reference/emitCompoundExponentiationAssignmentWithIndexingOnLHS4.js +++ b/tests/baselines/reference/emitCompoundExponentiationAssignmentWithIndexingOnLHS4.js @@ -15,6 +15,7 @@ array1[incrementIdx(array1.length)] **= array1[incrementIdx(array1.length)] **= array1[incrementIdx(array1.length)] **= array1[incrementIdx(array1.length)] ** 2; //// [emitCompoundExponentiationAssignmentWithIndexingOnLHS4.js] +var _a, _b, _c, _d, _e, _f, _g, _h; var globalCounter = 0; function incrementIdx(max) { globalCounter += 1; @@ -25,4 +26,3 @@ var array1 = [1, 2, 3, 4, 5]; (_a = array1)[_b = incrementIdx(array1.length)] = Math.pow(_a[_b], 3); (_e = array1)[_f = incrementIdx(array1.length)] = Math.pow(_e[_f], (_c = array1)[_d = incrementIdx(array1.length)] = Math.pow(_c[_d], 2)); (_g = array1)[_h = incrementIdx(array1.length)] = Math.pow(_g[_h], Math.pow(array1[incrementIdx(array1.length)], 2)); -var _a, _b, _c, _d, _e, _f, _g, _h; diff --git a/tests/baselines/reference/emitCompoundExponentiationAssignmentWithPropertyAccessingOnLHS1.js b/tests/baselines/reference/emitCompoundExponentiationAssignmentWithPropertyAccessingOnLHS1.js index 9754f0163c2..82101e32835 100644 --- a/tests/baselines/reference/emitCompoundExponentiationAssignmentWithPropertyAccessingOnLHS1.js +++ b/tests/baselines/reference/emitCompoundExponentiationAssignmentWithPropertyAccessingOnLHS1.js @@ -12,6 +12,7 @@ foo().prop **= foo().prop ** 2; var result2 = foo().prop **= foo().prop ** 2; //// [emitCompoundExponentiationAssignmentWithPropertyAccessingOnLHS1.js] +var _a, _b, _c, _d, _e, _f, _g, _h; var globalCounter = 0; function foo() { globalCounter += 1; @@ -23,4 +24,3 @@ var result0 = (_b = foo()).prop = Math.pow(_b.prop, 2); var result1 = (_f = foo()).prop = Math.pow(_f.prop, (_e = foo()).prop = Math.pow(_e.prop, 2)); (_g = foo()).prop = Math.pow(_g.prop, Math.pow(foo().prop, 2)); var result2 = (_h = foo()).prop = Math.pow(_h.prop, Math.pow(foo().prop, 2)); -var _a, _b, _c, _d, _e, _f, _g, _h; diff --git a/tests/baselines/reference/emitter.forAwait.es2015.js b/tests/baselines/reference/emitter.forAwait.es2015.js index 6b6bdd739fd..909c4a0a486 100644 --- a/tests/baselines/reference/emitter.forAwait.es2015.js +++ b/tests/baselines/reference/emitter.forAwait.es2015.js @@ -57,6 +57,7 @@ var __asyncValues = (this && this.__asyncValues) || function (o) { }; function f1() { return __awaiter(this, void 0, void 0, function* () { + var e_1, _a; let y; try { for (var y_1 = __asyncValues(y), y_1_1; y_1_1 = yield y_1.next(), !y_1_1.done;) { @@ -70,7 +71,6 @@ function f1() { } finally { if (e_1) throw e_1.error; } } - var e_1, _a; }); } //// [file2.js] @@ -89,6 +89,7 @@ var __asyncValues = (this && this.__asyncValues) || function (o) { }; function f2() { return __awaiter(this, void 0, void 0, function* () { + var e_1, _a; let x, y; try { for (var y_1 = __asyncValues(y), y_1_1; y_1_1 = yield y_1.next(), !y_1_1.done;) { @@ -102,7 +103,6 @@ function f2() { } finally { if (e_1) throw e_1.error; } } - var e_1, _a; }); } //// [file3.js] @@ -125,6 +125,7 @@ var __asyncGenerator = (this && this.__asyncGenerator) || function (thisArg, _ar }; function f3() { return __asyncGenerator(this, arguments, function* f3_1() { + var e_1, _a; let y; try { for (var y_1 = __asyncValues(y), y_1_1; y_1_1 = yield __await(y_1.next()), !y_1_1.done;) { @@ -138,7 +139,6 @@ function f3() { } finally { if (e_1) throw e_1.error; } } - var e_1, _a; }); } //// [file4.js] @@ -161,6 +161,7 @@ var __asyncGenerator = (this && this.__asyncGenerator) || function (thisArg, _ar }; function f4() { return __asyncGenerator(this, arguments, function* f4_1() { + var e_1, _a; let x, y; try { for (var y_1 = __asyncValues(y), y_1_1; y_1_1 = yield __await(y_1.next()), !y_1_1.done;) { @@ -174,7 +175,6 @@ function f4() { } finally { if (e_1) throw e_1.error; } } - var e_1, _a; }); } //// [file5.js] @@ -194,6 +194,7 @@ var __asyncValues = (this && this.__asyncValues) || function (o) { // https://github.com/Microsoft/TypeScript/issues/21363 function f5() { return __awaiter(this, void 0, void 0, function* () { + var e_1, _a; let y; try { outer: for (var y_1 = __asyncValues(y), y_1_1; y_1_1 = yield y_1.next(), !y_1_1.done;) { @@ -208,7 +209,6 @@ function f5() { } finally { if (e_1) throw e_1.error; } } - var e_1, _a; }); } //// [file6.js] @@ -232,6 +232,7 @@ var __asyncGenerator = (this && this.__asyncGenerator) || function (thisArg, _ar // https://github.com/Microsoft/TypeScript/issues/21363 function f6() { return __asyncGenerator(this, arguments, function* f6_1() { + var e_1, _a; let y; try { outer: for (var y_1 = __asyncValues(y), y_1_1; y_1_1 = yield __await(y_1.next()), !y_1_1.done;) { @@ -246,6 +247,5 @@ function f6() { } finally { if (e_1) throw e_1.error; } } - var e_1, _a; }); } diff --git a/tests/baselines/reference/emitter.forAwait.es2017.js b/tests/baselines/reference/emitter.forAwait.es2017.js index 8eb21442558..3325bc91f26 100644 --- a/tests/baselines/reference/emitter.forAwait.es2017.js +++ b/tests/baselines/reference/emitter.forAwait.es2017.js @@ -48,6 +48,7 @@ var __asyncValues = (this && this.__asyncValues) || function (o) { return m ? m.call(o) : typeof __values === "function" ? __values(o) : o[Symbol.iterator](); }; async function f1() { + var e_1, _a; let y; try { for (var y_1 = __asyncValues(y), y_1_1; y_1_1 = await y_1.next(), !y_1_1.done;) { @@ -61,7 +62,6 @@ async function f1() { } finally { if (e_1) throw e_1.error; } } - var e_1, _a; } //// [file2.js] var __asyncValues = (this && this.__asyncValues) || function (o) { @@ -70,6 +70,7 @@ var __asyncValues = (this && this.__asyncValues) || function (o) { return m ? m.call(o) : typeof __values === "function" ? __values(o) : o[Symbol.iterator](); }; async function f2() { + var e_1, _a; let x, y; try { for (var y_1 = __asyncValues(y), y_1_1; y_1_1 = await y_1.next(), !y_1_1.done;) { @@ -83,7 +84,6 @@ async function f2() { } finally { if (e_1) throw e_1.error; } } - var e_1, _a; } //// [file3.js] var __asyncValues = (this && this.__asyncValues) || function (o) { @@ -105,6 +105,7 @@ var __asyncGenerator = (this && this.__asyncGenerator) || function (thisArg, _ar }; function f3() { return __asyncGenerator(this, arguments, function* f3_1() { + var e_1, _a; let y; try { for (var y_1 = __asyncValues(y), y_1_1; y_1_1 = yield __await(y_1.next()), !y_1_1.done;) { @@ -118,7 +119,6 @@ function f3() { } finally { if (e_1) throw e_1.error; } } - var e_1, _a; }); } //// [file4.js] @@ -141,6 +141,7 @@ var __asyncGenerator = (this && this.__asyncGenerator) || function (thisArg, _ar }; function f4() { return __asyncGenerator(this, arguments, function* f4_1() { + var e_1, _a; let x, y; try { for (var y_1 = __asyncValues(y), y_1_1; y_1_1 = yield __await(y_1.next()), !y_1_1.done;) { @@ -154,7 +155,6 @@ function f4() { } finally { if (e_1) throw e_1.error; } } - var e_1, _a; }); } //// [file5.js] @@ -165,6 +165,7 @@ var __asyncValues = (this && this.__asyncValues) || function (o) { }; // https://github.com/Microsoft/TypeScript/issues/21363 async function f5() { + var e_1, _a; let y; try { outer: for (var y_1 = __asyncValues(y), y_1_1; y_1_1 = await y_1.next(), !y_1_1.done;) { @@ -179,7 +180,6 @@ async function f5() { } finally { if (e_1) throw e_1.error; } } - var e_1, _a; } //// [file6.js] var __asyncValues = (this && this.__asyncValues) || function (o) { @@ -202,6 +202,7 @@ var __asyncGenerator = (this && this.__asyncGenerator) || function (thisArg, _ar // https://github.com/Microsoft/TypeScript/issues/21363 function f6() { return __asyncGenerator(this, arguments, function* f6_1() { + var e_1, _a; let y; try { outer: for (var y_1 = __asyncValues(y), y_1_1; y_1_1 = yield __await(y_1.next()), !y_1_1.done;) { @@ -216,6 +217,5 @@ function f6() { } finally { if (e_1) throw e_1.error; } } - var e_1, _a; }); } diff --git a/tests/baselines/reference/emitter.forAwait.es5.js b/tests/baselines/reference/emitter.forAwait.es5.js index b4ea4ddcf54..d4348d707ea 100644 --- a/tests/baselines/reference/emitter.forAwait.es5.js +++ b/tests/baselines/reference/emitter.forAwait.es5.js @@ -84,7 +84,7 @@ var __asyncValues = (this && this.__asyncValues) || function (o) { }; function f1() { return __awaiter(this, void 0, void 0, function () { - var y, y_1, y_1_1, x, e_1_1, e_1, _a; + var e_1, _a, y, y_1, y_1_1, x, e_1_1; return __generator(this, function (_b) { switch (_b.label) { case 0: @@ -164,7 +164,7 @@ var __asyncValues = (this && this.__asyncValues) || function (o) { }; function f2() { return __awaiter(this, void 0, void 0, function () { - var x, y, y_1, y_1_1, e_1_1, e_1, _a; + var e_1, _a, x, y, y_1, y_1_1, e_1_1; return __generator(this, function (_b) { switch (_b.label) { case 0: @@ -248,7 +248,7 @@ var __asyncGenerator = (this && this.__asyncGenerator) || function (thisArg, _ar }; function f3() { return __asyncGenerator(this, arguments, function f3_1() { - var y, y_1, y_1_1, x, e_1_1, e_1, _a; + var e_1, _a, y, y_1, y_1_1, x, e_1_1; return __generator(this, function (_b) { switch (_b.label) { case 0: @@ -332,7 +332,7 @@ var __asyncGenerator = (this && this.__asyncGenerator) || function (thisArg, _ar }; function f4() { return __asyncGenerator(this, arguments, function f4_1() { - var x, y, y_1, y_1_1, e_1_1, e_1, _a; + var e_1, _a, x, y, y_1, y_1_1, e_1_1; return __generator(this, function (_b) { switch (_b.label) { case 0: @@ -413,7 +413,7 @@ var __asyncValues = (this && this.__asyncValues) || function (o) { // https://github.com/Microsoft/TypeScript/issues/21363 function f5() { return __awaiter(this, void 0, void 0, function () { - var y, y_1, y_1_1, x, e_1_1, e_1, _a; + var e_1, _a, y, y_1, y_1_1, x, e_1_1; return __generator(this, function (_b) { switch (_b.label) { case 0: @@ -498,7 +498,7 @@ var __asyncGenerator = (this && this.__asyncGenerator) || function (thisArg, _ar // https://github.com/Microsoft/TypeScript/issues/21363 function f6() { return __asyncGenerator(this, arguments, function f6_1() { - var y, y_1, y_1_1, x, e_1_1, e_1, _a; + var e_1, _a, y, y_1, y_1_1, x, e_1_1; return __generator(this, function (_b) { switch (_b.label) { case 0: diff --git a/tests/baselines/reference/emptyAssignmentPatterns02_ES5iterable.js b/tests/baselines/reference/emptyAssignmentPatterns02_ES5iterable.js index bcd57cff25c..c16a385691d 100644 --- a/tests/baselines/reference/emptyAssignmentPatterns02_ES5iterable.js +++ b/tests/baselines/reference/emptyAssignmentPatterns02_ES5iterable.js @@ -22,11 +22,11 @@ var __read = (this && this.__read) || function (o, n) { } return ar; }; +var _a; var a; var x, y, z, a1, a2, a3; (x = a.x, y = a.y, z = a.z); (_a = __read(a, 3), a1 = _a[0], a2 = _a[1], a3 = _a[2]); -var _a; //// [emptyAssignmentPatterns02_ES5iterable.d.ts] diff --git a/tests/baselines/reference/emptyAssignmentPatterns04_ES5iterable.js b/tests/baselines/reference/emptyAssignmentPatterns04_ES5iterable.js index 36c124be511..dfcd7a80f62 100644 --- a/tests/baselines/reference/emptyAssignmentPatterns04_ES5iterable.js +++ b/tests/baselines/reference/emptyAssignmentPatterns04_ES5iterable.js @@ -22,11 +22,11 @@ var __read = (this && this.__read) || function (o, n) { } return ar; }; +var _a; var a; var x, y, z, a1, a2, a3; (x = a.x, y = a.y, z = a.z); (_a = __read(a, 3), a1 = _a[0], a2 = _a[1], a3 = _a[2]); -var _a; //// [emptyAssignmentPatterns04_ES5iterable.d.ts] diff --git a/tests/baselines/reference/emptyVariableDeclarationBindingPatterns01_ES5iterable.js b/tests/baselines/reference/emptyVariableDeclarationBindingPatterns01_ES5iterable.js index 09d4cb8972b..80b2b04b8f0 100644 --- a/tests/baselines/reference/emptyVariableDeclarationBindingPatterns01_ES5iterable.js +++ b/tests/baselines/reference/emptyVariableDeclarationBindingPatterns01_ES5iterable.js @@ -104,78 +104,78 @@ var __values = (this && this.__values) || function (o) { } })(); (function () { + var e_1, _a, e_2, _b, e_3, _c, e_4, _d, e_5, _e, e_6, _f; var ns = []; try { for (var ns_1 = __values(ns), ns_1_1 = ns_1.next(); !ns_1_1.done; ns_1_1 = ns_1.next()) { - var _a = ns_1_1.value; + var _g = ns_1_1.value; } } catch (e_1_1) { e_1 = { error: e_1_1 }; } finally { try { - if (ns_1_1 && !ns_1_1.done && (_g = ns_1.return)) _g.call(ns_1); + if (ns_1_1 && !ns_1_1.done && (_a = ns_1.return)) _a.call(ns_1); } finally { if (e_1) throw e_1.error; } } try { for (var ns_2 = __values(ns), ns_2_1 = ns_2.next(); !ns_2_1.done; ns_2_1 = ns_2.next()) { - var _b = ns_2_1.value; + var _h = ns_2_1.value; } } catch (e_2_1) { e_2 = { error: e_2_1 }; } finally { try { - if (ns_2_1 && !ns_2_1.done && (_h = ns_2.return)) _h.call(ns_2); + if (ns_2_1 && !ns_2_1.done && (_b = ns_2.return)) _b.call(ns_2); } finally { if (e_2) throw e_2.error; } } try { for (var ns_3 = __values(ns), ns_3_1 = ns_3.next(); !ns_3_1.done; ns_3_1 = ns_3.next()) { - var _c = ns_3_1.value; + var _j = ns_3_1.value; } } catch (e_3_1) { e_3 = { error: e_3_1 }; } finally { try { - if (ns_3_1 && !ns_3_1.done && (_j = ns_3.return)) _j.call(ns_3); + if (ns_3_1 && !ns_3_1.done && (_c = ns_3.return)) _c.call(ns_3); } finally { if (e_3) throw e_3.error; } } try { for (var ns_4 = __values(ns), ns_4_1 = ns_4.next(); !ns_4_1.done; ns_4_1 = ns_4.next()) { - var _d = __read(ns_4_1.value, 0); + var _k = __read(ns_4_1.value, 0); } } catch (e_4_1) { e_4 = { error: e_4_1 }; } finally { try { - if (ns_4_1 && !ns_4_1.done && (_k = ns_4.return)) _k.call(ns_4); + if (ns_4_1 && !ns_4_1.done && (_d = ns_4.return)) _d.call(ns_4); } finally { if (e_4) throw e_4.error; } } try { for (var ns_5 = __values(ns), ns_5_1 = ns_5.next(); !ns_5_1.done; ns_5_1 = ns_5.next()) { - var _e = __read(ns_5_1.value, 0); + var _l = __read(ns_5_1.value, 0); } } catch (e_5_1) { e_5 = { error: e_5_1 }; } finally { try { - if (ns_5_1 && !ns_5_1.done && (_l = ns_5.return)) _l.call(ns_5); + if (ns_5_1 && !ns_5_1.done && (_e = ns_5.return)) _e.call(ns_5); } finally { if (e_5) throw e_5.error; } } try { for (var ns_6 = __values(ns), ns_6_1 = ns_6.next(); !ns_6_1.done; ns_6_1 = ns_6.next()) { - var _f = __read(ns_6_1.value, 0); + var _m = __read(ns_6_1.value, 0); } } catch (e_6_1) { e_6 = { error: e_6_1 }; } finally { try { - if (ns_6_1 && !ns_6_1.done && (_m = ns_6.return)) _m.call(ns_6); + if (ns_6_1 && !ns_6_1.done && (_f = ns_6.return)) _f.call(ns_6); } finally { if (e_6) throw e_6.error; } } - var e_1, _g, e_2, _h, e_3, _j, e_4, _k, e_5, _l, e_6, _m; })(); diff --git a/tests/baselines/reference/es5-asyncFunctionForOfStatements.js b/tests/baselines/reference/es5-asyncFunctionForOfStatements.js index 9cf1d0098b2..5fbeef0461a 100644 --- a/tests/baselines/reference/es5-asyncFunctionForOfStatements.js +++ b/tests/baselines/reference/es5-asyncFunctionForOfStatements.js @@ -315,7 +315,7 @@ function forOfStatement10() { } function forOfStatement11() { return __awaiter(this, void 0, void 0, function () { - var _i, y_8, _a, _b; + var _a, _i, y_8, _b; return __generator(this, function (_c) { switch (_c.label) { case 0: @@ -323,17 +323,17 @@ function forOfStatement11() { _c.label = 1; case 1: if (!(_i < y_8.length)) return [3 /*break*/, 6]; - _b = y_8[_i][0]; - if (!(_b === void 0)) return [3 /*break*/, 3]; + _a = y_8[_i][0]; + if (!(_a === void 0)) return [3 /*break*/, 3]; return [4 /*yield*/, a]; case 2: - _a = _c.sent(); + _b = _c.sent(); return [3 /*break*/, 4]; case 3: - _a = _b; + _b = _a; _c.label = 4; case 4: - x = _a; + x = _b; z; _c.label = 5; case 5: @@ -346,18 +346,18 @@ function forOfStatement11() { } function forOfStatement12() { return __awaiter(this, void 0, void 0, function () { - var _i, _a, _b; + var _a, _i, _b; return __generator(this, function (_c) { switch (_c.label) { case 0: _i = 0; return [4 /*yield*/, y]; case 1: - _a = _c.sent(); + _b = _c.sent(); _c.label = 2; case 2: - if (!(_i < _a.length)) return [3 /*break*/, 4]; - _b = _a[_i][0], x = _b === void 0 ? a : _b; + if (!(_i < _b.length)) return [3 /*break*/, 4]; + _a = _b[_i][0], x = _a === void 0 ? a : _a; z; _c.label = 3; case 3: @@ -370,7 +370,7 @@ function forOfStatement12() { } function forOfStatement13() { return __awaiter(this, void 0, void 0, function () { - var _i, y_9, _a; + var _a, _i, y_9; return __generator(this, function (_b) { switch (_b.label) { case 0: @@ -440,7 +440,7 @@ function forOfStatement15() { } function forOfStatement16() { return __awaiter(this, void 0, void 0, function () { - var _i, y_11, _a, _b; + var _a, _i, y_11, _b; return __generator(this, function (_c) { switch (_c.label) { case 0: @@ -448,17 +448,17 @@ function forOfStatement16() { _c.label = 1; case 1: if (!(_i < y_11.length)) return [3 /*break*/, 6]; - _b = y_11[_i].x; - if (!(_b === void 0)) return [3 /*break*/, 3]; + _a = y_11[_i].x; + if (!(_a === void 0)) return [3 /*break*/, 3]; return [4 /*yield*/, a]; case 2: - _a = _c.sent(); + _b = _c.sent(); return [3 /*break*/, 4]; case 3: - _a = _b; + _b = _a; _c.label = 4; case 4: - x = _a; + x = _b; z; _c.label = 5; case 5: @@ -471,18 +471,18 @@ function forOfStatement16() { } function forOfStatement17() { return __awaiter(this, void 0, void 0, function () { - var _i, _a, _b; + var _a, _i, _b; return __generator(this, function (_c) { switch (_c.label) { case 0: _i = 0; return [4 /*yield*/, y]; case 1: - _a = _c.sent(); + _b = _c.sent(); _c.label = 2; case 2: - if (!(_i < _a.length)) return [3 /*break*/, 4]; - _b = _a[_i].x, x = _b === void 0 ? a : _b; + if (!(_i < _b.length)) return [3 /*break*/, 4]; + _a = _b[_i].x, x = _a === void 0 ? a : _a; z; _c.label = 3; case 3: @@ -495,7 +495,7 @@ function forOfStatement17() { } function forOfStatement18() { return __awaiter(this, void 0, void 0, function () { - var _i, y_12, _a; + var _a, _i, y_12; return __generator(this, function (_b) { switch (_b.label) { case 0: diff --git a/tests/baselines/reference/es5-asyncFunctionObjectLiterals.js b/tests/baselines/reference/es5-asyncFunctionObjectLiterals.js index 8bc90935d37..de1aab50b51 100644 --- a/tests/baselines/reference/es5-asyncFunctionObjectLiterals.js +++ b/tests/baselines/reference/es5-asyncFunctionObjectLiterals.js @@ -109,13 +109,13 @@ function objectLiteral3() { return __generator(this, function (_c) { switch (_c.label) { case 0: - _b = {}; - _a = a; + _a = {}; + _b = a; return [4 /*yield*/, y]; case 1: - x = (_b[_a] = _c.sent(), - _b.b = z, - _b); + x = (_a[_b] = _c.sent(), + _a.b = z, + _a); return [2 /*return*/]; } }); @@ -162,14 +162,14 @@ function objectLiteral6() { return __generator(this, function (_c) { switch (_c.label) { case 0: - _b = { + _a = { a: y }; - _a = b; + _b = b; return [4 /*yield*/, z]; case 1: - x = (_b[_a] = _c.sent(), - _b); + x = (_a[_b] = _c.sent(), + _a); return [2 /*return*/]; } }); diff --git a/tests/baselines/reference/es5-system.js b/tests/baselines/reference/es5-system.js index a46fc19455a..c84b5c9e631 100644 --- a/tests/baselines/reference/es5-system.js +++ b/tests/baselines/reference/es5-system.js @@ -15,9 +15,9 @@ export default class A //// [es5-system.js] System.register([], function (exports_1, context_1) { + var A; "use strict"; var __moduleName = context_1 && context_1.id; - var A; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/es5-system2.js b/tests/baselines/reference/es5-system2.js index 4d793326b9b..bb697216628 100644 --- a/tests/baselines/reference/es5-system2.js +++ b/tests/baselines/reference/es5-system2.js @@ -3,9 +3,9 @@ export var __esModule = 1; //// [es5-system2.js] System.register([], function (exports_1, context_1) { + var __esModule; "use strict"; var __moduleName = context_1 && context_1.id; - var __esModule; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/es6modulekindWithES5Target11.js b/tests/baselines/reference/es6modulekindWithES5Target11.js index 67cee76f741..c720e4740d5 100644 --- a/tests/baselines/reference/es6modulekindWithES5Target11.js +++ b/tests/baselines/reference/es6modulekindWithES5Target11.js @@ -22,11 +22,11 @@ var C = /** @class */ (function () { C_1 = C; C.x = function () { return C_1.y; }; C.prototype.method = function () { }; + var C_1; C.y = 1; C = C_1 = __decorate([ foo ], C); return C; - var C_1; }()); export default C; diff --git a/tests/baselines/reference/esnextmodulekindWithES5Target11.js b/tests/baselines/reference/esnextmodulekindWithES5Target11.js index 58b18c4e829..a32ac998065 100644 --- a/tests/baselines/reference/esnextmodulekindWithES5Target11.js +++ b/tests/baselines/reference/esnextmodulekindWithES5Target11.js @@ -22,11 +22,11 @@ var C = /** @class */ (function () { C_1 = C; C.x = function () { return C_1.y; }; C.prototype.method = function () { }; + var C_1; C.y = 1; C = C_1 = __decorate([ foo ], C); return C; - var C_1; }()); export default C; diff --git a/tests/baselines/reference/exportDefaultParenthesize.js b/tests/baselines/reference/exportDefaultParenthesize.js index 31fe9b6da3e..aa057a091bd 100644 --- a/tests/baselines/reference/exportDefaultParenthesize.js +++ b/tests/baselines/reference/exportDefaultParenthesize.js @@ -37,6 +37,7 @@ export default () => 42; //// [commalist.js] +var _a; export default (_a = {}, _a['foo' + ''] = 42, _a['foo' + ''] = 42, @@ -62,11 +63,10 @@ export default (_a = {}, _a['foo' + ''] = 42, _a['foo' + ''] = 42, _a); -var _a; //// [comma.js] +var _a; export default (_a = {}, _a['foo'] = 42, _a); -var _a; //// [functionexpression.js] export default (function () { return 42; }); diff --git a/tests/baselines/reference/exportNonInitializedVariablesSystem.js b/tests/baselines/reference/exportNonInitializedVariablesSystem.js index 7755cb4fc36..56d27bfbead 100644 --- a/tests/baselines/reference/exportNonInitializedVariablesSystem.js +++ b/tests/baselines/reference/exportNonInitializedVariablesSystem.js @@ -35,9 +35,9 @@ export let h1: D = new D; //// [exportNonInitializedVariablesSystem.js] System.register([], function (exports_1, context_1) { + var a, b, c, d, A, e, f, B, C, a1, b1, c1, d1, D, e1, f1, g1, h1; "use strict"; var __moduleName = context_1 && context_1.id; - var a, b, c, d, A, e, f, B, C, a1, b1, c1, d1, D, e1, f1, g1, h1; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/exportStarForValues10.js b/tests/baselines/reference/exportStarForValues10.js index e4314c4f7fd..249a633cd07 100644 --- a/tests/baselines/reference/exportStarForValues10.js +++ b/tests/baselines/reference/exportStarForValues10.js @@ -13,9 +13,9 @@ var x = 1; //// [file0.js] System.register([], function (exports_1, context_1) { + var v; "use strict"; var __moduleName = context_1 && context_1.id; - var v; return { setters: [], execute: function () { @@ -35,9 +35,9 @@ System.register([], function (exports_1, context_1) { }); //// [file2.js] System.register(["file0"], function (exports_1, context_1) { + var x; "use strict"; var __moduleName = context_1 && context_1.id; - var x; function exportStar_1(m) { var exports = {}; for (var n in m) { diff --git a/tests/baselines/reference/exportStarForValues6.js b/tests/baselines/reference/exportStarForValues6.js index 15c2324d205..8bf7e91c87a 100644 --- a/tests/baselines/reference/exportStarForValues6.js +++ b/tests/baselines/reference/exportStarForValues6.js @@ -19,9 +19,9 @@ System.register([], function (exports_1, context_1) { }); //// [file2.js] System.register([], function (exports_1, context_1) { + var x; "use strict"; var __moduleName = context_1 && context_1.id; - var x; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/exportStarForValuesInSystem.js b/tests/baselines/reference/exportStarForValuesInSystem.js index 8cd96011199..d5f9c5bac2c 100644 --- a/tests/baselines/reference/exportStarForValuesInSystem.js +++ b/tests/baselines/reference/exportStarForValuesInSystem.js @@ -19,9 +19,9 @@ System.register([], function (exports_1, context_1) { }); //// [file2.js] System.register([], function (exports_1, context_1) { + var x; "use strict"; var __moduleName = context_1 && context_1.id; - var x; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/importCallExpressionAsyncES3System.js b/tests/baselines/reference/importCallExpressionAsyncES3System.js index c55d8788c98..7f9814e7e96 100644 --- a/tests/baselines/reference/importCallExpressionAsyncES3System.js +++ b/tests/baselines/reference/importCallExpressionAsyncES3System.js @@ -30,7 +30,6 @@ export const l = async () => { //// [test.js] System.register([], function (exports_1, context_1) { - "use strict"; var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { return new (P || (P = Promise))(function (resolve, reject) { function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } @@ -66,6 +65,8 @@ System.register([], function (exports_1, context_1) { if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true }; } }; + var _this, cl1, obj, cl2, l; + "use strict"; _this = this; var __moduleName = context_1 && context_1.id; function fn() { @@ -83,7 +84,6 @@ System.register([], function (exports_1, context_1) { }); } exports_1("fn", fn); - var _this, cl1, obj, cl2, l; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/importCallExpressionAsyncES5System.js b/tests/baselines/reference/importCallExpressionAsyncES5System.js index b9fad574550..2a3c3629f1b 100644 --- a/tests/baselines/reference/importCallExpressionAsyncES5System.js +++ b/tests/baselines/reference/importCallExpressionAsyncES5System.js @@ -30,7 +30,6 @@ export const l = async () => { //// [test.js] System.register([], function (exports_1, context_1) { - "use strict"; var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { return new (P || (P = Promise))(function (resolve, reject) { function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } @@ -66,6 +65,8 @@ System.register([], function (exports_1, context_1) { if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true }; } }; + var _this, cl1, obj, cl2, l; + "use strict"; _this = this; var __moduleName = context_1 && context_1.id; function fn() { @@ -83,7 +84,6 @@ System.register([], function (exports_1, context_1) { }); } exports_1("fn", fn); - var _this, cl1, obj, cl2, l; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/importCallExpressionAsyncES6System.js b/tests/baselines/reference/importCallExpressionAsyncES6System.js index 32a9b9028e5..ed771dbb4c0 100644 --- a/tests/baselines/reference/importCallExpressionAsyncES6System.js +++ b/tests/baselines/reference/importCallExpressionAsyncES6System.js @@ -30,7 +30,6 @@ export const l = async () => { //// [test.js] System.register([], function (exports_1, context_1) { - "use strict"; var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { return new (P || (P = Promise))(function (resolve, reject) { function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } @@ -39,6 +38,8 @@ System.register([], function (exports_1, context_1) { step((generator = generator.apply(thisArg, _arguments || [])).next()); }); }; + var cl1, obj, cl2, l; + "use strict"; var __moduleName = context_1 && context_1.id; function fn() { return __awaiter(this, void 0, void 0, function* () { @@ -46,7 +47,6 @@ System.register([], function (exports_1, context_1) { }); } exports_1("fn", fn); - var cl1, obj, cl2, l; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/importCallExpressionES5System.js b/tests/baselines/reference/importCallExpressionES5System.js index def99752bb1..69c005df3bd 100644 --- a/tests/baselines/reference/importCallExpressionES5System.js +++ b/tests/baselines/reference/importCallExpressionES5System.js @@ -42,12 +42,12 @@ System.register([], function (exports_1, context_1) { }); //// [1.js] System.register([], function (exports_1, context_1) { + var p1, p2, C, D; "use strict"; var __moduleName = context_1 && context_1.id; function foo() { var p2 = context_1.import("./0"); } - var p1, p2, C, D; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/importCallExpressionES6System.js b/tests/baselines/reference/importCallExpressionES6System.js index 0676e4cd559..abf8ff507ed 100644 --- a/tests/baselines/reference/importCallExpressionES6System.js +++ b/tests/baselines/reference/importCallExpressionES6System.js @@ -42,12 +42,12 @@ System.register([], function (exports_1, context_1) { }); //// [1.js] System.register([], function (exports_1, context_1) { + var p1, p2, C, D; "use strict"; var __moduleName = context_1 && context_1.id; function foo() { const p2 = context_1.import("./0"); } - var p1, p2, C, D; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/importCallExpressionInSystem1.js b/tests/baselines/reference/importCallExpressionInSystem1.js index 74df68fc9a1..237ca312b88 100644 --- a/tests/baselines/reference/importCallExpressionInSystem1.js +++ b/tests/baselines/reference/importCallExpressionInSystem1.js @@ -30,12 +30,12 @@ System.register([], function (exports_1, context_1) { }); //// [1.js] System.register([], function (exports_1, context_1) { + var p1, p2; "use strict"; var __moduleName = context_1 && context_1.id; function foo() { const p2 = context_1.import("./0"); } - var p1, p2; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/importCallExpressionInSystem2.js b/tests/baselines/reference/importCallExpressionInSystem2.js index ea84e47e63c..b64632bc9db 100644 --- a/tests/baselines/reference/importCallExpressionInSystem2.js +++ b/tests/baselines/reference/importCallExpressionInSystem2.js @@ -18,9 +18,9 @@ foo(import("./0")); //// [0.js] System.register([], function (exports_1, context_1) { + var B; "use strict"; var __moduleName = context_1 && context_1.id; - var B; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/importCallExpressionInSystem3.js b/tests/baselines/reference/importCallExpressionInSystem3.js index 309be9114fe..89bee947662 100644 --- a/tests/baselines/reference/importCallExpressionInSystem3.js +++ b/tests/baselines/reference/importCallExpressionInSystem3.js @@ -15,9 +15,9 @@ foo(); //// [0.js] System.register([], function (exports_1, context_1) { + var B; "use strict"; var __moduleName = context_1 && context_1.id; - var B; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/importCallExpressionInSystem4.js b/tests/baselines/reference/importCallExpressionInSystem4.js index b7bc1f51fe5..dd2f9faadc8 100644 --- a/tests/baselines/reference/importCallExpressionInSystem4.js +++ b/tests/baselines/reference/importCallExpressionInSystem4.js @@ -42,11 +42,11 @@ export class D { //// [0.js] System.register([], function (exports_1, context_1) { + var B; "use strict"; var __moduleName = context_1 && context_1.id; function foo() { return "foo"; } exports_1("foo", foo); - var B; return { setters: [], execute: function () { @@ -71,9 +71,9 @@ System.register([], function (exports_1, context_1) { }); //// [2.js] System.register([], function (exports_1, context_1) { + var C, D; "use strict"; var __moduleName = context_1 && context_1.id; - var C, D; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/importCallExpressionNestedUMD.js b/tests/baselines/reference/importCallExpressionNestedUMD.js index 0b1d20af8a4..c61e35c3399 100644 --- a/tests/baselines/reference/importCallExpressionNestedUMD.js +++ b/tests/baselines/reference/importCallExpressionNestedUMD.js @@ -44,8 +44,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge var __syncRequire = typeof module === "object" && typeof module.exports === "object"; function foo() { return __awaiter(this, void 0, void 0, function* () { - return yield _a = (yield __syncRequire ? Promise.resolve().then(() => require("./foo")) : new Promise((resolve_1, reject_1) => { require(["./foo"], resolve_1, reject_1); })).default, __syncRequire ? Promise.resolve().then(() => require(_a)) : new Promise((resolve_2, reject_2) => { require([_a], resolve_2, reject_2); }); var _a; + return yield _a = (yield __syncRequire ? Promise.resolve().then(() => require("./foo")) : new Promise((resolve_1, reject_1) => { require(["./foo"], resolve_1, reject_1); })).default, __syncRequire ? Promise.resolve().then(() => require(_a)) : new Promise((resolve_2, reject_2) => { require([_a], resolve_2, reject_2); }); }); } }); diff --git a/tests/baselines/reference/importCallExpressionNestedUMD2.js b/tests/baselines/reference/importCallExpressionNestedUMD2.js index 86fd0bfa8f1..aba25f20d31 100644 --- a/tests/baselines/reference/importCallExpressionNestedUMD2.js +++ b/tests/baselines/reference/importCallExpressionNestedUMD2.js @@ -72,12 +72,12 @@ var __generator = (this && this.__generator) || function (thisArg, body) { function foo() { return __awaiter(this, void 0, void 0, function () { return __generator(this, function (_a) { + var _b; switch (_a.label) { case 0: return [4 /*yield*/, __syncRequire ? Promise.resolve().then(function () { return require("./foo"); }) : new Promise(function (resolve_1, reject_1) { require(["./foo"], resolve_1, reject_1); })]; case 1: return [4 /*yield*/, (_b = (_a.sent()).default, __syncRequire ? Promise.resolve().then(function () { return require(_b); }) : new Promise(function (resolve_2, reject_2) { require([_b], resolve_2, reject_2); }))]; case 2: return [2 /*return*/, _a.sent()]; } - var _b; }); }); } diff --git a/tests/baselines/reference/importHelpersSystem.js b/tests/baselines/reference/importHelpersSystem.js index 9392833f6f4..6e29369b842 100644 --- a/tests/baselines/reference/importHelpersSystem.js +++ b/tests/baselines/reference/importHelpersSystem.js @@ -19,9 +19,9 @@ export declare function __awaiter(thisArg: any, _arguments: any, P: Function, ge //// [a.js] System.register([], function (exports_1, context_1) { + var A; "use strict"; var __moduleName = context_1 && context_1.id; - var A; return { setters: [], execute: function () { @@ -36,9 +36,9 @@ System.register([], function (exports_1, context_1) { }); //// [b.js] System.register(["tslib", "./a"], function (exports_1, context_1) { + var tslib_1, a_1, B; "use strict"; var __moduleName = context_1 && context_1.id; - var tslib_1, a_1, B; var exportedNames_1 = { "B": true }; diff --git a/tests/baselines/reference/inferredNonidentifierTypesGetQuotes.js b/tests/baselines/reference/inferredNonidentifierTypesGetQuotes.js index e9ce8e56d1f..bcfcd9dc18d 100644 --- a/tests/baselines/reference/inferredNonidentifierTypesGetQuotes.js +++ b/tests/baselines/reference/inferredNonidentifierTypesGetQuotes.js @@ -4,9 +4,9 @@ var x = [{ "a-b": "string" }, {}]; var y = [{ ["a-b"]: "string" }, {}]; //// [inferredNonidentifierTypesGetQuotes.js] +var _a; var x = [{ "a-b": "string" }, {}]; var y = [(_a = {}, _a["a-b"] = "string", _a), {}]; -var _a; //// [inferredNonidentifierTypesGetQuotes.d.ts] diff --git a/tests/baselines/reference/invalidNewTarget.es5.js b/tests/baselines/reference/invalidNewTarget.es5.js index 54bc5ea2d64..0aaee863af1 100644 --- a/tests/baselines/reference/invalidNewTarget.es5.js +++ b/tests/baselines/reference/invalidNewTarget.es5.js @@ -25,6 +25,7 @@ const O = { }; //// [invalidNewTarget.es5.js] +var _a; var a = _newTarget; var b = function () { return _newTarget; }; var C = /** @class */ (function () { @@ -74,4 +75,3 @@ var O = (_a = {}, }), _a.n = _newTarget, _a); -var _a; diff --git a/tests/baselines/reference/invalidSyntaxNamespaceImportWithSystem.js b/tests/baselines/reference/invalidSyntaxNamespaceImportWithSystem.js index 8617127b40d..4a3c6fbcf06 100644 --- a/tests/baselines/reference/invalidSyntaxNamespaceImportWithSystem.js +++ b/tests/baselines/reference/invalidSyntaxNamespaceImportWithSystem.js @@ -8,9 +8,9 @@ import * from Zero from "./0" //// [0.js] System.register([], function (exports_1, context_1) { + var C; "use strict"; var __moduleName = context_1 && context_1.id; - var C; return { setters: [], execute: function () { @@ -25,9 +25,9 @@ System.register([], function (exports_1, context_1) { }); //// [1.js] System.register([], function (exports_1, context_1) { + var from; "use strict"; var __moduleName = context_1 && context_1.id; - var from; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/keyofDoesntContainSymbols.js b/tests/baselines/reference/keyofDoesntContainSymbols.js index ad965aae1e4..b4c2223d501 100644 --- a/tests/baselines/reference/keyofDoesntContainSymbols.js +++ b/tests/baselines/reference/keyofDoesntContainSymbols.js @@ -25,6 +25,7 @@ type Values = T[keyof T]; type ValuesOfObj = Values; //// [keyofDoesntContainSymbols.js] +var _a; var sym = Symbol(); var num = 0; var obj = (_a = { num: 0, str: 's' }, _a[num] = num, _a[sym] = sym, _a); @@ -40,4 +41,3 @@ var valC = set(obj, sym, sym); // Expect type error // Argument of type 'unique symbol' is not assignable to parameter of type "str" | "num" var valD = set(obj, num, num); -var _a; diff --git a/tests/baselines/reference/literalsInComputedProperties1.js b/tests/baselines/reference/literalsInComputedProperties1.js index 4611925f2d4..948e6ffa3e3 100644 --- a/tests/baselines/reference/literalsInComputedProperties1.js +++ b/tests/baselines/reference/literalsInComputedProperties1.js @@ -51,6 +51,7 @@ let a0 = X["bar"]; // TODO: make sure that enum still disallow template literals as member names //// [literalsInComputedProperties1.js] +var _a; var x = (_a = { 1: 1 }, @@ -88,5 +89,4 @@ var X; })(X || (X = {})); var a = X["foo"]; var a0 = X["bar"]; -var _a; // TODO: make sure that enum still disallow template literals as member names diff --git a/tests/baselines/reference/missingAndExcessProperties.js b/tests/baselines/reference/missingAndExcessProperties.js index daefe18eed7..fa41077f9d8 100644 --- a/tests/baselines/reference/missingAndExcessProperties.js +++ b/tests/baselines/reference/missingAndExcessProperties.js @@ -44,12 +44,12 @@ function f1() { } // Missing properties function f2() { + var _a, _b, _c, _d, _e, _f, _g, _h; var x, y; (_a = {}, x = _a.x, y = _a.y); (_b = {}, _c = _b.x, x = _c === void 0 ? 1 : _c, y = _b.y); (_d = {}, x = _d.x, _e = _d.y, y = _e === void 0 ? 1 : _e); (_f = {}, _g = _f.x, x = _g === void 0 ? 1 : _g, _h = _f.y, y = _h === void 0 ? 1 : _h); - var _a, _b, _c, _d, _e, _f, _g, _h; } // Excess properties function f3() { @@ -60,10 +60,10 @@ function f3() { } // Excess properties function f4() { + var _a; var x, y; ({ x: 0, y: 0 }); (x = { x: 0, y: 0 }.x); (y = { x: 0, y: 0 }.y); (_a = { x: 0, y: 0 }, x = _a.x, y = _a.y); - var _a; } diff --git a/tests/baselines/reference/mixinClassesAnnotated.js b/tests/baselines/reference/mixinClassesAnnotated.js index db489cf7f26..57d21a216f1 100644 --- a/tests/baselines/reference/mixinClassesAnnotated.js +++ b/tests/baselines/reference/mixinClassesAnnotated.js @@ -93,7 +93,7 @@ var Derived = /** @class */ (function (_super) { } return Derived; }(Base)); -var Printable = function (superClass) { return _a = /** @class */ (function (_super) { +var Printable = function (superClass) { var _a; return _a = /** @class */ (function (_super) { __extends(class_1, _super); function class_1() { return _super !== null && _super.apply(this, arguments) || this; @@ -104,7 +104,7 @@ var Printable = function (superClass) { return _a = /** @class */ (function (_su return class_1; }(superClass)), _a.message = "hello", - _a; var _a; }; + _a; }; function Tagged(superClass) { var C = /** @class */ (function (_super) { __extends(C, _super); diff --git a/tests/baselines/reference/mixinClassesAnonymous.js b/tests/baselines/reference/mixinClassesAnonymous.js index cdb821a9dd8..f41d343f130 100644 --- a/tests/baselines/reference/mixinClassesAnonymous.js +++ b/tests/baselines/reference/mixinClassesAnonymous.js @@ -92,7 +92,7 @@ var Derived = /** @class */ (function (_super) { } return Derived; }(Base)); -var Printable = function (superClass) { return _a = /** @class */ (function (_super) { +var Printable = function (superClass) { var _a; return _a = /** @class */ (function (_super) { __extends(class_1, _super); function class_1() { return _super !== null && _super.apply(this, arguments) || this; @@ -103,7 +103,7 @@ var Printable = function (superClass) { return _a = /** @class */ (function (_su return class_1; }(superClass)), _a.message = "hello", - _a; var _a; }; + _a; }; function Tagged(superClass) { var C = /** @class */ (function (_super) { __extends(C, _super); diff --git a/tests/baselines/reference/modifierOnClassExpressionMemberInFunction.js b/tests/baselines/reference/modifierOnClassExpressionMemberInFunction.js index 72a2bb044e0..8ba6bc022b8 100644 --- a/tests/baselines/reference/modifierOnClassExpressionMemberInFunction.js +++ b/tests/baselines/reference/modifierOnClassExpressionMemberInFunction.js @@ -9,6 +9,7 @@ function g() { //// [modifierOnClassExpressionMemberInFunction.js] function g() { + var _a; var x = (_a = /** @class */ (function () { function C() { this.prop1 = 1; @@ -18,7 +19,6 @@ function g() { }()), _a.prop2 = 43, _a); - var _a; } diff --git a/tests/baselines/reference/modulePrologueSystem.js b/tests/baselines/reference/modulePrologueSystem.js index afa319820eb..849355db9c5 100644 --- a/tests/baselines/reference/modulePrologueSystem.js +++ b/tests/baselines/reference/modulePrologueSystem.js @@ -5,9 +5,9 @@ export class Foo {} //// [modulePrologueSystem.js] System.register([], function (exports_1, context_1) { + var Foo; "use strict"; var __moduleName = context_1 && context_1.id; - var Foo; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/newLexicalEnvironmentForConvertedLoop.js b/tests/baselines/reference/newLexicalEnvironmentForConvertedLoop.js index 8525352d415..b6263c1d34a 100644 --- a/tests/baselines/reference/newLexicalEnvironmentForConvertedLoop.js +++ b/tests/baselines/reference/newLexicalEnvironmentForConvertedLoop.js @@ -18,10 +18,10 @@ function baz(x) { } function foo(set) { var _loop_1 = function (value, i) { + var _a; var bar = []; (function () { return bar; }); (_a = set.values).push.apply(_a, []); - var _a; }; for (var _i = 0, _a = baz(set.values); _i < _a.length; _i++) { var _b = _a[_i], value = _b[0], i = _b[1]; diff --git a/tests/baselines/reference/newWithSpread.js b/tests/baselines/reference/newWithSpread.js index e950234b4cc..dec46394b21 100644 --- a/tests/baselines/reference/newWithSpread.js +++ b/tests/baselines/reference/newWithSpread.js @@ -97,6 +97,7 @@ new i["a-b"][1](1, 2, ...a); new i["a-b"][1](1, 2, ...a, "string"); //// [newWithSpread.js] +var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t; function f(x, y) { var z = []; for (var _i = 2; _i < arguments.length; _i++) { @@ -177,4 +178,3 @@ new ((_r = h["a-b"]["a-b"]).bind.apply(_r, [void 0, 1, 2].concat(a, ["string"])) new i["a-b"][1](1, 2, "string"); new ((_s = i["a-b"][1]).bind.apply(_s, [void 0, 1, 2].concat(a)))(); new ((_t = i["a-b"][1]).bind.apply(_t, [void 0, 1, 2].concat(a, ["string"])))(); -var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t; diff --git a/tests/baselines/reference/newWithSpreadES5.js b/tests/baselines/reference/newWithSpreadES5.js index 51de124ceee..13e2ffe6d6a 100644 --- a/tests/baselines/reference/newWithSpreadES5.js +++ b/tests/baselines/reference/newWithSpreadES5.js @@ -96,6 +96,7 @@ new i["a-b"][1](1, 2, ...a); new i["a-b"][1](1, 2, ...a, "string"); //// [newWithSpreadES5.js] +var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t; function f(x, y) { var z = []; for (var _i = 2; _i < arguments.length; _i++) { @@ -176,4 +177,3 @@ new ((_r = h["a-b"]["a-b"]).bind.apply(_r, [void 0, 1, 2].concat(a, ["string"])) new i["a-b"][1](1, 2, "string"); new ((_s = i["a-b"][1]).bind.apply(_s, [void 0, 1, 2].concat(a)))(); new ((_t = i["a-b"][1]).bind.apply(_t, [void 0, 1, 2].concat(a, ["string"])))(); -var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t; diff --git a/tests/baselines/reference/noImplicitUseStrict_system.js b/tests/baselines/reference/noImplicitUseStrict_system.js index a466d9b5163..f29925630ce 100644 --- a/tests/baselines/reference/noImplicitUseStrict_system.js +++ b/tests/baselines/reference/noImplicitUseStrict_system.js @@ -3,8 +3,8 @@ export var x = 0; //// [noImplicitUseStrict_system.js] System.register([], function (exports_1, context_1) { - var __moduleName = context_1 && context_1.id; var x; + var __moduleName = context_1 && context_1.id; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/objectLiteralEnumPropertyNames.js b/tests/baselines/reference/objectLiteralEnumPropertyNames.js index 4a6f7128159..8f01ebc7e70 100644 --- a/tests/baselines/reference/objectLiteralEnumPropertyNames.js +++ b/tests/baselines/reference/objectLiteralEnumPropertyNames.js @@ -54,6 +54,7 @@ const um = { //// [objectLiteralEnumPropertyNames.js] +var _a, _b, _c, _d, _e, _f, _g, _h, _j; // Fixes #16887 var Strs; (function (Strs) { @@ -105,4 +106,3 @@ var um = (_j = {}, _j[an] = 7, _j[bn] = 8, _j); -var _a, _b, _c, _d, _e, _f, _g, _h, _j; diff --git a/tests/baselines/reference/objectRest.js b/tests/baselines/reference/objectRest.js index 75cf71293a7..c9d6a2a7d2b 100644 --- a/tests/baselines/reference/objectRest.js +++ b/tests/baselines/reference/objectRest.js @@ -57,6 +57,7 @@ var __rest = (this && this.__rest) || function (s, e) { t[p[i]] = s[p[i]]; return t; }; +var _a, _b, _c, _d, _e; var o = { a: 1, b: 'no' }; var clone = __rest(o, []); var { a } = o, justB = __rest(o, ["a"]); @@ -67,12 +68,12 @@ var { b: { '0': n, '1': oooo } } = o, justA = __rest(o, ["b"]); let o2 = { c: 'terrible idea?', d: 'yes' }; var { d: renamed } = o2, d = __rest(o2, ["d"]); let nestedrest; -var { x } = nestedrest, _a = nestedrest.n1, { y } = _a, _b = _a.n2, { z } = _b, nr = __rest(_b.n3, []), restrest = __rest(nestedrest, ["x", "n1"]); +var { x } = nestedrest, _f = nestedrest.n1, { y } = _f, _g = _f.n2, { z } = _g, nr = __rest(_g.n3, []), restrest = __rest(nestedrest, ["x", "n1"]); let complex; -var _c = complex.x, { ka } = _c, nested = __rest(_c, ["ka"]), { y: other } = complex, rest = __rest(complex, ["x", "y"]); -(_h = complex.x, { ka } = _h, nested = __rest(_h, ["ka"]), { y: other } = complex, rest = __rest(complex, ["x", "y"])); -var _d = { x: 1, y: 2 }, { x } = _d, fresh = __rest(_d, ["x"]); -(_j = { x: 1, y: 2 }, { x } = _j, fresh = __rest(_j, ["x"])); +var _h = complex.x, { ka } = _h, nested = __rest(_h, ["ka"]), { y: other } = complex, rest = __rest(complex, ["x", "y"]); +(_a = complex.x, { ka } = _a, nested = __rest(_a, ["ka"]), { y: other } = complex, rest = __rest(complex, ["x", "y"])); +var _j = { x: 1, y: 2 }, { x } = _j, fresh = __rest(_j, ["x"]); +(_b = { x: 1, y: 2 }, { x } = _b, fresh = __rest(_b, ["x"])); class Removable { set z(value) { } get both() { return 12; } @@ -85,10 +86,9 @@ var i = removable; var { removed } = i, removableRest2 = __rest(i, ["removed"]); let computed = 'b'; let computed2 = 'a'; -var _e = o, _f = computed, stillNotGreat = _e[_f], _g = computed2, soSo = _e[_g], o = __rest(_e, [typeof _f === "symbol" ? _f : _f + "", typeof _g === "symbol" ? _g : _g + ""]); -(_k = o, _l = computed, stillNotGreat = _k[_l], _m = computed2, soSo = _k[_m], o = __rest(_k, [typeof _l === "symbol" ? _l : _l + "", typeof _m === "symbol" ? _m : _m + ""])); +var _k = o, _l = computed, stillNotGreat = _k[_l], _m = computed2, soSo = _k[_m], o = __rest(_k, [typeof _l === "symbol" ? _l : _l + "", typeof _m === "symbol" ? _m : _m + ""]); +(_c = o, _d = computed, stillNotGreat = _c[_d], _e = computed2, soSo = _c[_e], o = __rest(_c, [typeof _d === "symbol" ? _d : _d + "", typeof _e === "symbol" ? _e : _e + ""])); var noContextualType = (_a) => { var { aNumber = 12 } = _a, notEmptyObject = __rest(_a, ["aNumber"]); return aNumber + notEmptyObject.anythingGoes; }; -var _h, _j, _k, _l, _m; diff --git a/tests/baselines/reference/objectRestAssignment.js b/tests/baselines/reference/objectRestAssignment.js index 4709c39d9fa..711e5de42c0 100644 --- a/tests/baselines/reference/objectRestAssignment.js +++ b/tests/baselines/reference/objectRestAssignment.js @@ -24,15 +24,15 @@ var __rest = (this && this.__rest) || function (s, e) { t[p[i]] = s[p[i]]; return t; }; +var _a, _b, _c; let ka; let nested; let other; let rest; let complex; -(_c = complex.x, { ka } = _c, nested = __rest(_c, ["ka"]), { y: other } = complex, rest = __rest(complex, ["x", "y"])); +(_a = complex.x, { ka } = _a, nested = __rest(_a, ["ka"]), { y: other } = complex, rest = __rest(complex, ["x", "y"])); // should be: let overEmit; // var _g = overEmit.a, [_h, ...y] = _g, nested2 = __rest(_h, []), _j = overEmit.b, { z } = _j, c = __rest(_j, ["z"]), rest2 = __rest(overEmit, ["a", "b"]); -var [_a, ...y] = overEmit.a, nested2 = __rest(_a, []), _b = overEmit.b, { z } = _b, c = __rest(_b, ["z"]), rest2 = __rest(overEmit, ["a", "b"]); -([_d, ...y] = overEmit.a, nested2 = __rest(_d, []), _e = overEmit.b, { z } = _e, c = __rest(_e, ["z"]), rest2 = __rest(overEmit, ["a", "b"])); -var _c, _d, _e; +var [_d, ...y] = overEmit.a, nested2 = __rest(_d, []), _e = overEmit.b, { z } = _e, c = __rest(_e, ["z"]), rest2 = __rest(overEmit, ["a", "b"]); +([_b, ...y] = overEmit.a, nested2 = __rest(_b, []), _c = overEmit.b, { z } = _c, c = __rest(_c, ["z"]), rest2 = __rest(overEmit, ["a", "b"])); diff --git a/tests/baselines/reference/objectSpread.js b/tests/baselines/reference/objectSpread.js index eea39c8e773..786e5c16a38 100644 --- a/tests/baselines/reference/objectSpread.js +++ b/tests/baselines/reference/objectSpread.js @@ -197,6 +197,7 @@ var changeTypeBefore = __assign({ a: 'wrong type?' }, o); var changeTypeBoth = __assign({}, o, swap); // optional function container(definiteBoolean, definiteString, optionalString, optionalNumber) { + var _a, _b, _c; var optionalUnionStops = __assign({}, definiteBoolean, definiteString, optionalNumber); var optionalUnionDuplicates = __assign({}, definiteBoolean, definiteString, optionalString, optionalNumber); var allOptional = __assign({}, optionalString, optionalNumber); @@ -204,7 +205,6 @@ function container(definiteBoolean, definiteString, optionalString, optionalNumb var computedFirst = __assign((_a = {}, _a['before everything'] = 12, _a), o, { b: 'yes' }); var computedMiddle = __assign({}, o, (_b = {}, _b['in the middle'] = 13, _b.b = 'maybe?', _b), o2); var computedAfter = __assign({}, o, (_c = { b: 'yeah' }, _c['at the end'] = 14, _c)); - var _a, _b, _c; } // shortcut syntax var a = 12; diff --git a/tests/baselines/reference/objectSpreadComputedProperty.js b/tests/baselines/reference/objectSpreadComputedProperty.js index 90a22ce6ff5..0d6c2888dda 100644 --- a/tests/baselines/reference/objectSpreadComputedProperty.js +++ b/tests/baselines/reference/objectSpreadComputedProperty.js @@ -21,11 +21,11 @@ var __assign = (this && this.__assign) || Object.assign || function(t) { }; // fixes #12200 function f() { + var _a, _b, _c, _d, _e; var n = 12; var m = 13; var a = null; var o1 = __assign({}, (_a = {}, _a[n] = n, _a)); var o2 = __assign({}, (_b = {}, _b[a] = n, _b)); var o3 = __assign((_c = {}, _c[a] = n, _c), {}, (_d = {}, _d[n] = n, _d), {}, (_e = {}, _e[m] = m, _e)); - var _a, _b, _c, _d, _e; } diff --git a/tests/baselines/reference/outFilerootDirModuleNamesSystem.js b/tests/baselines/reference/outFilerootDirModuleNamesSystem.js index efc49f90209..b5da7ffa604 100644 --- a/tests/baselines/reference/outFilerootDirModuleNamesSystem.js +++ b/tests/baselines/reference/outFilerootDirModuleNamesSystem.js @@ -12,11 +12,11 @@ export default function foo() { new Foo(); } //// [output.js] System.register("b", ["a"], function (exports_1, context_1) { + var a_1; "use strict"; var __moduleName = context_1 && context_1.id; function foo() { new a_1.default(); } exports_1("default", foo); - var a_1; return { setters: [ function (a_1_1) { @@ -28,9 +28,9 @@ System.register("b", ["a"], function (exports_1, context_1) { }; }); System.register("a", ["b"], function (exports_2, context_2) { + var b_1, Foo; "use strict"; var __moduleName = context_2 && context_2.id; - var b_1, Foo; return { setters: [ function (b_1_1) { diff --git a/tests/baselines/reference/outModuleConcatSystem.js b/tests/baselines/reference/outModuleConcatSystem.js index 576f029592b..00e1f39e45a 100644 --- a/tests/baselines/reference/outModuleConcatSystem.js +++ b/tests/baselines/reference/outModuleConcatSystem.js @@ -19,9 +19,9 @@ var __extends = (this && this.__extends) || (function () { }; })(); System.register("ref/a", [], function (exports_1, context_1) { + var A; "use strict"; var __moduleName = context_1 && context_1.id; - var A; return { setters: [], execute: function () { @@ -35,9 +35,9 @@ System.register("ref/a", [], function (exports_1, context_1) { }; }); System.register("b", ["ref/a"], function (exports_2, context_2) { + var a_1, B; "use strict"; var __moduleName = context_2 && context_2.id; - var a_1, B; return { setters: [ function (a_1_1) { diff --git a/tests/baselines/reference/outModuleConcatSystem.sourcemap.txt b/tests/baselines/reference/outModuleConcatSystem.sourcemap.txt index 31c64d3cd52..0f6361d0e8f 100644 --- a/tests/baselines/reference/outModuleConcatSystem.sourcemap.txt +++ b/tests/baselines/reference/outModuleConcatSystem.sourcemap.txt @@ -19,9 +19,9 @@ sourceFile:tests/cases/compiler/ref/a.ts >>> }; >>>})(); >>>System.register("ref/a", [], function (exports_1, context_1) { +>>> var A; >>> "use strict"; >>> var __moduleName = context_1 && context_1.id; ->>> var A; >>> return { >>> setters: [], >>> execute: function () { @@ -86,9 +86,9 @@ sourceFile:tests/cases/compiler/b.ts >>> }; >>>}); >>>System.register("b", ["ref/a"], function (exports_2, context_2) { +>>> var a_1, B; >>> "use strict"; >>> var __moduleName = context_2 && context_2.id; ->>> var a_1, B; >>> return { >>> setters: [ >>> function (a_1_1) { diff --git a/tests/baselines/reference/parserComputedPropertyName10.js b/tests/baselines/reference/parserComputedPropertyName10.js index b6efaf3f5a7..adb6f3b8e56 100644 --- a/tests/baselines/reference/parserComputedPropertyName10.js +++ b/tests/baselines/reference/parserComputedPropertyName10.js @@ -4,10 +4,10 @@ class C { } //// [parserComputedPropertyName10.js] +var _a; class C { constructor() { this[_a] = 1; } } _a = e; -var _a; diff --git a/tests/baselines/reference/parserComputedPropertyName25.js b/tests/baselines/reference/parserComputedPropertyName25.js index f914d7de8ee..695879e48c3 100644 --- a/tests/baselines/reference/parserComputedPropertyName25.js +++ b/tests/baselines/reference/parserComputedPropertyName25.js @@ -6,6 +6,7 @@ class C { } //// [parserComputedPropertyName25.js] +var _a; class C { constructor() { // No ASI @@ -13,4 +14,3 @@ class C { } } _a = e; -var _a; diff --git a/tests/baselines/reference/parserComputedPropertyName27.js b/tests/baselines/reference/parserComputedPropertyName27.js index 7f60ec97b5e..d726ce380c0 100644 --- a/tests/baselines/reference/parserComputedPropertyName27.js +++ b/tests/baselines/reference/parserComputedPropertyName27.js @@ -6,6 +6,7 @@ class C { } //// [parserComputedPropertyName27.js] +var _a; class C { constructor() { // No ASI @@ -13,4 +14,3 @@ class C { } } _a = e; -var _a; diff --git a/tests/baselines/reference/parserComputedPropertyName28.js b/tests/baselines/reference/parserComputedPropertyName28.js index d01ed38069f..677411fb1d8 100644 --- a/tests/baselines/reference/parserComputedPropertyName28.js +++ b/tests/baselines/reference/parserComputedPropertyName28.js @@ -5,10 +5,10 @@ class C { } //// [parserComputedPropertyName28.js] +var _a; class C { constructor() { this[_a] = 0; } } _a = e; -var _a; diff --git a/tests/baselines/reference/parserComputedPropertyName29.js b/tests/baselines/reference/parserComputedPropertyName29.js index d5a00df2256..05c366fa222 100644 --- a/tests/baselines/reference/parserComputedPropertyName29.js +++ b/tests/baselines/reference/parserComputedPropertyName29.js @@ -6,6 +6,7 @@ class C { } //// [parserComputedPropertyName29.js] +var _a; class C { constructor() { // yes ASI @@ -13,4 +14,3 @@ class C { } } _a = e; -var _a; diff --git a/tests/baselines/reference/parserComputedPropertyName33.js b/tests/baselines/reference/parserComputedPropertyName33.js index 84520a8eb51..5f54aa69e98 100644 --- a/tests/baselines/reference/parserComputedPropertyName33.js +++ b/tests/baselines/reference/parserComputedPropertyName33.js @@ -6,6 +6,7 @@ class C { } //// [parserComputedPropertyName33.js] +var _a; class C { constructor() { // No ASI @@ -14,4 +15,3 @@ class C { } _a = e; { } -var _a; diff --git a/tests/baselines/reference/parserES5ComputedPropertyName10.js b/tests/baselines/reference/parserES5ComputedPropertyName10.js index 72902c30db9..3ff505c79d7 100644 --- a/tests/baselines/reference/parserES5ComputedPropertyName10.js +++ b/tests/baselines/reference/parserES5ComputedPropertyName10.js @@ -4,6 +4,7 @@ class C { } //// [parserES5ComputedPropertyName10.js] +var _a; var C = /** @class */ (function () { function C() { this[_a] = 1; @@ -11,4 +12,3 @@ var C = /** @class */ (function () { return C; }()); _a = e; -var _a; diff --git a/tests/baselines/reference/parserES5ComputedPropertyName2.js b/tests/baselines/reference/parserES5ComputedPropertyName2.js index 4569c00d7b3..01dda02660d 100644 --- a/tests/baselines/reference/parserES5ComputedPropertyName2.js +++ b/tests/baselines/reference/parserES5ComputedPropertyName2.js @@ -2,5 +2,5 @@ var v = { [e]: 1 }; //// [parserES5ComputedPropertyName2.js] -var v = (_a = {}, _a[e] = 1, _a); var _a; +var v = (_a = {}, _a[e] = 1, _a); diff --git a/tests/baselines/reference/parserES5ComputedPropertyName3.js b/tests/baselines/reference/parserES5ComputedPropertyName3.js index 1fdb5ced65d..7db62839151 100644 --- a/tests/baselines/reference/parserES5ComputedPropertyName3.js +++ b/tests/baselines/reference/parserES5ComputedPropertyName3.js @@ -2,5 +2,5 @@ var v = { [e]() { } }; //// [parserES5ComputedPropertyName3.js] -var v = (_a = {}, _a[e] = function () { }, _a); var _a; +var v = (_a = {}, _a[e] = function () { }, _a); diff --git a/tests/baselines/reference/parserES5ComputedPropertyName4.js b/tests/baselines/reference/parserES5ComputedPropertyName4.js index 499e9a426d9..9b22e184719 100644 --- a/tests/baselines/reference/parserES5ComputedPropertyName4.js +++ b/tests/baselines/reference/parserES5ComputedPropertyName4.js @@ -2,9 +2,9 @@ var v = { get [e]() { } }; //// [parserES5ComputedPropertyName4.js] +var _a; var v = (_a = {}, Object.defineProperty(_a, e, { get: function () { }, enumerable: true, configurable: true }), _a); -var _a; diff --git a/tests/baselines/reference/prefixUnaryOperatorsOnExportedVariables.js b/tests/baselines/reference/prefixUnaryOperatorsOnExportedVariables.js index 79de4636f52..3990aa4ef1e 100644 --- a/tests/baselines/reference/prefixUnaryOperatorsOnExportedVariables.js +++ b/tests/baselines/reference/prefixUnaryOperatorsOnExportedVariables.js @@ -31,9 +31,9 @@ if (++y) { //// [prefixUnaryOperatorsOnExportedVariables.js] System.register([], function (exports_1, context_1) { + var x, y; "use strict"; var __moduleName = context_1 && context_1.id; - var x, y; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/privateIndexer2.js b/tests/baselines/reference/privateIndexer2.js index a90e03a5bc2..3613d2715c2 100644 --- a/tests/baselines/reference/privateIndexer2.js +++ b/tests/baselines/reference/privateIndexer2.js @@ -11,9 +11,9 @@ var y: { //// [privateIndexer2.js] // private indexers not allowed +var _a; var x = (_a = {}, _a[x] = string, _a.string = , _a); var y; -var _a; diff --git a/tests/baselines/reference/project/emitDecoratorMetadataCommonJSISolatedModules/amd/main.js b/tests/baselines/reference/project/emitDecoratorMetadataCommonJSISolatedModules/amd/main.js index c372e3558b1..74c4caf097d 100644 --- a/tests/baselines/reference/project/emitDecoratorMetadataCommonJSISolatedModules/amd/main.js +++ b/tests/baselines/reference/project/emitDecoratorMetadataCommonJSISolatedModules/amd/main.js @@ -14,12 +14,12 @@ define(["require", "exports", "angular2/core"], function (require, exports, ng) function MyClass1(_elementRef) { this._elementRef = _elementRef; } + var _a; MyClass1 = __decorate([ foo, __metadata("design:paramtypes", [typeof (_a = (typeof ng !== "undefined" && ng).ElementRef) === "function" && _a || Object]) ], MyClass1); return MyClass1; - var _a; }()); exports.MyClass1 = MyClass1; }); diff --git a/tests/baselines/reference/project/emitDecoratorMetadataCommonJSISolatedModules/node/main.js b/tests/baselines/reference/project/emitDecoratorMetadataCommonJSISolatedModules/node/main.js index 24bd0b20bc4..53af24a916f 100644 --- a/tests/baselines/reference/project/emitDecoratorMetadataCommonJSISolatedModules/node/main.js +++ b/tests/baselines/reference/project/emitDecoratorMetadataCommonJSISolatedModules/node/main.js @@ -14,11 +14,11 @@ var MyClass1 = /** @class */ (function () { function MyClass1(_elementRef) { this._elementRef = _elementRef; } + var _a; MyClass1 = __decorate([ foo, __metadata("design:paramtypes", [typeof (_a = (typeof ng !== "undefined" && ng).ElementRef) === "function" && _a || Object]) ], MyClass1); return MyClass1; - var _a; }()); exports.MyClass1 = MyClass1; diff --git a/tests/baselines/reference/project/emitDecoratorMetadataCommonJSISolatedModulesNoResolve/amd/main.js b/tests/baselines/reference/project/emitDecoratorMetadataCommonJSISolatedModulesNoResolve/amd/main.js index c372e3558b1..74c4caf097d 100644 --- a/tests/baselines/reference/project/emitDecoratorMetadataCommonJSISolatedModulesNoResolve/amd/main.js +++ b/tests/baselines/reference/project/emitDecoratorMetadataCommonJSISolatedModulesNoResolve/amd/main.js @@ -14,12 +14,12 @@ define(["require", "exports", "angular2/core"], function (require, exports, ng) function MyClass1(_elementRef) { this._elementRef = _elementRef; } + var _a; MyClass1 = __decorate([ foo, __metadata("design:paramtypes", [typeof (_a = (typeof ng !== "undefined" && ng).ElementRef) === "function" && _a || Object]) ], MyClass1); return MyClass1; - var _a; }()); exports.MyClass1 = MyClass1; }); diff --git a/tests/baselines/reference/project/emitDecoratorMetadataCommonJSISolatedModulesNoResolve/node/main.js b/tests/baselines/reference/project/emitDecoratorMetadataCommonJSISolatedModulesNoResolve/node/main.js index 24bd0b20bc4..53af24a916f 100644 --- a/tests/baselines/reference/project/emitDecoratorMetadataCommonJSISolatedModulesNoResolve/node/main.js +++ b/tests/baselines/reference/project/emitDecoratorMetadataCommonJSISolatedModulesNoResolve/node/main.js @@ -14,11 +14,11 @@ var MyClass1 = /** @class */ (function () { function MyClass1(_elementRef) { this._elementRef = _elementRef; } + var _a; MyClass1 = __decorate([ foo, __metadata("design:paramtypes", [typeof (_a = (typeof ng !== "undefined" && ng).ElementRef) === "function" && _a || Object]) ], MyClass1); return MyClass1; - var _a; }()); exports.MyClass1 = MyClass1; diff --git a/tests/baselines/reference/project/emitDecoratorMetadataSystemJS/amd/main.js b/tests/baselines/reference/project/emitDecoratorMetadataSystemJS/amd/main.js index c372e3558b1..74c4caf097d 100644 --- a/tests/baselines/reference/project/emitDecoratorMetadataSystemJS/amd/main.js +++ b/tests/baselines/reference/project/emitDecoratorMetadataSystemJS/amd/main.js @@ -14,12 +14,12 @@ define(["require", "exports", "angular2/core"], function (require, exports, ng) function MyClass1(_elementRef) { this._elementRef = _elementRef; } + var _a; MyClass1 = __decorate([ foo, __metadata("design:paramtypes", [typeof (_a = (typeof ng !== "undefined" && ng).ElementRef) === "function" && _a || Object]) ], MyClass1); return MyClass1; - var _a; }()); exports.MyClass1 = MyClass1; }); diff --git a/tests/baselines/reference/project/emitDecoratorMetadataSystemJS/node/main.js b/tests/baselines/reference/project/emitDecoratorMetadataSystemJS/node/main.js index 24bd0b20bc4..53af24a916f 100644 --- a/tests/baselines/reference/project/emitDecoratorMetadataSystemJS/node/main.js +++ b/tests/baselines/reference/project/emitDecoratorMetadataSystemJS/node/main.js @@ -14,11 +14,11 @@ var MyClass1 = /** @class */ (function () { function MyClass1(_elementRef) { this._elementRef = _elementRef; } + var _a; MyClass1 = __decorate([ foo, __metadata("design:paramtypes", [typeof (_a = (typeof ng !== "undefined" && ng).ElementRef) === "function" && _a || Object]) ], MyClass1); return MyClass1; - var _a; }()); exports.MyClass1 = MyClass1; diff --git a/tests/baselines/reference/project/emitDecoratorMetadataSystemJSISolatedModules/amd/main.js b/tests/baselines/reference/project/emitDecoratorMetadataSystemJSISolatedModules/amd/main.js index c372e3558b1..74c4caf097d 100644 --- a/tests/baselines/reference/project/emitDecoratorMetadataSystemJSISolatedModules/amd/main.js +++ b/tests/baselines/reference/project/emitDecoratorMetadataSystemJSISolatedModules/amd/main.js @@ -14,12 +14,12 @@ define(["require", "exports", "angular2/core"], function (require, exports, ng) function MyClass1(_elementRef) { this._elementRef = _elementRef; } + var _a; MyClass1 = __decorate([ foo, __metadata("design:paramtypes", [typeof (_a = (typeof ng !== "undefined" && ng).ElementRef) === "function" && _a || Object]) ], MyClass1); return MyClass1; - var _a; }()); exports.MyClass1 = MyClass1; }); diff --git a/tests/baselines/reference/project/emitDecoratorMetadataSystemJSISolatedModules/node/main.js b/tests/baselines/reference/project/emitDecoratorMetadataSystemJSISolatedModules/node/main.js index 24bd0b20bc4..53af24a916f 100644 --- a/tests/baselines/reference/project/emitDecoratorMetadataSystemJSISolatedModules/node/main.js +++ b/tests/baselines/reference/project/emitDecoratorMetadataSystemJSISolatedModules/node/main.js @@ -14,11 +14,11 @@ var MyClass1 = /** @class */ (function () { function MyClass1(_elementRef) { this._elementRef = _elementRef; } + var _a; MyClass1 = __decorate([ foo, __metadata("design:paramtypes", [typeof (_a = (typeof ng !== "undefined" && ng).ElementRef) === "function" && _a || Object]) ], MyClass1); return MyClass1; - var _a; }()); exports.MyClass1 = MyClass1; diff --git a/tests/baselines/reference/project/emitDecoratorMetadataSystemJSISolatedModulesNoResolve/amd/main.js b/tests/baselines/reference/project/emitDecoratorMetadataSystemJSISolatedModulesNoResolve/amd/main.js index c372e3558b1..74c4caf097d 100644 --- a/tests/baselines/reference/project/emitDecoratorMetadataSystemJSISolatedModulesNoResolve/amd/main.js +++ b/tests/baselines/reference/project/emitDecoratorMetadataSystemJSISolatedModulesNoResolve/amd/main.js @@ -14,12 +14,12 @@ define(["require", "exports", "angular2/core"], function (require, exports, ng) function MyClass1(_elementRef) { this._elementRef = _elementRef; } + var _a; MyClass1 = __decorate([ foo, __metadata("design:paramtypes", [typeof (_a = (typeof ng !== "undefined" && ng).ElementRef) === "function" && _a || Object]) ], MyClass1); return MyClass1; - var _a; }()); exports.MyClass1 = MyClass1; }); diff --git a/tests/baselines/reference/project/emitDecoratorMetadataSystemJSISolatedModulesNoResolve/node/main.js b/tests/baselines/reference/project/emitDecoratorMetadataSystemJSISolatedModulesNoResolve/node/main.js index 24bd0b20bc4..53af24a916f 100644 --- a/tests/baselines/reference/project/emitDecoratorMetadataSystemJSISolatedModulesNoResolve/node/main.js +++ b/tests/baselines/reference/project/emitDecoratorMetadataSystemJSISolatedModulesNoResolve/node/main.js @@ -14,11 +14,11 @@ var MyClass1 = /** @class */ (function () { function MyClass1(_elementRef) { this._elementRef = _elementRef; } + var _a; MyClass1 = __decorate([ foo, __metadata("design:paramtypes", [typeof (_a = (typeof ng !== "undefined" && ng).ElementRef) === "function" && _a || Object]) ], MyClass1); return MyClass1; - var _a; }()); exports.MyClass1 = MyClass1; diff --git a/tests/baselines/reference/restElementMustBeLast.js b/tests/baselines/reference/restElementMustBeLast.js index 337cb6de6f6..543a43323e4 100644 --- a/tests/baselines/reference/restElementMustBeLast.js +++ b/tests/baselines/reference/restElementMustBeLast.js @@ -4,6 +4,6 @@ var [...a, x] = [1, 2, 3]; // Error, rest must be last element //// [restElementMustBeLast.js] -var _a = [1, 2, 3], x = _a[1]; // Error, rest must be last element -_b = [1, 2, 3], x = _b[1]; // Error, rest must be last element -var _b; +var _a; +var _b = [1, 2, 3], x = _b[1]; // Error, rest must be last element +_a = [1, 2, 3], x = _a[1]; // Error, rest must be last element diff --git a/tests/baselines/reference/restElementWithAssignmentPattern3.js b/tests/baselines/reference/restElementWithAssignmentPattern3.js index 1ca504fbd6d..be830826e50 100644 --- a/tests/baselines/reference/restElementWithAssignmentPattern3.js +++ b/tests/baselines/reference/restElementWithAssignmentPattern3.js @@ -4,7 +4,7 @@ var tuple: [string, number] = ["", 1]; [...[a, b = 0]] = tuple; //// [restElementWithAssignmentPattern3.js] +var _a, _b; var a, b; var tuple = ["", 1]; _a = tuple.slice(0), a = _a[0], _b = _a[1], b = _b === void 0 ? 0 : _b; -var _a, _b; diff --git a/tests/baselines/reference/restElementWithAssignmentPattern4.js b/tests/baselines/reference/restElementWithAssignmentPattern4.js index b47a2adea01..4ced7d33b78 100644 --- a/tests/baselines/reference/restElementWithAssignmentPattern4.js +++ b/tests/baselines/reference/restElementWithAssignmentPattern4.js @@ -4,7 +4,7 @@ var tuple: [string, number] = ["", 1]; [...{ 0: a = "", b }] = tuple; //// [restElementWithAssignmentPattern4.js] +var _a, _b; var a, b; var tuple = ["", 1]; _a = tuple.slice(0), _b = _a[0], a = _b === void 0 ? "" : _b, b = _a.b; -var _a, _b; diff --git a/tests/baselines/reference/restElementWithAssignmentPattern5.js b/tests/baselines/reference/restElementWithAssignmentPattern5.js index e0985d54b1c..ab5c6333508 100644 --- a/tests/baselines/reference/restElementWithAssignmentPattern5.js +++ b/tests/baselines/reference/restElementWithAssignmentPattern5.js @@ -3,6 +3,6 @@ var s: string, s2: string; [...[s, s2]] = ["", ""]; //// [restElementWithAssignmentPattern5.js] +var _a; var s, s2; _a = ["", ""].slice(0), s = _a[0], s2 = _a[1]; -var _a; diff --git a/tests/baselines/reference/restElementWithInitializer2.js b/tests/baselines/reference/restElementWithInitializer2.js index 09ec76bdfb4..a215151cfdb 100644 --- a/tests/baselines/reference/restElementWithInitializer2.js +++ b/tests/baselines/reference/restElementWithInitializer2.js @@ -5,7 +5,7 @@ var x: number[]; //// [restElementWithInitializer2.js] +var _a; var a; var x; _a = a.slice(0), x = _a === void 0 ? a : _a; // Error, rest element cannot have initializer -var _a; diff --git a/tests/baselines/reference/shorthandPropertyAssignmentsInDestructuring.js b/tests/baselines/reference/shorthandPropertyAssignmentsInDestructuring.js index ca874652de8..c4b8481e9fe 100644 --- a/tests/baselines/reference/shorthandPropertyAssignmentsInDestructuring.js +++ b/tests/baselines/reference/shorthandPropertyAssignmentsInDestructuring.js @@ -117,120 +117,120 @@ function foo({a = 4, b = { x: 5 }}) { //// [shorthandPropertyAssignmentsInDestructuring.js] (function () { + var _a; var s0; - for (var _i = 0, _a = [{ s0: 1 }]; _i < _a.length; _i++) { - _b = _a[_i].s0, s0 = _b === void 0 ? 5 : _b; + for (var _i = 0, _b = [{ s0: 1 }]; _i < _b.length; _i++) { + _a = _b[_i].s0, s0 = _a === void 0 ? 5 : _a; } - var _b; }); (function () { + var _a; var s0; - for (var _i = 0, _a = [{ s0: 1 }]; _i < _a.length; _i++) { - _b = _a[_i].s0, s0 = _b === void 0 ? 5 : _b; + for (var _i = 0, _b = [{ s0: 1 }]; _i < _b.length; _i++) { + _a = _b[_i].s0, s0 = _a === void 0 ? 5 : _a; } - var _b; }); (function () { + var _a; var s1; - for (var _i = 0, _a = [{}]; _i < _a.length; _i++) { - _b = _a[_i].s1, s1 = _b === void 0 ? 5 : _b; + for (var _i = 0, _b = [{}]; _i < _b.length; _i++) { + _a = _b[_i].s1, s1 = _a === void 0 ? 5 : _a; } - var _b; }); (function () { + var _a; var s1; - for (var _i = 0, _a = [{}]; _i < _a.length; _i++) { - _b = _a[_i].s1, s1 = _b === void 0 ? 5 : _b; + for (var _i = 0, _b = [{}]; _i < _b.length; _i++) { + _a = _b[_i].s1, s1 = _a === void 0 ? 5 : _a; } - var _b; }); (function () { + var _a; var s2; - for (var _i = 0, _a = [{ s2: "" }]; _i < _a.length; _i++) { - _b = _a[_i].s2, s2 = _b === void 0 ? 5 : _b; + for (var _i = 0, _b = [{ s2: "" }]; _i < _b.length; _i++) { + _a = _b[_i].s2, s2 = _a === void 0 ? 5 : _a; } - var _b; }); (function () { + var _a; var s2; - for (var _i = 0, _a = [{ s2: "" }]; _i < _a.length; _i++) { - _b = _a[_i].s2, s2 = _b === void 0 ? 5 : _b; + for (var _i = 0, _b = [{ s2: "" }]; _i < _b.length; _i++) { + _a = _b[_i].s2, s2 = _a === void 0 ? 5 : _a; } - var _b; }); (function () { + var _a; var s3; - for (var _i = 0, _a = [{ s3: "" }]; _i < _a.length; _i++) { - _b = _a[_i].s3, s3 = _b === void 0 ? 5 : _b; + for (var _i = 0, _b = [{ s3: "" }]; _i < _b.length; _i++) { + _a = _b[_i].s3, s3 = _a === void 0 ? 5 : _a; } - var _b; }); (function () { + var _a; var s3; - for (var _i = 0, _a = [{ s3: "" }]; _i < _a.length; _i++) { - _b = _a[_i].s3, s3 = _b === void 0 ? 5 : _b; + for (var _i = 0, _b = [{ s3: "" }]; _i < _b.length; _i++) { + _a = _b[_i].s3, s3 = _a === void 0 ? 5 : _a; } - var _b; }); (function () { + var _a; var y; (_a = { y: 1 }.y, y = _a === void 0 ? 5 : _a); - var _a; }); (function () { + var _a; var y; (_a = { y: 1 }.y, y = _a === void 0 ? 5 : _a); - var _a; }); (function () { + var _a; var y0; (_a = { y0: 1 }.y0, y0 = _a === void 0 ? 5 : _a); - var _a; }); (function () { + var _a; var y0; (_a = { y0: 1 }.y0, y0 = _a === void 0 ? 5 : _a); - var _a; }); (function () { + var _a; var y1; (_a = {}.y1, y1 = _a === void 0 ? 5 : _a); - var _a; }); (function () { + var _a; var y1; (_a = {}.y1, y1 = _a === void 0 ? 5 : _a); - var _a; }); (function () { + var _a, _b, _c; var y2, y3; (_a = {}, _b = _a.y2, y2 = _b === void 0 ? 5 : _b, _c = _a.y3, y3 = _c === void 0 ? { x: 1 } : _c); - var _a, _b, _c; }); (function () { + var _a, _b, _c; var y2, y3; (_a = {}, _b = _a.y2, y2 = _b === void 0 ? 5 : _b, _c = _a.y3, y3 = _c === void 0 ? { x: 1 } : _c); - var _a, _b, _c; }); (function () { + var _a, _b, _c; var y4, y5; (_a = {}, _b = _a.y4, y4 = _b === void 0 ? 5 : _b, _c = _a.y5, y5 = _c === void 0 ? { x: 1 } : _c); - var _a, _b, _c; }); (function () { + var _a, _b, _c; var y4, y5; (_a = {}, _b = _a.y4, y4 = _b === void 0 ? 5 : _b, _c = _a.y5, y5 = _c === void 0 ? { x: 1 } : _c); - var _a, _b, _c; }); (function () { + var _a; var z; (_a = { z: { x: 1 } }.z, z = _a === void 0 ? { x: 5 } : _a); - var _a; }); (function () { + var _a; var z; (_a = { z: { x: 1 } }.z, z = _a === void 0 ? { x: 5 } : _a); - var _a; }); (function () { var a = { s: s }; diff --git a/tests/baselines/reference/sourceMapValidationDestructuringForArrayBindingPattern2.js b/tests/baselines/reference/sourceMapValidationDestructuringForArrayBindingPattern2.js index 8030ead0bba..74844980a66 100644 --- a/tests/baselines/reference/sourceMapValidationDestructuringForArrayBindingPattern2.js +++ b/tests/baselines/reference/sourceMapValidationDestructuringForArrayBindingPattern2.js @@ -99,6 +99,7 @@ for ([...multiRobotAInfo] = ["trimmer", ["trimming", "edging" } //// [sourceMapValidationDestructuringForArrayBindingPattern2.js] +var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x; var robotA = [1, "mower", "mowing"]; function getRobot() { return robotA; @@ -185,5 +186,4 @@ for (_w = getMultiRobot(), multiRobotAInfo = _w.slice(0), _w, i = 0; i < 1; i++) for (_x = ["trimmer", ["trimming", "edging"]], multiRobotAInfo = _x.slice(0), _x, i = 0; i < 1; i++) { console.log(multiRobotAInfo); } -var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x; //# sourceMappingURL=sourceMapValidationDestructuringForArrayBindingPattern2.js.map \ No newline at end of file diff --git a/tests/baselines/reference/sourceMapValidationDestructuringForArrayBindingPattern2.js.map b/tests/baselines/reference/sourceMapValidationDestructuringForArrayBindingPattern2.js.map index 2bb59dad290..f27b3a0448e 100644 --- a/tests/baselines/reference/sourceMapValidationDestructuringForArrayBindingPattern2.js.map +++ b/tests/baselines/reference/sourceMapValidationDestructuringForArrayBindingPattern2.js.map @@ -1,2 +1,2 @@ //// [sourceMapValidationDestructuringForArrayBindingPattern2.js.map] -{"version":3,"file":"sourceMapValidationDestructuringForArrayBindingPattern2.js","sourceRoot":"","sources":["sourceMapValidationDestructuringForArrayBindingPattern2.ts"],"names":[],"mappings":"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"} \ No newline at end of file +{"version":3,"file":"sourceMapValidationDestructuringForArrayBindingPattern2.js","sourceRoot":"","sources":["sourceMapValidationDestructuringForArrayBindingPattern2.ts"],"names":[],"mappings":";AAMA,IAAI,MAAM,GAAU,CAAC,CAAC,EAAE,OAAO,EAAE,QAAQ,CAAC,CAAC;AAC3C;IACI,OAAO,MAAM,CAAC;AAClB,CAAC;AAED,IAAI,WAAW,GAAsB,CAAC,OAAO,EAAE,CAAC,QAAQ,EAAE,EAAE,CAAC,CAAC,CAAC;AAC/D,IAAI,WAAW,GAAsB,CAAC,SAAS,EAAE,CAAC,UAAU,EAAE,QAAQ,CAAC,CAAC,CAAC;AACzE;IACI,OAAO,WAAW,CAAC;AACvB,CAAC;AAED,IAAI,KAAa,EAAE,aAAqB,EAAE,eAAuB,CAAC;AAClE,IAAI,OAAe,EAAE,KAAa,CAAC;AACnC,IAAI,QAAgB,EAAE,MAAc,EAAE,OAAe,EAAE,MAAc,CAAC;AACtE,IAAI,QAAgB,EAAE,UAA+B,EAAE,eAA8C,CAAC;AACtG,IAAI,CAAS,CAAC;AAEd,KAAQ,iBAAK,EAAI,MAAM,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;IACxC,OAAO,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;CACtB;AACD,KAAK,eAAsB,EAAnB,aAAK,MAAgB,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;IAC5C,OAAO,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;CACtB;AACD,KAAK,+BAAsC,EAAnC,aAAK,MAAgC,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;IAC5D,OAAO,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;CACtB;AACD,KAAQ,mBAAgC,EAA/B,qBAAa,EAAE,uBAAe,EAAK,WAAW,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;IACxE,OAAO,CAAC,GAAG,CAAC,aAAa,CAAC,CAAC;CAC9B;AACD,KAAK,oBAAsD,EAAnD,UAAgC,EAA/B,qBAAa,EAAE,uBAAe,MAAsB,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;IAC5E,OAAO,CAAC,GAAG,CAAC,aAAa,CAAC,CAAC;CAC9B;AACD,KAAK,wCAA0E,EAAvE,UAAgC,EAA/B,qBAAa,EAAE,uBAAe,MAA0C,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;IAChG,OAAO,CAAC,GAAG,CAAC,aAAa,CAAC,CAAC;CAC9B;AAED,KAAM,mBAAO,EAAI,MAAM,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;IACxC,OAAO,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC;CACxB;AACD,KAAK,eAAsB,EAArB,eAAO,MAAgB,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;IAC5C,OAAO,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC;CACxB;AACD,KAAK,+BAAsC,EAArC,eAAO,MAAgC,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;IAC5D,OAAO,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC;CACxB;AACD,KAAM,sBAAK,EAAI,WAAW,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;IAC3C,OAAO,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;CACtB;AACD,KAAK,oBAAyB,EAAxB,aAAK,MAAqB,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;IAC/C,OAAO,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;CACtB;AACD,KAAK,wCAA6C,EAA5C,aAAK,MAAyC,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;IACnE,OAAO,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;CACtB;AAED,KAAM,oBAAQ,EAAE,kBAAM,EAAE,mBAAO,EAAI,MAAM,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;IAC1D,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;CACvB;AACD,KAAK,eAAwC,EAAvC,gBAAQ,EAAE,cAAM,EAAE,eAAO,MAAgB,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;IAC9D,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;CACvB;AACD,KAAK,+BAAwD,EAAvD,gBAAQ,EAAE,cAAM,EAAE,eAAO,MAAgC,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;IAC9E,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;CACvB;AACD,KAAM,uBAAM,EAAE,mBAAgC,EAA/B,qBAAa,EAAE,uBAAe,EAAK,WAAW,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;IAC9E,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;CACvB;AACD,KAAK,oBAA4D,EAA3D,cAAM,EAAE,UAAgC,EAA/B,qBAAa,EAAE,uBAAe,MAAsB,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;IAClF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;CACvB;AACD,KAAK,wCAAgF,EAA/E,cAAM,EAAE,UAAgC,EAA/B,qBAAa,EAAE,uBAAe,MAA0C,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;IACtG,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;CACvB;AAED,KAAM,oBAAQ,EAAE,4BAAa,EAAI,MAAM,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;IACxD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;CACzB;AACD,KAAK,eAAsC,EAArC,gBAAQ,EAAE,wBAAa,MAAgB,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;IAC5D,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;CACzB;AACD,KAAK,+BAA6D,EAA5D,gBAAQ,EAAE,wBAAa,MAAuC,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;IACnF,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;CACzB;AACD,KAAM,sCAAkB,EAAI,WAAW,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;IACxD,OAAO,CAAC,GAAG,CAAC,eAAe,CAAC,CAAC;CAChC;AACD,KAAK,oBAAsC,EAArC,6BAAkB,MAAqB,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;IAC5D,OAAO,CAAC,GAAG,CAAC,eAAe,CAAC,CAAC;CAChC;AACD,KAAK,wCAA6E,EAA5E,6BAAkB,MAA4D,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;IACnG,OAAO,CAAC,GAAG,CAAC,eAAe,CAAC,CAAC;CAChC"} \ No newline at end of file diff --git a/tests/baselines/reference/sourceMapValidationDestructuringForArrayBindingPattern2.sourcemap.txt b/tests/baselines/reference/sourceMapValidationDestructuringForArrayBindingPattern2.sourcemap.txt index 5469a9b1664..1b69aee2290 100644 --- a/tests/baselines/reference/sourceMapValidationDestructuringForArrayBindingPattern2.sourcemap.txt +++ b/tests/baselines/reference/sourceMapValidationDestructuringForArrayBindingPattern2.sourcemap.txt @@ -8,6 +8,7 @@ sources: sourceMapValidationDestructuringForArrayBindingPattern2.ts emittedFile:tests/cases/compiler/sourceMapValidationDestructuringForArrayBindingPattern2.js sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts ------------------------------------------------------------------- +>>>var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x; >>>var robotA = [1, "mower", "mowing"]; 1 > 2 >^^^^ @@ -39,25 +40,25 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 10> "mowing" 11> ] 12> ; -1 >Emitted(1, 1) Source(7, 1) + SourceIndex(0) -2 >Emitted(1, 5) Source(7, 5) + SourceIndex(0) -3 >Emitted(1, 11) Source(7, 11) + SourceIndex(0) -4 >Emitted(1, 14) Source(7, 21) + SourceIndex(0) -5 >Emitted(1, 15) Source(7, 22) + SourceIndex(0) -6 >Emitted(1, 16) Source(7, 23) + SourceIndex(0) -7 >Emitted(1, 18) Source(7, 25) + SourceIndex(0) -8 >Emitted(1, 25) Source(7, 32) + SourceIndex(0) -9 >Emitted(1, 27) Source(7, 34) + SourceIndex(0) -10>Emitted(1, 35) Source(7, 42) + SourceIndex(0) -11>Emitted(1, 36) Source(7, 43) + SourceIndex(0) -12>Emitted(1, 37) Source(7, 44) + SourceIndex(0) +1 >Emitted(2, 1) Source(7, 1) + SourceIndex(0) +2 >Emitted(2, 5) Source(7, 5) + SourceIndex(0) +3 >Emitted(2, 11) Source(7, 11) + SourceIndex(0) +4 >Emitted(2, 14) Source(7, 21) + SourceIndex(0) +5 >Emitted(2, 15) Source(7, 22) + SourceIndex(0) +6 >Emitted(2, 16) Source(7, 23) + SourceIndex(0) +7 >Emitted(2, 18) Source(7, 25) + SourceIndex(0) +8 >Emitted(2, 25) Source(7, 32) + SourceIndex(0) +9 >Emitted(2, 27) Source(7, 34) + SourceIndex(0) +10>Emitted(2, 35) Source(7, 42) + SourceIndex(0) +11>Emitted(2, 36) Source(7, 43) + SourceIndex(0) +12>Emitted(2, 37) Source(7, 44) + SourceIndex(0) --- >>>function getRobot() { 1 > 2 >^^^^^^^^^^^^^^^^^^^-> 1 > > -1 >Emitted(2, 1) Source(8, 1) + SourceIndex(0) +1 >Emitted(3, 1) Source(8, 1) + SourceIndex(0) --- >>> return robotA; 1->^^^^ @@ -69,10 +70,10 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 2 > return 3 > robotA 4 > ; -1->Emitted(3, 5) Source(9, 5) + SourceIndex(0) -2 >Emitted(3, 12) Source(9, 12) + SourceIndex(0) -3 >Emitted(3, 18) Source(9, 18) + SourceIndex(0) -4 >Emitted(3, 19) Source(9, 19) + SourceIndex(0) +1->Emitted(4, 5) Source(9, 5) + SourceIndex(0) +2 >Emitted(4, 12) Source(9, 12) + SourceIndex(0) +3 >Emitted(4, 18) Source(9, 18) + SourceIndex(0) +4 >Emitted(4, 19) Source(9, 19) + SourceIndex(0) --- >>>} 1 > @@ -81,8 +82,8 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 1 > > 2 >} -1 >Emitted(4, 1) Source(10, 1) + SourceIndex(0) -2 >Emitted(4, 2) Source(10, 2) + SourceIndex(0) +1 >Emitted(5, 1) Source(10, 1) + SourceIndex(0) +2 >Emitted(5, 2) Source(10, 2) + SourceIndex(0) --- >>>var multiRobotA = ["mower", ["mowing", ""]]; 1-> @@ -116,20 +117,20 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 12> ] 13> ] 14> ; -1->Emitted(5, 1) Source(12, 1) + SourceIndex(0) -2 >Emitted(5, 5) Source(12, 5) + SourceIndex(0) -3 >Emitted(5, 16) Source(12, 16) + SourceIndex(0) -4 >Emitted(5, 19) Source(12, 38) + SourceIndex(0) -5 >Emitted(5, 20) Source(12, 39) + SourceIndex(0) -6 >Emitted(5, 27) Source(12, 46) + SourceIndex(0) -7 >Emitted(5, 29) Source(12, 48) + SourceIndex(0) -8 >Emitted(5, 30) Source(12, 49) + SourceIndex(0) -9 >Emitted(5, 38) Source(12, 57) + SourceIndex(0) -10>Emitted(5, 40) Source(12, 59) + SourceIndex(0) -11>Emitted(5, 42) Source(12, 61) + SourceIndex(0) -12>Emitted(5, 43) Source(12, 62) + SourceIndex(0) -13>Emitted(5, 44) Source(12, 63) + SourceIndex(0) -14>Emitted(5, 45) Source(12, 64) + SourceIndex(0) +1->Emitted(6, 1) Source(12, 1) + SourceIndex(0) +2 >Emitted(6, 5) Source(12, 5) + SourceIndex(0) +3 >Emitted(6, 16) Source(12, 16) + SourceIndex(0) +4 >Emitted(6, 19) Source(12, 38) + SourceIndex(0) +5 >Emitted(6, 20) Source(12, 39) + SourceIndex(0) +6 >Emitted(6, 27) Source(12, 46) + SourceIndex(0) +7 >Emitted(6, 29) Source(12, 48) + SourceIndex(0) +8 >Emitted(6, 30) Source(12, 49) + SourceIndex(0) +9 >Emitted(6, 38) Source(12, 57) + SourceIndex(0) +10>Emitted(6, 40) Source(12, 59) + SourceIndex(0) +11>Emitted(6, 42) Source(12, 61) + SourceIndex(0) +12>Emitted(6, 43) Source(12, 62) + SourceIndex(0) +13>Emitted(6, 44) Source(12, 63) + SourceIndex(0) +14>Emitted(6, 45) Source(12, 64) + SourceIndex(0) --- >>>var multiRobotB = ["trimmer", ["trimming", "edging"]]; 1-> @@ -161,27 +162,27 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 12> ] 13> ] 14> ; -1->Emitted(6, 1) Source(13, 1) + SourceIndex(0) -2 >Emitted(6, 5) Source(13, 5) + SourceIndex(0) -3 >Emitted(6, 16) Source(13, 16) + SourceIndex(0) -4 >Emitted(6, 19) Source(13, 38) + SourceIndex(0) -5 >Emitted(6, 20) Source(13, 39) + SourceIndex(0) -6 >Emitted(6, 29) Source(13, 48) + SourceIndex(0) -7 >Emitted(6, 31) Source(13, 50) + SourceIndex(0) -8 >Emitted(6, 32) Source(13, 51) + SourceIndex(0) -9 >Emitted(6, 42) Source(13, 61) + SourceIndex(0) -10>Emitted(6, 44) Source(13, 63) + SourceIndex(0) -11>Emitted(6, 52) Source(13, 71) + SourceIndex(0) -12>Emitted(6, 53) Source(13, 72) + SourceIndex(0) -13>Emitted(6, 54) Source(13, 73) + SourceIndex(0) -14>Emitted(6, 55) Source(13, 74) + SourceIndex(0) +1->Emitted(7, 1) Source(13, 1) + SourceIndex(0) +2 >Emitted(7, 5) Source(13, 5) + SourceIndex(0) +3 >Emitted(7, 16) Source(13, 16) + SourceIndex(0) +4 >Emitted(7, 19) Source(13, 38) + SourceIndex(0) +5 >Emitted(7, 20) Source(13, 39) + SourceIndex(0) +6 >Emitted(7, 29) Source(13, 48) + SourceIndex(0) +7 >Emitted(7, 31) Source(13, 50) + SourceIndex(0) +8 >Emitted(7, 32) Source(13, 51) + SourceIndex(0) +9 >Emitted(7, 42) Source(13, 61) + SourceIndex(0) +10>Emitted(7, 44) Source(13, 63) + SourceIndex(0) +11>Emitted(7, 52) Source(13, 71) + SourceIndex(0) +12>Emitted(7, 53) Source(13, 72) + SourceIndex(0) +13>Emitted(7, 54) Source(13, 73) + SourceIndex(0) +14>Emitted(7, 55) Source(13, 74) + SourceIndex(0) --- >>>function getMultiRobot() { 1 > 2 >^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > > -1 >Emitted(7, 1) Source(14, 1) + SourceIndex(0) +1 >Emitted(8, 1) Source(14, 1) + SourceIndex(0) --- >>> return multiRobotA; 1->^^^^ @@ -193,10 +194,10 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 2 > return 3 > multiRobotA 4 > ; -1->Emitted(8, 5) Source(15, 5) + SourceIndex(0) -2 >Emitted(8, 12) Source(15, 12) + SourceIndex(0) -3 >Emitted(8, 23) Source(15, 23) + SourceIndex(0) -4 >Emitted(8, 24) Source(15, 24) + SourceIndex(0) +1->Emitted(9, 5) Source(15, 5) + SourceIndex(0) +2 >Emitted(9, 12) Source(15, 12) + SourceIndex(0) +3 >Emitted(9, 23) Source(15, 23) + SourceIndex(0) +4 >Emitted(9, 24) Source(15, 24) + SourceIndex(0) --- >>>} 1 > @@ -205,8 +206,8 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 1 > > 2 >} -1 >Emitted(9, 1) Source(16, 1) + SourceIndex(0) -2 >Emitted(9, 2) Source(16, 2) + SourceIndex(0) +1 >Emitted(10, 1) Source(16, 1) + SourceIndex(0) +2 >Emitted(10, 2) Source(16, 2) + SourceIndex(0) --- >>>var nameA, primarySkillA, secondarySkillA; 1-> @@ -227,14 +228,14 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 6 > , 7 > secondarySkillA: string 8 > ; -1->Emitted(10, 1) Source(18, 1) + SourceIndex(0) -2 >Emitted(10, 5) Source(18, 5) + SourceIndex(0) -3 >Emitted(10, 10) Source(18, 18) + SourceIndex(0) -4 >Emitted(10, 12) Source(18, 20) + SourceIndex(0) -5 >Emitted(10, 25) Source(18, 41) + SourceIndex(0) -6 >Emitted(10, 27) Source(18, 43) + SourceIndex(0) -7 >Emitted(10, 42) Source(18, 66) + SourceIndex(0) -8 >Emitted(10, 43) Source(18, 67) + SourceIndex(0) +1->Emitted(11, 1) Source(18, 1) + SourceIndex(0) +2 >Emitted(11, 5) Source(18, 5) + SourceIndex(0) +3 >Emitted(11, 10) Source(18, 18) + SourceIndex(0) +4 >Emitted(11, 12) Source(18, 20) + SourceIndex(0) +5 >Emitted(11, 25) Source(18, 41) + SourceIndex(0) +6 >Emitted(11, 27) Source(18, 43) + SourceIndex(0) +7 >Emitted(11, 42) Source(18, 66) + SourceIndex(0) +8 >Emitted(11, 43) Source(18, 67) + SourceIndex(0) --- >>>var numberB, nameB; 1 > @@ -251,12 +252,12 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 4 > , 5 > nameB: string 6 > ; -1 >Emitted(11, 1) Source(19, 1) + SourceIndex(0) -2 >Emitted(11, 5) Source(19, 5) + SourceIndex(0) -3 >Emitted(11, 12) Source(19, 20) + SourceIndex(0) -4 >Emitted(11, 14) Source(19, 22) + SourceIndex(0) -5 >Emitted(11, 19) Source(19, 35) + SourceIndex(0) -6 >Emitted(11, 20) Source(19, 36) + SourceIndex(0) +1 >Emitted(12, 1) Source(19, 1) + SourceIndex(0) +2 >Emitted(12, 5) Source(19, 5) + SourceIndex(0) +3 >Emitted(12, 12) Source(19, 20) + SourceIndex(0) +4 >Emitted(12, 14) Source(19, 22) + SourceIndex(0) +5 >Emitted(12, 19) Source(19, 35) + SourceIndex(0) +6 >Emitted(12, 20) Source(19, 36) + SourceIndex(0) --- >>>var numberA2, nameA2, skillA2, nameMA; 1-> @@ -281,16 +282,16 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 8 > , 9 > nameMA: string 10> ; -1->Emitted(12, 1) Source(20, 1) + SourceIndex(0) -2 >Emitted(12, 5) Source(20, 5) + SourceIndex(0) -3 >Emitted(12, 13) Source(20, 21) + SourceIndex(0) -4 >Emitted(12, 15) Source(20, 23) + SourceIndex(0) -5 >Emitted(12, 21) Source(20, 37) + SourceIndex(0) -6 >Emitted(12, 23) Source(20, 39) + SourceIndex(0) -7 >Emitted(12, 30) Source(20, 54) + SourceIndex(0) -8 >Emitted(12, 32) Source(20, 56) + SourceIndex(0) -9 >Emitted(12, 38) Source(20, 70) + SourceIndex(0) -10>Emitted(12, 39) Source(20, 71) + SourceIndex(0) +1->Emitted(13, 1) Source(20, 1) + SourceIndex(0) +2 >Emitted(13, 5) Source(20, 5) + SourceIndex(0) +3 >Emitted(13, 13) Source(20, 21) + SourceIndex(0) +4 >Emitted(13, 15) Source(20, 23) + SourceIndex(0) +5 >Emitted(13, 21) Source(20, 37) + SourceIndex(0) +6 >Emitted(13, 23) Source(20, 39) + SourceIndex(0) +7 >Emitted(13, 30) Source(20, 54) + SourceIndex(0) +8 >Emitted(13, 32) Source(20, 56) + SourceIndex(0) +9 >Emitted(13, 38) Source(20, 70) + SourceIndex(0) +10>Emitted(13, 39) Source(20, 71) + SourceIndex(0) --- >>>var numberA3, robotAInfo, multiRobotAInfo; 1-> @@ -310,14 +311,14 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 6 > , 7 > multiRobotAInfo: (string | [string, string])[] 8 > ; -1->Emitted(13, 1) Source(21, 1) + SourceIndex(0) -2 >Emitted(13, 5) Source(21, 5) + SourceIndex(0) -3 >Emitted(13, 13) Source(21, 21) + SourceIndex(0) -4 >Emitted(13, 15) Source(21, 23) + SourceIndex(0) -5 >Emitted(13, 25) Source(21, 54) + SourceIndex(0) -6 >Emitted(13, 27) Source(21, 56) + SourceIndex(0) -7 >Emitted(13, 42) Source(21, 102) + SourceIndex(0) -8 >Emitted(13, 43) Source(21, 103) + SourceIndex(0) +1->Emitted(14, 1) Source(21, 1) + SourceIndex(0) +2 >Emitted(14, 5) Source(21, 5) + SourceIndex(0) +3 >Emitted(14, 13) Source(21, 21) + SourceIndex(0) +4 >Emitted(14, 15) Source(21, 23) + SourceIndex(0) +5 >Emitted(14, 25) Source(21, 54) + SourceIndex(0) +6 >Emitted(14, 27) Source(21, 56) + SourceIndex(0) +7 >Emitted(14, 42) Source(21, 102) + SourceIndex(0) +8 >Emitted(14, 43) Source(21, 103) + SourceIndex(0) --- >>>var i; 1 > @@ -330,10 +331,10 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 2 >let 3 > i: number 4 > ; -1 >Emitted(14, 1) Source(22, 1) + SourceIndex(0) -2 >Emitted(14, 5) Source(22, 5) + SourceIndex(0) -3 >Emitted(14, 6) Source(22, 14) + SourceIndex(0) -4 >Emitted(14, 7) Source(22, 15) + SourceIndex(0) +1 >Emitted(15, 1) Source(22, 1) + SourceIndex(0) +2 >Emitted(15, 5) Source(22, 5) + SourceIndex(0) +3 >Emitted(15, 6) Source(22, 14) + SourceIndex(0) +4 >Emitted(15, 7) Source(22, 15) + SourceIndex(0) --- >>>for (nameA = robotA[1], robotA, i = 0; i < 1; i++) { 1-> @@ -372,23 +373,23 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 15> i 16> ++ 17> ) -1->Emitted(15, 1) Source(24, 1) + SourceIndex(0) -2 >Emitted(15, 6) Source(24, 9) + SourceIndex(0) -3 >Emitted(15, 23) Source(24, 14) + SourceIndex(0) -4 >Emitted(15, 25) Source(24, 18) + SourceIndex(0) -5 >Emitted(15, 31) Source(24, 24) + SourceIndex(0) -6 >Emitted(15, 33) Source(24, 26) + SourceIndex(0) -7 >Emitted(15, 34) Source(24, 27) + SourceIndex(0) -8 >Emitted(15, 37) Source(24, 30) + SourceIndex(0) -9 >Emitted(15, 38) Source(24, 31) + SourceIndex(0) -10>Emitted(15, 40) Source(24, 33) + SourceIndex(0) -11>Emitted(15, 41) Source(24, 34) + SourceIndex(0) -12>Emitted(15, 44) Source(24, 37) + SourceIndex(0) -13>Emitted(15, 45) Source(24, 38) + SourceIndex(0) -14>Emitted(15, 47) Source(24, 40) + SourceIndex(0) -15>Emitted(15, 48) Source(24, 41) + SourceIndex(0) -16>Emitted(15, 50) Source(24, 43) + SourceIndex(0) -17>Emitted(15, 52) Source(24, 45) + SourceIndex(0) +1->Emitted(16, 1) Source(24, 1) + SourceIndex(0) +2 >Emitted(16, 6) Source(24, 9) + SourceIndex(0) +3 >Emitted(16, 23) Source(24, 14) + SourceIndex(0) +4 >Emitted(16, 25) Source(24, 18) + SourceIndex(0) +5 >Emitted(16, 31) Source(24, 24) + SourceIndex(0) +6 >Emitted(16, 33) Source(24, 26) + SourceIndex(0) +7 >Emitted(16, 34) Source(24, 27) + SourceIndex(0) +8 >Emitted(16, 37) Source(24, 30) + SourceIndex(0) +9 >Emitted(16, 38) Source(24, 31) + SourceIndex(0) +10>Emitted(16, 40) Source(24, 33) + SourceIndex(0) +11>Emitted(16, 41) Source(24, 34) + SourceIndex(0) +12>Emitted(16, 44) Source(24, 37) + SourceIndex(0) +13>Emitted(16, 45) Source(24, 38) + SourceIndex(0) +14>Emitted(16, 47) Source(24, 40) + SourceIndex(0) +15>Emitted(16, 48) Source(24, 41) + SourceIndex(0) +16>Emitted(16, 50) Source(24, 43) + SourceIndex(0) +17>Emitted(16, 52) Source(24, 45) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -408,21 +409,21 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 6 > nameA 7 > ) 8 > ; -1 >Emitted(16, 5) Source(25, 5) + SourceIndex(0) -2 >Emitted(16, 12) Source(25, 12) + SourceIndex(0) -3 >Emitted(16, 13) Source(25, 13) + SourceIndex(0) -4 >Emitted(16, 16) Source(25, 16) + SourceIndex(0) -5 >Emitted(16, 17) Source(25, 17) + SourceIndex(0) -6 >Emitted(16, 22) Source(25, 22) + SourceIndex(0) -7 >Emitted(16, 23) Source(25, 23) + SourceIndex(0) -8 >Emitted(16, 24) Source(25, 24) + SourceIndex(0) +1 >Emitted(17, 5) Source(25, 5) + SourceIndex(0) +2 >Emitted(17, 12) Source(25, 12) + SourceIndex(0) +3 >Emitted(17, 13) Source(25, 13) + SourceIndex(0) +4 >Emitted(17, 16) Source(25, 16) + SourceIndex(0) +5 >Emitted(17, 17) Source(25, 17) + SourceIndex(0) +6 >Emitted(17, 22) Source(25, 22) + SourceIndex(0) +7 >Emitted(17, 23) Source(25, 23) + SourceIndex(0) +8 >Emitted(17, 24) Source(25, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(17, 2) Source(26, 2) + SourceIndex(0) +1 >Emitted(18, 2) Source(26, 2) + SourceIndex(0) --- >>>for (_a = getRobot(), nameA = _a[1], _a, i = 0; i < 1; i++) { 1-> @@ -460,23 +461,23 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 15> i 16> ++ 17> ) -1->Emitted(18, 1) Source(27, 1) + SourceIndex(0) -2 >Emitted(18, 6) Source(27, 6) + SourceIndex(0) -3 >Emitted(18, 21) Source(27, 28) + SourceIndex(0) -4 >Emitted(18, 23) Source(27, 9) + SourceIndex(0) -5 >Emitted(18, 36) Source(27, 14) + SourceIndex(0) -6 >Emitted(18, 42) Source(27, 30) + SourceIndex(0) -7 >Emitted(18, 43) Source(27, 31) + SourceIndex(0) -8 >Emitted(18, 46) Source(27, 34) + SourceIndex(0) -9 >Emitted(18, 47) Source(27, 35) + SourceIndex(0) -10>Emitted(18, 49) Source(27, 37) + SourceIndex(0) -11>Emitted(18, 50) Source(27, 38) + SourceIndex(0) -12>Emitted(18, 53) Source(27, 41) + SourceIndex(0) -13>Emitted(18, 54) Source(27, 42) + SourceIndex(0) -14>Emitted(18, 56) Source(27, 44) + SourceIndex(0) -15>Emitted(18, 57) Source(27, 45) + SourceIndex(0) -16>Emitted(18, 59) Source(27, 47) + SourceIndex(0) -17>Emitted(18, 61) Source(27, 49) + SourceIndex(0) +1->Emitted(19, 1) Source(27, 1) + SourceIndex(0) +2 >Emitted(19, 6) Source(27, 6) + SourceIndex(0) +3 >Emitted(19, 21) Source(27, 28) + SourceIndex(0) +4 >Emitted(19, 23) Source(27, 9) + SourceIndex(0) +5 >Emitted(19, 36) Source(27, 14) + SourceIndex(0) +6 >Emitted(19, 42) Source(27, 30) + SourceIndex(0) +7 >Emitted(19, 43) Source(27, 31) + SourceIndex(0) +8 >Emitted(19, 46) Source(27, 34) + SourceIndex(0) +9 >Emitted(19, 47) Source(27, 35) + SourceIndex(0) +10>Emitted(19, 49) Source(27, 37) + SourceIndex(0) +11>Emitted(19, 50) Source(27, 38) + SourceIndex(0) +12>Emitted(19, 53) Source(27, 41) + SourceIndex(0) +13>Emitted(19, 54) Source(27, 42) + SourceIndex(0) +14>Emitted(19, 56) Source(27, 44) + SourceIndex(0) +15>Emitted(19, 57) Source(27, 45) + SourceIndex(0) +16>Emitted(19, 59) Source(27, 47) + SourceIndex(0) +17>Emitted(19, 61) Source(27, 49) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -496,21 +497,21 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 6 > nameA 7 > ) 8 > ; -1 >Emitted(19, 5) Source(28, 5) + SourceIndex(0) -2 >Emitted(19, 12) Source(28, 12) + SourceIndex(0) -3 >Emitted(19, 13) Source(28, 13) + SourceIndex(0) -4 >Emitted(19, 16) Source(28, 16) + SourceIndex(0) -5 >Emitted(19, 17) Source(28, 17) + SourceIndex(0) -6 >Emitted(19, 22) Source(28, 22) + SourceIndex(0) -7 >Emitted(19, 23) Source(28, 23) + SourceIndex(0) -8 >Emitted(19, 24) Source(28, 24) + SourceIndex(0) +1 >Emitted(20, 5) Source(28, 5) + SourceIndex(0) +2 >Emitted(20, 12) Source(28, 12) + SourceIndex(0) +3 >Emitted(20, 13) Source(28, 13) + SourceIndex(0) +4 >Emitted(20, 16) Source(28, 16) + SourceIndex(0) +5 >Emitted(20, 17) Source(28, 17) + SourceIndex(0) +6 >Emitted(20, 22) Source(28, 22) + SourceIndex(0) +7 >Emitted(20, 23) Source(28, 23) + SourceIndex(0) +8 >Emitted(20, 24) Source(28, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(20, 2) Source(29, 2) + SourceIndex(0) +1 >Emitted(21, 2) Source(29, 2) + SourceIndex(0) --- >>>for (_b = [2, "trimmer", "trimming"], nameA = _b[1], _b, i = 0; i < 1; i++) { 1-> @@ -548,23 +549,23 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 15> i 16> ++ 17> ) -1->Emitted(21, 1) Source(30, 1) + SourceIndex(0) -2 >Emitted(21, 6) Source(30, 6) + SourceIndex(0) -3 >Emitted(21, 37) Source(30, 44) + SourceIndex(0) -4 >Emitted(21, 39) Source(30, 9) + SourceIndex(0) -5 >Emitted(21, 52) Source(30, 14) + SourceIndex(0) -6 >Emitted(21, 58) Source(30, 46) + SourceIndex(0) -7 >Emitted(21, 59) Source(30, 47) + SourceIndex(0) -8 >Emitted(21, 62) Source(30, 50) + SourceIndex(0) -9 >Emitted(21, 63) Source(30, 51) + SourceIndex(0) -10>Emitted(21, 65) Source(30, 53) + SourceIndex(0) -11>Emitted(21, 66) Source(30, 54) + SourceIndex(0) -12>Emitted(21, 69) Source(30, 57) + SourceIndex(0) -13>Emitted(21, 70) Source(30, 58) + SourceIndex(0) -14>Emitted(21, 72) Source(30, 60) + SourceIndex(0) -15>Emitted(21, 73) Source(30, 61) + SourceIndex(0) -16>Emitted(21, 75) Source(30, 63) + SourceIndex(0) -17>Emitted(21, 77) Source(30, 65) + SourceIndex(0) +1->Emitted(22, 1) Source(30, 1) + SourceIndex(0) +2 >Emitted(22, 6) Source(30, 6) + SourceIndex(0) +3 >Emitted(22, 37) Source(30, 44) + SourceIndex(0) +4 >Emitted(22, 39) Source(30, 9) + SourceIndex(0) +5 >Emitted(22, 52) Source(30, 14) + SourceIndex(0) +6 >Emitted(22, 58) Source(30, 46) + SourceIndex(0) +7 >Emitted(22, 59) Source(30, 47) + SourceIndex(0) +8 >Emitted(22, 62) Source(30, 50) + SourceIndex(0) +9 >Emitted(22, 63) Source(30, 51) + SourceIndex(0) +10>Emitted(22, 65) Source(30, 53) + SourceIndex(0) +11>Emitted(22, 66) Source(30, 54) + SourceIndex(0) +12>Emitted(22, 69) Source(30, 57) + SourceIndex(0) +13>Emitted(22, 70) Source(30, 58) + SourceIndex(0) +14>Emitted(22, 72) Source(30, 60) + SourceIndex(0) +15>Emitted(22, 73) Source(30, 61) + SourceIndex(0) +16>Emitted(22, 75) Source(30, 63) + SourceIndex(0) +17>Emitted(22, 77) Source(30, 65) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -584,21 +585,21 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 6 > nameA 7 > ) 8 > ; -1 >Emitted(22, 5) Source(31, 5) + SourceIndex(0) -2 >Emitted(22, 12) Source(31, 12) + SourceIndex(0) -3 >Emitted(22, 13) Source(31, 13) + SourceIndex(0) -4 >Emitted(22, 16) Source(31, 16) + SourceIndex(0) -5 >Emitted(22, 17) Source(31, 17) + SourceIndex(0) -6 >Emitted(22, 22) Source(31, 22) + SourceIndex(0) -7 >Emitted(22, 23) Source(31, 23) + SourceIndex(0) -8 >Emitted(22, 24) Source(31, 24) + SourceIndex(0) +1 >Emitted(23, 5) Source(31, 5) + SourceIndex(0) +2 >Emitted(23, 12) Source(31, 12) + SourceIndex(0) +3 >Emitted(23, 13) Source(31, 13) + SourceIndex(0) +4 >Emitted(23, 16) Source(31, 16) + SourceIndex(0) +5 >Emitted(23, 17) Source(31, 17) + SourceIndex(0) +6 >Emitted(23, 22) Source(31, 22) + SourceIndex(0) +7 >Emitted(23, 23) Source(31, 23) + SourceIndex(0) +8 >Emitted(23, 24) Source(31, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(23, 2) Source(32, 2) + SourceIndex(0) +1 >Emitted(24, 2) Source(32, 2) + SourceIndex(0) --- >>>for (_c = multiRobotA[1], primarySkillA = _c[0], secondarySkillA = _c[1], multiRobotA, i = 0; i < 1; i++) { 1-> @@ -644,27 +645,27 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 19> i 20> ++ 21> ) -1->Emitted(24, 1) Source(33, 1) + SourceIndex(0) -2 >Emitted(24, 6) Source(33, 9) + SourceIndex(0) -3 >Emitted(24, 25) Source(33, 41) + SourceIndex(0) -4 >Emitted(24, 27) Source(33, 10) + SourceIndex(0) -5 >Emitted(24, 48) Source(33, 23) + SourceIndex(0) -6 >Emitted(24, 50) Source(33, 25) + SourceIndex(0) -7 >Emitted(24, 73) Source(33, 40) + SourceIndex(0) -8 >Emitted(24, 75) Source(33, 45) + SourceIndex(0) -9 >Emitted(24, 86) Source(33, 56) + SourceIndex(0) -10>Emitted(24, 88) Source(33, 58) + SourceIndex(0) -11>Emitted(24, 89) Source(33, 59) + SourceIndex(0) -12>Emitted(24, 92) Source(33, 62) + SourceIndex(0) -13>Emitted(24, 93) Source(33, 63) + SourceIndex(0) -14>Emitted(24, 95) Source(33, 65) + SourceIndex(0) -15>Emitted(24, 96) Source(33, 66) + SourceIndex(0) -16>Emitted(24, 99) Source(33, 69) + SourceIndex(0) -17>Emitted(24, 100) Source(33, 70) + SourceIndex(0) -18>Emitted(24, 102) Source(33, 72) + SourceIndex(0) -19>Emitted(24, 103) Source(33, 73) + SourceIndex(0) -20>Emitted(24, 105) Source(33, 75) + SourceIndex(0) -21>Emitted(24, 107) Source(33, 77) + SourceIndex(0) +1->Emitted(25, 1) Source(33, 1) + SourceIndex(0) +2 >Emitted(25, 6) Source(33, 9) + SourceIndex(0) +3 >Emitted(25, 25) Source(33, 41) + SourceIndex(0) +4 >Emitted(25, 27) Source(33, 10) + SourceIndex(0) +5 >Emitted(25, 48) Source(33, 23) + SourceIndex(0) +6 >Emitted(25, 50) Source(33, 25) + SourceIndex(0) +7 >Emitted(25, 73) Source(33, 40) + SourceIndex(0) +8 >Emitted(25, 75) Source(33, 45) + SourceIndex(0) +9 >Emitted(25, 86) Source(33, 56) + SourceIndex(0) +10>Emitted(25, 88) Source(33, 58) + SourceIndex(0) +11>Emitted(25, 89) Source(33, 59) + SourceIndex(0) +12>Emitted(25, 92) Source(33, 62) + SourceIndex(0) +13>Emitted(25, 93) Source(33, 63) + SourceIndex(0) +14>Emitted(25, 95) Source(33, 65) + SourceIndex(0) +15>Emitted(25, 96) Source(33, 66) + SourceIndex(0) +16>Emitted(25, 99) Source(33, 69) + SourceIndex(0) +17>Emitted(25, 100) Source(33, 70) + SourceIndex(0) +18>Emitted(25, 102) Source(33, 72) + SourceIndex(0) +19>Emitted(25, 103) Source(33, 73) + SourceIndex(0) +20>Emitted(25, 105) Source(33, 75) + SourceIndex(0) +21>Emitted(25, 107) Source(33, 77) + SourceIndex(0) --- >>> console.log(primarySkillA); 1 >^^^^ @@ -684,21 +685,21 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 6 > primarySkillA 7 > ) 8 > ; -1 >Emitted(25, 5) Source(34, 5) + SourceIndex(0) -2 >Emitted(25, 12) Source(34, 12) + SourceIndex(0) -3 >Emitted(25, 13) Source(34, 13) + SourceIndex(0) -4 >Emitted(25, 16) Source(34, 16) + SourceIndex(0) -5 >Emitted(25, 17) Source(34, 17) + SourceIndex(0) -6 >Emitted(25, 30) Source(34, 30) + SourceIndex(0) -7 >Emitted(25, 31) Source(34, 31) + SourceIndex(0) -8 >Emitted(25, 32) Source(34, 32) + SourceIndex(0) +1 >Emitted(26, 5) Source(34, 5) + SourceIndex(0) +2 >Emitted(26, 12) Source(34, 12) + SourceIndex(0) +3 >Emitted(26, 13) Source(34, 13) + SourceIndex(0) +4 >Emitted(26, 16) Source(34, 16) + SourceIndex(0) +5 >Emitted(26, 17) Source(34, 17) + SourceIndex(0) +6 >Emitted(26, 30) Source(34, 30) + SourceIndex(0) +7 >Emitted(26, 31) Source(34, 31) + SourceIndex(0) +8 >Emitted(26, 32) Source(34, 32) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(26, 2) Source(35, 2) + SourceIndex(0) +1 >Emitted(27, 2) Source(35, 2) + SourceIndex(0) --- >>>for (_d = getMultiRobot(), _e = _d[1], primarySkillA = _e[0], secondarySkillA = _e[1], _d, i = 0; i < 1; i++) { 1-> @@ -744,27 +745,27 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 19> i 20> ++ 21> ) -1->Emitted(27, 1) Source(36, 1) + SourceIndex(0) -2 >Emitted(27, 6) Source(36, 6) + SourceIndex(0) -3 >Emitted(27, 26) Source(36, 60) + SourceIndex(0) -4 >Emitted(27, 28) Source(36, 9) + SourceIndex(0) -5 >Emitted(27, 38) Source(36, 41) + SourceIndex(0) -6 >Emitted(27, 40) Source(36, 10) + SourceIndex(0) -7 >Emitted(27, 61) Source(36, 23) + SourceIndex(0) -8 >Emitted(27, 63) Source(36, 25) + SourceIndex(0) -9 >Emitted(27, 86) Source(36, 40) + SourceIndex(0) -10>Emitted(27, 92) Source(36, 62) + SourceIndex(0) -11>Emitted(27, 93) Source(36, 63) + SourceIndex(0) -12>Emitted(27, 96) Source(36, 66) + SourceIndex(0) -13>Emitted(27, 97) Source(36, 67) + SourceIndex(0) -14>Emitted(27, 99) Source(36, 69) + SourceIndex(0) -15>Emitted(27, 100) Source(36, 70) + SourceIndex(0) -16>Emitted(27, 103) Source(36, 73) + SourceIndex(0) -17>Emitted(27, 104) Source(36, 74) + SourceIndex(0) -18>Emitted(27, 106) Source(36, 76) + SourceIndex(0) -19>Emitted(27, 107) Source(36, 77) + SourceIndex(0) -20>Emitted(27, 109) Source(36, 79) + SourceIndex(0) -21>Emitted(27, 111) Source(36, 81) + SourceIndex(0) +1->Emitted(28, 1) Source(36, 1) + SourceIndex(0) +2 >Emitted(28, 6) Source(36, 6) + SourceIndex(0) +3 >Emitted(28, 26) Source(36, 60) + SourceIndex(0) +4 >Emitted(28, 28) Source(36, 9) + SourceIndex(0) +5 >Emitted(28, 38) Source(36, 41) + SourceIndex(0) +6 >Emitted(28, 40) Source(36, 10) + SourceIndex(0) +7 >Emitted(28, 61) Source(36, 23) + SourceIndex(0) +8 >Emitted(28, 63) Source(36, 25) + SourceIndex(0) +9 >Emitted(28, 86) Source(36, 40) + SourceIndex(0) +10>Emitted(28, 92) Source(36, 62) + SourceIndex(0) +11>Emitted(28, 93) Source(36, 63) + SourceIndex(0) +12>Emitted(28, 96) Source(36, 66) + SourceIndex(0) +13>Emitted(28, 97) Source(36, 67) + SourceIndex(0) +14>Emitted(28, 99) Source(36, 69) + SourceIndex(0) +15>Emitted(28, 100) Source(36, 70) + SourceIndex(0) +16>Emitted(28, 103) Source(36, 73) + SourceIndex(0) +17>Emitted(28, 104) Source(36, 74) + SourceIndex(0) +18>Emitted(28, 106) Source(36, 76) + SourceIndex(0) +19>Emitted(28, 107) Source(36, 77) + SourceIndex(0) +20>Emitted(28, 109) Source(36, 79) + SourceIndex(0) +21>Emitted(28, 111) Source(36, 81) + SourceIndex(0) --- >>> console.log(primarySkillA); 1 >^^^^ @@ -784,21 +785,21 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 6 > primarySkillA 7 > ) 8 > ; -1 >Emitted(28, 5) Source(37, 5) + SourceIndex(0) -2 >Emitted(28, 12) Source(37, 12) + SourceIndex(0) -3 >Emitted(28, 13) Source(37, 13) + SourceIndex(0) -4 >Emitted(28, 16) Source(37, 16) + SourceIndex(0) -5 >Emitted(28, 17) Source(37, 17) + SourceIndex(0) -6 >Emitted(28, 30) Source(37, 30) + SourceIndex(0) -7 >Emitted(28, 31) Source(37, 31) + SourceIndex(0) -8 >Emitted(28, 32) Source(37, 32) + SourceIndex(0) +1 >Emitted(29, 5) Source(37, 5) + SourceIndex(0) +2 >Emitted(29, 12) Source(37, 12) + SourceIndex(0) +3 >Emitted(29, 13) Source(37, 13) + SourceIndex(0) +4 >Emitted(29, 16) Source(37, 16) + SourceIndex(0) +5 >Emitted(29, 17) Source(37, 17) + SourceIndex(0) +6 >Emitted(29, 30) Source(37, 30) + SourceIndex(0) +7 >Emitted(29, 31) Source(37, 31) + SourceIndex(0) +8 >Emitted(29, 32) Source(37, 32) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(29, 2) Source(38, 2) + SourceIndex(0) +1 >Emitted(30, 2) Source(38, 2) + SourceIndex(0) --- >>>for (_f = ["trimmer", ["trimming", "edging"]], _g = _f[1], primarySkillA = _g[0], secondarySkillA = _g[1], _f, i = 0; i < 1; i++) { 1-> @@ -844,27 +845,27 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 19> i 20> ++ 21> ) -1->Emitted(30, 1) Source(39, 1) + SourceIndex(0) -2 >Emitted(30, 6) Source(39, 6) + SourceIndex(0) -3 >Emitted(30, 46) Source(39, 80) + SourceIndex(0) -4 >Emitted(30, 48) Source(39, 9) + SourceIndex(0) -5 >Emitted(30, 58) Source(39, 41) + SourceIndex(0) -6 >Emitted(30, 60) Source(39, 10) + SourceIndex(0) -7 >Emitted(30, 81) Source(39, 23) + SourceIndex(0) -8 >Emitted(30, 83) Source(39, 25) + SourceIndex(0) -9 >Emitted(30, 106) Source(39, 40) + SourceIndex(0) -10>Emitted(30, 112) Source(39, 82) + SourceIndex(0) -11>Emitted(30, 113) Source(39, 83) + SourceIndex(0) -12>Emitted(30, 116) Source(39, 86) + SourceIndex(0) -13>Emitted(30, 117) Source(39, 87) + SourceIndex(0) -14>Emitted(30, 119) Source(39, 89) + SourceIndex(0) -15>Emitted(30, 120) Source(39, 90) + SourceIndex(0) -16>Emitted(30, 123) Source(39, 93) + SourceIndex(0) -17>Emitted(30, 124) Source(39, 94) + SourceIndex(0) -18>Emitted(30, 126) Source(39, 96) + SourceIndex(0) -19>Emitted(30, 127) Source(39, 97) + SourceIndex(0) -20>Emitted(30, 129) Source(39, 99) + SourceIndex(0) -21>Emitted(30, 131) Source(39, 101) + SourceIndex(0) +1->Emitted(31, 1) Source(39, 1) + SourceIndex(0) +2 >Emitted(31, 6) Source(39, 6) + SourceIndex(0) +3 >Emitted(31, 46) Source(39, 80) + SourceIndex(0) +4 >Emitted(31, 48) Source(39, 9) + SourceIndex(0) +5 >Emitted(31, 58) Source(39, 41) + SourceIndex(0) +6 >Emitted(31, 60) Source(39, 10) + SourceIndex(0) +7 >Emitted(31, 81) Source(39, 23) + SourceIndex(0) +8 >Emitted(31, 83) Source(39, 25) + SourceIndex(0) +9 >Emitted(31, 106) Source(39, 40) + SourceIndex(0) +10>Emitted(31, 112) Source(39, 82) + SourceIndex(0) +11>Emitted(31, 113) Source(39, 83) + SourceIndex(0) +12>Emitted(31, 116) Source(39, 86) + SourceIndex(0) +13>Emitted(31, 117) Source(39, 87) + SourceIndex(0) +14>Emitted(31, 119) Source(39, 89) + SourceIndex(0) +15>Emitted(31, 120) Source(39, 90) + SourceIndex(0) +16>Emitted(31, 123) Source(39, 93) + SourceIndex(0) +17>Emitted(31, 124) Source(39, 94) + SourceIndex(0) +18>Emitted(31, 126) Source(39, 96) + SourceIndex(0) +19>Emitted(31, 127) Source(39, 97) + SourceIndex(0) +20>Emitted(31, 129) Source(39, 99) + SourceIndex(0) +21>Emitted(31, 131) Source(39, 101) + SourceIndex(0) --- >>> console.log(primarySkillA); 1 >^^^^ @@ -884,21 +885,21 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 6 > primarySkillA 7 > ) 8 > ; -1 >Emitted(31, 5) Source(40, 5) + SourceIndex(0) -2 >Emitted(31, 12) Source(40, 12) + SourceIndex(0) -3 >Emitted(31, 13) Source(40, 13) + SourceIndex(0) -4 >Emitted(31, 16) Source(40, 16) + SourceIndex(0) -5 >Emitted(31, 17) Source(40, 17) + SourceIndex(0) -6 >Emitted(31, 30) Source(40, 30) + SourceIndex(0) -7 >Emitted(31, 31) Source(40, 31) + SourceIndex(0) -8 >Emitted(31, 32) Source(40, 32) + SourceIndex(0) +1 >Emitted(32, 5) Source(40, 5) + SourceIndex(0) +2 >Emitted(32, 12) Source(40, 12) + SourceIndex(0) +3 >Emitted(32, 13) Source(40, 13) + SourceIndex(0) +4 >Emitted(32, 16) Source(40, 16) + SourceIndex(0) +5 >Emitted(32, 17) Source(40, 17) + SourceIndex(0) +6 >Emitted(32, 30) Source(40, 30) + SourceIndex(0) +7 >Emitted(32, 31) Source(40, 31) + SourceIndex(0) +8 >Emitted(32, 32) Source(40, 32) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(32, 2) Source(41, 2) + SourceIndex(0) +1 >Emitted(33, 2) Source(41, 2) + SourceIndex(0) --- >>>for (numberB = robotA[0], robotA, i = 0; i < 1; i++) { 1-> @@ -937,23 +938,23 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 15> i 16> ++ 17> ) -1->Emitted(33, 1) Source(43, 1) + SourceIndex(0) -2 >Emitted(33, 6) Source(43, 7) + SourceIndex(0) -3 >Emitted(33, 25) Source(43, 14) + SourceIndex(0) -4 >Emitted(33, 27) Source(43, 18) + SourceIndex(0) -5 >Emitted(33, 33) Source(43, 24) + SourceIndex(0) -6 >Emitted(33, 35) Source(43, 26) + SourceIndex(0) -7 >Emitted(33, 36) Source(43, 27) + SourceIndex(0) -8 >Emitted(33, 39) Source(43, 30) + SourceIndex(0) -9 >Emitted(33, 40) Source(43, 31) + SourceIndex(0) -10>Emitted(33, 42) Source(43, 33) + SourceIndex(0) -11>Emitted(33, 43) Source(43, 34) + SourceIndex(0) -12>Emitted(33, 46) Source(43, 37) + SourceIndex(0) -13>Emitted(33, 47) Source(43, 38) + SourceIndex(0) -14>Emitted(33, 49) Source(43, 40) + SourceIndex(0) -15>Emitted(33, 50) Source(43, 41) + SourceIndex(0) -16>Emitted(33, 52) Source(43, 43) + SourceIndex(0) -17>Emitted(33, 54) Source(43, 45) + SourceIndex(0) +1->Emitted(34, 1) Source(43, 1) + SourceIndex(0) +2 >Emitted(34, 6) Source(43, 7) + SourceIndex(0) +3 >Emitted(34, 25) Source(43, 14) + SourceIndex(0) +4 >Emitted(34, 27) Source(43, 18) + SourceIndex(0) +5 >Emitted(34, 33) Source(43, 24) + SourceIndex(0) +6 >Emitted(34, 35) Source(43, 26) + SourceIndex(0) +7 >Emitted(34, 36) Source(43, 27) + SourceIndex(0) +8 >Emitted(34, 39) Source(43, 30) + SourceIndex(0) +9 >Emitted(34, 40) Source(43, 31) + SourceIndex(0) +10>Emitted(34, 42) Source(43, 33) + SourceIndex(0) +11>Emitted(34, 43) Source(43, 34) + SourceIndex(0) +12>Emitted(34, 46) Source(43, 37) + SourceIndex(0) +13>Emitted(34, 47) Source(43, 38) + SourceIndex(0) +14>Emitted(34, 49) Source(43, 40) + SourceIndex(0) +15>Emitted(34, 50) Source(43, 41) + SourceIndex(0) +16>Emitted(34, 52) Source(43, 43) + SourceIndex(0) +17>Emitted(34, 54) Source(43, 45) + SourceIndex(0) --- >>> console.log(numberB); 1 >^^^^ @@ -973,21 +974,21 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 6 > numberB 7 > ) 8 > ; -1 >Emitted(34, 5) Source(44, 5) + SourceIndex(0) -2 >Emitted(34, 12) Source(44, 12) + SourceIndex(0) -3 >Emitted(34, 13) Source(44, 13) + SourceIndex(0) -4 >Emitted(34, 16) Source(44, 16) + SourceIndex(0) -5 >Emitted(34, 17) Source(44, 17) + SourceIndex(0) -6 >Emitted(34, 24) Source(44, 24) + SourceIndex(0) -7 >Emitted(34, 25) Source(44, 25) + SourceIndex(0) -8 >Emitted(34, 26) Source(44, 26) + SourceIndex(0) +1 >Emitted(35, 5) Source(44, 5) + SourceIndex(0) +2 >Emitted(35, 12) Source(44, 12) + SourceIndex(0) +3 >Emitted(35, 13) Source(44, 13) + SourceIndex(0) +4 >Emitted(35, 16) Source(44, 16) + SourceIndex(0) +5 >Emitted(35, 17) Source(44, 17) + SourceIndex(0) +6 >Emitted(35, 24) Source(44, 24) + SourceIndex(0) +7 >Emitted(35, 25) Source(44, 25) + SourceIndex(0) +8 >Emitted(35, 26) Source(44, 26) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(35, 2) Source(45, 2) + SourceIndex(0) +1 >Emitted(36, 2) Source(45, 2) + SourceIndex(0) --- >>>for (_h = getRobot(), numberB = _h[0], _h, i = 0; i < 1; i++) { 1-> @@ -1025,23 +1026,23 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 15> i 16> ++ 17> ) -1->Emitted(36, 1) Source(46, 1) + SourceIndex(0) -2 >Emitted(36, 6) Source(46, 6) + SourceIndex(0) -3 >Emitted(36, 21) Source(46, 28) + SourceIndex(0) -4 >Emitted(36, 23) Source(46, 7) + SourceIndex(0) -5 >Emitted(36, 38) Source(46, 14) + SourceIndex(0) -6 >Emitted(36, 44) Source(46, 30) + SourceIndex(0) -7 >Emitted(36, 45) Source(46, 31) + SourceIndex(0) -8 >Emitted(36, 48) Source(46, 34) + SourceIndex(0) -9 >Emitted(36, 49) Source(46, 35) + SourceIndex(0) -10>Emitted(36, 51) Source(46, 37) + SourceIndex(0) -11>Emitted(36, 52) Source(46, 38) + SourceIndex(0) -12>Emitted(36, 55) Source(46, 41) + SourceIndex(0) -13>Emitted(36, 56) Source(46, 42) + SourceIndex(0) -14>Emitted(36, 58) Source(46, 44) + SourceIndex(0) -15>Emitted(36, 59) Source(46, 45) + SourceIndex(0) -16>Emitted(36, 61) Source(46, 47) + SourceIndex(0) -17>Emitted(36, 63) Source(46, 49) + SourceIndex(0) +1->Emitted(37, 1) Source(46, 1) + SourceIndex(0) +2 >Emitted(37, 6) Source(46, 6) + SourceIndex(0) +3 >Emitted(37, 21) Source(46, 28) + SourceIndex(0) +4 >Emitted(37, 23) Source(46, 7) + SourceIndex(0) +5 >Emitted(37, 38) Source(46, 14) + SourceIndex(0) +6 >Emitted(37, 44) Source(46, 30) + SourceIndex(0) +7 >Emitted(37, 45) Source(46, 31) + SourceIndex(0) +8 >Emitted(37, 48) Source(46, 34) + SourceIndex(0) +9 >Emitted(37, 49) Source(46, 35) + SourceIndex(0) +10>Emitted(37, 51) Source(46, 37) + SourceIndex(0) +11>Emitted(37, 52) Source(46, 38) + SourceIndex(0) +12>Emitted(37, 55) Source(46, 41) + SourceIndex(0) +13>Emitted(37, 56) Source(46, 42) + SourceIndex(0) +14>Emitted(37, 58) Source(46, 44) + SourceIndex(0) +15>Emitted(37, 59) Source(46, 45) + SourceIndex(0) +16>Emitted(37, 61) Source(46, 47) + SourceIndex(0) +17>Emitted(37, 63) Source(46, 49) + SourceIndex(0) --- >>> console.log(numberB); 1 >^^^^ @@ -1061,21 +1062,21 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 6 > numberB 7 > ) 8 > ; -1 >Emitted(37, 5) Source(47, 5) + SourceIndex(0) -2 >Emitted(37, 12) Source(47, 12) + SourceIndex(0) -3 >Emitted(37, 13) Source(47, 13) + SourceIndex(0) -4 >Emitted(37, 16) Source(47, 16) + SourceIndex(0) -5 >Emitted(37, 17) Source(47, 17) + SourceIndex(0) -6 >Emitted(37, 24) Source(47, 24) + SourceIndex(0) -7 >Emitted(37, 25) Source(47, 25) + SourceIndex(0) -8 >Emitted(37, 26) Source(47, 26) + SourceIndex(0) +1 >Emitted(38, 5) Source(47, 5) + SourceIndex(0) +2 >Emitted(38, 12) Source(47, 12) + SourceIndex(0) +3 >Emitted(38, 13) Source(47, 13) + SourceIndex(0) +4 >Emitted(38, 16) Source(47, 16) + SourceIndex(0) +5 >Emitted(38, 17) Source(47, 17) + SourceIndex(0) +6 >Emitted(38, 24) Source(47, 24) + SourceIndex(0) +7 >Emitted(38, 25) Source(47, 25) + SourceIndex(0) +8 >Emitted(38, 26) Source(47, 26) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(38, 2) Source(48, 2) + SourceIndex(0) +1 >Emitted(39, 2) Source(48, 2) + SourceIndex(0) --- >>>for (_j = [2, "trimmer", "trimming"], numberB = _j[0], _j, i = 0; i < 1; i++) { 1-> @@ -1113,23 +1114,23 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 15> i 16> ++ 17> ) -1->Emitted(39, 1) Source(49, 1) + SourceIndex(0) -2 >Emitted(39, 6) Source(49, 6) + SourceIndex(0) -3 >Emitted(39, 37) Source(49, 44) + SourceIndex(0) -4 >Emitted(39, 39) Source(49, 7) + SourceIndex(0) -5 >Emitted(39, 54) Source(49, 14) + SourceIndex(0) -6 >Emitted(39, 60) Source(49, 46) + SourceIndex(0) -7 >Emitted(39, 61) Source(49, 47) + SourceIndex(0) -8 >Emitted(39, 64) Source(49, 50) + SourceIndex(0) -9 >Emitted(39, 65) Source(49, 51) + SourceIndex(0) -10>Emitted(39, 67) Source(49, 53) + SourceIndex(0) -11>Emitted(39, 68) Source(49, 54) + SourceIndex(0) -12>Emitted(39, 71) Source(49, 57) + SourceIndex(0) -13>Emitted(39, 72) Source(49, 58) + SourceIndex(0) -14>Emitted(39, 74) Source(49, 60) + SourceIndex(0) -15>Emitted(39, 75) Source(49, 61) + SourceIndex(0) -16>Emitted(39, 77) Source(49, 63) + SourceIndex(0) -17>Emitted(39, 79) Source(49, 65) + SourceIndex(0) +1->Emitted(40, 1) Source(49, 1) + SourceIndex(0) +2 >Emitted(40, 6) Source(49, 6) + SourceIndex(0) +3 >Emitted(40, 37) Source(49, 44) + SourceIndex(0) +4 >Emitted(40, 39) Source(49, 7) + SourceIndex(0) +5 >Emitted(40, 54) Source(49, 14) + SourceIndex(0) +6 >Emitted(40, 60) Source(49, 46) + SourceIndex(0) +7 >Emitted(40, 61) Source(49, 47) + SourceIndex(0) +8 >Emitted(40, 64) Source(49, 50) + SourceIndex(0) +9 >Emitted(40, 65) Source(49, 51) + SourceIndex(0) +10>Emitted(40, 67) Source(49, 53) + SourceIndex(0) +11>Emitted(40, 68) Source(49, 54) + SourceIndex(0) +12>Emitted(40, 71) Source(49, 57) + SourceIndex(0) +13>Emitted(40, 72) Source(49, 58) + SourceIndex(0) +14>Emitted(40, 74) Source(49, 60) + SourceIndex(0) +15>Emitted(40, 75) Source(49, 61) + SourceIndex(0) +16>Emitted(40, 77) Source(49, 63) + SourceIndex(0) +17>Emitted(40, 79) Source(49, 65) + SourceIndex(0) --- >>> console.log(numberB); 1 >^^^^ @@ -1149,21 +1150,21 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 6 > numberB 7 > ) 8 > ; -1 >Emitted(40, 5) Source(50, 5) + SourceIndex(0) -2 >Emitted(40, 12) Source(50, 12) + SourceIndex(0) -3 >Emitted(40, 13) Source(50, 13) + SourceIndex(0) -4 >Emitted(40, 16) Source(50, 16) + SourceIndex(0) -5 >Emitted(40, 17) Source(50, 17) + SourceIndex(0) -6 >Emitted(40, 24) Source(50, 24) + SourceIndex(0) -7 >Emitted(40, 25) Source(50, 25) + SourceIndex(0) -8 >Emitted(40, 26) Source(50, 26) + SourceIndex(0) +1 >Emitted(41, 5) Source(50, 5) + SourceIndex(0) +2 >Emitted(41, 12) Source(50, 12) + SourceIndex(0) +3 >Emitted(41, 13) Source(50, 13) + SourceIndex(0) +4 >Emitted(41, 16) Source(50, 16) + SourceIndex(0) +5 >Emitted(41, 17) Source(50, 17) + SourceIndex(0) +6 >Emitted(41, 24) Source(50, 24) + SourceIndex(0) +7 >Emitted(41, 25) Source(50, 25) + SourceIndex(0) +8 >Emitted(41, 26) Source(50, 26) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(41, 2) Source(51, 2) + SourceIndex(0) +1 >Emitted(42, 2) Source(51, 2) + SourceIndex(0) --- >>>for (nameB = multiRobotA[0], multiRobotA, i = 0; i < 1; i++) { 1-> @@ -1201,23 +1202,23 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 15> i 16> ++ 17> ) -1->Emitted(42, 1) Source(52, 1) + SourceIndex(0) -2 >Emitted(42, 6) Source(52, 7) + SourceIndex(0) -3 >Emitted(42, 28) Source(52, 12) + SourceIndex(0) -4 >Emitted(42, 30) Source(52, 16) + SourceIndex(0) -5 >Emitted(42, 41) Source(52, 27) + SourceIndex(0) -6 >Emitted(42, 43) Source(52, 29) + SourceIndex(0) -7 >Emitted(42, 44) Source(52, 30) + SourceIndex(0) -8 >Emitted(42, 47) Source(52, 33) + SourceIndex(0) -9 >Emitted(42, 48) Source(52, 34) + SourceIndex(0) -10>Emitted(42, 50) Source(52, 36) + SourceIndex(0) -11>Emitted(42, 51) Source(52, 37) + SourceIndex(0) -12>Emitted(42, 54) Source(52, 40) + SourceIndex(0) -13>Emitted(42, 55) Source(52, 41) + SourceIndex(0) -14>Emitted(42, 57) Source(52, 43) + SourceIndex(0) -15>Emitted(42, 58) Source(52, 44) + SourceIndex(0) -16>Emitted(42, 60) Source(52, 46) + SourceIndex(0) -17>Emitted(42, 62) Source(52, 48) + SourceIndex(0) +1->Emitted(43, 1) Source(52, 1) + SourceIndex(0) +2 >Emitted(43, 6) Source(52, 7) + SourceIndex(0) +3 >Emitted(43, 28) Source(52, 12) + SourceIndex(0) +4 >Emitted(43, 30) Source(52, 16) + SourceIndex(0) +5 >Emitted(43, 41) Source(52, 27) + SourceIndex(0) +6 >Emitted(43, 43) Source(52, 29) + SourceIndex(0) +7 >Emitted(43, 44) Source(52, 30) + SourceIndex(0) +8 >Emitted(43, 47) Source(52, 33) + SourceIndex(0) +9 >Emitted(43, 48) Source(52, 34) + SourceIndex(0) +10>Emitted(43, 50) Source(52, 36) + SourceIndex(0) +11>Emitted(43, 51) Source(52, 37) + SourceIndex(0) +12>Emitted(43, 54) Source(52, 40) + SourceIndex(0) +13>Emitted(43, 55) Source(52, 41) + SourceIndex(0) +14>Emitted(43, 57) Source(52, 43) + SourceIndex(0) +15>Emitted(43, 58) Source(52, 44) + SourceIndex(0) +16>Emitted(43, 60) Source(52, 46) + SourceIndex(0) +17>Emitted(43, 62) Source(52, 48) + SourceIndex(0) --- >>> console.log(nameB); 1 >^^^^ @@ -1237,21 +1238,21 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 6 > nameB 7 > ) 8 > ; -1 >Emitted(43, 5) Source(53, 5) + SourceIndex(0) -2 >Emitted(43, 12) Source(53, 12) + SourceIndex(0) -3 >Emitted(43, 13) Source(53, 13) + SourceIndex(0) -4 >Emitted(43, 16) Source(53, 16) + SourceIndex(0) -5 >Emitted(43, 17) Source(53, 17) + SourceIndex(0) -6 >Emitted(43, 22) Source(53, 22) + SourceIndex(0) -7 >Emitted(43, 23) Source(53, 23) + SourceIndex(0) -8 >Emitted(43, 24) Source(53, 24) + SourceIndex(0) +1 >Emitted(44, 5) Source(53, 5) + SourceIndex(0) +2 >Emitted(44, 12) Source(53, 12) + SourceIndex(0) +3 >Emitted(44, 13) Source(53, 13) + SourceIndex(0) +4 >Emitted(44, 16) Source(53, 16) + SourceIndex(0) +5 >Emitted(44, 17) Source(53, 17) + SourceIndex(0) +6 >Emitted(44, 22) Source(53, 22) + SourceIndex(0) +7 >Emitted(44, 23) Source(53, 23) + SourceIndex(0) +8 >Emitted(44, 24) Source(53, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(44, 2) Source(54, 2) + SourceIndex(0) +1 >Emitted(45, 2) Source(54, 2) + SourceIndex(0) --- >>>for (_k = getMultiRobot(), nameB = _k[0], _k, i = 0; i < 1; i++) { 1-> @@ -1289,23 +1290,23 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 15> i 16> ++ 17> ) -1->Emitted(45, 1) Source(55, 1) + SourceIndex(0) -2 >Emitted(45, 6) Source(55, 6) + SourceIndex(0) -3 >Emitted(45, 26) Source(55, 31) + SourceIndex(0) -4 >Emitted(45, 28) Source(55, 7) + SourceIndex(0) -5 >Emitted(45, 41) Source(55, 12) + SourceIndex(0) -6 >Emitted(45, 47) Source(55, 33) + SourceIndex(0) -7 >Emitted(45, 48) Source(55, 34) + SourceIndex(0) -8 >Emitted(45, 51) Source(55, 37) + SourceIndex(0) -9 >Emitted(45, 52) Source(55, 38) + SourceIndex(0) -10>Emitted(45, 54) Source(55, 40) + SourceIndex(0) -11>Emitted(45, 55) Source(55, 41) + SourceIndex(0) -12>Emitted(45, 58) Source(55, 44) + SourceIndex(0) -13>Emitted(45, 59) Source(55, 45) + SourceIndex(0) -14>Emitted(45, 61) Source(55, 47) + SourceIndex(0) -15>Emitted(45, 62) Source(55, 48) + SourceIndex(0) -16>Emitted(45, 64) Source(55, 50) + SourceIndex(0) -17>Emitted(45, 66) Source(55, 52) + SourceIndex(0) +1->Emitted(46, 1) Source(55, 1) + SourceIndex(0) +2 >Emitted(46, 6) Source(55, 6) + SourceIndex(0) +3 >Emitted(46, 26) Source(55, 31) + SourceIndex(0) +4 >Emitted(46, 28) Source(55, 7) + SourceIndex(0) +5 >Emitted(46, 41) Source(55, 12) + SourceIndex(0) +6 >Emitted(46, 47) Source(55, 33) + SourceIndex(0) +7 >Emitted(46, 48) Source(55, 34) + SourceIndex(0) +8 >Emitted(46, 51) Source(55, 37) + SourceIndex(0) +9 >Emitted(46, 52) Source(55, 38) + SourceIndex(0) +10>Emitted(46, 54) Source(55, 40) + SourceIndex(0) +11>Emitted(46, 55) Source(55, 41) + SourceIndex(0) +12>Emitted(46, 58) Source(55, 44) + SourceIndex(0) +13>Emitted(46, 59) Source(55, 45) + SourceIndex(0) +14>Emitted(46, 61) Source(55, 47) + SourceIndex(0) +15>Emitted(46, 62) Source(55, 48) + SourceIndex(0) +16>Emitted(46, 64) Source(55, 50) + SourceIndex(0) +17>Emitted(46, 66) Source(55, 52) + SourceIndex(0) --- >>> console.log(nameB); 1 >^^^^ @@ -1325,21 +1326,21 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 6 > nameB 7 > ) 8 > ; -1 >Emitted(46, 5) Source(56, 5) + SourceIndex(0) -2 >Emitted(46, 12) Source(56, 12) + SourceIndex(0) -3 >Emitted(46, 13) Source(56, 13) + SourceIndex(0) -4 >Emitted(46, 16) Source(56, 16) + SourceIndex(0) -5 >Emitted(46, 17) Source(56, 17) + SourceIndex(0) -6 >Emitted(46, 22) Source(56, 22) + SourceIndex(0) -7 >Emitted(46, 23) Source(56, 23) + SourceIndex(0) -8 >Emitted(46, 24) Source(56, 24) + SourceIndex(0) +1 >Emitted(47, 5) Source(56, 5) + SourceIndex(0) +2 >Emitted(47, 12) Source(56, 12) + SourceIndex(0) +3 >Emitted(47, 13) Source(56, 13) + SourceIndex(0) +4 >Emitted(47, 16) Source(56, 16) + SourceIndex(0) +5 >Emitted(47, 17) Source(56, 17) + SourceIndex(0) +6 >Emitted(47, 22) Source(56, 22) + SourceIndex(0) +7 >Emitted(47, 23) Source(56, 23) + SourceIndex(0) +8 >Emitted(47, 24) Source(56, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(47, 2) Source(57, 2) + SourceIndex(0) +1 >Emitted(48, 2) Source(57, 2) + SourceIndex(0) --- >>>for (_l = ["trimmer", ["trimming", "edging"]], nameB = _l[0], _l, i = 0; i < 1; i++) { 1-> @@ -1377,23 +1378,23 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 15> i 16> ++ 17> ) -1->Emitted(48, 1) Source(58, 1) + SourceIndex(0) -2 >Emitted(48, 6) Source(58, 6) + SourceIndex(0) -3 >Emitted(48, 46) Source(58, 51) + SourceIndex(0) -4 >Emitted(48, 48) Source(58, 7) + SourceIndex(0) -5 >Emitted(48, 61) Source(58, 12) + SourceIndex(0) -6 >Emitted(48, 67) Source(58, 53) + SourceIndex(0) -7 >Emitted(48, 68) Source(58, 54) + SourceIndex(0) -8 >Emitted(48, 71) Source(58, 57) + SourceIndex(0) -9 >Emitted(48, 72) Source(58, 58) + SourceIndex(0) -10>Emitted(48, 74) Source(58, 60) + SourceIndex(0) -11>Emitted(48, 75) Source(58, 61) + SourceIndex(0) -12>Emitted(48, 78) Source(58, 64) + SourceIndex(0) -13>Emitted(48, 79) Source(58, 65) + SourceIndex(0) -14>Emitted(48, 81) Source(58, 67) + SourceIndex(0) -15>Emitted(48, 82) Source(58, 68) + SourceIndex(0) -16>Emitted(48, 84) Source(58, 70) + SourceIndex(0) -17>Emitted(48, 86) Source(58, 72) + SourceIndex(0) +1->Emitted(49, 1) Source(58, 1) + SourceIndex(0) +2 >Emitted(49, 6) Source(58, 6) + SourceIndex(0) +3 >Emitted(49, 46) Source(58, 51) + SourceIndex(0) +4 >Emitted(49, 48) Source(58, 7) + SourceIndex(0) +5 >Emitted(49, 61) Source(58, 12) + SourceIndex(0) +6 >Emitted(49, 67) Source(58, 53) + SourceIndex(0) +7 >Emitted(49, 68) Source(58, 54) + SourceIndex(0) +8 >Emitted(49, 71) Source(58, 57) + SourceIndex(0) +9 >Emitted(49, 72) Source(58, 58) + SourceIndex(0) +10>Emitted(49, 74) Source(58, 60) + SourceIndex(0) +11>Emitted(49, 75) Source(58, 61) + SourceIndex(0) +12>Emitted(49, 78) Source(58, 64) + SourceIndex(0) +13>Emitted(49, 79) Source(58, 65) + SourceIndex(0) +14>Emitted(49, 81) Source(58, 67) + SourceIndex(0) +15>Emitted(49, 82) Source(58, 68) + SourceIndex(0) +16>Emitted(49, 84) Source(58, 70) + SourceIndex(0) +17>Emitted(49, 86) Source(58, 72) + SourceIndex(0) --- >>> console.log(nameB); 1 >^^^^ @@ -1413,21 +1414,21 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 6 > nameB 7 > ) 8 > ; -1 >Emitted(49, 5) Source(59, 5) + SourceIndex(0) -2 >Emitted(49, 12) Source(59, 12) + SourceIndex(0) -3 >Emitted(49, 13) Source(59, 13) + SourceIndex(0) -4 >Emitted(49, 16) Source(59, 16) + SourceIndex(0) -5 >Emitted(49, 17) Source(59, 17) + SourceIndex(0) -6 >Emitted(49, 22) Source(59, 22) + SourceIndex(0) -7 >Emitted(49, 23) Source(59, 23) + SourceIndex(0) -8 >Emitted(49, 24) Source(59, 24) + SourceIndex(0) +1 >Emitted(50, 5) Source(59, 5) + SourceIndex(0) +2 >Emitted(50, 12) Source(59, 12) + SourceIndex(0) +3 >Emitted(50, 13) Source(59, 13) + SourceIndex(0) +4 >Emitted(50, 16) Source(59, 16) + SourceIndex(0) +5 >Emitted(50, 17) Source(59, 17) + SourceIndex(0) +6 >Emitted(50, 22) Source(59, 22) + SourceIndex(0) +7 >Emitted(50, 23) Source(59, 23) + SourceIndex(0) +8 >Emitted(50, 24) Source(59, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(50, 2) Source(60, 2) + SourceIndex(0) +1 >Emitted(51, 2) Source(60, 2) + SourceIndex(0) --- >>>for (numberA2 = robotA[0], nameA2 = robotA[1], skillA2 = robotA[2], robotA, i = 0; i < 1; i++) { 1-> @@ -1474,27 +1475,27 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 19> i 20> ++ 21> ) -1->Emitted(51, 1) Source(62, 1) + SourceIndex(0) -2 >Emitted(51, 6) Source(62, 7) + SourceIndex(0) -3 >Emitted(51, 26) Source(62, 15) + SourceIndex(0) -4 >Emitted(51, 28) Source(62, 17) + SourceIndex(0) -5 >Emitted(51, 46) Source(62, 23) + SourceIndex(0) -6 >Emitted(51, 48) Source(62, 25) + SourceIndex(0) -7 >Emitted(51, 67) Source(62, 32) + SourceIndex(0) -8 >Emitted(51, 69) Source(62, 36) + SourceIndex(0) -9 >Emitted(51, 75) Source(62, 42) + SourceIndex(0) -10>Emitted(51, 77) Source(62, 44) + SourceIndex(0) -11>Emitted(51, 78) Source(62, 45) + SourceIndex(0) -12>Emitted(51, 81) Source(62, 48) + SourceIndex(0) -13>Emitted(51, 82) Source(62, 49) + SourceIndex(0) -14>Emitted(51, 84) Source(62, 51) + SourceIndex(0) -15>Emitted(51, 85) Source(62, 52) + SourceIndex(0) -16>Emitted(51, 88) Source(62, 55) + SourceIndex(0) -17>Emitted(51, 89) Source(62, 56) + SourceIndex(0) -18>Emitted(51, 91) Source(62, 58) + SourceIndex(0) -19>Emitted(51, 92) Source(62, 59) + SourceIndex(0) -20>Emitted(51, 94) Source(62, 61) + SourceIndex(0) -21>Emitted(51, 96) Source(62, 63) + SourceIndex(0) +1->Emitted(52, 1) Source(62, 1) + SourceIndex(0) +2 >Emitted(52, 6) Source(62, 7) + SourceIndex(0) +3 >Emitted(52, 26) Source(62, 15) + SourceIndex(0) +4 >Emitted(52, 28) Source(62, 17) + SourceIndex(0) +5 >Emitted(52, 46) Source(62, 23) + SourceIndex(0) +6 >Emitted(52, 48) Source(62, 25) + SourceIndex(0) +7 >Emitted(52, 67) Source(62, 32) + SourceIndex(0) +8 >Emitted(52, 69) Source(62, 36) + SourceIndex(0) +9 >Emitted(52, 75) Source(62, 42) + SourceIndex(0) +10>Emitted(52, 77) Source(62, 44) + SourceIndex(0) +11>Emitted(52, 78) Source(62, 45) + SourceIndex(0) +12>Emitted(52, 81) Source(62, 48) + SourceIndex(0) +13>Emitted(52, 82) Source(62, 49) + SourceIndex(0) +14>Emitted(52, 84) Source(62, 51) + SourceIndex(0) +15>Emitted(52, 85) Source(62, 52) + SourceIndex(0) +16>Emitted(52, 88) Source(62, 55) + SourceIndex(0) +17>Emitted(52, 89) Source(62, 56) + SourceIndex(0) +18>Emitted(52, 91) Source(62, 58) + SourceIndex(0) +19>Emitted(52, 92) Source(62, 59) + SourceIndex(0) +20>Emitted(52, 94) Source(62, 61) + SourceIndex(0) +21>Emitted(52, 96) Source(62, 63) + SourceIndex(0) --- >>> console.log(nameA2); 1 >^^^^ @@ -1514,21 +1515,21 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 6 > nameA2 7 > ) 8 > ; -1 >Emitted(52, 5) Source(63, 5) + SourceIndex(0) -2 >Emitted(52, 12) Source(63, 12) + SourceIndex(0) -3 >Emitted(52, 13) Source(63, 13) + SourceIndex(0) -4 >Emitted(52, 16) Source(63, 16) + SourceIndex(0) -5 >Emitted(52, 17) Source(63, 17) + SourceIndex(0) -6 >Emitted(52, 23) Source(63, 23) + SourceIndex(0) -7 >Emitted(52, 24) Source(63, 24) + SourceIndex(0) -8 >Emitted(52, 25) Source(63, 25) + SourceIndex(0) +1 >Emitted(53, 5) Source(63, 5) + SourceIndex(0) +2 >Emitted(53, 12) Source(63, 12) + SourceIndex(0) +3 >Emitted(53, 13) Source(63, 13) + SourceIndex(0) +4 >Emitted(53, 16) Source(63, 16) + SourceIndex(0) +5 >Emitted(53, 17) Source(63, 17) + SourceIndex(0) +6 >Emitted(53, 23) Source(63, 23) + SourceIndex(0) +7 >Emitted(53, 24) Source(63, 24) + SourceIndex(0) +8 >Emitted(53, 25) Source(63, 25) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(53, 2) Source(64, 2) + SourceIndex(0) +1 >Emitted(54, 2) Source(64, 2) + SourceIndex(0) --- >>>for (_m = getRobot(), numberA2 = _m[0], nameA2 = _m[1], skillA2 = _m[2], _m, i = 0; i < 1; i++) { 1-> @@ -1574,27 +1575,27 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 19> i 20> ++ 21> ) -1->Emitted(54, 1) Source(65, 1) + SourceIndex(0) -2 >Emitted(54, 6) Source(65, 6) + SourceIndex(0) -3 >Emitted(54, 21) Source(65, 46) + SourceIndex(0) -4 >Emitted(54, 23) Source(65, 7) + SourceIndex(0) -5 >Emitted(54, 39) Source(65, 15) + SourceIndex(0) -6 >Emitted(54, 41) Source(65, 17) + SourceIndex(0) -7 >Emitted(54, 55) Source(65, 23) + SourceIndex(0) -8 >Emitted(54, 57) Source(65, 25) + SourceIndex(0) -9 >Emitted(54, 72) Source(65, 32) + SourceIndex(0) -10>Emitted(54, 78) Source(65, 48) + SourceIndex(0) -11>Emitted(54, 79) Source(65, 49) + SourceIndex(0) -12>Emitted(54, 82) Source(65, 52) + SourceIndex(0) -13>Emitted(54, 83) Source(65, 53) + SourceIndex(0) -14>Emitted(54, 85) Source(65, 55) + SourceIndex(0) -15>Emitted(54, 86) Source(65, 56) + SourceIndex(0) -16>Emitted(54, 89) Source(65, 59) + SourceIndex(0) -17>Emitted(54, 90) Source(65, 60) + SourceIndex(0) -18>Emitted(54, 92) Source(65, 62) + SourceIndex(0) -19>Emitted(54, 93) Source(65, 63) + SourceIndex(0) -20>Emitted(54, 95) Source(65, 65) + SourceIndex(0) -21>Emitted(54, 97) Source(65, 67) + SourceIndex(0) +1->Emitted(55, 1) Source(65, 1) + SourceIndex(0) +2 >Emitted(55, 6) Source(65, 6) + SourceIndex(0) +3 >Emitted(55, 21) Source(65, 46) + SourceIndex(0) +4 >Emitted(55, 23) Source(65, 7) + SourceIndex(0) +5 >Emitted(55, 39) Source(65, 15) + SourceIndex(0) +6 >Emitted(55, 41) Source(65, 17) + SourceIndex(0) +7 >Emitted(55, 55) Source(65, 23) + SourceIndex(0) +8 >Emitted(55, 57) Source(65, 25) + SourceIndex(0) +9 >Emitted(55, 72) Source(65, 32) + SourceIndex(0) +10>Emitted(55, 78) Source(65, 48) + SourceIndex(0) +11>Emitted(55, 79) Source(65, 49) + SourceIndex(0) +12>Emitted(55, 82) Source(65, 52) + SourceIndex(0) +13>Emitted(55, 83) Source(65, 53) + SourceIndex(0) +14>Emitted(55, 85) Source(65, 55) + SourceIndex(0) +15>Emitted(55, 86) Source(65, 56) + SourceIndex(0) +16>Emitted(55, 89) Source(65, 59) + SourceIndex(0) +17>Emitted(55, 90) Source(65, 60) + SourceIndex(0) +18>Emitted(55, 92) Source(65, 62) + SourceIndex(0) +19>Emitted(55, 93) Source(65, 63) + SourceIndex(0) +20>Emitted(55, 95) Source(65, 65) + SourceIndex(0) +21>Emitted(55, 97) Source(65, 67) + SourceIndex(0) --- >>> console.log(nameA2); 1 >^^^^ @@ -1614,21 +1615,21 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 6 > nameA2 7 > ) 8 > ; -1 >Emitted(55, 5) Source(66, 5) + SourceIndex(0) -2 >Emitted(55, 12) Source(66, 12) + SourceIndex(0) -3 >Emitted(55, 13) Source(66, 13) + SourceIndex(0) -4 >Emitted(55, 16) Source(66, 16) + SourceIndex(0) -5 >Emitted(55, 17) Source(66, 17) + SourceIndex(0) -6 >Emitted(55, 23) Source(66, 23) + SourceIndex(0) -7 >Emitted(55, 24) Source(66, 24) + SourceIndex(0) -8 >Emitted(55, 25) Source(66, 25) + SourceIndex(0) +1 >Emitted(56, 5) Source(66, 5) + SourceIndex(0) +2 >Emitted(56, 12) Source(66, 12) + SourceIndex(0) +3 >Emitted(56, 13) Source(66, 13) + SourceIndex(0) +4 >Emitted(56, 16) Source(66, 16) + SourceIndex(0) +5 >Emitted(56, 17) Source(66, 17) + SourceIndex(0) +6 >Emitted(56, 23) Source(66, 23) + SourceIndex(0) +7 >Emitted(56, 24) Source(66, 24) + SourceIndex(0) +8 >Emitted(56, 25) Source(66, 25) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(56, 2) Source(67, 2) + SourceIndex(0) +1 >Emitted(57, 2) Source(67, 2) + SourceIndex(0) --- >>>for (_o = [2, "trimmer", "trimming"], numberA2 = _o[0], nameA2 = _o[1], skillA2 = _o[2], _o, i = 0; i < 1; i++) { 1-> @@ -1674,27 +1675,27 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 19> i 20> ++ 21> ) -1->Emitted(57, 1) Source(68, 1) + SourceIndex(0) -2 >Emitted(57, 6) Source(68, 6) + SourceIndex(0) -3 >Emitted(57, 37) Source(68, 62) + SourceIndex(0) -4 >Emitted(57, 39) Source(68, 7) + SourceIndex(0) -5 >Emitted(57, 55) Source(68, 15) + SourceIndex(0) -6 >Emitted(57, 57) Source(68, 17) + SourceIndex(0) -7 >Emitted(57, 71) Source(68, 23) + SourceIndex(0) -8 >Emitted(57, 73) Source(68, 25) + SourceIndex(0) -9 >Emitted(57, 88) Source(68, 32) + SourceIndex(0) -10>Emitted(57, 94) Source(68, 64) + SourceIndex(0) -11>Emitted(57, 95) Source(68, 65) + SourceIndex(0) -12>Emitted(57, 98) Source(68, 68) + SourceIndex(0) -13>Emitted(57, 99) Source(68, 69) + SourceIndex(0) -14>Emitted(57, 101) Source(68, 71) + SourceIndex(0) -15>Emitted(57, 102) Source(68, 72) + SourceIndex(0) -16>Emitted(57, 105) Source(68, 75) + SourceIndex(0) -17>Emitted(57, 106) Source(68, 76) + SourceIndex(0) -18>Emitted(57, 108) Source(68, 78) + SourceIndex(0) -19>Emitted(57, 109) Source(68, 79) + SourceIndex(0) -20>Emitted(57, 111) Source(68, 81) + SourceIndex(0) -21>Emitted(57, 113) Source(68, 83) + SourceIndex(0) +1->Emitted(58, 1) Source(68, 1) + SourceIndex(0) +2 >Emitted(58, 6) Source(68, 6) + SourceIndex(0) +3 >Emitted(58, 37) Source(68, 62) + SourceIndex(0) +4 >Emitted(58, 39) Source(68, 7) + SourceIndex(0) +5 >Emitted(58, 55) Source(68, 15) + SourceIndex(0) +6 >Emitted(58, 57) Source(68, 17) + SourceIndex(0) +7 >Emitted(58, 71) Source(68, 23) + SourceIndex(0) +8 >Emitted(58, 73) Source(68, 25) + SourceIndex(0) +9 >Emitted(58, 88) Source(68, 32) + SourceIndex(0) +10>Emitted(58, 94) Source(68, 64) + SourceIndex(0) +11>Emitted(58, 95) Source(68, 65) + SourceIndex(0) +12>Emitted(58, 98) Source(68, 68) + SourceIndex(0) +13>Emitted(58, 99) Source(68, 69) + SourceIndex(0) +14>Emitted(58, 101) Source(68, 71) + SourceIndex(0) +15>Emitted(58, 102) Source(68, 72) + SourceIndex(0) +16>Emitted(58, 105) Source(68, 75) + SourceIndex(0) +17>Emitted(58, 106) Source(68, 76) + SourceIndex(0) +18>Emitted(58, 108) Source(68, 78) + SourceIndex(0) +19>Emitted(58, 109) Source(68, 79) + SourceIndex(0) +20>Emitted(58, 111) Source(68, 81) + SourceIndex(0) +21>Emitted(58, 113) Source(68, 83) + SourceIndex(0) --- >>> console.log(nameA2); 1 >^^^^ @@ -1714,21 +1715,21 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 6 > nameA2 7 > ) 8 > ; -1 >Emitted(58, 5) Source(69, 5) + SourceIndex(0) -2 >Emitted(58, 12) Source(69, 12) + SourceIndex(0) -3 >Emitted(58, 13) Source(69, 13) + SourceIndex(0) -4 >Emitted(58, 16) Source(69, 16) + SourceIndex(0) -5 >Emitted(58, 17) Source(69, 17) + SourceIndex(0) -6 >Emitted(58, 23) Source(69, 23) + SourceIndex(0) -7 >Emitted(58, 24) Source(69, 24) + SourceIndex(0) -8 >Emitted(58, 25) Source(69, 25) + SourceIndex(0) +1 >Emitted(59, 5) Source(69, 5) + SourceIndex(0) +2 >Emitted(59, 12) Source(69, 12) + SourceIndex(0) +3 >Emitted(59, 13) Source(69, 13) + SourceIndex(0) +4 >Emitted(59, 16) Source(69, 16) + SourceIndex(0) +5 >Emitted(59, 17) Source(69, 17) + SourceIndex(0) +6 >Emitted(59, 23) Source(69, 23) + SourceIndex(0) +7 >Emitted(59, 24) Source(69, 24) + SourceIndex(0) +8 >Emitted(59, 25) Source(69, 25) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(59, 2) Source(70, 2) + SourceIndex(0) +1 >Emitted(60, 2) Source(70, 2) + SourceIndex(0) --- >>>for (nameMA = multiRobotA[0], _p = multiRobotA[1], primarySkillA = _p[0], secondarySkillA = _p[1], multiRobotA, i = 0; i < 1; i++) { 1-> @@ -1778,29 +1779,29 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 21> i 22> ++ 23> ) -1->Emitted(60, 1) Source(71, 1) + SourceIndex(0) -2 >Emitted(60, 6) Source(71, 7) + SourceIndex(0) -3 >Emitted(60, 29) Source(71, 13) + SourceIndex(0) -4 >Emitted(60, 31) Source(71, 15) + SourceIndex(0) -5 >Emitted(60, 50) Source(71, 47) + SourceIndex(0) -6 >Emitted(60, 52) Source(71, 16) + SourceIndex(0) -7 >Emitted(60, 73) Source(71, 29) + SourceIndex(0) -8 >Emitted(60, 75) Source(71, 31) + SourceIndex(0) -9 >Emitted(60, 98) Source(71, 46) + SourceIndex(0) -10>Emitted(60, 100) Source(71, 51) + SourceIndex(0) -11>Emitted(60, 111) Source(71, 62) + SourceIndex(0) -12>Emitted(60, 113) Source(71, 64) + SourceIndex(0) -13>Emitted(60, 114) Source(71, 65) + SourceIndex(0) -14>Emitted(60, 117) Source(71, 68) + SourceIndex(0) -15>Emitted(60, 118) Source(71, 69) + SourceIndex(0) -16>Emitted(60, 120) Source(71, 71) + SourceIndex(0) -17>Emitted(60, 121) Source(71, 72) + SourceIndex(0) -18>Emitted(60, 124) Source(71, 75) + SourceIndex(0) -19>Emitted(60, 125) Source(71, 76) + SourceIndex(0) -20>Emitted(60, 127) Source(71, 78) + SourceIndex(0) -21>Emitted(60, 128) Source(71, 79) + SourceIndex(0) -22>Emitted(60, 130) Source(71, 81) + SourceIndex(0) -23>Emitted(60, 132) Source(71, 83) + SourceIndex(0) +1->Emitted(61, 1) Source(71, 1) + SourceIndex(0) +2 >Emitted(61, 6) Source(71, 7) + SourceIndex(0) +3 >Emitted(61, 29) Source(71, 13) + SourceIndex(0) +4 >Emitted(61, 31) Source(71, 15) + SourceIndex(0) +5 >Emitted(61, 50) Source(71, 47) + SourceIndex(0) +6 >Emitted(61, 52) Source(71, 16) + SourceIndex(0) +7 >Emitted(61, 73) Source(71, 29) + SourceIndex(0) +8 >Emitted(61, 75) Source(71, 31) + SourceIndex(0) +9 >Emitted(61, 98) Source(71, 46) + SourceIndex(0) +10>Emitted(61, 100) Source(71, 51) + SourceIndex(0) +11>Emitted(61, 111) Source(71, 62) + SourceIndex(0) +12>Emitted(61, 113) Source(71, 64) + SourceIndex(0) +13>Emitted(61, 114) Source(71, 65) + SourceIndex(0) +14>Emitted(61, 117) Source(71, 68) + SourceIndex(0) +15>Emitted(61, 118) Source(71, 69) + SourceIndex(0) +16>Emitted(61, 120) Source(71, 71) + SourceIndex(0) +17>Emitted(61, 121) Source(71, 72) + SourceIndex(0) +18>Emitted(61, 124) Source(71, 75) + SourceIndex(0) +19>Emitted(61, 125) Source(71, 76) + SourceIndex(0) +20>Emitted(61, 127) Source(71, 78) + SourceIndex(0) +21>Emitted(61, 128) Source(71, 79) + SourceIndex(0) +22>Emitted(61, 130) Source(71, 81) + SourceIndex(0) +23>Emitted(61, 132) Source(71, 83) + SourceIndex(0) --- >>> console.log(nameMA); 1 >^^^^ @@ -1820,21 +1821,21 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 6 > nameMA 7 > ) 8 > ; -1 >Emitted(61, 5) Source(72, 5) + SourceIndex(0) -2 >Emitted(61, 12) Source(72, 12) + SourceIndex(0) -3 >Emitted(61, 13) Source(72, 13) + SourceIndex(0) -4 >Emitted(61, 16) Source(72, 16) + SourceIndex(0) -5 >Emitted(61, 17) Source(72, 17) + SourceIndex(0) -6 >Emitted(61, 23) Source(72, 23) + SourceIndex(0) -7 >Emitted(61, 24) Source(72, 24) + SourceIndex(0) -8 >Emitted(61, 25) Source(72, 25) + SourceIndex(0) +1 >Emitted(62, 5) Source(72, 5) + SourceIndex(0) +2 >Emitted(62, 12) Source(72, 12) + SourceIndex(0) +3 >Emitted(62, 13) Source(72, 13) + SourceIndex(0) +4 >Emitted(62, 16) Source(72, 16) + SourceIndex(0) +5 >Emitted(62, 17) Source(72, 17) + SourceIndex(0) +6 >Emitted(62, 23) Source(72, 23) + SourceIndex(0) +7 >Emitted(62, 24) Source(72, 24) + SourceIndex(0) +8 >Emitted(62, 25) Source(72, 25) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(62, 2) Source(73, 2) + SourceIndex(0) +1 >Emitted(63, 2) Source(73, 2) + SourceIndex(0) --- >>>for (_q = getMultiRobot(), nameMA = _q[0], _r = _q[1], primarySkillA = _r[0], secondarySkillA = _r[1], _q, i = 0; i < 1; i++) { 1-> @@ -1884,29 +1885,29 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 21> i 22> ++ 23> ) -1->Emitted(63, 1) Source(74, 1) + SourceIndex(0) -2 >Emitted(63, 6) Source(74, 6) + SourceIndex(0) -3 >Emitted(63, 26) Source(74, 66) + SourceIndex(0) -4 >Emitted(63, 28) Source(74, 7) + SourceIndex(0) -5 >Emitted(63, 42) Source(74, 13) + SourceIndex(0) -6 >Emitted(63, 44) Source(74, 15) + SourceIndex(0) -7 >Emitted(63, 54) Source(74, 47) + SourceIndex(0) -8 >Emitted(63, 56) Source(74, 16) + SourceIndex(0) -9 >Emitted(63, 77) Source(74, 29) + SourceIndex(0) -10>Emitted(63, 79) Source(74, 31) + SourceIndex(0) -11>Emitted(63, 102) Source(74, 46) + SourceIndex(0) -12>Emitted(63, 108) Source(74, 68) + SourceIndex(0) -13>Emitted(63, 109) Source(74, 69) + SourceIndex(0) -14>Emitted(63, 112) Source(74, 72) + SourceIndex(0) -15>Emitted(63, 113) Source(74, 73) + SourceIndex(0) -16>Emitted(63, 115) Source(74, 75) + SourceIndex(0) -17>Emitted(63, 116) Source(74, 76) + SourceIndex(0) -18>Emitted(63, 119) Source(74, 79) + SourceIndex(0) -19>Emitted(63, 120) Source(74, 80) + SourceIndex(0) -20>Emitted(63, 122) Source(74, 82) + SourceIndex(0) -21>Emitted(63, 123) Source(74, 83) + SourceIndex(0) -22>Emitted(63, 125) Source(74, 85) + SourceIndex(0) -23>Emitted(63, 127) Source(74, 87) + SourceIndex(0) +1->Emitted(64, 1) Source(74, 1) + SourceIndex(0) +2 >Emitted(64, 6) Source(74, 6) + SourceIndex(0) +3 >Emitted(64, 26) Source(74, 66) + SourceIndex(0) +4 >Emitted(64, 28) Source(74, 7) + SourceIndex(0) +5 >Emitted(64, 42) Source(74, 13) + SourceIndex(0) +6 >Emitted(64, 44) Source(74, 15) + SourceIndex(0) +7 >Emitted(64, 54) Source(74, 47) + SourceIndex(0) +8 >Emitted(64, 56) Source(74, 16) + SourceIndex(0) +9 >Emitted(64, 77) Source(74, 29) + SourceIndex(0) +10>Emitted(64, 79) Source(74, 31) + SourceIndex(0) +11>Emitted(64, 102) Source(74, 46) + SourceIndex(0) +12>Emitted(64, 108) Source(74, 68) + SourceIndex(0) +13>Emitted(64, 109) Source(74, 69) + SourceIndex(0) +14>Emitted(64, 112) Source(74, 72) + SourceIndex(0) +15>Emitted(64, 113) Source(74, 73) + SourceIndex(0) +16>Emitted(64, 115) Source(74, 75) + SourceIndex(0) +17>Emitted(64, 116) Source(74, 76) + SourceIndex(0) +18>Emitted(64, 119) Source(74, 79) + SourceIndex(0) +19>Emitted(64, 120) Source(74, 80) + SourceIndex(0) +20>Emitted(64, 122) Source(74, 82) + SourceIndex(0) +21>Emitted(64, 123) Source(74, 83) + SourceIndex(0) +22>Emitted(64, 125) Source(74, 85) + SourceIndex(0) +23>Emitted(64, 127) Source(74, 87) + SourceIndex(0) --- >>> console.log(nameMA); 1 >^^^^ @@ -1926,21 +1927,21 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 6 > nameMA 7 > ) 8 > ; -1 >Emitted(64, 5) Source(75, 5) + SourceIndex(0) -2 >Emitted(64, 12) Source(75, 12) + SourceIndex(0) -3 >Emitted(64, 13) Source(75, 13) + SourceIndex(0) -4 >Emitted(64, 16) Source(75, 16) + SourceIndex(0) -5 >Emitted(64, 17) Source(75, 17) + SourceIndex(0) -6 >Emitted(64, 23) Source(75, 23) + SourceIndex(0) -7 >Emitted(64, 24) Source(75, 24) + SourceIndex(0) -8 >Emitted(64, 25) Source(75, 25) + SourceIndex(0) +1 >Emitted(65, 5) Source(75, 5) + SourceIndex(0) +2 >Emitted(65, 12) Source(75, 12) + SourceIndex(0) +3 >Emitted(65, 13) Source(75, 13) + SourceIndex(0) +4 >Emitted(65, 16) Source(75, 16) + SourceIndex(0) +5 >Emitted(65, 17) Source(75, 17) + SourceIndex(0) +6 >Emitted(65, 23) Source(75, 23) + SourceIndex(0) +7 >Emitted(65, 24) Source(75, 24) + SourceIndex(0) +8 >Emitted(65, 25) Source(75, 25) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(65, 2) Source(76, 2) + SourceIndex(0) +1 >Emitted(66, 2) Source(76, 2) + SourceIndex(0) --- >>>for (_s = ["trimmer", ["trimming", "edging"]], nameMA = _s[0], _t = _s[1], primarySkillA = _t[0], secondarySkillA = _t[1], _s, i = 0; i < 1; i++) { 1-> @@ -1990,29 +1991,29 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 21> i 22> ++ 23> ) -1->Emitted(66, 1) Source(77, 1) + SourceIndex(0) -2 >Emitted(66, 6) Source(77, 6) + SourceIndex(0) -3 >Emitted(66, 46) Source(77, 86) + SourceIndex(0) -4 >Emitted(66, 48) Source(77, 7) + SourceIndex(0) -5 >Emitted(66, 62) Source(77, 13) + SourceIndex(0) -6 >Emitted(66, 64) Source(77, 15) + SourceIndex(0) -7 >Emitted(66, 74) Source(77, 47) + SourceIndex(0) -8 >Emitted(66, 76) Source(77, 16) + SourceIndex(0) -9 >Emitted(66, 97) Source(77, 29) + SourceIndex(0) -10>Emitted(66, 99) Source(77, 31) + SourceIndex(0) -11>Emitted(66, 122) Source(77, 46) + SourceIndex(0) -12>Emitted(66, 128) Source(77, 88) + SourceIndex(0) -13>Emitted(66, 129) Source(77, 89) + SourceIndex(0) -14>Emitted(66, 132) Source(77, 92) + SourceIndex(0) -15>Emitted(66, 133) Source(77, 93) + SourceIndex(0) -16>Emitted(66, 135) Source(77, 95) + SourceIndex(0) -17>Emitted(66, 136) Source(77, 96) + SourceIndex(0) -18>Emitted(66, 139) Source(77, 99) + SourceIndex(0) -19>Emitted(66, 140) Source(77, 100) + SourceIndex(0) -20>Emitted(66, 142) Source(77, 102) + SourceIndex(0) -21>Emitted(66, 143) Source(77, 103) + SourceIndex(0) -22>Emitted(66, 145) Source(77, 105) + SourceIndex(0) -23>Emitted(66, 147) Source(77, 107) + SourceIndex(0) +1->Emitted(67, 1) Source(77, 1) + SourceIndex(0) +2 >Emitted(67, 6) Source(77, 6) + SourceIndex(0) +3 >Emitted(67, 46) Source(77, 86) + SourceIndex(0) +4 >Emitted(67, 48) Source(77, 7) + SourceIndex(0) +5 >Emitted(67, 62) Source(77, 13) + SourceIndex(0) +6 >Emitted(67, 64) Source(77, 15) + SourceIndex(0) +7 >Emitted(67, 74) Source(77, 47) + SourceIndex(0) +8 >Emitted(67, 76) Source(77, 16) + SourceIndex(0) +9 >Emitted(67, 97) Source(77, 29) + SourceIndex(0) +10>Emitted(67, 99) Source(77, 31) + SourceIndex(0) +11>Emitted(67, 122) Source(77, 46) + SourceIndex(0) +12>Emitted(67, 128) Source(77, 88) + SourceIndex(0) +13>Emitted(67, 129) Source(77, 89) + SourceIndex(0) +14>Emitted(67, 132) Source(77, 92) + SourceIndex(0) +15>Emitted(67, 133) Source(77, 93) + SourceIndex(0) +16>Emitted(67, 135) Source(77, 95) + SourceIndex(0) +17>Emitted(67, 136) Source(77, 96) + SourceIndex(0) +18>Emitted(67, 139) Source(77, 99) + SourceIndex(0) +19>Emitted(67, 140) Source(77, 100) + SourceIndex(0) +20>Emitted(67, 142) Source(77, 102) + SourceIndex(0) +21>Emitted(67, 143) Source(77, 103) + SourceIndex(0) +22>Emitted(67, 145) Source(77, 105) + SourceIndex(0) +23>Emitted(67, 147) Source(77, 107) + SourceIndex(0) --- >>> console.log(nameMA); 1 >^^^^ @@ -2032,21 +2033,21 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 6 > nameMA 7 > ) 8 > ; -1 >Emitted(67, 5) Source(78, 5) + SourceIndex(0) -2 >Emitted(67, 12) Source(78, 12) + SourceIndex(0) -3 >Emitted(67, 13) Source(78, 13) + SourceIndex(0) -4 >Emitted(67, 16) Source(78, 16) + SourceIndex(0) -5 >Emitted(67, 17) Source(78, 17) + SourceIndex(0) -6 >Emitted(67, 23) Source(78, 23) + SourceIndex(0) -7 >Emitted(67, 24) Source(78, 24) + SourceIndex(0) -8 >Emitted(67, 25) Source(78, 25) + SourceIndex(0) +1 >Emitted(68, 5) Source(78, 5) + SourceIndex(0) +2 >Emitted(68, 12) Source(78, 12) + SourceIndex(0) +3 >Emitted(68, 13) Source(78, 13) + SourceIndex(0) +4 >Emitted(68, 16) Source(78, 16) + SourceIndex(0) +5 >Emitted(68, 17) Source(78, 17) + SourceIndex(0) +6 >Emitted(68, 23) Source(78, 23) + SourceIndex(0) +7 >Emitted(68, 24) Source(78, 24) + SourceIndex(0) +8 >Emitted(68, 25) Source(78, 25) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(68, 2) Source(79, 2) + SourceIndex(0) +1 >Emitted(69, 2) Source(79, 2) + SourceIndex(0) --- >>>for (numberA3 = robotA[0], robotAInfo = robotA.slice(1), robotA, i = 0; i < 1; i++) { 1-> @@ -2089,25 +2090,25 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 17> i 18> ++ 19> ) -1->Emitted(69, 1) Source(81, 1) + SourceIndex(0) -2 >Emitted(69, 6) Source(81, 7) + SourceIndex(0) -3 >Emitted(69, 26) Source(81, 15) + SourceIndex(0) -4 >Emitted(69, 28) Source(81, 17) + SourceIndex(0) -5 >Emitted(69, 56) Source(81, 30) + SourceIndex(0) -6 >Emitted(69, 58) Source(81, 34) + SourceIndex(0) -7 >Emitted(69, 64) Source(81, 40) + SourceIndex(0) -8 >Emitted(69, 66) Source(81, 42) + SourceIndex(0) -9 >Emitted(69, 67) Source(81, 43) + SourceIndex(0) -10>Emitted(69, 70) Source(81, 46) + SourceIndex(0) -11>Emitted(69, 71) Source(81, 47) + SourceIndex(0) -12>Emitted(69, 73) Source(81, 49) + SourceIndex(0) -13>Emitted(69, 74) Source(81, 50) + SourceIndex(0) -14>Emitted(69, 77) Source(81, 53) + SourceIndex(0) -15>Emitted(69, 78) Source(81, 54) + SourceIndex(0) -16>Emitted(69, 80) Source(81, 56) + SourceIndex(0) -17>Emitted(69, 81) Source(81, 57) + SourceIndex(0) -18>Emitted(69, 83) Source(81, 59) + SourceIndex(0) -19>Emitted(69, 85) Source(81, 61) + SourceIndex(0) +1->Emitted(70, 1) Source(81, 1) + SourceIndex(0) +2 >Emitted(70, 6) Source(81, 7) + SourceIndex(0) +3 >Emitted(70, 26) Source(81, 15) + SourceIndex(0) +4 >Emitted(70, 28) Source(81, 17) + SourceIndex(0) +5 >Emitted(70, 56) Source(81, 30) + SourceIndex(0) +6 >Emitted(70, 58) Source(81, 34) + SourceIndex(0) +7 >Emitted(70, 64) Source(81, 40) + SourceIndex(0) +8 >Emitted(70, 66) Source(81, 42) + SourceIndex(0) +9 >Emitted(70, 67) Source(81, 43) + SourceIndex(0) +10>Emitted(70, 70) Source(81, 46) + SourceIndex(0) +11>Emitted(70, 71) Source(81, 47) + SourceIndex(0) +12>Emitted(70, 73) Source(81, 49) + SourceIndex(0) +13>Emitted(70, 74) Source(81, 50) + SourceIndex(0) +14>Emitted(70, 77) Source(81, 53) + SourceIndex(0) +15>Emitted(70, 78) Source(81, 54) + SourceIndex(0) +16>Emitted(70, 80) Source(81, 56) + SourceIndex(0) +17>Emitted(70, 81) Source(81, 57) + SourceIndex(0) +18>Emitted(70, 83) Source(81, 59) + SourceIndex(0) +19>Emitted(70, 85) Source(81, 61) + SourceIndex(0) --- >>> console.log(numberA3); 1 >^^^^ @@ -2127,21 +2128,21 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 6 > numberA3 7 > ) 8 > ; -1 >Emitted(70, 5) Source(82, 5) + SourceIndex(0) -2 >Emitted(70, 12) Source(82, 12) + SourceIndex(0) -3 >Emitted(70, 13) Source(82, 13) + SourceIndex(0) -4 >Emitted(70, 16) Source(82, 16) + SourceIndex(0) -5 >Emitted(70, 17) Source(82, 17) + SourceIndex(0) -6 >Emitted(70, 25) Source(82, 25) + SourceIndex(0) -7 >Emitted(70, 26) Source(82, 26) + SourceIndex(0) -8 >Emitted(70, 27) Source(82, 27) + SourceIndex(0) +1 >Emitted(71, 5) Source(82, 5) + SourceIndex(0) +2 >Emitted(71, 12) Source(82, 12) + SourceIndex(0) +3 >Emitted(71, 13) Source(82, 13) + SourceIndex(0) +4 >Emitted(71, 16) Source(82, 16) + SourceIndex(0) +5 >Emitted(71, 17) Source(82, 17) + SourceIndex(0) +6 >Emitted(71, 25) Source(82, 25) + SourceIndex(0) +7 >Emitted(71, 26) Source(82, 26) + SourceIndex(0) +8 >Emitted(71, 27) Source(82, 27) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(71, 2) Source(83, 2) + SourceIndex(0) +1 >Emitted(72, 2) Source(83, 2) + SourceIndex(0) --- >>>for (_u = getRobot(), numberA3 = _u[0], robotAInfo = _u.slice(1), _u, i = 0; i < 1; i++) { 1-> @@ -2183,25 +2184,25 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 17> i 18> ++ 19> ) -1->Emitted(72, 1) Source(84, 1) + SourceIndex(0) -2 >Emitted(72, 6) Source(84, 6) + SourceIndex(0) -3 >Emitted(72, 21) Source(84, 44) + SourceIndex(0) -4 >Emitted(72, 23) Source(84, 7) + SourceIndex(0) -5 >Emitted(72, 39) Source(84, 15) + SourceIndex(0) -6 >Emitted(72, 41) Source(84, 17) + SourceIndex(0) -7 >Emitted(72, 65) Source(84, 30) + SourceIndex(0) -8 >Emitted(72, 71) Source(84, 46) + SourceIndex(0) -9 >Emitted(72, 72) Source(84, 47) + SourceIndex(0) -10>Emitted(72, 75) Source(84, 50) + SourceIndex(0) -11>Emitted(72, 76) Source(84, 51) + SourceIndex(0) -12>Emitted(72, 78) Source(84, 53) + SourceIndex(0) -13>Emitted(72, 79) Source(84, 54) + SourceIndex(0) -14>Emitted(72, 82) Source(84, 57) + SourceIndex(0) -15>Emitted(72, 83) Source(84, 58) + SourceIndex(0) -16>Emitted(72, 85) Source(84, 60) + SourceIndex(0) -17>Emitted(72, 86) Source(84, 61) + SourceIndex(0) -18>Emitted(72, 88) Source(84, 63) + SourceIndex(0) -19>Emitted(72, 90) Source(84, 65) + SourceIndex(0) +1->Emitted(73, 1) Source(84, 1) + SourceIndex(0) +2 >Emitted(73, 6) Source(84, 6) + SourceIndex(0) +3 >Emitted(73, 21) Source(84, 44) + SourceIndex(0) +4 >Emitted(73, 23) Source(84, 7) + SourceIndex(0) +5 >Emitted(73, 39) Source(84, 15) + SourceIndex(0) +6 >Emitted(73, 41) Source(84, 17) + SourceIndex(0) +7 >Emitted(73, 65) Source(84, 30) + SourceIndex(0) +8 >Emitted(73, 71) Source(84, 46) + SourceIndex(0) +9 >Emitted(73, 72) Source(84, 47) + SourceIndex(0) +10>Emitted(73, 75) Source(84, 50) + SourceIndex(0) +11>Emitted(73, 76) Source(84, 51) + SourceIndex(0) +12>Emitted(73, 78) Source(84, 53) + SourceIndex(0) +13>Emitted(73, 79) Source(84, 54) + SourceIndex(0) +14>Emitted(73, 82) Source(84, 57) + SourceIndex(0) +15>Emitted(73, 83) Source(84, 58) + SourceIndex(0) +16>Emitted(73, 85) Source(84, 60) + SourceIndex(0) +17>Emitted(73, 86) Source(84, 61) + SourceIndex(0) +18>Emitted(73, 88) Source(84, 63) + SourceIndex(0) +19>Emitted(73, 90) Source(84, 65) + SourceIndex(0) --- >>> console.log(numberA3); 1 >^^^^ @@ -2221,21 +2222,21 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 6 > numberA3 7 > ) 8 > ; -1 >Emitted(73, 5) Source(85, 5) + SourceIndex(0) -2 >Emitted(73, 12) Source(85, 12) + SourceIndex(0) -3 >Emitted(73, 13) Source(85, 13) + SourceIndex(0) -4 >Emitted(73, 16) Source(85, 16) + SourceIndex(0) -5 >Emitted(73, 17) Source(85, 17) + SourceIndex(0) -6 >Emitted(73, 25) Source(85, 25) + SourceIndex(0) -7 >Emitted(73, 26) Source(85, 26) + SourceIndex(0) -8 >Emitted(73, 27) Source(85, 27) + SourceIndex(0) +1 >Emitted(74, 5) Source(85, 5) + SourceIndex(0) +2 >Emitted(74, 12) Source(85, 12) + SourceIndex(0) +3 >Emitted(74, 13) Source(85, 13) + SourceIndex(0) +4 >Emitted(74, 16) Source(85, 16) + SourceIndex(0) +5 >Emitted(74, 17) Source(85, 17) + SourceIndex(0) +6 >Emitted(74, 25) Source(85, 25) + SourceIndex(0) +7 >Emitted(74, 26) Source(85, 26) + SourceIndex(0) +8 >Emitted(74, 27) Source(85, 27) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(74, 2) Source(86, 2) + SourceIndex(0) +1 >Emitted(75, 2) Source(86, 2) + SourceIndex(0) --- >>>for (_v = [2, "trimmer", "trimming"], numberA3 = _v[0], robotAInfo = _v.slice(1), _v, i = 0; i < 1; i++) { 1-> @@ -2277,25 +2278,25 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 17> i 18> ++ 19> ) -1->Emitted(75, 1) Source(87, 1) + SourceIndex(0) -2 >Emitted(75, 6) Source(87, 6) + SourceIndex(0) -3 >Emitted(75, 37) Source(87, 67) + SourceIndex(0) -4 >Emitted(75, 39) Source(87, 7) + SourceIndex(0) -5 >Emitted(75, 55) Source(87, 15) + SourceIndex(0) -6 >Emitted(75, 57) Source(87, 17) + SourceIndex(0) -7 >Emitted(75, 81) Source(87, 30) + SourceIndex(0) -8 >Emitted(75, 87) Source(87, 69) + SourceIndex(0) -9 >Emitted(75, 88) Source(87, 70) + SourceIndex(0) -10>Emitted(75, 91) Source(87, 73) + SourceIndex(0) -11>Emitted(75, 92) Source(87, 74) + SourceIndex(0) -12>Emitted(75, 94) Source(87, 76) + SourceIndex(0) -13>Emitted(75, 95) Source(87, 77) + SourceIndex(0) -14>Emitted(75, 98) Source(87, 80) + SourceIndex(0) -15>Emitted(75, 99) Source(87, 81) + SourceIndex(0) -16>Emitted(75, 101) Source(87, 83) + SourceIndex(0) -17>Emitted(75, 102) Source(87, 84) + SourceIndex(0) -18>Emitted(75, 104) Source(87, 86) + SourceIndex(0) -19>Emitted(75, 106) Source(87, 88) + SourceIndex(0) +1->Emitted(76, 1) Source(87, 1) + SourceIndex(0) +2 >Emitted(76, 6) Source(87, 6) + SourceIndex(0) +3 >Emitted(76, 37) Source(87, 67) + SourceIndex(0) +4 >Emitted(76, 39) Source(87, 7) + SourceIndex(0) +5 >Emitted(76, 55) Source(87, 15) + SourceIndex(0) +6 >Emitted(76, 57) Source(87, 17) + SourceIndex(0) +7 >Emitted(76, 81) Source(87, 30) + SourceIndex(0) +8 >Emitted(76, 87) Source(87, 69) + SourceIndex(0) +9 >Emitted(76, 88) Source(87, 70) + SourceIndex(0) +10>Emitted(76, 91) Source(87, 73) + SourceIndex(0) +11>Emitted(76, 92) Source(87, 74) + SourceIndex(0) +12>Emitted(76, 94) Source(87, 76) + SourceIndex(0) +13>Emitted(76, 95) Source(87, 77) + SourceIndex(0) +14>Emitted(76, 98) Source(87, 80) + SourceIndex(0) +15>Emitted(76, 99) Source(87, 81) + SourceIndex(0) +16>Emitted(76, 101) Source(87, 83) + SourceIndex(0) +17>Emitted(76, 102) Source(87, 84) + SourceIndex(0) +18>Emitted(76, 104) Source(87, 86) + SourceIndex(0) +19>Emitted(76, 106) Source(87, 88) + SourceIndex(0) --- >>> console.log(numberA3); 1 >^^^^ @@ -2315,21 +2316,21 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 6 > numberA3 7 > ) 8 > ; -1 >Emitted(76, 5) Source(88, 5) + SourceIndex(0) -2 >Emitted(76, 12) Source(88, 12) + SourceIndex(0) -3 >Emitted(76, 13) Source(88, 13) + SourceIndex(0) -4 >Emitted(76, 16) Source(88, 16) + SourceIndex(0) -5 >Emitted(76, 17) Source(88, 17) + SourceIndex(0) -6 >Emitted(76, 25) Source(88, 25) + SourceIndex(0) -7 >Emitted(76, 26) Source(88, 26) + SourceIndex(0) -8 >Emitted(76, 27) Source(88, 27) + SourceIndex(0) +1 >Emitted(77, 5) Source(88, 5) + SourceIndex(0) +2 >Emitted(77, 12) Source(88, 12) + SourceIndex(0) +3 >Emitted(77, 13) Source(88, 13) + SourceIndex(0) +4 >Emitted(77, 16) Source(88, 16) + SourceIndex(0) +5 >Emitted(77, 17) Source(88, 17) + SourceIndex(0) +6 >Emitted(77, 25) Source(88, 25) + SourceIndex(0) +7 >Emitted(77, 26) Source(88, 26) + SourceIndex(0) +8 >Emitted(77, 27) Source(88, 27) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(77, 2) Source(89, 2) + SourceIndex(0) +1 >Emitted(78, 2) Source(89, 2) + SourceIndex(0) --- >>>for (multiRobotAInfo = multiRobotA.slice(0), multiRobotA, i = 0; i < 1; i++) { 1-> @@ -2367,23 +2368,23 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 15> i 16> ++ 17> ) -1->Emitted(78, 1) Source(90, 1) + SourceIndex(0) -2 >Emitted(78, 6) Source(90, 7) + SourceIndex(0) -3 >Emitted(78, 44) Source(90, 25) + SourceIndex(0) -4 >Emitted(78, 46) Source(90, 29) + SourceIndex(0) -5 >Emitted(78, 57) Source(90, 40) + SourceIndex(0) -6 >Emitted(78, 59) Source(90, 42) + SourceIndex(0) -7 >Emitted(78, 60) Source(90, 43) + SourceIndex(0) -8 >Emitted(78, 63) Source(90, 46) + SourceIndex(0) -9 >Emitted(78, 64) Source(90, 47) + SourceIndex(0) -10>Emitted(78, 66) Source(90, 49) + SourceIndex(0) -11>Emitted(78, 67) Source(90, 50) + SourceIndex(0) -12>Emitted(78, 70) Source(90, 53) + SourceIndex(0) -13>Emitted(78, 71) Source(90, 54) + SourceIndex(0) -14>Emitted(78, 73) Source(90, 56) + SourceIndex(0) -15>Emitted(78, 74) Source(90, 57) + SourceIndex(0) -16>Emitted(78, 76) Source(90, 59) + SourceIndex(0) -17>Emitted(78, 78) Source(90, 61) + SourceIndex(0) +1->Emitted(79, 1) Source(90, 1) + SourceIndex(0) +2 >Emitted(79, 6) Source(90, 7) + SourceIndex(0) +3 >Emitted(79, 44) Source(90, 25) + SourceIndex(0) +4 >Emitted(79, 46) Source(90, 29) + SourceIndex(0) +5 >Emitted(79, 57) Source(90, 40) + SourceIndex(0) +6 >Emitted(79, 59) Source(90, 42) + SourceIndex(0) +7 >Emitted(79, 60) Source(90, 43) + SourceIndex(0) +8 >Emitted(79, 63) Source(90, 46) + SourceIndex(0) +9 >Emitted(79, 64) Source(90, 47) + SourceIndex(0) +10>Emitted(79, 66) Source(90, 49) + SourceIndex(0) +11>Emitted(79, 67) Source(90, 50) + SourceIndex(0) +12>Emitted(79, 70) Source(90, 53) + SourceIndex(0) +13>Emitted(79, 71) Source(90, 54) + SourceIndex(0) +14>Emitted(79, 73) Source(90, 56) + SourceIndex(0) +15>Emitted(79, 74) Source(90, 57) + SourceIndex(0) +16>Emitted(79, 76) Source(90, 59) + SourceIndex(0) +17>Emitted(79, 78) Source(90, 61) + SourceIndex(0) --- >>> console.log(multiRobotAInfo); 1 >^^^^ @@ -2403,21 +2404,21 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 6 > multiRobotAInfo 7 > ) 8 > ; -1 >Emitted(79, 5) Source(91, 5) + SourceIndex(0) -2 >Emitted(79, 12) Source(91, 12) + SourceIndex(0) -3 >Emitted(79, 13) Source(91, 13) + SourceIndex(0) -4 >Emitted(79, 16) Source(91, 16) + SourceIndex(0) -5 >Emitted(79, 17) Source(91, 17) + SourceIndex(0) -6 >Emitted(79, 32) Source(91, 32) + SourceIndex(0) -7 >Emitted(79, 33) Source(91, 33) + SourceIndex(0) -8 >Emitted(79, 34) Source(91, 34) + SourceIndex(0) +1 >Emitted(80, 5) Source(91, 5) + SourceIndex(0) +2 >Emitted(80, 12) Source(91, 12) + SourceIndex(0) +3 >Emitted(80, 13) Source(91, 13) + SourceIndex(0) +4 >Emitted(80, 16) Source(91, 16) + SourceIndex(0) +5 >Emitted(80, 17) Source(91, 17) + SourceIndex(0) +6 >Emitted(80, 32) Source(91, 32) + SourceIndex(0) +7 >Emitted(80, 33) Source(91, 33) + SourceIndex(0) +8 >Emitted(80, 34) Source(91, 34) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(80, 2) Source(92, 2) + SourceIndex(0) +1 >Emitted(81, 2) Source(92, 2) + SourceIndex(0) --- >>>for (_w = getMultiRobot(), multiRobotAInfo = _w.slice(0), _w, i = 0; i < 1; i++) { 1-> @@ -2455,23 +2456,23 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 15> i 16> ++ 17> ) -1->Emitted(81, 1) Source(93, 1) + SourceIndex(0) -2 >Emitted(81, 6) Source(93, 6) + SourceIndex(0) -3 >Emitted(81, 26) Source(93, 44) + SourceIndex(0) -4 >Emitted(81, 28) Source(93, 7) + SourceIndex(0) -5 >Emitted(81, 57) Source(93, 25) + SourceIndex(0) -6 >Emitted(81, 63) Source(93, 46) + SourceIndex(0) -7 >Emitted(81, 64) Source(93, 47) + SourceIndex(0) -8 >Emitted(81, 67) Source(93, 50) + SourceIndex(0) -9 >Emitted(81, 68) Source(93, 51) + SourceIndex(0) -10>Emitted(81, 70) Source(93, 53) + SourceIndex(0) -11>Emitted(81, 71) Source(93, 54) + SourceIndex(0) -12>Emitted(81, 74) Source(93, 57) + SourceIndex(0) -13>Emitted(81, 75) Source(93, 58) + SourceIndex(0) -14>Emitted(81, 77) Source(93, 60) + SourceIndex(0) -15>Emitted(81, 78) Source(93, 61) + SourceIndex(0) -16>Emitted(81, 80) Source(93, 63) + SourceIndex(0) -17>Emitted(81, 82) Source(93, 65) + SourceIndex(0) +1->Emitted(82, 1) Source(93, 1) + SourceIndex(0) +2 >Emitted(82, 6) Source(93, 6) + SourceIndex(0) +3 >Emitted(82, 26) Source(93, 44) + SourceIndex(0) +4 >Emitted(82, 28) Source(93, 7) + SourceIndex(0) +5 >Emitted(82, 57) Source(93, 25) + SourceIndex(0) +6 >Emitted(82, 63) Source(93, 46) + SourceIndex(0) +7 >Emitted(82, 64) Source(93, 47) + SourceIndex(0) +8 >Emitted(82, 67) Source(93, 50) + SourceIndex(0) +9 >Emitted(82, 68) Source(93, 51) + SourceIndex(0) +10>Emitted(82, 70) Source(93, 53) + SourceIndex(0) +11>Emitted(82, 71) Source(93, 54) + SourceIndex(0) +12>Emitted(82, 74) Source(93, 57) + SourceIndex(0) +13>Emitted(82, 75) Source(93, 58) + SourceIndex(0) +14>Emitted(82, 77) Source(93, 60) + SourceIndex(0) +15>Emitted(82, 78) Source(93, 61) + SourceIndex(0) +16>Emitted(82, 80) Source(93, 63) + SourceIndex(0) +17>Emitted(82, 82) Source(93, 65) + SourceIndex(0) --- >>> console.log(multiRobotAInfo); 1 >^^^^ @@ -2491,21 +2492,21 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 6 > multiRobotAInfo 7 > ) 8 > ; -1 >Emitted(82, 5) Source(94, 5) + SourceIndex(0) -2 >Emitted(82, 12) Source(94, 12) + SourceIndex(0) -3 >Emitted(82, 13) Source(94, 13) + SourceIndex(0) -4 >Emitted(82, 16) Source(94, 16) + SourceIndex(0) -5 >Emitted(82, 17) Source(94, 17) + SourceIndex(0) -6 >Emitted(82, 32) Source(94, 32) + SourceIndex(0) -7 >Emitted(82, 33) Source(94, 33) + SourceIndex(0) -8 >Emitted(82, 34) Source(94, 34) + SourceIndex(0) +1 >Emitted(83, 5) Source(94, 5) + SourceIndex(0) +2 >Emitted(83, 12) Source(94, 12) + SourceIndex(0) +3 >Emitted(83, 13) Source(94, 13) + SourceIndex(0) +4 >Emitted(83, 16) Source(94, 16) + SourceIndex(0) +5 >Emitted(83, 17) Source(94, 17) + SourceIndex(0) +6 >Emitted(83, 32) Source(94, 32) + SourceIndex(0) +7 >Emitted(83, 33) Source(94, 33) + SourceIndex(0) +8 >Emitted(83, 34) Source(94, 34) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(83, 2) Source(95, 2) + SourceIndex(0) +1 >Emitted(84, 2) Source(95, 2) + SourceIndex(0) --- >>>for (_x = ["trimmer", ["trimming", "edging"]], multiRobotAInfo = _x.slice(0), _x, i = 0; i < 1; i++) { 1-> @@ -2543,23 +2544,23 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 15> i 16> ++ 17> ) -1->Emitted(84, 1) Source(96, 1) + SourceIndex(0) -2 >Emitted(84, 6) Source(96, 6) + SourceIndex(0) -3 >Emitted(84, 46) Source(96, 83) + SourceIndex(0) -4 >Emitted(84, 48) Source(96, 7) + SourceIndex(0) -5 >Emitted(84, 77) Source(96, 25) + SourceIndex(0) -6 >Emitted(84, 83) Source(96, 85) + SourceIndex(0) -7 >Emitted(84, 84) Source(96, 86) + SourceIndex(0) -8 >Emitted(84, 87) Source(96, 89) + SourceIndex(0) -9 >Emitted(84, 88) Source(96, 90) + SourceIndex(0) -10>Emitted(84, 90) Source(96, 92) + SourceIndex(0) -11>Emitted(84, 91) Source(96, 93) + SourceIndex(0) -12>Emitted(84, 94) Source(96, 96) + SourceIndex(0) -13>Emitted(84, 95) Source(96, 97) + SourceIndex(0) -14>Emitted(84, 97) Source(96, 99) + SourceIndex(0) -15>Emitted(84, 98) Source(96, 100) + SourceIndex(0) -16>Emitted(84, 100) Source(96, 102) + SourceIndex(0) -17>Emitted(84, 102) Source(96, 104) + SourceIndex(0) +1->Emitted(85, 1) Source(96, 1) + SourceIndex(0) +2 >Emitted(85, 6) Source(96, 6) + SourceIndex(0) +3 >Emitted(85, 46) Source(96, 83) + SourceIndex(0) +4 >Emitted(85, 48) Source(96, 7) + SourceIndex(0) +5 >Emitted(85, 77) Source(96, 25) + SourceIndex(0) +6 >Emitted(85, 83) Source(96, 85) + SourceIndex(0) +7 >Emitted(85, 84) Source(96, 86) + SourceIndex(0) +8 >Emitted(85, 87) Source(96, 89) + SourceIndex(0) +9 >Emitted(85, 88) Source(96, 90) + SourceIndex(0) +10>Emitted(85, 90) Source(96, 92) + SourceIndex(0) +11>Emitted(85, 91) Source(96, 93) + SourceIndex(0) +12>Emitted(85, 94) Source(96, 96) + SourceIndex(0) +13>Emitted(85, 95) Source(96, 97) + SourceIndex(0) +14>Emitted(85, 97) Source(96, 99) + SourceIndex(0) +15>Emitted(85, 98) Source(96, 100) + SourceIndex(0) +16>Emitted(85, 100) Source(96, 102) + SourceIndex(0) +17>Emitted(85, 102) Source(96, 104) + SourceIndex(0) --- >>> console.log(multiRobotAInfo); 1 >^^^^ @@ -2579,21 +2580,20 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPattern2.ts 6 > multiRobotAInfo 7 > ) 8 > ; -1 >Emitted(85, 5) Source(97, 5) + SourceIndex(0) -2 >Emitted(85, 12) Source(97, 12) + SourceIndex(0) -3 >Emitted(85, 13) Source(97, 13) + SourceIndex(0) -4 >Emitted(85, 16) Source(97, 16) + SourceIndex(0) -5 >Emitted(85, 17) Source(97, 17) + SourceIndex(0) -6 >Emitted(85, 32) Source(97, 32) + SourceIndex(0) -7 >Emitted(85, 33) Source(97, 33) + SourceIndex(0) -8 >Emitted(85, 34) Source(97, 34) + SourceIndex(0) +1 >Emitted(86, 5) Source(97, 5) + SourceIndex(0) +2 >Emitted(86, 12) Source(97, 12) + SourceIndex(0) +3 >Emitted(86, 13) Source(97, 13) + SourceIndex(0) +4 >Emitted(86, 16) Source(97, 16) + SourceIndex(0) +5 >Emitted(86, 17) Source(97, 17) + SourceIndex(0) +6 >Emitted(86, 32) Source(97, 32) + SourceIndex(0) +7 >Emitted(86, 33) Source(97, 33) + SourceIndex(0) +8 >Emitted(86, 34) Source(97, 34) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(86, 2) Source(98, 2) + SourceIndex(0) +1 >Emitted(87, 2) Source(98, 2) + SourceIndex(0) --- ->>>var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x; >>>//# sourceMappingURL=sourceMapValidationDestructuringForArrayBindingPattern2.js.map \ No newline at end of file diff --git a/tests/baselines/reference/sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2.js b/tests/baselines/reference/sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2.js index 335c2327b7d..779a05be146 100644 --- a/tests/baselines/reference/sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2.js +++ b/tests/baselines/reference/sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2.js @@ -115,6 +115,7 @@ for ([numberA3 = -1, ...robotAInfo] = [2, "trimmer", "trimming"], i = 0; } //// [sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2.js] +var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32; var robotA = [1, "mower", "mowing"]; function getRobot() { return robotA; @@ -129,68 +130,67 @@ var numberB, nameB; var numberA2, nameA2, skillA2, nameMA; var numberA3, robotAInfo, multiRobotAInfo; var i; -for (_f = robotA[1], nameA = _f === void 0 ? "name" : _f, robotA, i = 0; i < 1; i++) { +for (_a = robotA[1], nameA = _a === void 0 ? "name" : _a, robotA, i = 0; i < 1; i++) { console.log(nameA); } -for (_g = getRobot(), _h = _g[1], nameA = _h === void 0 ? "name" : _h, _g, i = 0; i < 1; i++) { +for (_b = getRobot(), _c = _b[1], nameA = _c === void 0 ? "name" : _c, _b, i = 0; i < 1; i++) { console.log(nameA); } -for (_j = [2, "trimmer", "trimming"], _k = _j[1], nameA = _k === void 0 ? "name" : _k, _j, i = 0; i < 1; i++) { +for (_d = [2, "trimmer", "trimming"], _e = _d[1], nameA = _e === void 0 ? "name" : _e, _d, i = 0; i < 1; i++) { console.log(nameA); } -for (_l = multiRobotA[1], _m = _l === void 0 ? ["none", "none"] : _l, _o = _m[0], primarySkillA = _o === void 0 ? "primary" : _o, _p = _m[1], secondarySkillA = _p === void 0 ? "secondary" : _p, multiRobotA, i = 0; i < 1; i++) { +for (_f = multiRobotA[1], _g = _f === void 0 ? ["none", "none"] : _f, _h = _g[0], primarySkillA = _h === void 0 ? "primary" : _h, _j = _g[1], secondarySkillA = _j === void 0 ? "secondary" : _j, multiRobotA, i = 0; i < 1; i++) { console.log(primarySkillA); } -for (_q = getMultiRobot(), _r = _q[1], _s = _r === void 0 ? ["none", "none"] : _r, _t = _s[0], primarySkillA = _t === void 0 ? "primary" : _t, _u = _s[1], secondarySkillA = _u === void 0 ? "secondary" : _u, _q, i = 0; i < 1; i++) { +for (_k = getMultiRobot(), _l = _k[1], _m = _l === void 0 ? ["none", "none"] : _l, _o = _m[0], primarySkillA = _o === void 0 ? "primary" : _o, _p = _m[1], secondarySkillA = _p === void 0 ? "secondary" : _p, _k, i = 0; i < 1; i++) { console.log(primarySkillA); } -for (_v = ["trimmer", ["trimming", "edging"]], _w = _v[1], _x = _w === void 0 ? ["none", "none"] : _w, _y = _x[0], primarySkillA = _y === void 0 ? "primary" : _y, _z = _x[1], secondarySkillA = _z === void 0 ? "secondary" : _z, _v, i = 0; i < 1; i++) { +for (_q = ["trimmer", ["trimming", "edging"]], _r = _q[1], _s = _r === void 0 ? ["none", "none"] : _r, _t = _s[0], primarySkillA = _t === void 0 ? "primary" : _t, _u = _s[1], secondarySkillA = _u === void 0 ? "secondary" : _u, _q, i = 0; i < 1; i++) { console.log(primarySkillA); } -for (_0 = robotA[0], numberB = _0 === void 0 ? -1 : _0, robotA, i = 0; i < 1; i++) { +for (_v = robotA[0], numberB = _v === void 0 ? -1 : _v, robotA, i = 0; i < 1; i++) { console.log(numberB); } -for (_1 = getRobot(), _2 = _1[0], numberB = _2 === void 0 ? -1 : _2, _1, i = 0; i < 1; i++) { +for (_w = getRobot(), _x = _w[0], numberB = _x === void 0 ? -1 : _x, _w, i = 0; i < 1; i++) { console.log(numberB); } -for (_3 = [2, "trimmer", "trimming"], _4 = _3[0], numberB = _4 === void 0 ? -1 : _4, _3, i = 0; i < 1; i++) { +for (_y = [2, "trimmer", "trimming"], _z = _y[0], numberB = _z === void 0 ? -1 : _z, _y, i = 0; i < 1; i++) { console.log(numberB); } -for (_5 = multiRobotA[0], nameB = _5 === void 0 ? "name" : _5, multiRobotA, i = 0; i < 1; i++) { +for (_0 = multiRobotA[0], nameB = _0 === void 0 ? "name" : _0, multiRobotA, i = 0; i < 1; i++) { console.log(nameB); } -for (_6 = getMultiRobot(), _7 = _6[0], nameB = _7 === void 0 ? "name" : _7, _6, i = 0; i < 1; i++) { +for (_1 = getMultiRobot(), _2 = _1[0], nameB = _2 === void 0 ? "name" : _2, _1, i = 0; i < 1; i++) { console.log(nameB); } -for (_8 = ["trimmer", ["trimming", "edging"]], _9 = _8[0], nameB = _9 === void 0 ? "name" : _9, _8, i = 0; i < 1; i++) { +for (_3 = ["trimmer", ["trimming", "edging"]], _4 = _3[0], nameB = _4 === void 0 ? "name" : _4, _3, i = 0; i < 1; i++) { console.log(nameB); } -for (_10 = robotA[0], numberA2 = _10 === void 0 ? -1 : _10, _11 = robotA[1], nameA2 = _11 === void 0 ? "name" : _11, _12 = robotA[2], skillA2 = _12 === void 0 ? "skill" : _12, robotA, i = 0; i < 1; i++) { +for (_5 = robotA[0], numberA2 = _5 === void 0 ? -1 : _5, _6 = robotA[1], nameA2 = _6 === void 0 ? "name" : _6, _7 = robotA[2], skillA2 = _7 === void 0 ? "skill" : _7, robotA, i = 0; i < 1; i++) { console.log(nameA2); } -for (_13 = getRobot(), _14 = _13[0], numberA2 = _14 === void 0 ? -1 : _14, _15 = _13[1], nameA2 = _15 === void 0 ? "name" : _15, _16 = _13[2], skillA2 = _16 === void 0 ? "skill" : _16, _13, i = 0; i < 1; i++) { +for (_8 = getRobot(), _9 = _8[0], numberA2 = _9 === void 0 ? -1 : _9, _10 = _8[1], nameA2 = _10 === void 0 ? "name" : _10, _11 = _8[2], skillA2 = _11 === void 0 ? "skill" : _11, _8, i = 0; i < 1; i++) { console.log(nameA2); } -for (_17 = [2, "trimmer", "trimming"], _18 = _17[0], numberA2 = _18 === void 0 ? -1 : _18, _19 = _17[1], nameA2 = _19 === void 0 ? "name" : _19, _20 = _17[2], skillA2 = _20 === void 0 ? "skill" : _20, _17, i = 0; i < 1; i++) { +for (_12 = [2, "trimmer", "trimming"], _13 = _12[0], numberA2 = _13 === void 0 ? -1 : _13, _14 = _12[1], nameA2 = _14 === void 0 ? "name" : _14, _15 = _12[2], skillA2 = _15 === void 0 ? "skill" : _15, _12, i = 0; i < 1; i++) { console.log(nameA2); } -for (var _a = multiRobotA[0], nameMA_1 = _a === void 0 ? "noName" : _a, _b = multiRobotA[1], _c = _b === void 0 ? ["none", "none"] : _b, _d = _c[0], primarySkillA_1 = _d === void 0 ? "primary" : _d, _e = _c[1], secondarySkillA_1 = _e === void 0 ? "secondary" : _e, i_1 = 0; i_1 < 1; i_1++) { +for (var _33 = multiRobotA[0], nameMA_1 = _33 === void 0 ? "noName" : _33, _34 = multiRobotA[1], _35 = _34 === void 0 ? ["none", "none"] : _34, _36 = _35[0], primarySkillA_1 = _36 === void 0 ? "primary" : _36, _37 = _35[1], secondarySkillA_1 = _37 === void 0 ? "secondary" : _37, i_1 = 0; i_1 < 1; i_1++) { console.log(nameMA_1); } -for (_21 = getMultiRobot(), _22 = _21[0], nameMA = _22 === void 0 ? "noName" : _22, _23 = _21[1], _24 = _23 === void 0 ? ["none", "none"] : _23, _25 = _24[0], primarySkillA = _25 === void 0 ? "primary" : _25, _26 = _24[1], secondarySkillA = _26 === void 0 ? "secondary" : _26, _21, i = 0; i < 1; i++) { +for (_16 = getMultiRobot(), _17 = _16[0], nameMA = _17 === void 0 ? "noName" : _17, _18 = _16[1], _19 = _18 === void 0 ? ["none", "none"] : _18, _20 = _19[0], primarySkillA = _20 === void 0 ? "primary" : _20, _21 = _19[1], secondarySkillA = _21 === void 0 ? "secondary" : _21, _16, i = 0; i < 1; i++) { console.log(nameMA); } -for (_27 = ["trimmer", ["trimming", "edging"]], _28 = _27[0], nameMA = _28 === void 0 ? "noName" : _28, _29 = _27[1], _30 = _29 === void 0 ? ["none", "none"] : _29, _31 = _30[0], primarySkillA = _31 === void 0 ? "primary" : _31, _32 = _30[1], secondarySkillA = _32 === void 0 ? "secondary" : _32, _27, i = 0; i < 1; i++) { +for (_22 = ["trimmer", ["trimming", "edging"]], _23 = _22[0], nameMA = _23 === void 0 ? "noName" : _23, _24 = _22[1], _25 = _24 === void 0 ? ["none", "none"] : _24, _26 = _25[0], primarySkillA = _26 === void 0 ? "primary" : _26, _27 = _25[1], secondarySkillA = _27 === void 0 ? "secondary" : _27, _22, i = 0; i < 1; i++) { console.log(nameMA); } -for (_33 = robotA[0], numberA3 = _33 === void 0 ? -1 : _33, robotAInfo = robotA.slice(1), robotA, i = 0; i < 1; i++) { +for (_28 = robotA[0], numberA3 = _28 === void 0 ? -1 : _28, robotAInfo = robotA.slice(1), robotA, i = 0; i < 1; i++) { console.log(numberA3); } -for (_34 = getRobot(), _35 = _34[0], numberA3 = _35 === void 0 ? -1 : _35, robotAInfo = _34.slice(1), _34, i = 0; i < 1; i++) { +for (_29 = getRobot(), _30 = _29[0], numberA3 = _30 === void 0 ? -1 : _30, robotAInfo = _29.slice(1), _29, i = 0; i < 1; i++) { console.log(numberA3); } -for (_36 = [2, "trimmer", "trimming"], _37 = _36[0], numberA3 = _37 === void 0 ? -1 : _37, robotAInfo = _36.slice(1), _36, i = 0; i < 1; i++) { +for (_31 = [2, "trimmer", "trimming"], _32 = _31[0], numberA3 = _32 === void 0 ? -1 : _32, robotAInfo = _31.slice(1), _31, i = 0; i < 1; i++) { console.log(numberA3); } -var _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35, _36, _37; //# sourceMappingURL=sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2.js.map \ No newline at end of file diff --git a/tests/baselines/reference/sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2.js.map b/tests/baselines/reference/sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2.js.map index 99e620f7c78..a760522595b 100644 --- a/tests/baselines/reference/sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2.js.map +++ b/tests/baselines/reference/sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2.js.map @@ -1,2 +1,2 @@ //// [sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2.js.map] -{"version":3,"file":"sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2.js","sourceRoot":"","sources":["sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2.ts"],"names":[],"mappings":"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"} \ No newline at end of file +{"version":3,"file":"sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2.js","sourceRoot":"","sources":["sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/tests/baselines/reference/sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2.sourcemap.txt b/tests/baselines/reference/sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2.sourcemap.txt index 8a8b097d084..9cdbcd3c91c 100644 --- a/tests/baselines/reference/sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2.sourcemap.txt +++ b/tests/baselines/reference/sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2.sourcemap.txt @@ -8,6 +8,7 @@ sources: sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2.ts emittedFile:tests/cases/compiler/sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2.js sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2.ts ------------------------------------------------------------------- +>>>var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32; >>>var robotA = [1, "mower", "mowing"]; 1 > 2 >^^^^ @@ -39,25 +40,25 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 10> "mowing" 11> ] 12> ; -1 >Emitted(1, 1) Source(7, 1) + SourceIndex(0) -2 >Emitted(1, 5) Source(7, 5) + SourceIndex(0) -3 >Emitted(1, 11) Source(7, 11) + SourceIndex(0) -4 >Emitted(1, 14) Source(7, 21) + SourceIndex(0) -5 >Emitted(1, 15) Source(7, 22) + SourceIndex(0) -6 >Emitted(1, 16) Source(7, 23) + SourceIndex(0) -7 >Emitted(1, 18) Source(7, 25) + SourceIndex(0) -8 >Emitted(1, 25) Source(7, 32) + SourceIndex(0) -9 >Emitted(1, 27) Source(7, 34) + SourceIndex(0) -10>Emitted(1, 35) Source(7, 42) + SourceIndex(0) -11>Emitted(1, 36) Source(7, 43) + SourceIndex(0) -12>Emitted(1, 37) Source(7, 44) + SourceIndex(0) +1 >Emitted(2, 1) Source(7, 1) + SourceIndex(0) +2 >Emitted(2, 5) Source(7, 5) + SourceIndex(0) +3 >Emitted(2, 11) Source(7, 11) + SourceIndex(0) +4 >Emitted(2, 14) Source(7, 21) + SourceIndex(0) +5 >Emitted(2, 15) Source(7, 22) + SourceIndex(0) +6 >Emitted(2, 16) Source(7, 23) + SourceIndex(0) +7 >Emitted(2, 18) Source(7, 25) + SourceIndex(0) +8 >Emitted(2, 25) Source(7, 32) + SourceIndex(0) +9 >Emitted(2, 27) Source(7, 34) + SourceIndex(0) +10>Emitted(2, 35) Source(7, 42) + SourceIndex(0) +11>Emitted(2, 36) Source(7, 43) + SourceIndex(0) +12>Emitted(2, 37) Source(7, 44) + SourceIndex(0) --- >>>function getRobot() { 1 > 2 >^^^^^^^^^^^^^^^^^^^-> 1 > > -1 >Emitted(2, 1) Source(8, 1) + SourceIndex(0) +1 >Emitted(3, 1) Source(8, 1) + SourceIndex(0) --- >>> return robotA; 1->^^^^ @@ -69,10 +70,10 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 2 > return 3 > robotA 4 > ; -1->Emitted(3, 5) Source(9, 5) + SourceIndex(0) -2 >Emitted(3, 12) Source(9, 12) + SourceIndex(0) -3 >Emitted(3, 18) Source(9, 18) + SourceIndex(0) -4 >Emitted(3, 19) Source(9, 19) + SourceIndex(0) +1->Emitted(4, 5) Source(9, 5) + SourceIndex(0) +2 >Emitted(4, 12) Source(9, 12) + SourceIndex(0) +3 >Emitted(4, 18) Source(9, 18) + SourceIndex(0) +4 >Emitted(4, 19) Source(9, 19) + SourceIndex(0) --- >>>} 1 > @@ -81,8 +82,8 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 1 > > 2 >} -1 >Emitted(4, 1) Source(10, 1) + SourceIndex(0) -2 >Emitted(4, 2) Source(10, 2) + SourceIndex(0) +1 >Emitted(5, 1) Source(10, 1) + SourceIndex(0) +2 >Emitted(5, 2) Source(10, 2) + SourceIndex(0) --- >>>var multiRobotA = ["mower", ["mowing", ""]]; 1-> @@ -116,20 +117,20 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 12> ] 13> ] 14> ; -1->Emitted(5, 1) Source(12, 1) + SourceIndex(0) -2 >Emitted(5, 5) Source(12, 5) + SourceIndex(0) -3 >Emitted(5, 16) Source(12, 16) + SourceIndex(0) -4 >Emitted(5, 19) Source(12, 38) + SourceIndex(0) -5 >Emitted(5, 20) Source(12, 39) + SourceIndex(0) -6 >Emitted(5, 27) Source(12, 46) + SourceIndex(0) -7 >Emitted(5, 29) Source(12, 48) + SourceIndex(0) -8 >Emitted(5, 30) Source(12, 49) + SourceIndex(0) -9 >Emitted(5, 38) Source(12, 57) + SourceIndex(0) -10>Emitted(5, 40) Source(12, 59) + SourceIndex(0) -11>Emitted(5, 42) Source(12, 61) + SourceIndex(0) -12>Emitted(5, 43) Source(12, 62) + SourceIndex(0) -13>Emitted(5, 44) Source(12, 63) + SourceIndex(0) -14>Emitted(5, 45) Source(12, 64) + SourceIndex(0) +1->Emitted(6, 1) Source(12, 1) + SourceIndex(0) +2 >Emitted(6, 5) Source(12, 5) + SourceIndex(0) +3 >Emitted(6, 16) Source(12, 16) + SourceIndex(0) +4 >Emitted(6, 19) Source(12, 38) + SourceIndex(0) +5 >Emitted(6, 20) Source(12, 39) + SourceIndex(0) +6 >Emitted(6, 27) Source(12, 46) + SourceIndex(0) +7 >Emitted(6, 29) Source(12, 48) + SourceIndex(0) +8 >Emitted(6, 30) Source(12, 49) + SourceIndex(0) +9 >Emitted(6, 38) Source(12, 57) + SourceIndex(0) +10>Emitted(6, 40) Source(12, 59) + SourceIndex(0) +11>Emitted(6, 42) Source(12, 61) + SourceIndex(0) +12>Emitted(6, 43) Source(12, 62) + SourceIndex(0) +13>Emitted(6, 44) Source(12, 63) + SourceIndex(0) +14>Emitted(6, 45) Source(12, 64) + SourceIndex(0) --- >>>var multiRobotB = ["trimmer", ["trimming", "edging"]]; 1-> @@ -161,27 +162,27 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 12> ] 13> ] 14> ; -1->Emitted(6, 1) Source(13, 1) + SourceIndex(0) -2 >Emitted(6, 5) Source(13, 5) + SourceIndex(0) -3 >Emitted(6, 16) Source(13, 16) + SourceIndex(0) -4 >Emitted(6, 19) Source(13, 38) + SourceIndex(0) -5 >Emitted(6, 20) Source(13, 39) + SourceIndex(0) -6 >Emitted(6, 29) Source(13, 48) + SourceIndex(0) -7 >Emitted(6, 31) Source(13, 50) + SourceIndex(0) -8 >Emitted(6, 32) Source(13, 51) + SourceIndex(0) -9 >Emitted(6, 42) Source(13, 61) + SourceIndex(0) -10>Emitted(6, 44) Source(13, 63) + SourceIndex(0) -11>Emitted(6, 52) Source(13, 71) + SourceIndex(0) -12>Emitted(6, 53) Source(13, 72) + SourceIndex(0) -13>Emitted(6, 54) Source(13, 73) + SourceIndex(0) -14>Emitted(6, 55) Source(13, 74) + SourceIndex(0) +1->Emitted(7, 1) Source(13, 1) + SourceIndex(0) +2 >Emitted(7, 5) Source(13, 5) + SourceIndex(0) +3 >Emitted(7, 16) Source(13, 16) + SourceIndex(0) +4 >Emitted(7, 19) Source(13, 38) + SourceIndex(0) +5 >Emitted(7, 20) Source(13, 39) + SourceIndex(0) +6 >Emitted(7, 29) Source(13, 48) + SourceIndex(0) +7 >Emitted(7, 31) Source(13, 50) + SourceIndex(0) +8 >Emitted(7, 32) Source(13, 51) + SourceIndex(0) +9 >Emitted(7, 42) Source(13, 61) + SourceIndex(0) +10>Emitted(7, 44) Source(13, 63) + SourceIndex(0) +11>Emitted(7, 52) Source(13, 71) + SourceIndex(0) +12>Emitted(7, 53) Source(13, 72) + SourceIndex(0) +13>Emitted(7, 54) Source(13, 73) + SourceIndex(0) +14>Emitted(7, 55) Source(13, 74) + SourceIndex(0) --- >>>function getMultiRobot() { 1 > 2 >^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > > -1 >Emitted(7, 1) Source(14, 1) + SourceIndex(0) +1 >Emitted(8, 1) Source(14, 1) + SourceIndex(0) --- >>> return multiRobotA; 1->^^^^ @@ -193,10 +194,10 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 2 > return 3 > multiRobotA 4 > ; -1->Emitted(8, 5) Source(15, 5) + SourceIndex(0) -2 >Emitted(8, 12) Source(15, 12) + SourceIndex(0) -3 >Emitted(8, 23) Source(15, 23) + SourceIndex(0) -4 >Emitted(8, 24) Source(15, 24) + SourceIndex(0) +1->Emitted(9, 5) Source(15, 5) + SourceIndex(0) +2 >Emitted(9, 12) Source(15, 12) + SourceIndex(0) +3 >Emitted(9, 23) Source(15, 23) + SourceIndex(0) +4 >Emitted(9, 24) Source(15, 24) + SourceIndex(0) --- >>>} 1 > @@ -205,8 +206,8 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 1 > > 2 >} -1 >Emitted(9, 1) Source(16, 1) + SourceIndex(0) -2 >Emitted(9, 2) Source(16, 2) + SourceIndex(0) +1 >Emitted(10, 1) Source(16, 1) + SourceIndex(0) +2 >Emitted(10, 2) Source(16, 2) + SourceIndex(0) --- >>>var nameA, primarySkillA, secondarySkillA; 1-> @@ -227,14 +228,14 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 6 > , 7 > secondarySkillA: string 8 > ; -1->Emitted(10, 1) Source(18, 1) + SourceIndex(0) -2 >Emitted(10, 5) Source(18, 5) + SourceIndex(0) -3 >Emitted(10, 10) Source(18, 18) + SourceIndex(0) -4 >Emitted(10, 12) Source(18, 20) + SourceIndex(0) -5 >Emitted(10, 25) Source(18, 41) + SourceIndex(0) -6 >Emitted(10, 27) Source(18, 43) + SourceIndex(0) -7 >Emitted(10, 42) Source(18, 66) + SourceIndex(0) -8 >Emitted(10, 43) Source(18, 67) + SourceIndex(0) +1->Emitted(11, 1) Source(18, 1) + SourceIndex(0) +2 >Emitted(11, 5) Source(18, 5) + SourceIndex(0) +3 >Emitted(11, 10) Source(18, 18) + SourceIndex(0) +4 >Emitted(11, 12) Source(18, 20) + SourceIndex(0) +5 >Emitted(11, 25) Source(18, 41) + SourceIndex(0) +6 >Emitted(11, 27) Source(18, 43) + SourceIndex(0) +7 >Emitted(11, 42) Source(18, 66) + SourceIndex(0) +8 >Emitted(11, 43) Source(18, 67) + SourceIndex(0) --- >>>var numberB, nameB; 1 > @@ -251,12 +252,12 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 4 > , 5 > nameB: string 6 > ; -1 >Emitted(11, 1) Source(19, 1) + SourceIndex(0) -2 >Emitted(11, 5) Source(19, 5) + SourceIndex(0) -3 >Emitted(11, 12) Source(19, 20) + SourceIndex(0) -4 >Emitted(11, 14) Source(19, 22) + SourceIndex(0) -5 >Emitted(11, 19) Source(19, 35) + SourceIndex(0) -6 >Emitted(11, 20) Source(19, 36) + SourceIndex(0) +1 >Emitted(12, 1) Source(19, 1) + SourceIndex(0) +2 >Emitted(12, 5) Source(19, 5) + SourceIndex(0) +3 >Emitted(12, 12) Source(19, 20) + SourceIndex(0) +4 >Emitted(12, 14) Source(19, 22) + SourceIndex(0) +5 >Emitted(12, 19) Source(19, 35) + SourceIndex(0) +6 >Emitted(12, 20) Source(19, 36) + SourceIndex(0) --- >>>var numberA2, nameA2, skillA2, nameMA; 1-> @@ -281,16 +282,16 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 8 > , 9 > nameMA: string 10> ; -1->Emitted(12, 1) Source(20, 1) + SourceIndex(0) -2 >Emitted(12, 5) Source(20, 5) + SourceIndex(0) -3 >Emitted(12, 13) Source(20, 21) + SourceIndex(0) -4 >Emitted(12, 15) Source(20, 23) + SourceIndex(0) -5 >Emitted(12, 21) Source(20, 37) + SourceIndex(0) -6 >Emitted(12, 23) Source(20, 39) + SourceIndex(0) -7 >Emitted(12, 30) Source(20, 54) + SourceIndex(0) -8 >Emitted(12, 32) Source(20, 56) + SourceIndex(0) -9 >Emitted(12, 38) Source(20, 70) + SourceIndex(0) -10>Emitted(12, 39) Source(20, 71) + SourceIndex(0) +1->Emitted(13, 1) Source(20, 1) + SourceIndex(0) +2 >Emitted(13, 5) Source(20, 5) + SourceIndex(0) +3 >Emitted(13, 13) Source(20, 21) + SourceIndex(0) +4 >Emitted(13, 15) Source(20, 23) + SourceIndex(0) +5 >Emitted(13, 21) Source(20, 37) + SourceIndex(0) +6 >Emitted(13, 23) Source(20, 39) + SourceIndex(0) +7 >Emitted(13, 30) Source(20, 54) + SourceIndex(0) +8 >Emitted(13, 32) Source(20, 56) + SourceIndex(0) +9 >Emitted(13, 38) Source(20, 70) + SourceIndex(0) +10>Emitted(13, 39) Source(20, 71) + SourceIndex(0) --- >>>var numberA3, robotAInfo, multiRobotAInfo; 1-> @@ -310,14 +311,14 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 6 > , 7 > multiRobotAInfo: (string | [string, string])[] 8 > ; -1->Emitted(13, 1) Source(21, 1) + SourceIndex(0) -2 >Emitted(13, 5) Source(21, 5) + SourceIndex(0) -3 >Emitted(13, 13) Source(21, 21) + SourceIndex(0) -4 >Emitted(13, 15) Source(21, 23) + SourceIndex(0) -5 >Emitted(13, 25) Source(21, 54) + SourceIndex(0) -6 >Emitted(13, 27) Source(21, 56) + SourceIndex(0) -7 >Emitted(13, 42) Source(21, 102) + SourceIndex(0) -8 >Emitted(13, 43) Source(21, 103) + SourceIndex(0) +1->Emitted(14, 1) Source(21, 1) + SourceIndex(0) +2 >Emitted(14, 5) Source(21, 5) + SourceIndex(0) +3 >Emitted(14, 13) Source(21, 21) + SourceIndex(0) +4 >Emitted(14, 15) Source(21, 23) + SourceIndex(0) +5 >Emitted(14, 25) Source(21, 54) + SourceIndex(0) +6 >Emitted(14, 27) Source(21, 56) + SourceIndex(0) +7 >Emitted(14, 42) Source(21, 102) + SourceIndex(0) +8 >Emitted(14, 43) Source(21, 103) + SourceIndex(0) --- >>>var i; 1 > @@ -330,12 +331,12 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 2 >let 3 > i: number 4 > ; -1 >Emitted(14, 1) Source(22, 1) + SourceIndex(0) -2 >Emitted(14, 5) Source(22, 5) + SourceIndex(0) -3 >Emitted(14, 6) Source(22, 14) + SourceIndex(0) -4 >Emitted(14, 7) Source(22, 15) + SourceIndex(0) +1 >Emitted(15, 1) Source(22, 1) + SourceIndex(0) +2 >Emitted(15, 5) Source(22, 5) + SourceIndex(0) +3 >Emitted(15, 6) Source(22, 14) + SourceIndex(0) +4 >Emitted(15, 7) Source(22, 15) + SourceIndex(0) --- ->>>for (_f = robotA[1], nameA = _f === void 0 ? "name" : _f, robotA, i = 0; i < 1; i++) { +>>>for (_a = robotA[1], nameA = _a === void 0 ? "name" : _a, robotA, i = 0; i < 1; i++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^^^^^ @@ -376,25 +377,25 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 17> i 18> ++ 19> ) -1->Emitted(15, 1) Source(24, 1) + SourceIndex(0) -2 >Emitted(15, 6) Source(24, 9) + SourceIndex(0) -3 >Emitted(15, 20) Source(24, 23) + SourceIndex(0) -4 >Emitted(15, 22) Source(24, 9) + SourceIndex(0) -5 >Emitted(15, 57) Source(24, 23) + SourceIndex(0) -6 >Emitted(15, 59) Source(24, 27) + SourceIndex(0) -7 >Emitted(15, 65) Source(24, 33) + SourceIndex(0) -8 >Emitted(15, 67) Source(24, 35) + SourceIndex(0) -9 >Emitted(15, 68) Source(24, 36) + SourceIndex(0) -10>Emitted(15, 71) Source(24, 39) + SourceIndex(0) -11>Emitted(15, 72) Source(24, 40) + SourceIndex(0) -12>Emitted(15, 74) Source(24, 42) + SourceIndex(0) -13>Emitted(15, 75) Source(24, 43) + SourceIndex(0) -14>Emitted(15, 78) Source(24, 46) + SourceIndex(0) -15>Emitted(15, 79) Source(24, 47) + SourceIndex(0) -16>Emitted(15, 81) Source(24, 49) + SourceIndex(0) -17>Emitted(15, 82) Source(24, 50) + SourceIndex(0) -18>Emitted(15, 84) Source(24, 52) + SourceIndex(0) -19>Emitted(15, 86) Source(24, 54) + SourceIndex(0) +1->Emitted(16, 1) Source(24, 1) + SourceIndex(0) +2 >Emitted(16, 6) Source(24, 9) + SourceIndex(0) +3 >Emitted(16, 20) Source(24, 23) + SourceIndex(0) +4 >Emitted(16, 22) Source(24, 9) + SourceIndex(0) +5 >Emitted(16, 57) Source(24, 23) + SourceIndex(0) +6 >Emitted(16, 59) Source(24, 27) + SourceIndex(0) +7 >Emitted(16, 65) Source(24, 33) + SourceIndex(0) +8 >Emitted(16, 67) Source(24, 35) + SourceIndex(0) +9 >Emitted(16, 68) Source(24, 36) + SourceIndex(0) +10>Emitted(16, 71) Source(24, 39) + SourceIndex(0) +11>Emitted(16, 72) Source(24, 40) + SourceIndex(0) +12>Emitted(16, 74) Source(24, 42) + SourceIndex(0) +13>Emitted(16, 75) Source(24, 43) + SourceIndex(0) +14>Emitted(16, 78) Source(24, 46) + SourceIndex(0) +15>Emitted(16, 79) Source(24, 47) + SourceIndex(0) +16>Emitted(16, 81) Source(24, 49) + SourceIndex(0) +17>Emitted(16, 82) Source(24, 50) + SourceIndex(0) +18>Emitted(16, 84) Source(24, 52) + SourceIndex(0) +19>Emitted(16, 86) Source(24, 54) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -414,23 +415,23 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 6 > nameA 7 > ) 8 > ; -1 >Emitted(16, 5) Source(25, 5) + SourceIndex(0) -2 >Emitted(16, 12) Source(25, 12) + SourceIndex(0) -3 >Emitted(16, 13) Source(25, 13) + SourceIndex(0) -4 >Emitted(16, 16) Source(25, 16) + SourceIndex(0) -5 >Emitted(16, 17) Source(25, 17) + SourceIndex(0) -6 >Emitted(16, 22) Source(25, 22) + SourceIndex(0) -7 >Emitted(16, 23) Source(25, 23) + SourceIndex(0) -8 >Emitted(16, 24) Source(25, 24) + SourceIndex(0) +1 >Emitted(17, 5) Source(25, 5) + SourceIndex(0) +2 >Emitted(17, 12) Source(25, 12) + SourceIndex(0) +3 >Emitted(17, 13) Source(25, 13) + SourceIndex(0) +4 >Emitted(17, 16) Source(25, 16) + SourceIndex(0) +5 >Emitted(17, 17) Source(25, 17) + SourceIndex(0) +6 >Emitted(17, 22) Source(25, 22) + SourceIndex(0) +7 >Emitted(17, 23) Source(25, 23) + SourceIndex(0) +8 >Emitted(17, 24) Source(25, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(17, 2) Source(26, 2) + SourceIndex(0) +1 >Emitted(18, 2) Source(26, 2) + SourceIndex(0) --- ->>>for (_g = getRobot(), _h = _g[1], nameA = _h === void 0 ? "name" : _h, _g, i = 0; i < 1; i++) { +>>>for (_b = getRobot(), _c = _b[1], nameA = _c === void 0 ? "name" : _c, _b, i = 0; i < 1; i++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^^^^^^ @@ -470,25 +471,25 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 17> i 18> ++ 19> ) -1->Emitted(18, 1) Source(27, 1) + SourceIndex(0) -2 >Emitted(18, 6) Source(27, 6) + SourceIndex(0) -3 >Emitted(18, 21) Source(27, 37) + SourceIndex(0) -4 >Emitted(18, 23) Source(27, 9) + SourceIndex(0) -5 >Emitted(18, 33) Source(27, 23) + SourceIndex(0) -6 >Emitted(18, 35) Source(27, 9) + SourceIndex(0) -7 >Emitted(18, 70) Source(27, 23) + SourceIndex(0) -8 >Emitted(18, 76) Source(27, 39) + SourceIndex(0) -9 >Emitted(18, 77) Source(27, 40) + SourceIndex(0) -10>Emitted(18, 80) Source(27, 43) + SourceIndex(0) -11>Emitted(18, 81) Source(27, 44) + SourceIndex(0) -12>Emitted(18, 83) Source(27, 46) + SourceIndex(0) -13>Emitted(18, 84) Source(27, 47) + SourceIndex(0) -14>Emitted(18, 87) Source(27, 50) + SourceIndex(0) -15>Emitted(18, 88) Source(27, 51) + SourceIndex(0) -16>Emitted(18, 90) Source(27, 53) + SourceIndex(0) -17>Emitted(18, 91) Source(27, 54) + SourceIndex(0) -18>Emitted(18, 93) Source(27, 56) + SourceIndex(0) -19>Emitted(18, 95) Source(27, 58) + SourceIndex(0) +1->Emitted(19, 1) Source(27, 1) + SourceIndex(0) +2 >Emitted(19, 6) Source(27, 6) + SourceIndex(0) +3 >Emitted(19, 21) Source(27, 37) + SourceIndex(0) +4 >Emitted(19, 23) Source(27, 9) + SourceIndex(0) +5 >Emitted(19, 33) Source(27, 23) + SourceIndex(0) +6 >Emitted(19, 35) Source(27, 9) + SourceIndex(0) +7 >Emitted(19, 70) Source(27, 23) + SourceIndex(0) +8 >Emitted(19, 76) Source(27, 39) + SourceIndex(0) +9 >Emitted(19, 77) Source(27, 40) + SourceIndex(0) +10>Emitted(19, 80) Source(27, 43) + SourceIndex(0) +11>Emitted(19, 81) Source(27, 44) + SourceIndex(0) +12>Emitted(19, 83) Source(27, 46) + SourceIndex(0) +13>Emitted(19, 84) Source(27, 47) + SourceIndex(0) +14>Emitted(19, 87) Source(27, 50) + SourceIndex(0) +15>Emitted(19, 88) Source(27, 51) + SourceIndex(0) +16>Emitted(19, 90) Source(27, 53) + SourceIndex(0) +17>Emitted(19, 91) Source(27, 54) + SourceIndex(0) +18>Emitted(19, 93) Source(27, 56) + SourceIndex(0) +19>Emitted(19, 95) Source(27, 58) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -508,23 +509,23 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 6 > nameA 7 > ) 8 > ; -1 >Emitted(19, 5) Source(28, 5) + SourceIndex(0) -2 >Emitted(19, 12) Source(28, 12) + SourceIndex(0) -3 >Emitted(19, 13) Source(28, 13) + SourceIndex(0) -4 >Emitted(19, 16) Source(28, 16) + SourceIndex(0) -5 >Emitted(19, 17) Source(28, 17) + SourceIndex(0) -6 >Emitted(19, 22) Source(28, 22) + SourceIndex(0) -7 >Emitted(19, 23) Source(28, 23) + SourceIndex(0) -8 >Emitted(19, 24) Source(28, 24) + SourceIndex(0) +1 >Emitted(20, 5) Source(28, 5) + SourceIndex(0) +2 >Emitted(20, 12) Source(28, 12) + SourceIndex(0) +3 >Emitted(20, 13) Source(28, 13) + SourceIndex(0) +4 >Emitted(20, 16) Source(28, 16) + SourceIndex(0) +5 >Emitted(20, 17) Source(28, 17) + SourceIndex(0) +6 >Emitted(20, 22) Source(28, 22) + SourceIndex(0) +7 >Emitted(20, 23) Source(28, 23) + SourceIndex(0) +8 >Emitted(20, 24) Source(28, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(20, 2) Source(29, 2) + SourceIndex(0) +1 >Emitted(21, 2) Source(29, 2) + SourceIndex(0) --- ->>>for (_j = [2, "trimmer", "trimming"], _k = _j[1], nameA = _k === void 0 ? "name" : _k, _j, i = 0; i < 1; i++) { +>>>for (_d = [2, "trimmer", "trimming"], _e = _d[1], nameA = _e === void 0 ? "name" : _e, _d, i = 0; i < 1; i++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -564,25 +565,25 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 17> i 18> ++ 19> ) -1->Emitted(21, 1) Source(30, 1) + SourceIndex(0) -2 >Emitted(21, 6) Source(30, 6) + SourceIndex(0) -3 >Emitted(21, 37) Source(30, 53) + SourceIndex(0) -4 >Emitted(21, 39) Source(30, 9) + SourceIndex(0) -5 >Emitted(21, 49) Source(30, 23) + SourceIndex(0) -6 >Emitted(21, 51) Source(30, 9) + SourceIndex(0) -7 >Emitted(21, 86) Source(30, 23) + SourceIndex(0) -8 >Emitted(21, 92) Source(30, 55) + SourceIndex(0) -9 >Emitted(21, 93) Source(30, 56) + SourceIndex(0) -10>Emitted(21, 96) Source(30, 59) + SourceIndex(0) -11>Emitted(21, 97) Source(30, 60) + SourceIndex(0) -12>Emitted(21, 99) Source(30, 62) + SourceIndex(0) -13>Emitted(21, 100) Source(30, 63) + SourceIndex(0) -14>Emitted(21, 103) Source(30, 66) + SourceIndex(0) -15>Emitted(21, 104) Source(30, 67) + SourceIndex(0) -16>Emitted(21, 106) Source(30, 69) + SourceIndex(0) -17>Emitted(21, 107) Source(30, 70) + SourceIndex(0) -18>Emitted(21, 109) Source(30, 72) + SourceIndex(0) -19>Emitted(21, 111) Source(30, 74) + SourceIndex(0) +1->Emitted(22, 1) Source(30, 1) + SourceIndex(0) +2 >Emitted(22, 6) Source(30, 6) + SourceIndex(0) +3 >Emitted(22, 37) Source(30, 53) + SourceIndex(0) +4 >Emitted(22, 39) Source(30, 9) + SourceIndex(0) +5 >Emitted(22, 49) Source(30, 23) + SourceIndex(0) +6 >Emitted(22, 51) Source(30, 9) + SourceIndex(0) +7 >Emitted(22, 86) Source(30, 23) + SourceIndex(0) +8 >Emitted(22, 92) Source(30, 55) + SourceIndex(0) +9 >Emitted(22, 93) Source(30, 56) + SourceIndex(0) +10>Emitted(22, 96) Source(30, 59) + SourceIndex(0) +11>Emitted(22, 97) Source(30, 60) + SourceIndex(0) +12>Emitted(22, 99) Source(30, 62) + SourceIndex(0) +13>Emitted(22, 100) Source(30, 63) + SourceIndex(0) +14>Emitted(22, 103) Source(30, 66) + SourceIndex(0) +15>Emitted(22, 104) Source(30, 67) + SourceIndex(0) +16>Emitted(22, 106) Source(30, 69) + SourceIndex(0) +17>Emitted(22, 107) Source(30, 70) + SourceIndex(0) +18>Emitted(22, 109) Source(30, 72) + SourceIndex(0) +19>Emitted(22, 111) Source(30, 74) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -602,23 +603,23 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 6 > nameA 7 > ) 8 > ; -1 >Emitted(22, 5) Source(31, 5) + SourceIndex(0) -2 >Emitted(22, 12) Source(31, 12) + SourceIndex(0) -3 >Emitted(22, 13) Source(31, 13) + SourceIndex(0) -4 >Emitted(22, 16) Source(31, 16) + SourceIndex(0) -5 >Emitted(22, 17) Source(31, 17) + SourceIndex(0) -6 >Emitted(22, 22) Source(31, 22) + SourceIndex(0) -7 >Emitted(22, 23) Source(31, 23) + SourceIndex(0) -8 >Emitted(22, 24) Source(31, 24) + SourceIndex(0) +1 >Emitted(23, 5) Source(31, 5) + SourceIndex(0) +2 >Emitted(23, 12) Source(31, 12) + SourceIndex(0) +3 >Emitted(23, 13) Source(31, 13) + SourceIndex(0) +4 >Emitted(23, 16) Source(31, 16) + SourceIndex(0) +5 >Emitted(23, 17) Source(31, 17) + SourceIndex(0) +6 >Emitted(23, 22) Source(31, 22) + SourceIndex(0) +7 >Emitted(23, 23) Source(31, 23) + SourceIndex(0) +8 >Emitted(23, 24) Source(31, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(23, 2) Source(32, 2) + SourceIndex(0) +1 >Emitted(24, 2) Source(32, 2) + SourceIndex(0) --- ->>>for (_l = multiRobotA[1], _m = _l === void 0 ? ["none", "none"] : _l, _o = _m[0], primarySkillA = _o === void 0 ? "primary" : _o, _p = _m[1], secondarySkillA = _p === void 0 ? "secondary" : _p, multiRobotA, i = 0; i < 1; i++) { +>>>for (_f = multiRobotA[1], _g = _f === void 0 ? ["none", "none"] : _f, _h = _g[0], primarySkillA = _h === void 0 ? "primary" : _h, _j = _g[1], secondarySkillA = _j === void 0 ? "secondary" : _j, multiRobotA, i = 0; i < 1; i++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^^^^^^^^^^ @@ -682,33 +683,33 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 25> i 26> ++ 27> ) -1->Emitted(24, 1) Source(33, 1) + SourceIndex(0) -2 >Emitted(24, 6) Source(33, 9) + SourceIndex(0) -3 >Emitted(24, 25) Source(36, 21) + SourceIndex(0) -4 >Emitted(24, 27) Source(33, 9) + SourceIndex(0) -5 >Emitted(24, 69) Source(36, 21) + SourceIndex(0) -6 >Emitted(24, 71) Source(34, 5) + SourceIndex(0) -7 >Emitted(24, 81) Source(34, 30) + SourceIndex(0) -8 >Emitted(24, 83) Source(34, 5) + SourceIndex(0) -9 >Emitted(24, 129) Source(34, 30) + SourceIndex(0) -10>Emitted(24, 131) Source(35, 5) + SourceIndex(0) -11>Emitted(24, 141) Source(35, 34) + SourceIndex(0) -12>Emitted(24, 143) Source(35, 5) + SourceIndex(0) -13>Emitted(24, 193) Source(35, 34) + SourceIndex(0) -14>Emitted(24, 195) Source(36, 25) + SourceIndex(0) -15>Emitted(24, 206) Source(36, 36) + SourceIndex(0) -16>Emitted(24, 208) Source(36, 38) + SourceIndex(0) -17>Emitted(24, 209) Source(36, 39) + SourceIndex(0) -18>Emitted(24, 212) Source(36, 42) + SourceIndex(0) -19>Emitted(24, 213) Source(36, 43) + SourceIndex(0) -20>Emitted(24, 215) Source(36, 45) + SourceIndex(0) -21>Emitted(24, 216) Source(36, 46) + SourceIndex(0) -22>Emitted(24, 219) Source(36, 49) + SourceIndex(0) -23>Emitted(24, 220) Source(36, 50) + SourceIndex(0) -24>Emitted(24, 222) Source(36, 52) + SourceIndex(0) -25>Emitted(24, 223) Source(36, 53) + SourceIndex(0) -26>Emitted(24, 225) Source(36, 55) + SourceIndex(0) -27>Emitted(24, 227) Source(36, 57) + SourceIndex(0) +1->Emitted(25, 1) Source(33, 1) + SourceIndex(0) +2 >Emitted(25, 6) Source(33, 9) + SourceIndex(0) +3 >Emitted(25, 25) Source(36, 21) + SourceIndex(0) +4 >Emitted(25, 27) Source(33, 9) + SourceIndex(0) +5 >Emitted(25, 69) Source(36, 21) + SourceIndex(0) +6 >Emitted(25, 71) Source(34, 5) + SourceIndex(0) +7 >Emitted(25, 81) Source(34, 30) + SourceIndex(0) +8 >Emitted(25, 83) Source(34, 5) + SourceIndex(0) +9 >Emitted(25, 129) Source(34, 30) + SourceIndex(0) +10>Emitted(25, 131) Source(35, 5) + SourceIndex(0) +11>Emitted(25, 141) Source(35, 34) + SourceIndex(0) +12>Emitted(25, 143) Source(35, 5) + SourceIndex(0) +13>Emitted(25, 193) Source(35, 34) + SourceIndex(0) +14>Emitted(25, 195) Source(36, 25) + SourceIndex(0) +15>Emitted(25, 206) Source(36, 36) + SourceIndex(0) +16>Emitted(25, 208) Source(36, 38) + SourceIndex(0) +17>Emitted(25, 209) Source(36, 39) + SourceIndex(0) +18>Emitted(25, 212) Source(36, 42) + SourceIndex(0) +19>Emitted(25, 213) Source(36, 43) + SourceIndex(0) +20>Emitted(25, 215) Source(36, 45) + SourceIndex(0) +21>Emitted(25, 216) Source(36, 46) + SourceIndex(0) +22>Emitted(25, 219) Source(36, 49) + SourceIndex(0) +23>Emitted(25, 220) Source(36, 50) + SourceIndex(0) +24>Emitted(25, 222) Source(36, 52) + SourceIndex(0) +25>Emitted(25, 223) Source(36, 53) + SourceIndex(0) +26>Emitted(25, 225) Source(36, 55) + SourceIndex(0) +27>Emitted(25, 227) Source(36, 57) + SourceIndex(0) --- >>> console.log(primarySkillA); 1 >^^^^ @@ -728,23 +729,23 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 6 > primarySkillA 7 > ) 8 > ; -1 >Emitted(25, 5) Source(37, 5) + SourceIndex(0) -2 >Emitted(25, 12) Source(37, 12) + SourceIndex(0) -3 >Emitted(25, 13) Source(37, 13) + SourceIndex(0) -4 >Emitted(25, 16) Source(37, 16) + SourceIndex(0) -5 >Emitted(25, 17) Source(37, 17) + SourceIndex(0) -6 >Emitted(25, 30) Source(37, 30) + SourceIndex(0) -7 >Emitted(25, 31) Source(37, 31) + SourceIndex(0) -8 >Emitted(25, 32) Source(37, 32) + SourceIndex(0) +1 >Emitted(26, 5) Source(37, 5) + SourceIndex(0) +2 >Emitted(26, 12) Source(37, 12) + SourceIndex(0) +3 >Emitted(26, 13) Source(37, 13) + SourceIndex(0) +4 >Emitted(26, 16) Source(37, 16) + SourceIndex(0) +5 >Emitted(26, 17) Source(37, 17) + SourceIndex(0) +6 >Emitted(26, 30) Source(37, 30) + SourceIndex(0) +7 >Emitted(26, 31) Source(37, 31) + SourceIndex(0) +8 >Emitted(26, 32) Source(37, 32) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(26, 2) Source(38, 2) + SourceIndex(0) +1 >Emitted(27, 2) Source(38, 2) + SourceIndex(0) --- ->>>for (_q = getMultiRobot(), _r = _q[1], _s = _r === void 0 ? ["none", "none"] : _r, _t = _s[0], primarySkillA = _t === void 0 ? "primary" : _t, _u = _s[1], secondarySkillA = _u === void 0 ? "secondary" : _u, _q, i = 0; i < 1; i++) { +>>>for (_k = getMultiRobot(), _l = _k[1], _m = _l === void 0 ? ["none", "none"] : _l, _o = _m[0], primarySkillA = _o === void 0 ? "primary" : _o, _p = _m[1], secondarySkillA = _p === void 0 ? "secondary" : _p, _k, i = 0; i < 1; i++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^^^^^^^^^^^ @@ -811,33 +812,33 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 25> i 26> ++ 27> ) -1->Emitted(27, 1) Source(39, 1) + SourceIndex(0) -2 >Emitted(27, 6) Source(39, 6) + SourceIndex(0) -3 >Emitted(27, 26) Source(42, 40) + SourceIndex(0) -4 >Emitted(27, 28) Source(39, 9) + SourceIndex(0) -5 >Emitted(27, 38) Source(42, 21) + SourceIndex(0) -6 >Emitted(27, 40) Source(39, 9) + SourceIndex(0) -7 >Emitted(27, 82) Source(42, 21) + SourceIndex(0) -8 >Emitted(27, 84) Source(40, 5) + SourceIndex(0) -9 >Emitted(27, 94) Source(40, 30) + SourceIndex(0) -10>Emitted(27, 96) Source(40, 5) + SourceIndex(0) -11>Emitted(27, 142) Source(40, 30) + SourceIndex(0) -12>Emitted(27, 144) Source(41, 5) + SourceIndex(0) -13>Emitted(27, 154) Source(41, 34) + SourceIndex(0) -14>Emitted(27, 156) Source(41, 5) + SourceIndex(0) -15>Emitted(27, 206) Source(41, 34) + SourceIndex(0) -16>Emitted(27, 212) Source(42, 42) + SourceIndex(0) -17>Emitted(27, 213) Source(42, 43) + SourceIndex(0) -18>Emitted(27, 216) Source(42, 46) + SourceIndex(0) -19>Emitted(27, 217) Source(42, 47) + SourceIndex(0) -20>Emitted(27, 219) Source(42, 49) + SourceIndex(0) -21>Emitted(27, 220) Source(42, 50) + SourceIndex(0) -22>Emitted(27, 223) Source(42, 53) + SourceIndex(0) -23>Emitted(27, 224) Source(42, 54) + SourceIndex(0) -24>Emitted(27, 226) Source(42, 56) + SourceIndex(0) -25>Emitted(27, 227) Source(42, 57) + SourceIndex(0) -26>Emitted(27, 229) Source(42, 59) + SourceIndex(0) -27>Emitted(27, 231) Source(42, 61) + SourceIndex(0) +1->Emitted(28, 1) Source(39, 1) + SourceIndex(0) +2 >Emitted(28, 6) Source(39, 6) + SourceIndex(0) +3 >Emitted(28, 26) Source(42, 40) + SourceIndex(0) +4 >Emitted(28, 28) Source(39, 9) + SourceIndex(0) +5 >Emitted(28, 38) Source(42, 21) + SourceIndex(0) +6 >Emitted(28, 40) Source(39, 9) + SourceIndex(0) +7 >Emitted(28, 82) Source(42, 21) + SourceIndex(0) +8 >Emitted(28, 84) Source(40, 5) + SourceIndex(0) +9 >Emitted(28, 94) Source(40, 30) + SourceIndex(0) +10>Emitted(28, 96) Source(40, 5) + SourceIndex(0) +11>Emitted(28, 142) Source(40, 30) + SourceIndex(0) +12>Emitted(28, 144) Source(41, 5) + SourceIndex(0) +13>Emitted(28, 154) Source(41, 34) + SourceIndex(0) +14>Emitted(28, 156) Source(41, 5) + SourceIndex(0) +15>Emitted(28, 206) Source(41, 34) + SourceIndex(0) +16>Emitted(28, 212) Source(42, 42) + SourceIndex(0) +17>Emitted(28, 213) Source(42, 43) + SourceIndex(0) +18>Emitted(28, 216) Source(42, 46) + SourceIndex(0) +19>Emitted(28, 217) Source(42, 47) + SourceIndex(0) +20>Emitted(28, 219) Source(42, 49) + SourceIndex(0) +21>Emitted(28, 220) Source(42, 50) + SourceIndex(0) +22>Emitted(28, 223) Source(42, 53) + SourceIndex(0) +23>Emitted(28, 224) Source(42, 54) + SourceIndex(0) +24>Emitted(28, 226) Source(42, 56) + SourceIndex(0) +25>Emitted(28, 227) Source(42, 57) + SourceIndex(0) +26>Emitted(28, 229) Source(42, 59) + SourceIndex(0) +27>Emitted(28, 231) Source(42, 61) + SourceIndex(0) --- >>> console.log(primarySkillA); 1 >^^^^ @@ -857,23 +858,23 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 6 > primarySkillA 7 > ) 8 > ; -1 >Emitted(28, 5) Source(43, 5) + SourceIndex(0) -2 >Emitted(28, 12) Source(43, 12) + SourceIndex(0) -3 >Emitted(28, 13) Source(43, 13) + SourceIndex(0) -4 >Emitted(28, 16) Source(43, 16) + SourceIndex(0) -5 >Emitted(28, 17) Source(43, 17) + SourceIndex(0) -6 >Emitted(28, 30) Source(43, 30) + SourceIndex(0) -7 >Emitted(28, 31) Source(43, 31) + SourceIndex(0) -8 >Emitted(28, 32) Source(43, 32) + SourceIndex(0) +1 >Emitted(29, 5) Source(43, 5) + SourceIndex(0) +2 >Emitted(29, 12) Source(43, 12) + SourceIndex(0) +3 >Emitted(29, 13) Source(43, 13) + SourceIndex(0) +4 >Emitted(29, 16) Source(43, 16) + SourceIndex(0) +5 >Emitted(29, 17) Source(43, 17) + SourceIndex(0) +6 >Emitted(29, 30) Source(43, 30) + SourceIndex(0) +7 >Emitted(29, 31) Source(43, 31) + SourceIndex(0) +8 >Emitted(29, 32) Source(43, 32) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(29, 2) Source(44, 2) + SourceIndex(0) +1 >Emitted(30, 2) Source(44, 2) + SourceIndex(0) --- ->>>for (_v = ["trimmer", ["trimming", "edging"]], _w = _v[1], _x = _w === void 0 ? ["none", "none"] : _w, _y = _x[0], primarySkillA = _y === void 0 ? "primary" : _y, _z = _x[1], secondarySkillA = _z === void 0 ? "secondary" : _z, _v, i = 0; i < 1; i++) { +>>>for (_q = ["trimmer", ["trimming", "edging"]], _r = _q[1], _s = _r === void 0 ? ["none", "none"] : _r, _t = _s[0], primarySkillA = _t === void 0 ? "primary" : _t, _u = _s[1], secondarySkillA = _u === void 0 ? "secondary" : _u, _q, i = 0; i < 1; i++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -940,33 +941,33 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 25> i 26> ++ 27> ) -1->Emitted(30, 1) Source(45, 1) + SourceIndex(0) -2 >Emitted(30, 6) Source(45, 6) + SourceIndex(0) -3 >Emitted(30, 46) Source(48, 60) + SourceIndex(0) -4 >Emitted(30, 48) Source(45, 9) + SourceIndex(0) -5 >Emitted(30, 58) Source(48, 21) + SourceIndex(0) -6 >Emitted(30, 60) Source(45, 9) + SourceIndex(0) -7 >Emitted(30, 102) Source(48, 21) + SourceIndex(0) -8 >Emitted(30, 104) Source(46, 5) + SourceIndex(0) -9 >Emitted(30, 114) Source(46, 30) + SourceIndex(0) -10>Emitted(30, 116) Source(46, 5) + SourceIndex(0) -11>Emitted(30, 162) Source(46, 30) + SourceIndex(0) -12>Emitted(30, 164) Source(47, 5) + SourceIndex(0) -13>Emitted(30, 174) Source(47, 34) + SourceIndex(0) -14>Emitted(30, 176) Source(47, 5) + SourceIndex(0) -15>Emitted(30, 226) Source(47, 34) + SourceIndex(0) -16>Emitted(30, 232) Source(48, 62) + SourceIndex(0) -17>Emitted(30, 233) Source(48, 63) + SourceIndex(0) -18>Emitted(30, 236) Source(48, 66) + SourceIndex(0) -19>Emitted(30, 237) Source(48, 67) + SourceIndex(0) -20>Emitted(30, 239) Source(48, 69) + SourceIndex(0) -21>Emitted(30, 240) Source(48, 70) + SourceIndex(0) -22>Emitted(30, 243) Source(48, 73) + SourceIndex(0) -23>Emitted(30, 244) Source(48, 74) + SourceIndex(0) -24>Emitted(30, 246) Source(48, 76) + SourceIndex(0) -25>Emitted(30, 247) Source(48, 77) + SourceIndex(0) -26>Emitted(30, 249) Source(48, 79) + SourceIndex(0) -27>Emitted(30, 251) Source(48, 81) + SourceIndex(0) +1->Emitted(31, 1) Source(45, 1) + SourceIndex(0) +2 >Emitted(31, 6) Source(45, 6) + SourceIndex(0) +3 >Emitted(31, 46) Source(48, 60) + SourceIndex(0) +4 >Emitted(31, 48) Source(45, 9) + SourceIndex(0) +5 >Emitted(31, 58) Source(48, 21) + SourceIndex(0) +6 >Emitted(31, 60) Source(45, 9) + SourceIndex(0) +7 >Emitted(31, 102) Source(48, 21) + SourceIndex(0) +8 >Emitted(31, 104) Source(46, 5) + SourceIndex(0) +9 >Emitted(31, 114) Source(46, 30) + SourceIndex(0) +10>Emitted(31, 116) Source(46, 5) + SourceIndex(0) +11>Emitted(31, 162) Source(46, 30) + SourceIndex(0) +12>Emitted(31, 164) Source(47, 5) + SourceIndex(0) +13>Emitted(31, 174) Source(47, 34) + SourceIndex(0) +14>Emitted(31, 176) Source(47, 5) + SourceIndex(0) +15>Emitted(31, 226) Source(47, 34) + SourceIndex(0) +16>Emitted(31, 232) Source(48, 62) + SourceIndex(0) +17>Emitted(31, 233) Source(48, 63) + SourceIndex(0) +18>Emitted(31, 236) Source(48, 66) + SourceIndex(0) +19>Emitted(31, 237) Source(48, 67) + SourceIndex(0) +20>Emitted(31, 239) Source(48, 69) + SourceIndex(0) +21>Emitted(31, 240) Source(48, 70) + SourceIndex(0) +22>Emitted(31, 243) Source(48, 73) + SourceIndex(0) +23>Emitted(31, 244) Source(48, 74) + SourceIndex(0) +24>Emitted(31, 246) Source(48, 76) + SourceIndex(0) +25>Emitted(31, 247) Source(48, 77) + SourceIndex(0) +26>Emitted(31, 249) Source(48, 79) + SourceIndex(0) +27>Emitted(31, 251) Source(48, 81) + SourceIndex(0) --- >>> console.log(primarySkillA); 1 >^^^^ @@ -986,23 +987,23 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 6 > primarySkillA 7 > ) 8 > ; -1 >Emitted(31, 5) Source(49, 5) + SourceIndex(0) -2 >Emitted(31, 12) Source(49, 12) + SourceIndex(0) -3 >Emitted(31, 13) Source(49, 13) + SourceIndex(0) -4 >Emitted(31, 16) Source(49, 16) + SourceIndex(0) -5 >Emitted(31, 17) Source(49, 17) + SourceIndex(0) -6 >Emitted(31, 30) Source(49, 30) + SourceIndex(0) -7 >Emitted(31, 31) Source(49, 31) + SourceIndex(0) -8 >Emitted(31, 32) Source(49, 32) + SourceIndex(0) +1 >Emitted(32, 5) Source(49, 5) + SourceIndex(0) +2 >Emitted(32, 12) Source(49, 12) + SourceIndex(0) +3 >Emitted(32, 13) Source(49, 13) + SourceIndex(0) +4 >Emitted(32, 16) Source(49, 16) + SourceIndex(0) +5 >Emitted(32, 17) Source(49, 17) + SourceIndex(0) +6 >Emitted(32, 30) Source(49, 30) + SourceIndex(0) +7 >Emitted(32, 31) Source(49, 31) + SourceIndex(0) +8 >Emitted(32, 32) Source(49, 32) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(32, 2) Source(50, 2) + SourceIndex(0) +1 >Emitted(33, 2) Source(50, 2) + SourceIndex(0) --- ->>>for (_0 = robotA[0], numberB = _0 === void 0 ? -1 : _0, robotA, i = 0; i < 1; i++) { +>>>for (_v = robotA[0], numberB = _v === void 0 ? -1 : _v, robotA, i = 0; i < 1; i++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^^^^^ @@ -1043,25 +1044,25 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 17> i 18> ++ 19> ) -1->Emitted(33, 1) Source(52, 1) + SourceIndex(0) -2 >Emitted(33, 6) Source(52, 7) + SourceIndex(0) -3 >Emitted(33, 20) Source(52, 19) + SourceIndex(0) -4 >Emitted(33, 22) Source(52, 7) + SourceIndex(0) -5 >Emitted(33, 55) Source(52, 19) + SourceIndex(0) -6 >Emitted(33, 57) Source(52, 23) + SourceIndex(0) -7 >Emitted(33, 63) Source(52, 29) + SourceIndex(0) -8 >Emitted(33, 65) Source(52, 31) + SourceIndex(0) -9 >Emitted(33, 66) Source(52, 32) + SourceIndex(0) -10>Emitted(33, 69) Source(52, 35) + SourceIndex(0) -11>Emitted(33, 70) Source(52, 36) + SourceIndex(0) -12>Emitted(33, 72) Source(52, 38) + SourceIndex(0) -13>Emitted(33, 73) Source(52, 39) + SourceIndex(0) -14>Emitted(33, 76) Source(52, 42) + SourceIndex(0) -15>Emitted(33, 77) Source(52, 43) + SourceIndex(0) -16>Emitted(33, 79) Source(52, 45) + SourceIndex(0) -17>Emitted(33, 80) Source(52, 46) + SourceIndex(0) -18>Emitted(33, 82) Source(52, 48) + SourceIndex(0) -19>Emitted(33, 84) Source(52, 50) + SourceIndex(0) +1->Emitted(34, 1) Source(52, 1) + SourceIndex(0) +2 >Emitted(34, 6) Source(52, 7) + SourceIndex(0) +3 >Emitted(34, 20) Source(52, 19) + SourceIndex(0) +4 >Emitted(34, 22) Source(52, 7) + SourceIndex(0) +5 >Emitted(34, 55) Source(52, 19) + SourceIndex(0) +6 >Emitted(34, 57) Source(52, 23) + SourceIndex(0) +7 >Emitted(34, 63) Source(52, 29) + SourceIndex(0) +8 >Emitted(34, 65) Source(52, 31) + SourceIndex(0) +9 >Emitted(34, 66) Source(52, 32) + SourceIndex(0) +10>Emitted(34, 69) Source(52, 35) + SourceIndex(0) +11>Emitted(34, 70) Source(52, 36) + SourceIndex(0) +12>Emitted(34, 72) Source(52, 38) + SourceIndex(0) +13>Emitted(34, 73) Source(52, 39) + SourceIndex(0) +14>Emitted(34, 76) Source(52, 42) + SourceIndex(0) +15>Emitted(34, 77) Source(52, 43) + SourceIndex(0) +16>Emitted(34, 79) Source(52, 45) + SourceIndex(0) +17>Emitted(34, 80) Source(52, 46) + SourceIndex(0) +18>Emitted(34, 82) Source(52, 48) + SourceIndex(0) +19>Emitted(34, 84) Source(52, 50) + SourceIndex(0) --- >>> console.log(numberB); 1 >^^^^ @@ -1081,23 +1082,23 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 6 > numberB 7 > ) 8 > ; -1 >Emitted(34, 5) Source(53, 5) + SourceIndex(0) -2 >Emitted(34, 12) Source(53, 12) + SourceIndex(0) -3 >Emitted(34, 13) Source(53, 13) + SourceIndex(0) -4 >Emitted(34, 16) Source(53, 16) + SourceIndex(0) -5 >Emitted(34, 17) Source(53, 17) + SourceIndex(0) -6 >Emitted(34, 24) Source(53, 24) + SourceIndex(0) -7 >Emitted(34, 25) Source(53, 25) + SourceIndex(0) -8 >Emitted(34, 26) Source(53, 26) + SourceIndex(0) +1 >Emitted(35, 5) Source(53, 5) + SourceIndex(0) +2 >Emitted(35, 12) Source(53, 12) + SourceIndex(0) +3 >Emitted(35, 13) Source(53, 13) + SourceIndex(0) +4 >Emitted(35, 16) Source(53, 16) + SourceIndex(0) +5 >Emitted(35, 17) Source(53, 17) + SourceIndex(0) +6 >Emitted(35, 24) Source(53, 24) + SourceIndex(0) +7 >Emitted(35, 25) Source(53, 25) + SourceIndex(0) +8 >Emitted(35, 26) Source(53, 26) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(35, 2) Source(54, 2) + SourceIndex(0) +1 >Emitted(36, 2) Source(54, 2) + SourceIndex(0) --- ->>>for (_1 = getRobot(), _2 = _1[0], numberB = _2 === void 0 ? -1 : _2, _1, i = 0; i < 1; i++) { +>>>for (_w = getRobot(), _x = _w[0], numberB = _x === void 0 ? -1 : _x, _w, i = 0; i < 1; i++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^^^^^^ @@ -1137,25 +1138,25 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 17> i 18> ++ 19> ) -1->Emitted(36, 1) Source(55, 1) + SourceIndex(0) -2 >Emitted(36, 6) Source(55, 6) + SourceIndex(0) -3 >Emitted(36, 21) Source(55, 33) + SourceIndex(0) -4 >Emitted(36, 23) Source(55, 7) + SourceIndex(0) -5 >Emitted(36, 33) Source(55, 19) + SourceIndex(0) -6 >Emitted(36, 35) Source(55, 7) + SourceIndex(0) -7 >Emitted(36, 68) Source(55, 19) + SourceIndex(0) -8 >Emitted(36, 74) Source(55, 35) + SourceIndex(0) -9 >Emitted(36, 75) Source(55, 36) + SourceIndex(0) -10>Emitted(36, 78) Source(55, 39) + SourceIndex(0) -11>Emitted(36, 79) Source(55, 40) + SourceIndex(0) -12>Emitted(36, 81) Source(55, 42) + SourceIndex(0) -13>Emitted(36, 82) Source(55, 43) + SourceIndex(0) -14>Emitted(36, 85) Source(55, 46) + SourceIndex(0) -15>Emitted(36, 86) Source(55, 47) + SourceIndex(0) -16>Emitted(36, 88) Source(55, 49) + SourceIndex(0) -17>Emitted(36, 89) Source(55, 50) + SourceIndex(0) -18>Emitted(36, 91) Source(55, 52) + SourceIndex(0) -19>Emitted(36, 93) Source(55, 54) + SourceIndex(0) +1->Emitted(37, 1) Source(55, 1) + SourceIndex(0) +2 >Emitted(37, 6) Source(55, 6) + SourceIndex(0) +3 >Emitted(37, 21) Source(55, 33) + SourceIndex(0) +4 >Emitted(37, 23) Source(55, 7) + SourceIndex(0) +5 >Emitted(37, 33) Source(55, 19) + SourceIndex(0) +6 >Emitted(37, 35) Source(55, 7) + SourceIndex(0) +7 >Emitted(37, 68) Source(55, 19) + SourceIndex(0) +8 >Emitted(37, 74) Source(55, 35) + SourceIndex(0) +9 >Emitted(37, 75) Source(55, 36) + SourceIndex(0) +10>Emitted(37, 78) Source(55, 39) + SourceIndex(0) +11>Emitted(37, 79) Source(55, 40) + SourceIndex(0) +12>Emitted(37, 81) Source(55, 42) + SourceIndex(0) +13>Emitted(37, 82) Source(55, 43) + SourceIndex(0) +14>Emitted(37, 85) Source(55, 46) + SourceIndex(0) +15>Emitted(37, 86) Source(55, 47) + SourceIndex(0) +16>Emitted(37, 88) Source(55, 49) + SourceIndex(0) +17>Emitted(37, 89) Source(55, 50) + SourceIndex(0) +18>Emitted(37, 91) Source(55, 52) + SourceIndex(0) +19>Emitted(37, 93) Source(55, 54) + SourceIndex(0) --- >>> console.log(numberB); 1 >^^^^ @@ -1175,23 +1176,23 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 6 > numberB 7 > ) 8 > ; -1 >Emitted(37, 5) Source(56, 5) + SourceIndex(0) -2 >Emitted(37, 12) Source(56, 12) + SourceIndex(0) -3 >Emitted(37, 13) Source(56, 13) + SourceIndex(0) -4 >Emitted(37, 16) Source(56, 16) + SourceIndex(0) -5 >Emitted(37, 17) Source(56, 17) + SourceIndex(0) -6 >Emitted(37, 24) Source(56, 24) + SourceIndex(0) -7 >Emitted(37, 25) Source(56, 25) + SourceIndex(0) -8 >Emitted(37, 26) Source(56, 26) + SourceIndex(0) +1 >Emitted(38, 5) Source(56, 5) + SourceIndex(0) +2 >Emitted(38, 12) Source(56, 12) + SourceIndex(0) +3 >Emitted(38, 13) Source(56, 13) + SourceIndex(0) +4 >Emitted(38, 16) Source(56, 16) + SourceIndex(0) +5 >Emitted(38, 17) Source(56, 17) + SourceIndex(0) +6 >Emitted(38, 24) Source(56, 24) + SourceIndex(0) +7 >Emitted(38, 25) Source(56, 25) + SourceIndex(0) +8 >Emitted(38, 26) Source(56, 26) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(38, 2) Source(57, 2) + SourceIndex(0) +1 >Emitted(39, 2) Source(57, 2) + SourceIndex(0) --- ->>>for (_3 = [2, "trimmer", "trimming"], _4 = _3[0], numberB = _4 === void 0 ? -1 : _4, _3, i = 0; i < 1; i++) { +>>>for (_y = [2, "trimmer", "trimming"], _z = _y[0], numberB = _z === void 0 ? -1 : _z, _y, i = 0; i < 1; i++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -1231,25 +1232,25 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 17> i 18> ++ 19> ) -1->Emitted(39, 1) Source(58, 1) + SourceIndex(0) -2 >Emitted(39, 6) Source(58, 6) + SourceIndex(0) -3 >Emitted(39, 37) Source(58, 49) + SourceIndex(0) -4 >Emitted(39, 39) Source(58, 7) + SourceIndex(0) -5 >Emitted(39, 49) Source(58, 19) + SourceIndex(0) -6 >Emitted(39, 51) Source(58, 7) + SourceIndex(0) -7 >Emitted(39, 84) Source(58, 19) + SourceIndex(0) -8 >Emitted(39, 90) Source(58, 51) + SourceIndex(0) -9 >Emitted(39, 91) Source(58, 52) + SourceIndex(0) -10>Emitted(39, 94) Source(58, 55) + SourceIndex(0) -11>Emitted(39, 95) Source(58, 56) + SourceIndex(0) -12>Emitted(39, 97) Source(58, 58) + SourceIndex(0) -13>Emitted(39, 98) Source(58, 59) + SourceIndex(0) -14>Emitted(39, 101) Source(58, 62) + SourceIndex(0) -15>Emitted(39, 102) Source(58, 63) + SourceIndex(0) -16>Emitted(39, 104) Source(58, 65) + SourceIndex(0) -17>Emitted(39, 105) Source(58, 66) + SourceIndex(0) -18>Emitted(39, 107) Source(58, 68) + SourceIndex(0) -19>Emitted(39, 109) Source(58, 70) + SourceIndex(0) +1->Emitted(40, 1) Source(58, 1) + SourceIndex(0) +2 >Emitted(40, 6) Source(58, 6) + SourceIndex(0) +3 >Emitted(40, 37) Source(58, 49) + SourceIndex(0) +4 >Emitted(40, 39) Source(58, 7) + SourceIndex(0) +5 >Emitted(40, 49) Source(58, 19) + SourceIndex(0) +6 >Emitted(40, 51) Source(58, 7) + SourceIndex(0) +7 >Emitted(40, 84) Source(58, 19) + SourceIndex(0) +8 >Emitted(40, 90) Source(58, 51) + SourceIndex(0) +9 >Emitted(40, 91) Source(58, 52) + SourceIndex(0) +10>Emitted(40, 94) Source(58, 55) + SourceIndex(0) +11>Emitted(40, 95) Source(58, 56) + SourceIndex(0) +12>Emitted(40, 97) Source(58, 58) + SourceIndex(0) +13>Emitted(40, 98) Source(58, 59) + SourceIndex(0) +14>Emitted(40, 101) Source(58, 62) + SourceIndex(0) +15>Emitted(40, 102) Source(58, 63) + SourceIndex(0) +16>Emitted(40, 104) Source(58, 65) + SourceIndex(0) +17>Emitted(40, 105) Source(58, 66) + SourceIndex(0) +18>Emitted(40, 107) Source(58, 68) + SourceIndex(0) +19>Emitted(40, 109) Source(58, 70) + SourceIndex(0) --- >>> console.log(numberB); 1 >^^^^ @@ -1269,23 +1270,23 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 6 > numberB 7 > ) 8 > ; -1 >Emitted(40, 5) Source(59, 5) + SourceIndex(0) -2 >Emitted(40, 12) Source(59, 12) + SourceIndex(0) -3 >Emitted(40, 13) Source(59, 13) + SourceIndex(0) -4 >Emitted(40, 16) Source(59, 16) + SourceIndex(0) -5 >Emitted(40, 17) Source(59, 17) + SourceIndex(0) -6 >Emitted(40, 24) Source(59, 24) + SourceIndex(0) -7 >Emitted(40, 25) Source(59, 25) + SourceIndex(0) -8 >Emitted(40, 26) Source(59, 26) + SourceIndex(0) +1 >Emitted(41, 5) Source(59, 5) + SourceIndex(0) +2 >Emitted(41, 12) Source(59, 12) + SourceIndex(0) +3 >Emitted(41, 13) Source(59, 13) + SourceIndex(0) +4 >Emitted(41, 16) Source(59, 16) + SourceIndex(0) +5 >Emitted(41, 17) Source(59, 17) + SourceIndex(0) +6 >Emitted(41, 24) Source(59, 24) + SourceIndex(0) +7 >Emitted(41, 25) Source(59, 25) + SourceIndex(0) +8 >Emitted(41, 26) Source(59, 26) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(41, 2) Source(60, 2) + SourceIndex(0) +1 >Emitted(42, 2) Source(60, 2) + SourceIndex(0) --- ->>>for (_5 = multiRobotA[0], nameB = _5 === void 0 ? "name" : _5, multiRobotA, i = 0; i < 1; i++) { +>>>for (_0 = multiRobotA[0], nameB = _0 === void 0 ? "name" : _0, multiRobotA, i = 0; i < 1; i++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^^^^^^^^^^ @@ -1325,25 +1326,25 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 17> i 18> ++ 19> ) -1->Emitted(42, 1) Source(61, 1) + SourceIndex(0) -2 >Emitted(42, 6) Source(61, 7) + SourceIndex(0) -3 >Emitted(42, 25) Source(61, 21) + SourceIndex(0) -4 >Emitted(42, 27) Source(61, 7) + SourceIndex(0) -5 >Emitted(42, 62) Source(61, 21) + SourceIndex(0) -6 >Emitted(42, 64) Source(61, 25) + SourceIndex(0) -7 >Emitted(42, 75) Source(61, 36) + SourceIndex(0) -8 >Emitted(42, 77) Source(61, 38) + SourceIndex(0) -9 >Emitted(42, 78) Source(61, 39) + SourceIndex(0) -10>Emitted(42, 81) Source(61, 42) + SourceIndex(0) -11>Emitted(42, 82) Source(61, 43) + SourceIndex(0) -12>Emitted(42, 84) Source(61, 45) + SourceIndex(0) -13>Emitted(42, 85) Source(61, 46) + SourceIndex(0) -14>Emitted(42, 88) Source(61, 49) + SourceIndex(0) -15>Emitted(42, 89) Source(61, 50) + SourceIndex(0) -16>Emitted(42, 91) Source(61, 52) + SourceIndex(0) -17>Emitted(42, 92) Source(61, 53) + SourceIndex(0) -18>Emitted(42, 94) Source(61, 55) + SourceIndex(0) -19>Emitted(42, 96) Source(61, 57) + SourceIndex(0) +1->Emitted(43, 1) Source(61, 1) + SourceIndex(0) +2 >Emitted(43, 6) Source(61, 7) + SourceIndex(0) +3 >Emitted(43, 25) Source(61, 21) + SourceIndex(0) +4 >Emitted(43, 27) Source(61, 7) + SourceIndex(0) +5 >Emitted(43, 62) Source(61, 21) + SourceIndex(0) +6 >Emitted(43, 64) Source(61, 25) + SourceIndex(0) +7 >Emitted(43, 75) Source(61, 36) + SourceIndex(0) +8 >Emitted(43, 77) Source(61, 38) + SourceIndex(0) +9 >Emitted(43, 78) Source(61, 39) + SourceIndex(0) +10>Emitted(43, 81) Source(61, 42) + SourceIndex(0) +11>Emitted(43, 82) Source(61, 43) + SourceIndex(0) +12>Emitted(43, 84) Source(61, 45) + SourceIndex(0) +13>Emitted(43, 85) Source(61, 46) + SourceIndex(0) +14>Emitted(43, 88) Source(61, 49) + SourceIndex(0) +15>Emitted(43, 89) Source(61, 50) + SourceIndex(0) +16>Emitted(43, 91) Source(61, 52) + SourceIndex(0) +17>Emitted(43, 92) Source(61, 53) + SourceIndex(0) +18>Emitted(43, 94) Source(61, 55) + SourceIndex(0) +19>Emitted(43, 96) Source(61, 57) + SourceIndex(0) --- >>> console.log(nameB); 1 >^^^^ @@ -1363,23 +1364,23 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 6 > nameB 7 > ) 8 > ; -1 >Emitted(43, 5) Source(62, 5) + SourceIndex(0) -2 >Emitted(43, 12) Source(62, 12) + SourceIndex(0) -3 >Emitted(43, 13) Source(62, 13) + SourceIndex(0) -4 >Emitted(43, 16) Source(62, 16) + SourceIndex(0) -5 >Emitted(43, 17) Source(62, 17) + SourceIndex(0) -6 >Emitted(43, 22) Source(62, 22) + SourceIndex(0) -7 >Emitted(43, 23) Source(62, 23) + SourceIndex(0) -8 >Emitted(43, 24) Source(62, 24) + SourceIndex(0) +1 >Emitted(44, 5) Source(62, 5) + SourceIndex(0) +2 >Emitted(44, 12) Source(62, 12) + SourceIndex(0) +3 >Emitted(44, 13) Source(62, 13) + SourceIndex(0) +4 >Emitted(44, 16) Source(62, 16) + SourceIndex(0) +5 >Emitted(44, 17) Source(62, 17) + SourceIndex(0) +6 >Emitted(44, 22) Source(62, 22) + SourceIndex(0) +7 >Emitted(44, 23) Source(62, 23) + SourceIndex(0) +8 >Emitted(44, 24) Source(62, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(44, 2) Source(63, 2) + SourceIndex(0) +1 >Emitted(45, 2) Source(63, 2) + SourceIndex(0) --- ->>>for (_6 = getMultiRobot(), _7 = _6[0], nameB = _7 === void 0 ? "name" : _7, _6, i = 0; i < 1; i++) { +>>>for (_1 = getMultiRobot(), _2 = _1[0], nameB = _2 === void 0 ? "name" : _2, _1, i = 0; i < 1; i++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^^^^^^^^^^^ @@ -1419,25 +1420,25 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 17> i 18> ++ 19> ) -1->Emitted(45, 1) Source(64, 1) + SourceIndex(0) -2 >Emitted(45, 6) Source(64, 6) + SourceIndex(0) -3 >Emitted(45, 26) Source(64, 40) + SourceIndex(0) -4 >Emitted(45, 28) Source(64, 7) + SourceIndex(0) -5 >Emitted(45, 38) Source(64, 21) + SourceIndex(0) -6 >Emitted(45, 40) Source(64, 7) + SourceIndex(0) -7 >Emitted(45, 75) Source(64, 21) + SourceIndex(0) -8 >Emitted(45, 81) Source(64, 42) + SourceIndex(0) -9 >Emitted(45, 82) Source(64, 43) + SourceIndex(0) -10>Emitted(45, 85) Source(64, 46) + SourceIndex(0) -11>Emitted(45, 86) Source(64, 47) + SourceIndex(0) -12>Emitted(45, 88) Source(64, 49) + SourceIndex(0) -13>Emitted(45, 89) Source(64, 50) + SourceIndex(0) -14>Emitted(45, 92) Source(64, 53) + SourceIndex(0) -15>Emitted(45, 93) Source(64, 54) + SourceIndex(0) -16>Emitted(45, 95) Source(64, 56) + SourceIndex(0) -17>Emitted(45, 96) Source(64, 57) + SourceIndex(0) -18>Emitted(45, 98) Source(64, 59) + SourceIndex(0) -19>Emitted(45, 100) Source(64, 61) + SourceIndex(0) +1->Emitted(46, 1) Source(64, 1) + SourceIndex(0) +2 >Emitted(46, 6) Source(64, 6) + SourceIndex(0) +3 >Emitted(46, 26) Source(64, 40) + SourceIndex(0) +4 >Emitted(46, 28) Source(64, 7) + SourceIndex(0) +5 >Emitted(46, 38) Source(64, 21) + SourceIndex(0) +6 >Emitted(46, 40) Source(64, 7) + SourceIndex(0) +7 >Emitted(46, 75) Source(64, 21) + SourceIndex(0) +8 >Emitted(46, 81) Source(64, 42) + SourceIndex(0) +9 >Emitted(46, 82) Source(64, 43) + SourceIndex(0) +10>Emitted(46, 85) Source(64, 46) + SourceIndex(0) +11>Emitted(46, 86) Source(64, 47) + SourceIndex(0) +12>Emitted(46, 88) Source(64, 49) + SourceIndex(0) +13>Emitted(46, 89) Source(64, 50) + SourceIndex(0) +14>Emitted(46, 92) Source(64, 53) + SourceIndex(0) +15>Emitted(46, 93) Source(64, 54) + SourceIndex(0) +16>Emitted(46, 95) Source(64, 56) + SourceIndex(0) +17>Emitted(46, 96) Source(64, 57) + SourceIndex(0) +18>Emitted(46, 98) Source(64, 59) + SourceIndex(0) +19>Emitted(46, 100) Source(64, 61) + SourceIndex(0) --- >>> console.log(nameB); 1 >^^^^ @@ -1457,23 +1458,23 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 6 > nameB 7 > ) 8 > ; -1 >Emitted(46, 5) Source(65, 5) + SourceIndex(0) -2 >Emitted(46, 12) Source(65, 12) + SourceIndex(0) -3 >Emitted(46, 13) Source(65, 13) + SourceIndex(0) -4 >Emitted(46, 16) Source(65, 16) + SourceIndex(0) -5 >Emitted(46, 17) Source(65, 17) + SourceIndex(0) -6 >Emitted(46, 22) Source(65, 22) + SourceIndex(0) -7 >Emitted(46, 23) Source(65, 23) + SourceIndex(0) -8 >Emitted(46, 24) Source(65, 24) + SourceIndex(0) +1 >Emitted(47, 5) Source(65, 5) + SourceIndex(0) +2 >Emitted(47, 12) Source(65, 12) + SourceIndex(0) +3 >Emitted(47, 13) Source(65, 13) + SourceIndex(0) +4 >Emitted(47, 16) Source(65, 16) + SourceIndex(0) +5 >Emitted(47, 17) Source(65, 17) + SourceIndex(0) +6 >Emitted(47, 22) Source(65, 22) + SourceIndex(0) +7 >Emitted(47, 23) Source(65, 23) + SourceIndex(0) +8 >Emitted(47, 24) Source(65, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(47, 2) Source(66, 2) + SourceIndex(0) +1 >Emitted(48, 2) Source(66, 2) + SourceIndex(0) --- ->>>for (_8 = ["trimmer", ["trimming", "edging"]], _9 = _8[0], nameB = _9 === void 0 ? "name" : _9, _8, i = 0; i < 1; i++) { +>>>for (_3 = ["trimmer", ["trimming", "edging"]], _4 = _3[0], nameB = _4 === void 0 ? "name" : _4, _3, i = 0; i < 1; i++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -1513,25 +1514,25 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 17> i 18> ++ 19> ) -1->Emitted(48, 1) Source(67, 1) + SourceIndex(0) -2 >Emitted(48, 6) Source(67, 6) + SourceIndex(0) -3 >Emitted(48, 46) Source(67, 60) + SourceIndex(0) -4 >Emitted(48, 48) Source(67, 7) + SourceIndex(0) -5 >Emitted(48, 58) Source(67, 21) + SourceIndex(0) -6 >Emitted(48, 60) Source(67, 7) + SourceIndex(0) -7 >Emitted(48, 95) Source(67, 21) + SourceIndex(0) -8 >Emitted(48, 101) Source(67, 62) + SourceIndex(0) -9 >Emitted(48, 102) Source(67, 63) + SourceIndex(0) -10>Emitted(48, 105) Source(67, 66) + SourceIndex(0) -11>Emitted(48, 106) Source(67, 67) + SourceIndex(0) -12>Emitted(48, 108) Source(67, 69) + SourceIndex(0) -13>Emitted(48, 109) Source(67, 70) + SourceIndex(0) -14>Emitted(48, 112) Source(67, 73) + SourceIndex(0) -15>Emitted(48, 113) Source(67, 74) + SourceIndex(0) -16>Emitted(48, 115) Source(67, 76) + SourceIndex(0) -17>Emitted(48, 116) Source(67, 77) + SourceIndex(0) -18>Emitted(48, 118) Source(67, 79) + SourceIndex(0) -19>Emitted(48, 120) Source(67, 81) + SourceIndex(0) +1->Emitted(49, 1) Source(67, 1) + SourceIndex(0) +2 >Emitted(49, 6) Source(67, 6) + SourceIndex(0) +3 >Emitted(49, 46) Source(67, 60) + SourceIndex(0) +4 >Emitted(49, 48) Source(67, 7) + SourceIndex(0) +5 >Emitted(49, 58) Source(67, 21) + SourceIndex(0) +6 >Emitted(49, 60) Source(67, 7) + SourceIndex(0) +7 >Emitted(49, 95) Source(67, 21) + SourceIndex(0) +8 >Emitted(49, 101) Source(67, 62) + SourceIndex(0) +9 >Emitted(49, 102) Source(67, 63) + SourceIndex(0) +10>Emitted(49, 105) Source(67, 66) + SourceIndex(0) +11>Emitted(49, 106) Source(67, 67) + SourceIndex(0) +12>Emitted(49, 108) Source(67, 69) + SourceIndex(0) +13>Emitted(49, 109) Source(67, 70) + SourceIndex(0) +14>Emitted(49, 112) Source(67, 73) + SourceIndex(0) +15>Emitted(49, 113) Source(67, 74) + SourceIndex(0) +16>Emitted(49, 115) Source(67, 76) + SourceIndex(0) +17>Emitted(49, 116) Source(67, 77) + SourceIndex(0) +18>Emitted(49, 118) Source(67, 79) + SourceIndex(0) +19>Emitted(49, 120) Source(67, 81) + SourceIndex(0) --- >>> console.log(nameB); 1 >^^^^ @@ -1551,106 +1552,106 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 6 > nameB 7 > ) 8 > ; -1 >Emitted(49, 5) Source(68, 5) + SourceIndex(0) -2 >Emitted(49, 12) Source(68, 12) + SourceIndex(0) -3 >Emitted(49, 13) Source(68, 13) + SourceIndex(0) -4 >Emitted(49, 16) Source(68, 16) + SourceIndex(0) -5 >Emitted(49, 17) Source(68, 17) + SourceIndex(0) -6 >Emitted(49, 22) Source(68, 22) + SourceIndex(0) -7 >Emitted(49, 23) Source(68, 23) + SourceIndex(0) -8 >Emitted(49, 24) Source(68, 24) + SourceIndex(0) +1 >Emitted(50, 5) Source(68, 5) + SourceIndex(0) +2 >Emitted(50, 12) Source(68, 12) + SourceIndex(0) +3 >Emitted(50, 13) Source(68, 13) + SourceIndex(0) +4 >Emitted(50, 16) Source(68, 16) + SourceIndex(0) +5 >Emitted(50, 17) Source(68, 17) + SourceIndex(0) +6 >Emitted(50, 22) Source(68, 22) + SourceIndex(0) +7 >Emitted(50, 23) Source(68, 23) + SourceIndex(0) +8 >Emitted(50, 24) Source(68, 24) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(50, 2) Source(69, 2) + SourceIndex(0) +1 >Emitted(51, 2) Source(69, 2) + SourceIndex(0) --- ->>>for (_10 = robotA[0], numberA2 = _10 === void 0 ? -1 : _10, _11 = robotA[1], nameA2 = _11 === void 0 ? "name" : _11, _12 = robotA[2], skillA2 = _12 === void 0 ? "skill" : _12, robotA, i = 0; i < 1; i++) { +>>>for (_5 = robotA[0], numberA2 = _5 === void 0 ? -1 : _5, _6 = robotA[1], nameA2 = _6 === void 0 ? "name" : _6, _7 = robotA[2], skillA2 = _7 === void 0 ? "skill" : _7, robotA, i = 0; i < 1; i++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -6 > ^^ -7 > ^^^^^^^^^^^^^^^ -8 > ^^ -9 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -10> ^^ -11> ^^^^^^^^^^^^^^^ -12> ^^ -13> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -14> ^^ -15> ^^^^^^ -16> ^^ -17> ^ -18> ^^^ -19> ^ -20> ^^ -21> ^ -22> ^^^ -23> ^ -24> ^^ -25> ^ -26> ^^ -27> ^^ +3 > ^^^^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +6 > ^^ +7 > ^^^^^^^^^^^^^^ +8 > ^^ +9 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +10> ^^ +11> ^^^^^^^^^^^^^^ +12> ^^ +13> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +14> ^^ +15> ^^^^^^ +16> ^^ +17> ^ +18> ^^^ +19> ^ +20> ^^ +21> ^ +22> ^^^ +23> ^ +24> ^^ +25> ^ +26> ^^ +27> ^^ 1-> > > 2 >for ([ 3 > numberA2 = -1 -4 > -5 > numberA2 = -1 -6 > , -7 > nameA2 = "name" -8 > -9 > nameA2 = "name" -10> , -11> skillA2 = "skill" -12> -13> skillA2 = "skill" -14> ] = -15> robotA -16> , -17> i -18> = -19> 0 -20> ; -21> i -22> < -23> 1 -24> ; -25> i -26> ++ -27> ) -1->Emitted(51, 1) Source(71, 1) + SourceIndex(0) -2 >Emitted(51, 6) Source(71, 7) + SourceIndex(0) -3 >Emitted(51, 21) Source(71, 20) + SourceIndex(0) -4 >Emitted(51, 23) Source(71, 7) + SourceIndex(0) -5 >Emitted(51, 59) Source(71, 20) + SourceIndex(0) -6 >Emitted(51, 61) Source(71, 22) + SourceIndex(0) -7 >Emitted(51, 76) Source(71, 37) + SourceIndex(0) -8 >Emitted(51, 78) Source(71, 22) + SourceIndex(0) -9 >Emitted(51, 116) Source(71, 37) + SourceIndex(0) -10>Emitted(51, 118) Source(71, 39) + SourceIndex(0) -11>Emitted(51, 133) Source(71, 56) + SourceIndex(0) -12>Emitted(51, 135) Source(71, 39) + SourceIndex(0) -13>Emitted(51, 175) Source(71, 56) + SourceIndex(0) -14>Emitted(51, 177) Source(71, 60) + SourceIndex(0) -15>Emitted(51, 183) Source(71, 66) + SourceIndex(0) -16>Emitted(51, 185) Source(71, 68) + SourceIndex(0) -17>Emitted(51, 186) Source(71, 69) + SourceIndex(0) -18>Emitted(51, 189) Source(71, 72) + SourceIndex(0) -19>Emitted(51, 190) Source(71, 73) + SourceIndex(0) -20>Emitted(51, 192) Source(71, 75) + SourceIndex(0) -21>Emitted(51, 193) Source(71, 76) + SourceIndex(0) -22>Emitted(51, 196) Source(71, 79) + SourceIndex(0) -23>Emitted(51, 197) Source(71, 80) + SourceIndex(0) -24>Emitted(51, 199) Source(71, 82) + SourceIndex(0) -25>Emitted(51, 200) Source(71, 83) + SourceIndex(0) -26>Emitted(51, 202) Source(71, 85) + SourceIndex(0) -27>Emitted(51, 204) Source(71, 87) + SourceIndex(0) +4 > +5 > numberA2 = -1 +6 > , +7 > nameA2 = "name" +8 > +9 > nameA2 = "name" +10> , +11> skillA2 = "skill" +12> +13> skillA2 = "skill" +14> ] = +15> robotA +16> , +17> i +18> = +19> 0 +20> ; +21> i +22> < +23> 1 +24> ; +25> i +26> ++ +27> ) +1->Emitted(52, 1) Source(71, 1) + SourceIndex(0) +2 >Emitted(52, 6) Source(71, 7) + SourceIndex(0) +3 >Emitted(52, 20) Source(71, 20) + SourceIndex(0) +4 >Emitted(52, 22) Source(71, 7) + SourceIndex(0) +5 >Emitted(52, 56) Source(71, 20) + SourceIndex(0) +6 >Emitted(52, 58) Source(71, 22) + SourceIndex(0) +7 >Emitted(52, 72) Source(71, 37) + SourceIndex(0) +8 >Emitted(52, 74) Source(71, 22) + SourceIndex(0) +9 >Emitted(52, 110) Source(71, 37) + SourceIndex(0) +10>Emitted(52, 112) Source(71, 39) + SourceIndex(0) +11>Emitted(52, 126) Source(71, 56) + SourceIndex(0) +12>Emitted(52, 128) Source(71, 39) + SourceIndex(0) +13>Emitted(52, 166) Source(71, 56) + SourceIndex(0) +14>Emitted(52, 168) Source(71, 60) + SourceIndex(0) +15>Emitted(52, 174) Source(71, 66) + SourceIndex(0) +16>Emitted(52, 176) Source(71, 68) + SourceIndex(0) +17>Emitted(52, 177) Source(71, 69) + SourceIndex(0) +18>Emitted(52, 180) Source(71, 72) + SourceIndex(0) +19>Emitted(52, 181) Source(71, 73) + SourceIndex(0) +20>Emitted(52, 183) Source(71, 75) + SourceIndex(0) +21>Emitted(52, 184) Source(71, 76) + SourceIndex(0) +22>Emitted(52, 187) Source(71, 79) + SourceIndex(0) +23>Emitted(52, 188) Source(71, 80) + SourceIndex(0) +24>Emitted(52, 190) Source(71, 82) + SourceIndex(0) +25>Emitted(52, 191) Source(71, 83) + SourceIndex(0) +26>Emitted(52, 193) Source(71, 85) + SourceIndex(0) +27>Emitted(52, 195) Source(71, 87) + SourceIndex(0) --- >>> console.log(nameA2); 1 >^^^^ @@ -1670,105 +1671,105 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 6 > nameA2 7 > ) 8 > ; -1 >Emitted(52, 5) Source(72, 5) + SourceIndex(0) -2 >Emitted(52, 12) Source(72, 12) + SourceIndex(0) -3 >Emitted(52, 13) Source(72, 13) + SourceIndex(0) -4 >Emitted(52, 16) Source(72, 16) + SourceIndex(0) -5 >Emitted(52, 17) Source(72, 17) + SourceIndex(0) -6 >Emitted(52, 23) Source(72, 23) + SourceIndex(0) -7 >Emitted(52, 24) Source(72, 24) + SourceIndex(0) -8 >Emitted(52, 25) Source(72, 25) + SourceIndex(0) +1 >Emitted(53, 5) Source(72, 5) + SourceIndex(0) +2 >Emitted(53, 12) Source(72, 12) + SourceIndex(0) +3 >Emitted(53, 13) Source(72, 13) + SourceIndex(0) +4 >Emitted(53, 16) Source(72, 16) + SourceIndex(0) +5 >Emitted(53, 17) Source(72, 17) + SourceIndex(0) +6 >Emitted(53, 23) Source(72, 23) + SourceIndex(0) +7 >Emitted(53, 24) Source(72, 24) + SourceIndex(0) +8 >Emitted(53, 25) Source(72, 25) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(53, 2) Source(73, 2) + SourceIndex(0) +1 >Emitted(54, 2) Source(73, 2) + SourceIndex(0) --- ->>>for (_13 = getRobot(), _14 = _13[0], numberA2 = _14 === void 0 ? -1 : _14, _15 = _13[1], nameA2 = _15 === void 0 ? "name" : _15, _16 = _13[2], skillA2 = _16 === void 0 ? "skill" : _16, _13, i = 0; i < 1; i++) { +>>>for (_8 = getRobot(), _9 = _8[0], numberA2 = _9 === void 0 ? -1 : _9, _10 = _8[1], nameA2 = _10 === void 0 ? "name" : _10, _11 = _8[2], skillA2 = _11 === void 0 ? "skill" : _11, _8, i = 0; i < 1; i++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^^^^^^^ -6 > ^^ -7 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -8 > ^^ -9 > ^^^^^^^^^^^^ -10> ^^ -11> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -12> ^^ -13> ^^^^^^^^^^^^ -14> ^^ -15> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -16> ^^^^^^^ -17> ^ -18> ^^^ -19> ^ -20> ^^ -21> ^ -22> ^^^ -23> ^ -24> ^^ -25> ^ -26> ^^ -27> ^^ +3 > ^^^^^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^^^^ +6 > ^^ +7 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +8 > ^^ +9 > ^^^^^^^^^^^ +10> ^^ +11> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +12> ^^ +13> ^^^^^^^^^^^ +14> ^^ +15> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +16> ^^^^^^ +17> ^ +18> ^^^ +19> ^ +20> ^^ +21> ^ +22> ^^^ +23> ^ +24> ^^ +25> ^ +26> ^^ +27> ^^ 1-> > 2 >for ( 3 > [numberA2 = -1, nameA2 = "name", skillA2 = "skill"] = getRobot() -4 > -5 > numberA2 = -1 -6 > -7 > numberA2 = -1 -8 > , -9 > nameA2 = "name" -10> -11> nameA2 = "name" -12> , -13> skillA2 = "skill" -14> -15> skillA2 = "skill" -16> ] = getRobot(), -17> i -18> = -19> 0 -20> ; -21> i -22> < -23> 1 -24> ; -25> i -26> ++ -27> ) -1->Emitted(54, 1) Source(74, 1) + SourceIndex(0) -2 >Emitted(54, 6) Source(74, 6) + SourceIndex(0) -3 >Emitted(54, 22) Source(74, 70) + SourceIndex(0) -4 >Emitted(54, 24) Source(74, 7) + SourceIndex(0) -5 >Emitted(54, 36) Source(74, 20) + SourceIndex(0) -6 >Emitted(54, 38) Source(74, 7) + SourceIndex(0) -7 >Emitted(54, 74) Source(74, 20) + SourceIndex(0) -8 >Emitted(54, 76) Source(74, 22) + SourceIndex(0) -9 >Emitted(54, 88) Source(74, 37) + SourceIndex(0) -10>Emitted(54, 90) Source(74, 22) + SourceIndex(0) -11>Emitted(54, 128) Source(74, 37) + SourceIndex(0) -12>Emitted(54, 130) Source(74, 39) + SourceIndex(0) -13>Emitted(54, 142) Source(74, 56) + SourceIndex(0) -14>Emitted(54, 144) Source(74, 39) + SourceIndex(0) -15>Emitted(54, 184) Source(74, 56) + SourceIndex(0) -16>Emitted(54, 191) Source(74, 72) + SourceIndex(0) -17>Emitted(54, 192) Source(74, 73) + SourceIndex(0) -18>Emitted(54, 195) Source(74, 76) + SourceIndex(0) -19>Emitted(54, 196) Source(74, 77) + SourceIndex(0) -20>Emitted(54, 198) Source(74, 79) + SourceIndex(0) -21>Emitted(54, 199) Source(74, 80) + SourceIndex(0) -22>Emitted(54, 202) Source(74, 83) + SourceIndex(0) -23>Emitted(54, 203) Source(74, 84) + SourceIndex(0) -24>Emitted(54, 205) Source(74, 86) + SourceIndex(0) -25>Emitted(54, 206) Source(74, 87) + SourceIndex(0) -26>Emitted(54, 208) Source(74, 89) + SourceIndex(0) -27>Emitted(54, 210) Source(74, 91) + SourceIndex(0) +4 > +5 > numberA2 = -1 +6 > +7 > numberA2 = -1 +8 > , +9 > nameA2 = "name" +10> +11> nameA2 = "name" +12> , +13> skillA2 = "skill" +14> +15> skillA2 = "skill" +16> ] = getRobot(), +17> i +18> = +19> 0 +20> ; +21> i +22> < +23> 1 +24> ; +25> i +26> ++ +27> ) +1->Emitted(55, 1) Source(74, 1) + SourceIndex(0) +2 >Emitted(55, 6) Source(74, 6) + SourceIndex(0) +3 >Emitted(55, 21) Source(74, 70) + SourceIndex(0) +4 >Emitted(55, 23) Source(74, 7) + SourceIndex(0) +5 >Emitted(55, 33) Source(74, 20) + SourceIndex(0) +6 >Emitted(55, 35) Source(74, 7) + SourceIndex(0) +7 >Emitted(55, 69) Source(74, 20) + SourceIndex(0) +8 >Emitted(55, 71) Source(74, 22) + SourceIndex(0) +9 >Emitted(55, 82) Source(74, 37) + SourceIndex(0) +10>Emitted(55, 84) Source(74, 22) + SourceIndex(0) +11>Emitted(55, 122) Source(74, 37) + SourceIndex(0) +12>Emitted(55, 124) Source(74, 39) + SourceIndex(0) +13>Emitted(55, 135) Source(74, 56) + SourceIndex(0) +14>Emitted(55, 137) Source(74, 39) + SourceIndex(0) +15>Emitted(55, 177) Source(74, 56) + SourceIndex(0) +16>Emitted(55, 183) Source(74, 72) + SourceIndex(0) +17>Emitted(55, 184) Source(74, 73) + SourceIndex(0) +18>Emitted(55, 187) Source(74, 76) + SourceIndex(0) +19>Emitted(55, 188) Source(74, 77) + SourceIndex(0) +20>Emitted(55, 190) Source(74, 79) + SourceIndex(0) +21>Emitted(55, 191) Source(74, 80) + SourceIndex(0) +22>Emitted(55, 194) Source(74, 83) + SourceIndex(0) +23>Emitted(55, 195) Source(74, 84) + SourceIndex(0) +24>Emitted(55, 197) Source(74, 86) + SourceIndex(0) +25>Emitted(55, 198) Source(74, 87) + SourceIndex(0) +26>Emitted(55, 200) Source(74, 89) + SourceIndex(0) +27>Emitted(55, 202) Source(74, 91) + SourceIndex(0) --- >>> console.log(nameA2); 1 >^^^^ @@ -1788,23 +1789,23 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 6 > nameA2 7 > ) 8 > ; -1 >Emitted(55, 5) Source(75, 5) + SourceIndex(0) -2 >Emitted(55, 12) Source(75, 12) + SourceIndex(0) -3 >Emitted(55, 13) Source(75, 13) + SourceIndex(0) -4 >Emitted(55, 16) Source(75, 16) + SourceIndex(0) -5 >Emitted(55, 17) Source(75, 17) + SourceIndex(0) -6 >Emitted(55, 23) Source(75, 23) + SourceIndex(0) -7 >Emitted(55, 24) Source(75, 24) + SourceIndex(0) -8 >Emitted(55, 25) Source(75, 25) + SourceIndex(0) +1 >Emitted(56, 5) Source(75, 5) + SourceIndex(0) +2 >Emitted(56, 12) Source(75, 12) + SourceIndex(0) +3 >Emitted(56, 13) Source(75, 13) + SourceIndex(0) +4 >Emitted(56, 16) Source(75, 16) + SourceIndex(0) +5 >Emitted(56, 17) Source(75, 17) + SourceIndex(0) +6 >Emitted(56, 23) Source(75, 23) + SourceIndex(0) +7 >Emitted(56, 24) Source(75, 24) + SourceIndex(0) +8 >Emitted(56, 25) Source(75, 25) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(56, 2) Source(76, 2) + SourceIndex(0) +1 >Emitted(57, 2) Source(76, 2) + SourceIndex(0) --- ->>>for (_17 = [2, "trimmer", "trimming"], _18 = _17[0], numberA2 = _18 === void 0 ? -1 : _18, _19 = _17[1], nameA2 = _19 === void 0 ? "name" : _19, _20 = _17[2], skillA2 = _20 === void 0 ? "skill" : _20, _17, i = 0; i < 1; i++) { +>>>for (_12 = [2, "trimmer", "trimming"], _13 = _12[0], numberA2 = _13 === void 0 ? -1 : _13, _14 = _12[1], nameA2 = _14 === void 0 ? "name" : _14, _15 = _12[2], skillA2 = _15 === void 0 ? "skill" : _15, _12, i = 0; i < 1; i++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -1860,33 +1861,33 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 25> i 26> ++ 27> ) -1->Emitted(57, 1) Source(77, 1) + SourceIndex(0) -2 >Emitted(57, 6) Source(77, 6) + SourceIndex(0) -3 >Emitted(57, 38) Source(77, 86) + SourceIndex(0) -4 >Emitted(57, 40) Source(77, 7) + SourceIndex(0) -5 >Emitted(57, 52) Source(77, 20) + SourceIndex(0) -6 >Emitted(57, 54) Source(77, 7) + SourceIndex(0) -7 >Emitted(57, 90) Source(77, 20) + SourceIndex(0) -8 >Emitted(57, 92) Source(77, 22) + SourceIndex(0) -9 >Emitted(57, 104) Source(77, 37) + SourceIndex(0) -10>Emitted(57, 106) Source(77, 22) + SourceIndex(0) -11>Emitted(57, 144) Source(77, 37) + SourceIndex(0) -12>Emitted(57, 146) Source(77, 39) + SourceIndex(0) -13>Emitted(57, 158) Source(77, 56) + SourceIndex(0) -14>Emitted(57, 160) Source(77, 39) + SourceIndex(0) -15>Emitted(57, 200) Source(77, 56) + SourceIndex(0) -16>Emitted(57, 207) Source(77, 88) + SourceIndex(0) -17>Emitted(57, 208) Source(77, 89) + SourceIndex(0) -18>Emitted(57, 211) Source(77, 92) + SourceIndex(0) -19>Emitted(57, 212) Source(77, 93) + SourceIndex(0) -20>Emitted(57, 214) Source(77, 95) + SourceIndex(0) -21>Emitted(57, 215) Source(77, 96) + SourceIndex(0) -22>Emitted(57, 218) Source(77, 99) + SourceIndex(0) -23>Emitted(57, 219) Source(77, 100) + SourceIndex(0) -24>Emitted(57, 221) Source(77, 102) + SourceIndex(0) -25>Emitted(57, 222) Source(77, 103) + SourceIndex(0) -26>Emitted(57, 224) Source(77, 105) + SourceIndex(0) -27>Emitted(57, 226) Source(77, 107) + SourceIndex(0) +1->Emitted(58, 1) Source(77, 1) + SourceIndex(0) +2 >Emitted(58, 6) Source(77, 6) + SourceIndex(0) +3 >Emitted(58, 38) Source(77, 86) + SourceIndex(0) +4 >Emitted(58, 40) Source(77, 7) + SourceIndex(0) +5 >Emitted(58, 52) Source(77, 20) + SourceIndex(0) +6 >Emitted(58, 54) Source(77, 7) + SourceIndex(0) +7 >Emitted(58, 90) Source(77, 20) + SourceIndex(0) +8 >Emitted(58, 92) Source(77, 22) + SourceIndex(0) +9 >Emitted(58, 104) Source(77, 37) + SourceIndex(0) +10>Emitted(58, 106) Source(77, 22) + SourceIndex(0) +11>Emitted(58, 144) Source(77, 37) + SourceIndex(0) +12>Emitted(58, 146) Source(77, 39) + SourceIndex(0) +13>Emitted(58, 158) Source(77, 56) + SourceIndex(0) +14>Emitted(58, 160) Source(77, 39) + SourceIndex(0) +15>Emitted(58, 200) Source(77, 56) + SourceIndex(0) +16>Emitted(58, 207) Source(77, 88) + SourceIndex(0) +17>Emitted(58, 208) Source(77, 89) + SourceIndex(0) +18>Emitted(58, 211) Source(77, 92) + SourceIndex(0) +19>Emitted(58, 212) Source(77, 93) + SourceIndex(0) +20>Emitted(58, 214) Source(77, 95) + SourceIndex(0) +21>Emitted(58, 215) Source(77, 96) + SourceIndex(0) +22>Emitted(58, 218) Source(77, 99) + SourceIndex(0) +23>Emitted(58, 219) Source(77, 100) + SourceIndex(0) +24>Emitted(58, 221) Source(77, 102) + SourceIndex(0) +25>Emitted(58, 222) Source(77, 103) + SourceIndex(0) +26>Emitted(58, 224) Source(77, 105) + SourceIndex(0) +27>Emitted(58, 226) Source(77, 107) + SourceIndex(0) --- >>> console.log(nameA2); 1 >^^^^ @@ -1906,125 +1907,125 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 6 > nameA2 7 > ) 8 > ; -1 >Emitted(58, 5) Source(78, 5) + SourceIndex(0) -2 >Emitted(58, 12) Source(78, 12) + SourceIndex(0) -3 >Emitted(58, 13) Source(78, 13) + SourceIndex(0) -4 >Emitted(58, 16) Source(78, 16) + SourceIndex(0) -5 >Emitted(58, 17) Source(78, 17) + SourceIndex(0) -6 >Emitted(58, 23) Source(78, 23) + SourceIndex(0) -7 >Emitted(58, 24) Source(78, 24) + SourceIndex(0) -8 >Emitted(58, 25) Source(78, 25) + SourceIndex(0) +1 >Emitted(59, 5) Source(78, 5) + SourceIndex(0) +2 >Emitted(59, 12) Source(78, 12) + SourceIndex(0) +3 >Emitted(59, 13) Source(78, 13) + SourceIndex(0) +4 >Emitted(59, 16) Source(78, 16) + SourceIndex(0) +5 >Emitted(59, 17) Source(78, 17) + SourceIndex(0) +6 >Emitted(59, 23) Source(78, 23) + SourceIndex(0) +7 >Emitted(59, 24) Source(78, 24) + SourceIndex(0) +8 >Emitted(59, 25) Source(78, 25) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(59, 2) Source(79, 2) + SourceIndex(0) +1 >Emitted(60, 2) Source(79, 2) + SourceIndex(0) --- ->>>for (var _a = multiRobotA[0], nameMA_1 = _a === void 0 ? "noName" : _a, _b = multiRobotA[1], _c = _b === void 0 ? ["none", "none"] : _b, _d = _c[0], primarySkillA_1 = _d === void 0 ? "primary" : _d, _e = _c[1], secondarySkillA_1 = _e === void 0 ? "secondary" : _e, i_1 = 0; i_1 < 1; i_1++) { +>>>for (var _33 = multiRobotA[0], nameMA_1 = _33 === void 0 ? "noName" : _33, _34 = multiRobotA[1], _35 = _34 === void 0 ? ["none", "none"] : _34, _36 = _35[0], primarySkillA_1 = _36 === void 0 ? "primary" : _36, _37 = _35[1], secondarySkillA_1 = _37 === void 0 ? "secondary" : _37, i_1 = 0; i_1 < 1; i_1++) { 1-> 2 >^^^^^ 3 > ^^^^ -4 > ^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^ -9 > ^^ -10> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -11> ^^ -12> ^^^^^^^^^^ -13> ^^ -14> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -15> ^^ -16> ^^^^^^^^^^ -17> ^^ -18> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -19> ^^ -20> ^^^ -21> ^^^ -22> ^ -23> ^^ -24> ^^^ -25> ^^^ -26> ^ -27> ^^ -28> ^^^ -29> ^^ -30> ^^ +4 > ^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^ +9 > ^^ +10> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +11> ^^ +12> ^^^^^^^^^^^^ +13> ^^ +14> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +15> ^^ +16> ^^^^^^^^^^^^ +17> ^^ +18> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +19> ^^ +20> ^^^ +21> ^^^ +22> ^ +23> ^^ +24> ^^^ +25> ^^^ +26> ^ +27> ^^ +28> ^^^ +29> ^^ +30> ^^ 1-> > 2 >for (let > [ 3 > 4 > nameMA = "noName" -5 > -6 > nameMA = "noName" -7 > , - > -8 > [ - > primarySkillA = "primary", - > secondarySkillA = "secondary" - > ] = ["none", "none"] -9 > -10> [ - > primarySkillA = "primary", - > secondarySkillA = "secondary" - > ] = ["none", "none"] -11> -12> primarySkillA = "primary" -13> -14> primarySkillA = "primary" -15> , - > -16> secondarySkillA = "secondary" -17> -18> secondarySkillA = "secondary" -19> - > ] = ["none", "none"] - > ] = multiRobotA, -20> i -21> = -22> 0 -23> ; -24> i -25> < -26> 1 -27> ; -28> i -29> ++ -30> ) -1->Emitted(60, 1) Source(80, 1) + SourceIndex(0) -2 >Emitted(60, 6) Source(81, 6) + SourceIndex(0) -3 >Emitted(60, 10) Source(81, 6) + SourceIndex(0) -4 >Emitted(60, 29) Source(81, 23) + SourceIndex(0) -5 >Emitted(60, 31) Source(81, 6) + SourceIndex(0) -6 >Emitted(60, 71) Source(81, 23) + SourceIndex(0) -7 >Emitted(60, 73) Source(82, 9) + SourceIndex(0) -8 >Emitted(60, 92) Source(85, 29) + SourceIndex(0) -9 >Emitted(60, 94) Source(82, 9) + SourceIndex(0) -10>Emitted(60, 136) Source(85, 29) + SourceIndex(0) -11>Emitted(60, 138) Source(83, 13) + SourceIndex(0) -12>Emitted(60, 148) Source(83, 38) + SourceIndex(0) -13>Emitted(60, 150) Source(83, 13) + SourceIndex(0) -14>Emitted(60, 198) Source(83, 38) + SourceIndex(0) -15>Emitted(60, 200) Source(84, 13) + SourceIndex(0) -16>Emitted(60, 210) Source(84, 42) + SourceIndex(0) -17>Emitted(60, 212) Source(84, 13) + SourceIndex(0) -18>Emitted(60, 264) Source(84, 42) + SourceIndex(0) -19>Emitted(60, 266) Source(86, 22) + SourceIndex(0) -20>Emitted(60, 269) Source(86, 23) + SourceIndex(0) -21>Emitted(60, 272) Source(86, 26) + SourceIndex(0) -22>Emitted(60, 273) Source(86, 27) + SourceIndex(0) -23>Emitted(60, 275) Source(86, 29) + SourceIndex(0) -24>Emitted(60, 278) Source(86, 30) + SourceIndex(0) -25>Emitted(60, 281) Source(86, 33) + SourceIndex(0) -26>Emitted(60, 282) Source(86, 34) + SourceIndex(0) -27>Emitted(60, 284) Source(86, 36) + SourceIndex(0) -28>Emitted(60, 287) Source(86, 37) + SourceIndex(0) -29>Emitted(60, 289) Source(86, 39) + SourceIndex(0) -30>Emitted(60, 291) Source(86, 41) + SourceIndex(0) +5 > +6 > nameMA = "noName" +7 > , + > +8 > [ + > primarySkillA = "primary", + > secondarySkillA = "secondary" + > ] = ["none", "none"] +9 > +10> [ + > primarySkillA = "primary", + > secondarySkillA = "secondary" + > ] = ["none", "none"] +11> +12> primarySkillA = "primary" +13> +14> primarySkillA = "primary" +15> , + > +16> secondarySkillA = "secondary" +17> +18> secondarySkillA = "secondary" +19> + > ] = ["none", "none"] + > ] = multiRobotA, +20> i +21> = +22> 0 +23> ; +24> i +25> < +26> 1 +27> ; +28> i +29> ++ +30> ) +1->Emitted(61, 1) Source(80, 1) + SourceIndex(0) +2 >Emitted(61, 6) Source(81, 6) + SourceIndex(0) +3 >Emitted(61, 10) Source(81, 6) + SourceIndex(0) +4 >Emitted(61, 30) Source(81, 23) + SourceIndex(0) +5 >Emitted(61, 32) Source(81, 6) + SourceIndex(0) +6 >Emitted(61, 74) Source(81, 23) + SourceIndex(0) +7 >Emitted(61, 76) Source(82, 9) + SourceIndex(0) +8 >Emitted(61, 96) Source(85, 29) + SourceIndex(0) +9 >Emitted(61, 98) Source(82, 9) + SourceIndex(0) +10>Emitted(61, 143) Source(85, 29) + SourceIndex(0) +11>Emitted(61, 145) Source(83, 13) + SourceIndex(0) +12>Emitted(61, 157) Source(83, 38) + SourceIndex(0) +13>Emitted(61, 159) Source(83, 13) + SourceIndex(0) +14>Emitted(61, 209) Source(83, 38) + SourceIndex(0) +15>Emitted(61, 211) Source(84, 13) + SourceIndex(0) +16>Emitted(61, 223) Source(84, 42) + SourceIndex(0) +17>Emitted(61, 225) Source(84, 13) + SourceIndex(0) +18>Emitted(61, 279) Source(84, 42) + SourceIndex(0) +19>Emitted(61, 281) Source(86, 22) + SourceIndex(0) +20>Emitted(61, 284) Source(86, 23) + SourceIndex(0) +21>Emitted(61, 287) Source(86, 26) + SourceIndex(0) +22>Emitted(61, 288) Source(86, 27) + SourceIndex(0) +23>Emitted(61, 290) Source(86, 29) + SourceIndex(0) +24>Emitted(61, 293) Source(86, 30) + SourceIndex(0) +25>Emitted(61, 296) Source(86, 33) + SourceIndex(0) +26>Emitted(61, 297) Source(86, 34) + SourceIndex(0) +27>Emitted(61, 299) Source(86, 36) + SourceIndex(0) +28>Emitted(61, 302) Source(86, 37) + SourceIndex(0) +29>Emitted(61, 304) Source(86, 39) + SourceIndex(0) +30>Emitted(61, 306) Source(86, 41) + SourceIndex(0) --- >>> console.log(nameMA_1); 1 >^^^^ @@ -2044,23 +2045,23 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 6 > nameMA 7 > ) 8 > ; -1 >Emitted(61, 5) Source(87, 5) + SourceIndex(0) -2 >Emitted(61, 12) Source(87, 12) + SourceIndex(0) -3 >Emitted(61, 13) Source(87, 13) + SourceIndex(0) -4 >Emitted(61, 16) Source(87, 16) + SourceIndex(0) -5 >Emitted(61, 17) Source(87, 17) + SourceIndex(0) -6 >Emitted(61, 25) Source(87, 23) + SourceIndex(0) -7 >Emitted(61, 26) Source(87, 24) + SourceIndex(0) -8 >Emitted(61, 27) Source(87, 25) + SourceIndex(0) +1 >Emitted(62, 5) Source(87, 5) + SourceIndex(0) +2 >Emitted(62, 12) Source(87, 12) + SourceIndex(0) +3 >Emitted(62, 13) Source(87, 13) + SourceIndex(0) +4 >Emitted(62, 16) Source(87, 16) + SourceIndex(0) +5 >Emitted(62, 17) Source(87, 17) + SourceIndex(0) +6 >Emitted(62, 25) Source(87, 23) + SourceIndex(0) +7 >Emitted(62, 26) Source(87, 24) + SourceIndex(0) +8 >Emitted(62, 27) Source(87, 25) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(62, 2) Source(88, 2) + SourceIndex(0) +1 >Emitted(63, 2) Source(88, 2) + SourceIndex(0) --- ->>>for (_21 = getMultiRobot(), _22 = _21[0], nameMA = _22 === void 0 ? "noName" : _22, _23 = _21[1], _24 = _23 === void 0 ? ["none", "none"] : _23, _25 = _24[0], primarySkillA = _25 === void 0 ? "primary" : _25, _26 = _24[1], secondarySkillA = _26 === void 0 ? "secondary" : _26, _21, i = 0; i < 1; i++) { +>>>for (_16 = getMultiRobot(), _17 = _16[0], nameMA = _17 === void 0 ? "noName" : _17, _18 = _16[1], _19 = _18 === void 0 ? ["none", "none"] : _18, _20 = _19[0], primarySkillA = _20 === void 0 ? "primary" : _20, _21 = _19[1], secondarySkillA = _21 === void 0 ? "secondary" : _21, _16, i = 0; i < 1; i++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^^^^^^^^^^^^ @@ -2139,37 +2140,37 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 29> i 30> ++ 31> ) -1->Emitted(63, 1) Source(89, 1) + SourceIndex(0) -2 >Emitted(63, 6) Source(89, 6) + SourceIndex(0) -3 >Emitted(63, 27) Source(94, 20) + SourceIndex(0) -4 >Emitted(63, 29) Source(89, 7) + SourceIndex(0) -5 >Emitted(63, 41) Source(89, 24) + SourceIndex(0) -6 >Emitted(63, 43) Source(89, 7) + SourceIndex(0) -7 >Emitted(63, 83) Source(89, 24) + SourceIndex(0) -8 >Emitted(63, 85) Source(90, 5) + SourceIndex(0) -9 >Emitted(63, 97) Source(93, 25) + SourceIndex(0) -10>Emitted(63, 99) Source(90, 5) + SourceIndex(0) -11>Emitted(63, 144) Source(93, 25) + SourceIndex(0) -12>Emitted(63, 146) Source(91, 9) + SourceIndex(0) -13>Emitted(63, 158) Source(91, 34) + SourceIndex(0) -14>Emitted(63, 160) Source(91, 9) + SourceIndex(0) -15>Emitted(63, 208) Source(91, 34) + SourceIndex(0) -16>Emitted(63, 210) Source(92, 9) + SourceIndex(0) -17>Emitted(63, 222) Source(92, 38) + SourceIndex(0) -18>Emitted(63, 224) Source(92, 9) + SourceIndex(0) -19>Emitted(63, 276) Source(92, 38) + SourceIndex(0) -20>Emitted(63, 283) Source(94, 22) + SourceIndex(0) -21>Emitted(63, 284) Source(94, 23) + SourceIndex(0) -22>Emitted(63, 287) Source(94, 26) + SourceIndex(0) -23>Emitted(63, 288) Source(94, 27) + SourceIndex(0) -24>Emitted(63, 290) Source(94, 29) + SourceIndex(0) -25>Emitted(63, 291) Source(94, 30) + SourceIndex(0) -26>Emitted(63, 294) Source(94, 33) + SourceIndex(0) -27>Emitted(63, 295) Source(94, 34) + SourceIndex(0) -28>Emitted(63, 297) Source(94, 36) + SourceIndex(0) -29>Emitted(63, 298) Source(94, 37) + SourceIndex(0) -30>Emitted(63, 300) Source(94, 39) + SourceIndex(0) -31>Emitted(63, 302) Source(94, 41) + SourceIndex(0) +1->Emitted(64, 1) Source(89, 1) + SourceIndex(0) +2 >Emitted(64, 6) Source(89, 6) + SourceIndex(0) +3 >Emitted(64, 27) Source(94, 20) + SourceIndex(0) +4 >Emitted(64, 29) Source(89, 7) + SourceIndex(0) +5 >Emitted(64, 41) Source(89, 24) + SourceIndex(0) +6 >Emitted(64, 43) Source(89, 7) + SourceIndex(0) +7 >Emitted(64, 83) Source(89, 24) + SourceIndex(0) +8 >Emitted(64, 85) Source(90, 5) + SourceIndex(0) +9 >Emitted(64, 97) Source(93, 25) + SourceIndex(0) +10>Emitted(64, 99) Source(90, 5) + SourceIndex(0) +11>Emitted(64, 144) Source(93, 25) + SourceIndex(0) +12>Emitted(64, 146) Source(91, 9) + SourceIndex(0) +13>Emitted(64, 158) Source(91, 34) + SourceIndex(0) +14>Emitted(64, 160) Source(91, 9) + SourceIndex(0) +15>Emitted(64, 208) Source(91, 34) + SourceIndex(0) +16>Emitted(64, 210) Source(92, 9) + SourceIndex(0) +17>Emitted(64, 222) Source(92, 38) + SourceIndex(0) +18>Emitted(64, 224) Source(92, 9) + SourceIndex(0) +19>Emitted(64, 276) Source(92, 38) + SourceIndex(0) +20>Emitted(64, 283) Source(94, 22) + SourceIndex(0) +21>Emitted(64, 284) Source(94, 23) + SourceIndex(0) +22>Emitted(64, 287) Source(94, 26) + SourceIndex(0) +23>Emitted(64, 288) Source(94, 27) + SourceIndex(0) +24>Emitted(64, 290) Source(94, 29) + SourceIndex(0) +25>Emitted(64, 291) Source(94, 30) + SourceIndex(0) +26>Emitted(64, 294) Source(94, 33) + SourceIndex(0) +27>Emitted(64, 295) Source(94, 34) + SourceIndex(0) +28>Emitted(64, 297) Source(94, 36) + SourceIndex(0) +29>Emitted(64, 298) Source(94, 37) + SourceIndex(0) +30>Emitted(64, 300) Source(94, 39) + SourceIndex(0) +31>Emitted(64, 302) Source(94, 41) + SourceIndex(0) --- >>> console.log(nameMA); 1 >^^^^ @@ -2189,23 +2190,23 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 6 > nameMA 7 > ) 8 > ; -1 >Emitted(64, 5) Source(95, 5) + SourceIndex(0) -2 >Emitted(64, 12) Source(95, 12) + SourceIndex(0) -3 >Emitted(64, 13) Source(95, 13) + SourceIndex(0) -4 >Emitted(64, 16) Source(95, 16) + SourceIndex(0) -5 >Emitted(64, 17) Source(95, 17) + SourceIndex(0) -6 >Emitted(64, 23) Source(95, 23) + SourceIndex(0) -7 >Emitted(64, 24) Source(95, 24) + SourceIndex(0) -8 >Emitted(64, 25) Source(95, 25) + SourceIndex(0) +1 >Emitted(65, 5) Source(95, 5) + SourceIndex(0) +2 >Emitted(65, 12) Source(95, 12) + SourceIndex(0) +3 >Emitted(65, 13) Source(95, 13) + SourceIndex(0) +4 >Emitted(65, 16) Source(95, 16) + SourceIndex(0) +5 >Emitted(65, 17) Source(95, 17) + SourceIndex(0) +6 >Emitted(65, 23) Source(95, 23) + SourceIndex(0) +7 >Emitted(65, 24) Source(95, 24) + SourceIndex(0) +8 >Emitted(65, 25) Source(95, 25) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(65, 2) Source(96, 2) + SourceIndex(0) +1 >Emitted(66, 2) Source(96, 2) + SourceIndex(0) --- ->>>for (_27 = ["trimmer", ["trimming", "edging"]], _28 = _27[0], nameMA = _28 === void 0 ? "noName" : _28, _29 = _27[1], _30 = _29 === void 0 ? ["none", "none"] : _29, _31 = _30[0], primarySkillA = _31 === void 0 ? "primary" : _31, _32 = _30[1], secondarySkillA = _32 === void 0 ? "secondary" : _32, _27, i = 0; i < 1; i++) { +>>>for (_22 = ["trimmer", ["trimming", "edging"]], _23 = _22[0], nameMA = _23 === void 0 ? "noName" : _23, _24 = _22[1], _25 = _24 === void 0 ? ["none", "none"] : _24, _26 = _25[0], primarySkillA = _26 === void 0 ? "primary" : _26, _27 = _25[1], secondarySkillA = _27 === void 0 ? "secondary" : _27, _22, i = 0; i < 1; i++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -2284,37 +2285,37 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 29> i 30> ++ 31> ) -1->Emitted(66, 1) Source(97, 1) + SourceIndex(0) -2 >Emitted(66, 6) Source(97, 6) + SourceIndex(0) -3 >Emitted(66, 47) Source(102, 40) + SourceIndex(0) -4 >Emitted(66, 49) Source(97, 7) + SourceIndex(0) -5 >Emitted(66, 61) Source(97, 24) + SourceIndex(0) -6 >Emitted(66, 63) Source(97, 7) + SourceIndex(0) -7 >Emitted(66, 103) Source(97, 24) + SourceIndex(0) -8 >Emitted(66, 105) Source(98, 5) + SourceIndex(0) -9 >Emitted(66, 117) Source(101, 25) + SourceIndex(0) -10>Emitted(66, 119) Source(98, 5) + SourceIndex(0) -11>Emitted(66, 164) Source(101, 25) + SourceIndex(0) -12>Emitted(66, 166) Source(99, 9) + SourceIndex(0) -13>Emitted(66, 178) Source(99, 34) + SourceIndex(0) -14>Emitted(66, 180) Source(99, 9) + SourceIndex(0) -15>Emitted(66, 228) Source(99, 34) + SourceIndex(0) -16>Emitted(66, 230) Source(100, 9) + SourceIndex(0) -17>Emitted(66, 242) Source(100, 38) + SourceIndex(0) -18>Emitted(66, 244) Source(100, 9) + SourceIndex(0) -19>Emitted(66, 296) Source(100, 38) + SourceIndex(0) -20>Emitted(66, 303) Source(102, 42) + SourceIndex(0) -21>Emitted(66, 304) Source(102, 43) + SourceIndex(0) -22>Emitted(66, 307) Source(102, 46) + SourceIndex(0) -23>Emitted(66, 308) Source(102, 47) + SourceIndex(0) -24>Emitted(66, 310) Source(102, 49) + SourceIndex(0) -25>Emitted(66, 311) Source(102, 50) + SourceIndex(0) -26>Emitted(66, 314) Source(102, 53) + SourceIndex(0) -27>Emitted(66, 315) Source(102, 54) + SourceIndex(0) -28>Emitted(66, 317) Source(102, 56) + SourceIndex(0) -29>Emitted(66, 318) Source(102, 57) + SourceIndex(0) -30>Emitted(66, 320) Source(102, 59) + SourceIndex(0) -31>Emitted(66, 322) Source(102, 61) + SourceIndex(0) +1->Emitted(67, 1) Source(97, 1) + SourceIndex(0) +2 >Emitted(67, 6) Source(97, 6) + SourceIndex(0) +3 >Emitted(67, 47) Source(102, 40) + SourceIndex(0) +4 >Emitted(67, 49) Source(97, 7) + SourceIndex(0) +5 >Emitted(67, 61) Source(97, 24) + SourceIndex(0) +6 >Emitted(67, 63) Source(97, 7) + SourceIndex(0) +7 >Emitted(67, 103) Source(97, 24) + SourceIndex(0) +8 >Emitted(67, 105) Source(98, 5) + SourceIndex(0) +9 >Emitted(67, 117) Source(101, 25) + SourceIndex(0) +10>Emitted(67, 119) Source(98, 5) + SourceIndex(0) +11>Emitted(67, 164) Source(101, 25) + SourceIndex(0) +12>Emitted(67, 166) Source(99, 9) + SourceIndex(0) +13>Emitted(67, 178) Source(99, 34) + SourceIndex(0) +14>Emitted(67, 180) Source(99, 9) + SourceIndex(0) +15>Emitted(67, 228) Source(99, 34) + SourceIndex(0) +16>Emitted(67, 230) Source(100, 9) + SourceIndex(0) +17>Emitted(67, 242) Source(100, 38) + SourceIndex(0) +18>Emitted(67, 244) Source(100, 9) + SourceIndex(0) +19>Emitted(67, 296) Source(100, 38) + SourceIndex(0) +20>Emitted(67, 303) Source(102, 42) + SourceIndex(0) +21>Emitted(67, 304) Source(102, 43) + SourceIndex(0) +22>Emitted(67, 307) Source(102, 46) + SourceIndex(0) +23>Emitted(67, 308) Source(102, 47) + SourceIndex(0) +24>Emitted(67, 310) Source(102, 49) + SourceIndex(0) +25>Emitted(67, 311) Source(102, 50) + SourceIndex(0) +26>Emitted(67, 314) Source(102, 53) + SourceIndex(0) +27>Emitted(67, 315) Source(102, 54) + SourceIndex(0) +28>Emitted(67, 317) Source(102, 56) + SourceIndex(0) +29>Emitted(67, 318) Source(102, 57) + SourceIndex(0) +30>Emitted(67, 320) Source(102, 59) + SourceIndex(0) +31>Emitted(67, 322) Source(102, 61) + SourceIndex(0) --- >>> console.log(nameMA); 1 >^^^^ @@ -2334,23 +2335,23 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 6 > nameMA 7 > ) 8 > ; -1 >Emitted(67, 5) Source(103, 5) + SourceIndex(0) -2 >Emitted(67, 12) Source(103, 12) + SourceIndex(0) -3 >Emitted(67, 13) Source(103, 13) + SourceIndex(0) -4 >Emitted(67, 16) Source(103, 16) + SourceIndex(0) -5 >Emitted(67, 17) Source(103, 17) + SourceIndex(0) -6 >Emitted(67, 23) Source(103, 23) + SourceIndex(0) -7 >Emitted(67, 24) Source(103, 24) + SourceIndex(0) -8 >Emitted(67, 25) Source(103, 25) + SourceIndex(0) +1 >Emitted(68, 5) Source(103, 5) + SourceIndex(0) +2 >Emitted(68, 12) Source(103, 12) + SourceIndex(0) +3 >Emitted(68, 13) Source(103, 13) + SourceIndex(0) +4 >Emitted(68, 16) Source(103, 16) + SourceIndex(0) +5 >Emitted(68, 17) Source(103, 17) + SourceIndex(0) +6 >Emitted(68, 23) Source(103, 23) + SourceIndex(0) +7 >Emitted(68, 24) Source(103, 24) + SourceIndex(0) +8 >Emitted(68, 25) Source(103, 25) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(68, 2) Source(104, 2) + SourceIndex(0) +1 >Emitted(69, 2) Source(104, 2) + SourceIndex(0) --- ->>>for (_33 = robotA[0], numberA3 = _33 === void 0 ? -1 : _33, robotAInfo = robotA.slice(1), robotA, i = 0; i < 1; i++) { +>>>for (_28 = robotA[0], numberA3 = _28 === void 0 ? -1 : _28, robotAInfo = robotA.slice(1), robotA, i = 0; i < 1; i++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^^^^^^ @@ -2395,27 +2396,27 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 19> i 20> ++ 21> ) -1->Emitted(69, 1) Source(106, 1) + SourceIndex(0) -2 >Emitted(69, 6) Source(106, 7) + SourceIndex(0) -3 >Emitted(69, 21) Source(106, 20) + SourceIndex(0) -4 >Emitted(69, 23) Source(106, 7) + SourceIndex(0) -5 >Emitted(69, 59) Source(106, 20) + SourceIndex(0) -6 >Emitted(69, 61) Source(106, 22) + SourceIndex(0) -7 >Emitted(69, 89) Source(106, 35) + SourceIndex(0) -8 >Emitted(69, 91) Source(106, 39) + SourceIndex(0) -9 >Emitted(69, 97) Source(106, 45) + SourceIndex(0) -10>Emitted(69, 99) Source(106, 47) + SourceIndex(0) -11>Emitted(69, 100) Source(106, 48) + SourceIndex(0) -12>Emitted(69, 103) Source(106, 51) + SourceIndex(0) -13>Emitted(69, 104) Source(106, 52) + SourceIndex(0) -14>Emitted(69, 106) Source(106, 54) + SourceIndex(0) -15>Emitted(69, 107) Source(106, 55) + SourceIndex(0) -16>Emitted(69, 110) Source(106, 58) + SourceIndex(0) -17>Emitted(69, 111) Source(106, 59) + SourceIndex(0) -18>Emitted(69, 113) Source(106, 61) + SourceIndex(0) -19>Emitted(69, 114) Source(106, 62) + SourceIndex(0) -20>Emitted(69, 116) Source(106, 64) + SourceIndex(0) -21>Emitted(69, 118) Source(106, 66) + SourceIndex(0) +1->Emitted(70, 1) Source(106, 1) + SourceIndex(0) +2 >Emitted(70, 6) Source(106, 7) + SourceIndex(0) +3 >Emitted(70, 21) Source(106, 20) + SourceIndex(0) +4 >Emitted(70, 23) Source(106, 7) + SourceIndex(0) +5 >Emitted(70, 59) Source(106, 20) + SourceIndex(0) +6 >Emitted(70, 61) Source(106, 22) + SourceIndex(0) +7 >Emitted(70, 89) Source(106, 35) + SourceIndex(0) +8 >Emitted(70, 91) Source(106, 39) + SourceIndex(0) +9 >Emitted(70, 97) Source(106, 45) + SourceIndex(0) +10>Emitted(70, 99) Source(106, 47) + SourceIndex(0) +11>Emitted(70, 100) Source(106, 48) + SourceIndex(0) +12>Emitted(70, 103) Source(106, 51) + SourceIndex(0) +13>Emitted(70, 104) Source(106, 52) + SourceIndex(0) +14>Emitted(70, 106) Source(106, 54) + SourceIndex(0) +15>Emitted(70, 107) Source(106, 55) + SourceIndex(0) +16>Emitted(70, 110) Source(106, 58) + SourceIndex(0) +17>Emitted(70, 111) Source(106, 59) + SourceIndex(0) +18>Emitted(70, 113) Source(106, 61) + SourceIndex(0) +19>Emitted(70, 114) Source(106, 62) + SourceIndex(0) +20>Emitted(70, 116) Source(106, 64) + SourceIndex(0) +21>Emitted(70, 118) Source(106, 66) + SourceIndex(0) --- >>> console.log(numberA3); 1 >^^^^ @@ -2435,23 +2436,23 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 6 > numberA3 7 > ) 8 > ; -1 >Emitted(70, 5) Source(107, 5) + SourceIndex(0) -2 >Emitted(70, 12) Source(107, 12) + SourceIndex(0) -3 >Emitted(70, 13) Source(107, 13) + SourceIndex(0) -4 >Emitted(70, 16) Source(107, 16) + SourceIndex(0) -5 >Emitted(70, 17) Source(107, 17) + SourceIndex(0) -6 >Emitted(70, 25) Source(107, 25) + SourceIndex(0) -7 >Emitted(70, 26) Source(107, 26) + SourceIndex(0) -8 >Emitted(70, 27) Source(107, 27) + SourceIndex(0) +1 >Emitted(71, 5) Source(107, 5) + SourceIndex(0) +2 >Emitted(71, 12) Source(107, 12) + SourceIndex(0) +3 >Emitted(71, 13) Source(107, 13) + SourceIndex(0) +4 >Emitted(71, 16) Source(107, 16) + SourceIndex(0) +5 >Emitted(71, 17) Source(107, 17) + SourceIndex(0) +6 >Emitted(71, 25) Source(107, 25) + SourceIndex(0) +7 >Emitted(71, 26) Source(107, 26) + SourceIndex(0) +8 >Emitted(71, 27) Source(107, 27) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(71, 2) Source(108, 2) + SourceIndex(0) +1 >Emitted(72, 2) Source(108, 2) + SourceIndex(0) --- ->>>for (_34 = getRobot(), _35 = _34[0], numberA3 = _35 === void 0 ? -1 : _35, robotAInfo = _34.slice(1), _34, i = 0; i < 1; i++) { +>>>for (_29 = getRobot(), _30 = _29[0], numberA3 = _30 === void 0 ? -1 : _30, robotAInfo = _29.slice(1), _29, i = 0; i < 1; i++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^^^^^^^ @@ -2495,27 +2496,27 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 19> i 20> ++ 21> ) -1->Emitted(72, 1) Source(109, 1) + SourceIndex(0) -2 >Emitted(72, 6) Source(109, 6) + SourceIndex(0) -3 >Emitted(72, 22) Source(109, 49) + SourceIndex(0) -4 >Emitted(72, 24) Source(109, 7) + SourceIndex(0) -5 >Emitted(72, 36) Source(109, 20) + SourceIndex(0) -6 >Emitted(72, 38) Source(109, 7) + SourceIndex(0) -7 >Emitted(72, 74) Source(109, 20) + SourceIndex(0) -8 >Emitted(72, 76) Source(109, 22) + SourceIndex(0) -9 >Emitted(72, 101) Source(109, 35) + SourceIndex(0) -10>Emitted(72, 108) Source(109, 51) + SourceIndex(0) -11>Emitted(72, 109) Source(109, 52) + SourceIndex(0) -12>Emitted(72, 112) Source(109, 55) + SourceIndex(0) -13>Emitted(72, 113) Source(109, 56) + SourceIndex(0) -14>Emitted(72, 115) Source(109, 58) + SourceIndex(0) -15>Emitted(72, 116) Source(109, 59) + SourceIndex(0) -16>Emitted(72, 119) Source(109, 62) + SourceIndex(0) -17>Emitted(72, 120) Source(109, 63) + SourceIndex(0) -18>Emitted(72, 122) Source(109, 65) + SourceIndex(0) -19>Emitted(72, 123) Source(109, 66) + SourceIndex(0) -20>Emitted(72, 125) Source(109, 68) + SourceIndex(0) -21>Emitted(72, 127) Source(109, 70) + SourceIndex(0) +1->Emitted(73, 1) Source(109, 1) + SourceIndex(0) +2 >Emitted(73, 6) Source(109, 6) + SourceIndex(0) +3 >Emitted(73, 22) Source(109, 49) + SourceIndex(0) +4 >Emitted(73, 24) Source(109, 7) + SourceIndex(0) +5 >Emitted(73, 36) Source(109, 20) + SourceIndex(0) +6 >Emitted(73, 38) Source(109, 7) + SourceIndex(0) +7 >Emitted(73, 74) Source(109, 20) + SourceIndex(0) +8 >Emitted(73, 76) Source(109, 22) + SourceIndex(0) +9 >Emitted(73, 101) Source(109, 35) + SourceIndex(0) +10>Emitted(73, 108) Source(109, 51) + SourceIndex(0) +11>Emitted(73, 109) Source(109, 52) + SourceIndex(0) +12>Emitted(73, 112) Source(109, 55) + SourceIndex(0) +13>Emitted(73, 113) Source(109, 56) + SourceIndex(0) +14>Emitted(73, 115) Source(109, 58) + SourceIndex(0) +15>Emitted(73, 116) Source(109, 59) + SourceIndex(0) +16>Emitted(73, 119) Source(109, 62) + SourceIndex(0) +17>Emitted(73, 120) Source(109, 63) + SourceIndex(0) +18>Emitted(73, 122) Source(109, 65) + SourceIndex(0) +19>Emitted(73, 123) Source(109, 66) + SourceIndex(0) +20>Emitted(73, 125) Source(109, 68) + SourceIndex(0) +21>Emitted(73, 127) Source(109, 70) + SourceIndex(0) --- >>> console.log(numberA3); 1 >^^^^ @@ -2535,23 +2536,23 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 6 > numberA3 7 > ) 8 > ; -1 >Emitted(73, 5) Source(110, 5) + SourceIndex(0) -2 >Emitted(73, 12) Source(110, 12) + SourceIndex(0) -3 >Emitted(73, 13) Source(110, 13) + SourceIndex(0) -4 >Emitted(73, 16) Source(110, 16) + SourceIndex(0) -5 >Emitted(73, 17) Source(110, 17) + SourceIndex(0) -6 >Emitted(73, 25) Source(110, 25) + SourceIndex(0) -7 >Emitted(73, 26) Source(110, 26) + SourceIndex(0) -8 >Emitted(73, 27) Source(110, 27) + SourceIndex(0) +1 >Emitted(74, 5) Source(110, 5) + SourceIndex(0) +2 >Emitted(74, 12) Source(110, 12) + SourceIndex(0) +3 >Emitted(74, 13) Source(110, 13) + SourceIndex(0) +4 >Emitted(74, 16) Source(110, 16) + SourceIndex(0) +5 >Emitted(74, 17) Source(110, 17) + SourceIndex(0) +6 >Emitted(74, 25) Source(110, 25) + SourceIndex(0) +7 >Emitted(74, 26) Source(110, 26) + SourceIndex(0) +8 >Emitted(74, 27) Source(110, 27) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(74, 2) Source(111, 2) + SourceIndex(0) +1 >Emitted(75, 2) Source(111, 2) + SourceIndex(0) --- ->>>for (_36 = [2, "trimmer", "trimming"], _37 = _36[0], numberA3 = _37 === void 0 ? -1 : _37, robotAInfo = _36.slice(1), _36, i = 0; i < 1; i++) { +>>>for (_31 = [2, "trimmer", "trimming"], _32 = _31[0], numberA3 = _32 === void 0 ? -1 : _32, robotAInfo = _31.slice(1), _31, i = 0; i < 1; i++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -2595,27 +2596,27 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 19> i 20> ++ 21> ) -1->Emitted(75, 1) Source(112, 1) + SourceIndex(0) -2 >Emitted(75, 6) Source(112, 6) + SourceIndex(0) -3 >Emitted(75, 38) Source(112, 72) + SourceIndex(0) -4 >Emitted(75, 40) Source(112, 7) + SourceIndex(0) -5 >Emitted(75, 52) Source(112, 20) + SourceIndex(0) -6 >Emitted(75, 54) Source(112, 7) + SourceIndex(0) -7 >Emitted(75, 90) Source(112, 20) + SourceIndex(0) -8 >Emitted(75, 92) Source(112, 22) + SourceIndex(0) -9 >Emitted(75, 117) Source(112, 35) + SourceIndex(0) -10>Emitted(75, 124) Source(112, 74) + SourceIndex(0) -11>Emitted(75, 125) Source(112, 75) + SourceIndex(0) -12>Emitted(75, 128) Source(112, 78) + SourceIndex(0) -13>Emitted(75, 129) Source(112, 79) + SourceIndex(0) -14>Emitted(75, 131) Source(112, 81) + SourceIndex(0) -15>Emitted(75, 132) Source(112, 82) + SourceIndex(0) -16>Emitted(75, 135) Source(112, 85) + SourceIndex(0) -17>Emitted(75, 136) Source(112, 86) + SourceIndex(0) -18>Emitted(75, 138) Source(112, 88) + SourceIndex(0) -19>Emitted(75, 139) Source(112, 89) + SourceIndex(0) -20>Emitted(75, 141) Source(112, 91) + SourceIndex(0) -21>Emitted(75, 143) Source(112, 93) + SourceIndex(0) +1->Emitted(76, 1) Source(112, 1) + SourceIndex(0) +2 >Emitted(76, 6) Source(112, 6) + SourceIndex(0) +3 >Emitted(76, 38) Source(112, 72) + SourceIndex(0) +4 >Emitted(76, 40) Source(112, 7) + SourceIndex(0) +5 >Emitted(76, 52) Source(112, 20) + SourceIndex(0) +6 >Emitted(76, 54) Source(112, 7) + SourceIndex(0) +7 >Emitted(76, 90) Source(112, 20) + SourceIndex(0) +8 >Emitted(76, 92) Source(112, 22) + SourceIndex(0) +9 >Emitted(76, 117) Source(112, 35) + SourceIndex(0) +10>Emitted(76, 124) Source(112, 74) + SourceIndex(0) +11>Emitted(76, 125) Source(112, 75) + SourceIndex(0) +12>Emitted(76, 128) Source(112, 78) + SourceIndex(0) +13>Emitted(76, 129) Source(112, 79) + SourceIndex(0) +14>Emitted(76, 131) Source(112, 81) + SourceIndex(0) +15>Emitted(76, 132) Source(112, 82) + SourceIndex(0) +16>Emitted(76, 135) Source(112, 85) + SourceIndex(0) +17>Emitted(76, 136) Source(112, 86) + SourceIndex(0) +18>Emitted(76, 138) Source(112, 88) + SourceIndex(0) +19>Emitted(76, 139) Source(112, 89) + SourceIndex(0) +20>Emitted(76, 141) Source(112, 91) + SourceIndex(0) +21>Emitted(76, 143) Source(112, 93) + SourceIndex(0) --- >>> console.log(numberA3); 1 >^^^^ @@ -2635,21 +2636,20 @@ sourceFile:sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2. 6 > numberA3 7 > ) 8 > ; -1 >Emitted(76, 5) Source(113, 5) + SourceIndex(0) -2 >Emitted(76, 12) Source(113, 12) + SourceIndex(0) -3 >Emitted(76, 13) Source(113, 13) + SourceIndex(0) -4 >Emitted(76, 16) Source(113, 16) + SourceIndex(0) -5 >Emitted(76, 17) Source(113, 17) + SourceIndex(0) -6 >Emitted(76, 25) Source(113, 25) + SourceIndex(0) -7 >Emitted(76, 26) Source(113, 26) + SourceIndex(0) -8 >Emitted(76, 27) Source(113, 27) + SourceIndex(0) +1 >Emitted(77, 5) Source(113, 5) + SourceIndex(0) +2 >Emitted(77, 12) Source(113, 12) + SourceIndex(0) +3 >Emitted(77, 13) Source(113, 13) + SourceIndex(0) +4 >Emitted(77, 16) Source(113, 16) + SourceIndex(0) +5 >Emitted(77, 17) Source(113, 17) + SourceIndex(0) +6 >Emitted(77, 25) Source(113, 25) + SourceIndex(0) +7 >Emitted(77, 26) Source(113, 26) + SourceIndex(0) +8 >Emitted(77, 27) Source(113, 27) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(77, 2) Source(114, 2) + SourceIndex(0) +1 >Emitted(78, 2) Source(114, 2) + SourceIndex(0) --- ->>>var _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35, _36, _37; >>>//# sourceMappingURL=sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2.js.map \ No newline at end of file diff --git a/tests/baselines/reference/sourceMapValidationDestructuringForObjectBindingPattern2.js b/tests/baselines/reference/sourceMapValidationDestructuringForObjectBindingPattern2.js index 1684ebfecaa..00b76e7b57b 100644 --- a/tests/baselines/reference/sourceMapValidationDestructuringForObjectBindingPattern2.js +++ b/tests/baselines/reference/sourceMapValidationDestructuringForObjectBindingPattern2.js @@ -111,6 +111,7 @@ for ({ name, skills: { primary, secondary } } = } //// [sourceMapValidationDestructuringForObjectBindingPattern2.js] +var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3; var robot = { name: "mower", skill: "mowing" }; var multiRobot = { name: "mower", skills: { primary: "mowing", secondary: "none" } }; function getRobot() { @@ -197,5 +198,4 @@ for (_2 = { name: "trimmer", skills: { primary: "trimming", secondary: "edging" i = 0; i < 1; i++) { console.log(primaryA); } -var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3; //# sourceMappingURL=sourceMapValidationDestructuringForObjectBindingPattern2.js.map \ No newline at end of file diff --git a/tests/baselines/reference/sourceMapValidationDestructuringForObjectBindingPattern2.js.map b/tests/baselines/reference/sourceMapValidationDestructuringForObjectBindingPattern2.js.map index d930336adfe..226c3ce7756 100644 --- a/tests/baselines/reference/sourceMapValidationDestructuringForObjectBindingPattern2.js.map +++ b/tests/baselines/reference/sourceMapValidationDestructuringForObjectBindingPattern2.js.map @@ -1,2 +1,2 @@ //// [sourceMapValidationDestructuringForObjectBindingPattern2.js.map] -{"version":3,"file":"sourceMapValidationDestructuringForObjectBindingPattern2.js","sourceRoot":"","sources":["sourceMapValidationDestructuringForObjectBindingPattern2.ts"],"names":[],"mappings":"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"} \ No newline at end of file +{"version":3,"file":"sourceMapValidationDestructuringForObjectBindingPattern2.js","sourceRoot":"","sources":["sourceMapValidationDestructuringForObjectBindingPattern2.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/tests/baselines/reference/sourceMapValidationDestructuringForObjectBindingPattern2.sourcemap.txt b/tests/baselines/reference/sourceMapValidationDestructuringForObjectBindingPattern2.sourcemap.txt index 7b8177f93a8..dcb66d9b0ce 100644 --- a/tests/baselines/reference/sourceMapValidationDestructuringForObjectBindingPattern2.sourcemap.txt +++ b/tests/baselines/reference/sourceMapValidationDestructuringForObjectBindingPattern2.sourcemap.txt @@ -8,6 +8,7 @@ sources: sourceMapValidationDestructuringForObjectBindingPattern2.ts emittedFile:tests/cases/compiler/sourceMapValidationDestructuringForObjectBindingPattern2.js sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts ------------------------------------------------------------------- +>>>var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3; >>>var robot = { name: "mower", skill: "mowing" }; 1 > 2 >^^^^ @@ -54,20 +55,20 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 12> "mowing" 13> } 14> ; -1 >Emitted(1, 1) Source(17, 1) + SourceIndex(0) -2 >Emitted(1, 5) Source(17, 5) + SourceIndex(0) -3 >Emitted(1, 10) Source(17, 10) + SourceIndex(0) -4 >Emitted(1, 13) Source(17, 20) + SourceIndex(0) -5 >Emitted(1, 15) Source(17, 22) + SourceIndex(0) -6 >Emitted(1, 19) Source(17, 26) + SourceIndex(0) -7 >Emitted(1, 21) Source(17, 28) + SourceIndex(0) -8 >Emitted(1, 28) Source(17, 35) + SourceIndex(0) -9 >Emitted(1, 30) Source(17, 37) + SourceIndex(0) -10>Emitted(1, 35) Source(17, 42) + SourceIndex(0) -11>Emitted(1, 37) Source(17, 44) + SourceIndex(0) -12>Emitted(1, 45) Source(17, 52) + SourceIndex(0) -13>Emitted(1, 47) Source(17, 54) + SourceIndex(0) -14>Emitted(1, 48) Source(17, 55) + SourceIndex(0) +1 >Emitted(2, 1) Source(17, 1) + SourceIndex(0) +2 >Emitted(2, 5) Source(17, 5) + SourceIndex(0) +3 >Emitted(2, 10) Source(17, 10) + SourceIndex(0) +4 >Emitted(2, 13) Source(17, 20) + SourceIndex(0) +5 >Emitted(2, 15) Source(17, 22) + SourceIndex(0) +6 >Emitted(2, 19) Source(17, 26) + SourceIndex(0) +7 >Emitted(2, 21) Source(17, 28) + SourceIndex(0) +8 >Emitted(2, 28) Source(17, 35) + SourceIndex(0) +9 >Emitted(2, 30) Source(17, 37) + SourceIndex(0) +10>Emitted(2, 35) Source(17, 42) + SourceIndex(0) +11>Emitted(2, 37) Source(17, 44) + SourceIndex(0) +12>Emitted(2, 45) Source(17, 52) + SourceIndex(0) +13>Emitted(2, 47) Source(17, 54) + SourceIndex(0) +14>Emitted(2, 48) Source(17, 55) + SourceIndex(0) --- >>>var multiRobot = { name: "mower", skills: { primary: "mowing", secondary: "none" } }; 1-> @@ -115,35 +116,35 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 20> } 21> } 22> ; -1->Emitted(2, 1) Source(18, 1) + SourceIndex(0) -2 >Emitted(2, 5) Source(18, 5) + SourceIndex(0) -3 >Emitted(2, 15) Source(18, 15) + SourceIndex(0) -4 >Emitted(2, 18) Source(18, 30) + SourceIndex(0) -5 >Emitted(2, 20) Source(18, 32) + SourceIndex(0) -6 >Emitted(2, 24) Source(18, 36) + SourceIndex(0) -7 >Emitted(2, 26) Source(18, 38) + SourceIndex(0) -8 >Emitted(2, 33) Source(18, 45) + SourceIndex(0) -9 >Emitted(2, 35) Source(18, 47) + SourceIndex(0) -10>Emitted(2, 41) Source(18, 53) + SourceIndex(0) -11>Emitted(2, 43) Source(18, 55) + SourceIndex(0) -12>Emitted(2, 45) Source(18, 57) + SourceIndex(0) -13>Emitted(2, 52) Source(18, 64) + SourceIndex(0) -14>Emitted(2, 54) Source(18, 66) + SourceIndex(0) -15>Emitted(2, 62) Source(18, 74) + SourceIndex(0) -16>Emitted(2, 64) Source(18, 76) + SourceIndex(0) -17>Emitted(2, 73) Source(18, 85) + SourceIndex(0) -18>Emitted(2, 75) Source(18, 87) + SourceIndex(0) -19>Emitted(2, 81) Source(18, 93) + SourceIndex(0) -20>Emitted(2, 83) Source(18, 95) + SourceIndex(0) -21>Emitted(2, 85) Source(18, 97) + SourceIndex(0) -22>Emitted(2, 86) Source(18, 98) + SourceIndex(0) +1->Emitted(3, 1) Source(18, 1) + SourceIndex(0) +2 >Emitted(3, 5) Source(18, 5) + SourceIndex(0) +3 >Emitted(3, 15) Source(18, 15) + SourceIndex(0) +4 >Emitted(3, 18) Source(18, 30) + SourceIndex(0) +5 >Emitted(3, 20) Source(18, 32) + SourceIndex(0) +6 >Emitted(3, 24) Source(18, 36) + SourceIndex(0) +7 >Emitted(3, 26) Source(18, 38) + SourceIndex(0) +8 >Emitted(3, 33) Source(18, 45) + SourceIndex(0) +9 >Emitted(3, 35) Source(18, 47) + SourceIndex(0) +10>Emitted(3, 41) Source(18, 53) + SourceIndex(0) +11>Emitted(3, 43) Source(18, 55) + SourceIndex(0) +12>Emitted(3, 45) Source(18, 57) + SourceIndex(0) +13>Emitted(3, 52) Source(18, 64) + SourceIndex(0) +14>Emitted(3, 54) Source(18, 66) + SourceIndex(0) +15>Emitted(3, 62) Source(18, 74) + SourceIndex(0) +16>Emitted(3, 64) Source(18, 76) + SourceIndex(0) +17>Emitted(3, 73) Source(18, 85) + SourceIndex(0) +18>Emitted(3, 75) Source(18, 87) + SourceIndex(0) +19>Emitted(3, 81) Source(18, 93) + SourceIndex(0) +20>Emitted(3, 83) Source(18, 95) + SourceIndex(0) +21>Emitted(3, 85) Source(18, 97) + SourceIndex(0) +22>Emitted(3, 86) Source(18, 98) + SourceIndex(0) --- >>>function getRobot() { 1 > 2 >^^^^^^^^^^^^^^^^^^-> 1 > > -1 >Emitted(3, 1) Source(19, 1) + SourceIndex(0) +1 >Emitted(4, 1) Source(19, 1) + SourceIndex(0) --- >>> return robot; 1->^^^^ @@ -155,10 +156,10 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 2 > return 3 > robot 4 > ; -1->Emitted(4, 5) Source(20, 5) + SourceIndex(0) -2 >Emitted(4, 12) Source(20, 12) + SourceIndex(0) -3 >Emitted(4, 17) Source(20, 17) + SourceIndex(0) -4 >Emitted(4, 18) Source(20, 18) + SourceIndex(0) +1->Emitted(5, 5) Source(20, 5) + SourceIndex(0) +2 >Emitted(5, 12) Source(20, 12) + SourceIndex(0) +3 >Emitted(5, 17) Source(20, 17) + SourceIndex(0) +4 >Emitted(5, 18) Source(20, 18) + SourceIndex(0) --- >>>} 1 > @@ -167,15 +168,15 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 1 > > 2 >} -1 >Emitted(5, 1) Source(21, 1) + SourceIndex(0) -2 >Emitted(5, 2) Source(21, 2) + SourceIndex(0) +1 >Emitted(6, 1) Source(21, 1) + SourceIndex(0) +2 >Emitted(6, 2) Source(21, 2) + SourceIndex(0) --- >>>function getMultiRobot() { 1-> 2 >^^^^^^^^^^^^^^^^^^^^^^^-> 1-> > -1->Emitted(6, 1) Source(22, 1) + SourceIndex(0) +1->Emitted(7, 1) Source(22, 1) + SourceIndex(0) --- >>> return multiRobot; 1->^^^^ @@ -187,10 +188,10 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 2 > return 3 > multiRobot 4 > ; -1->Emitted(7, 5) Source(23, 5) + SourceIndex(0) -2 >Emitted(7, 12) Source(23, 12) + SourceIndex(0) -3 >Emitted(7, 22) Source(23, 22) + SourceIndex(0) -4 >Emitted(7, 23) Source(23, 23) + SourceIndex(0) +1->Emitted(8, 5) Source(23, 5) + SourceIndex(0) +2 >Emitted(8, 12) Source(23, 12) + SourceIndex(0) +3 >Emitted(8, 22) Source(23, 22) + SourceIndex(0) +4 >Emitted(8, 23) Source(23, 23) + SourceIndex(0) --- >>>} 1 > @@ -199,8 +200,8 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 1 > > 2 >} -1 >Emitted(8, 1) Source(24, 1) + SourceIndex(0) -2 >Emitted(8, 2) Source(24, 2) + SourceIndex(0) +1 >Emitted(9, 1) Source(24, 1) + SourceIndex(0) +2 >Emitted(9, 2) Source(24, 2) + SourceIndex(0) --- >>>var nameA, primaryA, secondaryA, i, skillA; 1-> @@ -229,18 +230,18 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 10> , 11> skillA: string 12> ; -1->Emitted(9, 1) Source(26, 1) + SourceIndex(0) -2 >Emitted(9, 5) Source(26, 5) + SourceIndex(0) -3 >Emitted(9, 10) Source(26, 18) + SourceIndex(0) -4 >Emitted(9, 12) Source(26, 20) + SourceIndex(0) -5 >Emitted(9, 20) Source(26, 36) + SourceIndex(0) -6 >Emitted(9, 22) Source(26, 38) + SourceIndex(0) -7 >Emitted(9, 32) Source(26, 56) + SourceIndex(0) -8 >Emitted(9, 34) Source(26, 58) + SourceIndex(0) -9 >Emitted(9, 35) Source(26, 67) + SourceIndex(0) -10>Emitted(9, 37) Source(26, 69) + SourceIndex(0) -11>Emitted(9, 43) Source(26, 83) + SourceIndex(0) -12>Emitted(9, 44) Source(26, 84) + SourceIndex(0) +1->Emitted(10, 1) Source(26, 1) + SourceIndex(0) +2 >Emitted(10, 5) Source(26, 5) + SourceIndex(0) +3 >Emitted(10, 10) Source(26, 18) + SourceIndex(0) +4 >Emitted(10, 12) Source(26, 20) + SourceIndex(0) +5 >Emitted(10, 20) Source(26, 36) + SourceIndex(0) +6 >Emitted(10, 22) Source(26, 38) + SourceIndex(0) +7 >Emitted(10, 32) Source(26, 56) + SourceIndex(0) +8 >Emitted(10, 34) Source(26, 58) + SourceIndex(0) +9 >Emitted(10, 35) Source(26, 67) + SourceIndex(0) +10>Emitted(10, 37) Source(26, 69) + SourceIndex(0) +11>Emitted(10, 43) Source(26, 83) + SourceIndex(0) +12>Emitted(10, 44) Source(26, 84) + SourceIndex(0) --- >>>var name, primary, secondary, skill; 1 > @@ -265,16 +266,16 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 8 > , 9 > skill: string 10> ; -1 >Emitted(10, 1) Source(27, 1) + SourceIndex(0) -2 >Emitted(10, 5) Source(27, 5) + SourceIndex(0) -3 >Emitted(10, 9) Source(27, 17) + SourceIndex(0) -4 >Emitted(10, 11) Source(27, 19) + SourceIndex(0) -5 >Emitted(10, 18) Source(27, 34) + SourceIndex(0) -6 >Emitted(10, 20) Source(27, 36) + SourceIndex(0) -7 >Emitted(10, 29) Source(27, 53) + SourceIndex(0) -8 >Emitted(10, 31) Source(27, 55) + SourceIndex(0) -9 >Emitted(10, 36) Source(27, 68) + SourceIndex(0) -10>Emitted(10, 37) Source(27, 69) + SourceIndex(0) +1 >Emitted(11, 1) Source(27, 1) + SourceIndex(0) +2 >Emitted(11, 5) Source(27, 5) + SourceIndex(0) +3 >Emitted(11, 9) Source(27, 17) + SourceIndex(0) +4 >Emitted(11, 11) Source(27, 19) + SourceIndex(0) +5 >Emitted(11, 18) Source(27, 34) + SourceIndex(0) +6 >Emitted(11, 20) Source(27, 36) + SourceIndex(0) +7 >Emitted(11, 29) Source(27, 53) + SourceIndex(0) +8 >Emitted(11, 31) Source(27, 55) + SourceIndex(0) +9 >Emitted(11, 36) Source(27, 68) + SourceIndex(0) +10>Emitted(11, 37) Source(27, 69) + SourceIndex(0) --- >>>for (nameA = robot.name, robot, i = 0; i < 1; i++) { 1-> @@ -313,23 +314,23 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 15> i 16> ++ 17> ) -1->Emitted(11, 1) Source(29, 1) + SourceIndex(0) -2 >Emitted(11, 6) Source(29, 8) + SourceIndex(0) -3 >Emitted(11, 24) Source(29, 19) + SourceIndex(0) -4 >Emitted(11, 26) Source(29, 24) + SourceIndex(0) -5 >Emitted(11, 31) Source(29, 29) + SourceIndex(0) -6 >Emitted(11, 33) Source(29, 31) + SourceIndex(0) -7 >Emitted(11, 34) Source(29, 32) + SourceIndex(0) -8 >Emitted(11, 37) Source(29, 35) + SourceIndex(0) -9 >Emitted(11, 38) Source(29, 36) + SourceIndex(0) -10>Emitted(11, 40) Source(29, 38) + SourceIndex(0) -11>Emitted(11, 41) Source(29, 39) + SourceIndex(0) -12>Emitted(11, 44) Source(29, 42) + SourceIndex(0) -13>Emitted(11, 45) Source(29, 43) + SourceIndex(0) -14>Emitted(11, 47) Source(29, 45) + SourceIndex(0) -15>Emitted(11, 48) Source(29, 46) + SourceIndex(0) -16>Emitted(11, 50) Source(29, 48) + SourceIndex(0) -17>Emitted(11, 52) Source(29, 50) + SourceIndex(0) +1->Emitted(12, 1) Source(29, 1) + SourceIndex(0) +2 >Emitted(12, 6) Source(29, 8) + SourceIndex(0) +3 >Emitted(12, 24) Source(29, 19) + SourceIndex(0) +4 >Emitted(12, 26) Source(29, 24) + SourceIndex(0) +5 >Emitted(12, 31) Source(29, 29) + SourceIndex(0) +6 >Emitted(12, 33) Source(29, 31) + SourceIndex(0) +7 >Emitted(12, 34) Source(29, 32) + SourceIndex(0) +8 >Emitted(12, 37) Source(29, 35) + SourceIndex(0) +9 >Emitted(12, 38) Source(29, 36) + SourceIndex(0) +10>Emitted(12, 40) Source(29, 38) + SourceIndex(0) +11>Emitted(12, 41) Source(29, 39) + SourceIndex(0) +12>Emitted(12, 44) Source(29, 42) + SourceIndex(0) +13>Emitted(12, 45) Source(29, 43) + SourceIndex(0) +14>Emitted(12, 47) Source(29, 45) + SourceIndex(0) +15>Emitted(12, 48) Source(29, 46) + SourceIndex(0) +16>Emitted(12, 50) Source(29, 48) + SourceIndex(0) +17>Emitted(12, 52) Source(29, 50) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -349,21 +350,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 6 > nameA 7 > ) 8 > ; -1 >Emitted(12, 5) Source(30, 5) + SourceIndex(0) -2 >Emitted(12, 12) Source(30, 12) + SourceIndex(0) -3 >Emitted(12, 13) Source(30, 13) + SourceIndex(0) -4 >Emitted(12, 16) Source(30, 16) + SourceIndex(0) -5 >Emitted(12, 17) Source(30, 17) + SourceIndex(0) -6 >Emitted(12, 22) Source(30, 22) + SourceIndex(0) -7 >Emitted(12, 23) Source(30, 23) + SourceIndex(0) -8 >Emitted(12, 24) Source(30, 24) + SourceIndex(0) +1 >Emitted(13, 5) Source(30, 5) + SourceIndex(0) +2 >Emitted(13, 12) Source(30, 12) + SourceIndex(0) +3 >Emitted(13, 13) Source(30, 13) + SourceIndex(0) +4 >Emitted(13, 16) Source(30, 16) + SourceIndex(0) +5 >Emitted(13, 17) Source(30, 17) + SourceIndex(0) +6 >Emitted(13, 22) Source(30, 22) + SourceIndex(0) +7 >Emitted(13, 23) Source(30, 23) + SourceIndex(0) +8 >Emitted(13, 24) Source(30, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(13, 2) Source(31, 2) + SourceIndex(0) +1 >Emitted(14, 2) Source(31, 2) + SourceIndex(0) --- >>>for (_a = getRobot(), nameA = _a.name, _a, i = 0; i < 1; i++) { 1-> @@ -401,23 +402,23 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 15> i 16> ++ 17> ) -1->Emitted(14, 1) Source(32, 1) + SourceIndex(0) -2 >Emitted(14, 6) Source(32, 6) + SourceIndex(0) -3 >Emitted(14, 21) Source(32, 34) + SourceIndex(0) -4 >Emitted(14, 23) Source(32, 8) + SourceIndex(0) -5 >Emitted(14, 38) Source(32, 19) + SourceIndex(0) -6 >Emitted(14, 44) Source(32, 36) + SourceIndex(0) -7 >Emitted(14, 45) Source(32, 37) + SourceIndex(0) -8 >Emitted(14, 48) Source(32, 40) + SourceIndex(0) -9 >Emitted(14, 49) Source(32, 41) + SourceIndex(0) -10>Emitted(14, 51) Source(32, 43) + SourceIndex(0) -11>Emitted(14, 52) Source(32, 44) + SourceIndex(0) -12>Emitted(14, 55) Source(32, 47) + SourceIndex(0) -13>Emitted(14, 56) Source(32, 48) + SourceIndex(0) -14>Emitted(14, 58) Source(32, 50) + SourceIndex(0) -15>Emitted(14, 59) Source(32, 51) + SourceIndex(0) -16>Emitted(14, 61) Source(32, 53) + SourceIndex(0) -17>Emitted(14, 63) Source(32, 55) + SourceIndex(0) +1->Emitted(15, 1) Source(32, 1) + SourceIndex(0) +2 >Emitted(15, 6) Source(32, 6) + SourceIndex(0) +3 >Emitted(15, 21) Source(32, 34) + SourceIndex(0) +4 >Emitted(15, 23) Source(32, 8) + SourceIndex(0) +5 >Emitted(15, 38) Source(32, 19) + SourceIndex(0) +6 >Emitted(15, 44) Source(32, 36) + SourceIndex(0) +7 >Emitted(15, 45) Source(32, 37) + SourceIndex(0) +8 >Emitted(15, 48) Source(32, 40) + SourceIndex(0) +9 >Emitted(15, 49) Source(32, 41) + SourceIndex(0) +10>Emitted(15, 51) Source(32, 43) + SourceIndex(0) +11>Emitted(15, 52) Source(32, 44) + SourceIndex(0) +12>Emitted(15, 55) Source(32, 47) + SourceIndex(0) +13>Emitted(15, 56) Source(32, 48) + SourceIndex(0) +14>Emitted(15, 58) Source(32, 50) + SourceIndex(0) +15>Emitted(15, 59) Source(32, 51) + SourceIndex(0) +16>Emitted(15, 61) Source(32, 53) + SourceIndex(0) +17>Emitted(15, 63) Source(32, 55) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -437,21 +438,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 6 > nameA 7 > ) 8 > ; -1 >Emitted(15, 5) Source(33, 5) + SourceIndex(0) -2 >Emitted(15, 12) Source(33, 12) + SourceIndex(0) -3 >Emitted(15, 13) Source(33, 13) + SourceIndex(0) -4 >Emitted(15, 16) Source(33, 16) + SourceIndex(0) -5 >Emitted(15, 17) Source(33, 17) + SourceIndex(0) -6 >Emitted(15, 22) Source(33, 22) + SourceIndex(0) -7 >Emitted(15, 23) Source(33, 23) + SourceIndex(0) -8 >Emitted(15, 24) Source(33, 24) + SourceIndex(0) +1 >Emitted(16, 5) Source(33, 5) + SourceIndex(0) +2 >Emitted(16, 12) Source(33, 12) + SourceIndex(0) +3 >Emitted(16, 13) Source(33, 13) + SourceIndex(0) +4 >Emitted(16, 16) Source(33, 16) + SourceIndex(0) +5 >Emitted(16, 17) Source(33, 17) + SourceIndex(0) +6 >Emitted(16, 22) Source(33, 22) + SourceIndex(0) +7 >Emitted(16, 23) Source(33, 23) + SourceIndex(0) +8 >Emitted(16, 24) Source(33, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(16, 2) Source(34, 2) + SourceIndex(0) +1 >Emitted(17, 2) Source(34, 2) + SourceIndex(0) --- >>>for (_b = { name: "trimmer", skill: "trimming" }, nameA = _b.name, _b, i = 0; i < 1; i++) { 1-> @@ -489,23 +490,23 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 15> i 16> ++ 17> ) -1->Emitted(17, 1) Source(35, 1) + SourceIndex(0) -2 >Emitted(17, 6) Source(35, 6) + SourceIndex(0) -3 >Emitted(17, 49) Source(35, 69) + SourceIndex(0) -4 >Emitted(17, 51) Source(35, 8) + SourceIndex(0) -5 >Emitted(17, 66) Source(35, 19) + SourceIndex(0) -6 >Emitted(17, 72) Source(35, 71) + SourceIndex(0) -7 >Emitted(17, 73) Source(35, 72) + SourceIndex(0) -8 >Emitted(17, 76) Source(35, 75) + SourceIndex(0) -9 >Emitted(17, 77) Source(35, 76) + SourceIndex(0) -10>Emitted(17, 79) Source(35, 78) + SourceIndex(0) -11>Emitted(17, 80) Source(35, 79) + SourceIndex(0) -12>Emitted(17, 83) Source(35, 82) + SourceIndex(0) -13>Emitted(17, 84) Source(35, 83) + SourceIndex(0) -14>Emitted(17, 86) Source(35, 85) + SourceIndex(0) -15>Emitted(17, 87) Source(35, 86) + SourceIndex(0) -16>Emitted(17, 89) Source(35, 88) + SourceIndex(0) -17>Emitted(17, 91) Source(35, 90) + SourceIndex(0) +1->Emitted(18, 1) Source(35, 1) + SourceIndex(0) +2 >Emitted(18, 6) Source(35, 6) + SourceIndex(0) +3 >Emitted(18, 49) Source(35, 69) + SourceIndex(0) +4 >Emitted(18, 51) Source(35, 8) + SourceIndex(0) +5 >Emitted(18, 66) Source(35, 19) + SourceIndex(0) +6 >Emitted(18, 72) Source(35, 71) + SourceIndex(0) +7 >Emitted(18, 73) Source(35, 72) + SourceIndex(0) +8 >Emitted(18, 76) Source(35, 75) + SourceIndex(0) +9 >Emitted(18, 77) Source(35, 76) + SourceIndex(0) +10>Emitted(18, 79) Source(35, 78) + SourceIndex(0) +11>Emitted(18, 80) Source(35, 79) + SourceIndex(0) +12>Emitted(18, 83) Source(35, 82) + SourceIndex(0) +13>Emitted(18, 84) Source(35, 83) + SourceIndex(0) +14>Emitted(18, 86) Source(35, 85) + SourceIndex(0) +15>Emitted(18, 87) Source(35, 86) + SourceIndex(0) +16>Emitted(18, 89) Source(35, 88) + SourceIndex(0) +17>Emitted(18, 91) Source(35, 90) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -525,21 +526,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 6 > nameA 7 > ) 8 > ; -1 >Emitted(18, 5) Source(36, 5) + SourceIndex(0) -2 >Emitted(18, 12) Source(36, 12) + SourceIndex(0) -3 >Emitted(18, 13) Source(36, 13) + SourceIndex(0) -4 >Emitted(18, 16) Source(36, 16) + SourceIndex(0) -5 >Emitted(18, 17) Source(36, 17) + SourceIndex(0) -6 >Emitted(18, 22) Source(36, 22) + SourceIndex(0) -7 >Emitted(18, 23) Source(36, 23) + SourceIndex(0) -8 >Emitted(18, 24) Source(36, 24) + SourceIndex(0) +1 >Emitted(19, 5) Source(36, 5) + SourceIndex(0) +2 >Emitted(19, 12) Source(36, 12) + SourceIndex(0) +3 >Emitted(19, 13) Source(36, 13) + SourceIndex(0) +4 >Emitted(19, 16) Source(36, 16) + SourceIndex(0) +5 >Emitted(19, 17) Source(36, 17) + SourceIndex(0) +6 >Emitted(19, 22) Source(36, 22) + SourceIndex(0) +7 >Emitted(19, 23) Source(36, 23) + SourceIndex(0) +8 >Emitted(19, 24) Source(36, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(19, 2) Source(37, 2) + SourceIndex(0) +1 >Emitted(20, 2) Source(37, 2) + SourceIndex(0) --- >>>for (_c = multiRobot.skills, primaryA = _c.primary, secondaryA = _c.secondary, multiRobot, i = 0; i < 1; i++) { 1-> @@ -585,27 +586,27 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 19> i 20> ++ 21> ) -1->Emitted(20, 1) Source(38, 1) + SourceIndex(0) -2 >Emitted(20, 6) Source(38, 8) + SourceIndex(0) -3 >Emitted(20, 28) Source(38, 60) + SourceIndex(0) -4 >Emitted(20, 30) Source(38, 18) + SourceIndex(0) -5 >Emitted(20, 51) Source(38, 35) + SourceIndex(0) -6 >Emitted(20, 53) Source(38, 37) + SourceIndex(0) -7 >Emitted(20, 78) Source(38, 58) + SourceIndex(0) -8 >Emitted(20, 80) Source(38, 65) + SourceIndex(0) -9 >Emitted(20, 90) Source(38, 75) + SourceIndex(0) -10>Emitted(20, 92) Source(38, 77) + SourceIndex(0) -11>Emitted(20, 93) Source(38, 78) + SourceIndex(0) -12>Emitted(20, 96) Source(38, 81) + SourceIndex(0) -13>Emitted(20, 97) Source(38, 82) + SourceIndex(0) -14>Emitted(20, 99) Source(38, 84) + SourceIndex(0) -15>Emitted(20, 100) Source(38, 85) + SourceIndex(0) -16>Emitted(20, 103) Source(38, 88) + SourceIndex(0) -17>Emitted(20, 104) Source(38, 89) + SourceIndex(0) -18>Emitted(20, 106) Source(38, 91) + SourceIndex(0) -19>Emitted(20, 107) Source(38, 92) + SourceIndex(0) -20>Emitted(20, 109) Source(38, 94) + SourceIndex(0) -21>Emitted(20, 111) Source(38, 96) + SourceIndex(0) +1->Emitted(21, 1) Source(38, 1) + SourceIndex(0) +2 >Emitted(21, 6) Source(38, 8) + SourceIndex(0) +3 >Emitted(21, 28) Source(38, 60) + SourceIndex(0) +4 >Emitted(21, 30) Source(38, 18) + SourceIndex(0) +5 >Emitted(21, 51) Source(38, 35) + SourceIndex(0) +6 >Emitted(21, 53) Source(38, 37) + SourceIndex(0) +7 >Emitted(21, 78) Source(38, 58) + SourceIndex(0) +8 >Emitted(21, 80) Source(38, 65) + SourceIndex(0) +9 >Emitted(21, 90) Source(38, 75) + SourceIndex(0) +10>Emitted(21, 92) Source(38, 77) + SourceIndex(0) +11>Emitted(21, 93) Source(38, 78) + SourceIndex(0) +12>Emitted(21, 96) Source(38, 81) + SourceIndex(0) +13>Emitted(21, 97) Source(38, 82) + SourceIndex(0) +14>Emitted(21, 99) Source(38, 84) + SourceIndex(0) +15>Emitted(21, 100) Source(38, 85) + SourceIndex(0) +16>Emitted(21, 103) Source(38, 88) + SourceIndex(0) +17>Emitted(21, 104) Source(38, 89) + SourceIndex(0) +18>Emitted(21, 106) Source(38, 91) + SourceIndex(0) +19>Emitted(21, 107) Source(38, 92) + SourceIndex(0) +20>Emitted(21, 109) Source(38, 94) + SourceIndex(0) +21>Emitted(21, 111) Source(38, 96) + SourceIndex(0) --- >>> console.log(primaryA); 1 >^^^^ @@ -625,21 +626,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 6 > primaryA 7 > ) 8 > ; -1 >Emitted(21, 5) Source(39, 5) + SourceIndex(0) -2 >Emitted(21, 12) Source(39, 12) + SourceIndex(0) -3 >Emitted(21, 13) Source(39, 13) + SourceIndex(0) -4 >Emitted(21, 16) Source(39, 16) + SourceIndex(0) -5 >Emitted(21, 17) Source(39, 17) + SourceIndex(0) -6 >Emitted(21, 25) Source(39, 25) + SourceIndex(0) -7 >Emitted(21, 26) Source(39, 26) + SourceIndex(0) -8 >Emitted(21, 27) Source(39, 27) + SourceIndex(0) +1 >Emitted(22, 5) Source(39, 5) + SourceIndex(0) +2 >Emitted(22, 12) Source(39, 12) + SourceIndex(0) +3 >Emitted(22, 13) Source(39, 13) + SourceIndex(0) +4 >Emitted(22, 16) Source(39, 16) + SourceIndex(0) +5 >Emitted(22, 17) Source(39, 17) + SourceIndex(0) +6 >Emitted(22, 25) Source(39, 25) + SourceIndex(0) +7 >Emitted(22, 26) Source(39, 26) + SourceIndex(0) +8 >Emitted(22, 27) Source(39, 27) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(22, 2) Source(40, 2) + SourceIndex(0) +1 >Emitted(23, 2) Source(40, 2) + SourceIndex(0) --- >>>for (_d = getMultiRobot(), _e = _d.skills, primaryA = _e.primary, secondaryA = _e.secondary, _d, i = 0; i < 1; i++) { 1-> @@ -685,27 +686,27 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 19> i 20> ++ 21> ) -1->Emitted(23, 1) Source(41, 1) + SourceIndex(0) -2 >Emitted(23, 6) Source(41, 6) + SourceIndex(0) -3 >Emitted(23, 26) Source(41, 80) + SourceIndex(0) -4 >Emitted(23, 28) Source(41, 8) + SourceIndex(0) -5 >Emitted(23, 42) Source(41, 60) + SourceIndex(0) -6 >Emitted(23, 44) Source(41, 18) + SourceIndex(0) -7 >Emitted(23, 65) Source(41, 35) + SourceIndex(0) -8 >Emitted(23, 67) Source(41, 37) + SourceIndex(0) -9 >Emitted(23, 92) Source(41, 58) + SourceIndex(0) -10>Emitted(23, 98) Source(41, 82) + SourceIndex(0) -11>Emitted(23, 99) Source(41, 83) + SourceIndex(0) -12>Emitted(23, 102) Source(41, 86) + SourceIndex(0) -13>Emitted(23, 103) Source(41, 87) + SourceIndex(0) -14>Emitted(23, 105) Source(41, 89) + SourceIndex(0) -15>Emitted(23, 106) Source(41, 90) + SourceIndex(0) -16>Emitted(23, 109) Source(41, 93) + SourceIndex(0) -17>Emitted(23, 110) Source(41, 94) + SourceIndex(0) -18>Emitted(23, 112) Source(41, 96) + SourceIndex(0) -19>Emitted(23, 113) Source(41, 97) + SourceIndex(0) -20>Emitted(23, 115) Source(41, 99) + SourceIndex(0) -21>Emitted(23, 117) Source(41, 101) + SourceIndex(0) +1->Emitted(24, 1) Source(41, 1) + SourceIndex(0) +2 >Emitted(24, 6) Source(41, 6) + SourceIndex(0) +3 >Emitted(24, 26) Source(41, 80) + SourceIndex(0) +4 >Emitted(24, 28) Source(41, 8) + SourceIndex(0) +5 >Emitted(24, 42) Source(41, 60) + SourceIndex(0) +6 >Emitted(24, 44) Source(41, 18) + SourceIndex(0) +7 >Emitted(24, 65) Source(41, 35) + SourceIndex(0) +8 >Emitted(24, 67) Source(41, 37) + SourceIndex(0) +9 >Emitted(24, 92) Source(41, 58) + SourceIndex(0) +10>Emitted(24, 98) Source(41, 82) + SourceIndex(0) +11>Emitted(24, 99) Source(41, 83) + SourceIndex(0) +12>Emitted(24, 102) Source(41, 86) + SourceIndex(0) +13>Emitted(24, 103) Source(41, 87) + SourceIndex(0) +14>Emitted(24, 105) Source(41, 89) + SourceIndex(0) +15>Emitted(24, 106) Source(41, 90) + SourceIndex(0) +16>Emitted(24, 109) Source(41, 93) + SourceIndex(0) +17>Emitted(24, 110) Source(41, 94) + SourceIndex(0) +18>Emitted(24, 112) Source(41, 96) + SourceIndex(0) +19>Emitted(24, 113) Source(41, 97) + SourceIndex(0) +20>Emitted(24, 115) Source(41, 99) + SourceIndex(0) +21>Emitted(24, 117) Source(41, 101) + SourceIndex(0) --- >>> console.log(primaryA); 1 >^^^^ @@ -725,21 +726,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 6 > primaryA 7 > ) 8 > ; -1 >Emitted(24, 5) Source(42, 5) + SourceIndex(0) -2 >Emitted(24, 12) Source(42, 12) + SourceIndex(0) -3 >Emitted(24, 13) Source(42, 13) + SourceIndex(0) -4 >Emitted(24, 16) Source(42, 16) + SourceIndex(0) -5 >Emitted(24, 17) Source(42, 17) + SourceIndex(0) -6 >Emitted(24, 25) Source(42, 25) + SourceIndex(0) -7 >Emitted(24, 26) Source(42, 26) + SourceIndex(0) -8 >Emitted(24, 27) Source(42, 27) + SourceIndex(0) +1 >Emitted(25, 5) Source(42, 5) + SourceIndex(0) +2 >Emitted(25, 12) Source(42, 12) + SourceIndex(0) +3 >Emitted(25, 13) Source(42, 13) + SourceIndex(0) +4 >Emitted(25, 16) Source(42, 16) + SourceIndex(0) +5 >Emitted(25, 17) Source(42, 17) + SourceIndex(0) +6 >Emitted(25, 25) Source(42, 25) + SourceIndex(0) +7 >Emitted(25, 26) Source(42, 26) + SourceIndex(0) +8 >Emitted(25, 27) Source(42, 27) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(25, 2) Source(43, 2) + SourceIndex(0) +1 >Emitted(26, 2) Source(43, 2) + SourceIndex(0) --- >>>for (_f = { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }, _g = _f.skills, primaryA = _g.primary, secondaryA = _g.secondary, _f, 1-> @@ -762,15 +763,15 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 7 > primary: primaryA 8 > , 9 > secondary: secondaryA -1->Emitted(26, 1) Source(44, 1) + SourceIndex(0) -2 >Emitted(26, 6) Source(44, 6) + SourceIndex(0) -3 >Emitted(26, 84) Source(45, 90) + SourceIndex(0) -4 >Emitted(26, 86) Source(44, 8) + SourceIndex(0) -5 >Emitted(26, 100) Source(44, 60) + SourceIndex(0) -6 >Emitted(26, 102) Source(44, 18) + SourceIndex(0) -7 >Emitted(26, 123) Source(44, 35) + SourceIndex(0) -8 >Emitted(26, 125) Source(44, 37) + SourceIndex(0) -9 >Emitted(26, 150) Source(44, 58) + SourceIndex(0) +1->Emitted(27, 1) Source(44, 1) + SourceIndex(0) +2 >Emitted(27, 6) Source(44, 6) + SourceIndex(0) +3 >Emitted(27, 84) Source(45, 90) + SourceIndex(0) +4 >Emitted(27, 86) Source(44, 8) + SourceIndex(0) +5 >Emitted(27, 100) Source(44, 60) + SourceIndex(0) +6 >Emitted(27, 102) Source(44, 18) + SourceIndex(0) +7 >Emitted(27, 123) Source(44, 35) + SourceIndex(0) +8 >Emitted(27, 125) Source(44, 37) + SourceIndex(0) +9 >Emitted(27, 150) Source(44, 58) + SourceIndex(0) --- >>> i = 0; i < 1; i++) { 1 >^^^^ @@ -800,18 +801,18 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 10> i 11> ++ 12> ) -1 >Emitted(27, 5) Source(46, 5) + SourceIndex(0) -2 >Emitted(27, 6) Source(46, 6) + SourceIndex(0) -3 >Emitted(27, 9) Source(46, 9) + SourceIndex(0) -4 >Emitted(27, 10) Source(46, 10) + SourceIndex(0) -5 >Emitted(27, 12) Source(46, 12) + SourceIndex(0) -6 >Emitted(27, 13) Source(46, 13) + SourceIndex(0) -7 >Emitted(27, 16) Source(46, 16) + SourceIndex(0) -8 >Emitted(27, 17) Source(46, 17) + SourceIndex(0) -9 >Emitted(27, 19) Source(46, 19) + SourceIndex(0) -10>Emitted(27, 20) Source(46, 20) + SourceIndex(0) -11>Emitted(27, 22) Source(46, 22) + SourceIndex(0) -12>Emitted(27, 24) Source(46, 24) + SourceIndex(0) +1 >Emitted(28, 5) Source(46, 5) + SourceIndex(0) +2 >Emitted(28, 6) Source(46, 6) + SourceIndex(0) +3 >Emitted(28, 9) Source(46, 9) + SourceIndex(0) +4 >Emitted(28, 10) Source(46, 10) + SourceIndex(0) +5 >Emitted(28, 12) Source(46, 12) + SourceIndex(0) +6 >Emitted(28, 13) Source(46, 13) + SourceIndex(0) +7 >Emitted(28, 16) Source(46, 16) + SourceIndex(0) +8 >Emitted(28, 17) Source(46, 17) + SourceIndex(0) +9 >Emitted(28, 19) Source(46, 19) + SourceIndex(0) +10>Emitted(28, 20) Source(46, 20) + SourceIndex(0) +11>Emitted(28, 22) Source(46, 22) + SourceIndex(0) +12>Emitted(28, 24) Source(46, 24) + SourceIndex(0) --- >>> console.log(primaryA); 1->^^^^ @@ -831,21 +832,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 6 > primaryA 7 > ) 8 > ; -1->Emitted(28, 5) Source(47, 5) + SourceIndex(0) -2 >Emitted(28, 12) Source(47, 12) + SourceIndex(0) -3 >Emitted(28, 13) Source(47, 13) + SourceIndex(0) -4 >Emitted(28, 16) Source(47, 16) + SourceIndex(0) -5 >Emitted(28, 17) Source(47, 17) + SourceIndex(0) -6 >Emitted(28, 25) Source(47, 25) + SourceIndex(0) -7 >Emitted(28, 26) Source(47, 26) + SourceIndex(0) -8 >Emitted(28, 27) Source(47, 27) + SourceIndex(0) +1->Emitted(29, 5) Source(47, 5) + SourceIndex(0) +2 >Emitted(29, 12) Source(47, 12) + SourceIndex(0) +3 >Emitted(29, 13) Source(47, 13) + SourceIndex(0) +4 >Emitted(29, 16) Source(47, 16) + SourceIndex(0) +5 >Emitted(29, 17) Source(47, 17) + SourceIndex(0) +6 >Emitted(29, 25) Source(47, 25) + SourceIndex(0) +7 >Emitted(29, 26) Source(47, 26) + SourceIndex(0) +8 >Emitted(29, 27) Source(47, 27) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(29, 2) Source(48, 2) + SourceIndex(0) +1 >Emitted(30, 2) Source(48, 2) + SourceIndex(0) --- >>>for (name = robot.name, robot, i = 0; i < 1; i++) { 1-> @@ -883,23 +884,23 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 15> i 16> ++ 17> ) -1->Emitted(30, 1) Source(49, 1) + SourceIndex(0) -2 >Emitted(30, 6) Source(49, 8) + SourceIndex(0) -3 >Emitted(30, 23) Source(49, 12) + SourceIndex(0) -4 >Emitted(30, 25) Source(49, 17) + SourceIndex(0) -5 >Emitted(30, 30) Source(49, 22) + SourceIndex(0) -6 >Emitted(30, 32) Source(49, 24) + SourceIndex(0) -7 >Emitted(30, 33) Source(49, 25) + SourceIndex(0) -8 >Emitted(30, 36) Source(49, 28) + SourceIndex(0) -9 >Emitted(30, 37) Source(49, 29) + SourceIndex(0) -10>Emitted(30, 39) Source(49, 31) + SourceIndex(0) -11>Emitted(30, 40) Source(49, 32) + SourceIndex(0) -12>Emitted(30, 43) Source(49, 35) + SourceIndex(0) -13>Emitted(30, 44) Source(49, 36) + SourceIndex(0) -14>Emitted(30, 46) Source(49, 38) + SourceIndex(0) -15>Emitted(30, 47) Source(49, 39) + SourceIndex(0) -16>Emitted(30, 49) Source(49, 41) + SourceIndex(0) -17>Emitted(30, 51) Source(49, 43) + SourceIndex(0) +1->Emitted(31, 1) Source(49, 1) + SourceIndex(0) +2 >Emitted(31, 6) Source(49, 8) + SourceIndex(0) +3 >Emitted(31, 23) Source(49, 12) + SourceIndex(0) +4 >Emitted(31, 25) Source(49, 17) + SourceIndex(0) +5 >Emitted(31, 30) Source(49, 22) + SourceIndex(0) +6 >Emitted(31, 32) Source(49, 24) + SourceIndex(0) +7 >Emitted(31, 33) Source(49, 25) + SourceIndex(0) +8 >Emitted(31, 36) Source(49, 28) + SourceIndex(0) +9 >Emitted(31, 37) Source(49, 29) + SourceIndex(0) +10>Emitted(31, 39) Source(49, 31) + SourceIndex(0) +11>Emitted(31, 40) Source(49, 32) + SourceIndex(0) +12>Emitted(31, 43) Source(49, 35) + SourceIndex(0) +13>Emitted(31, 44) Source(49, 36) + SourceIndex(0) +14>Emitted(31, 46) Source(49, 38) + SourceIndex(0) +15>Emitted(31, 47) Source(49, 39) + SourceIndex(0) +16>Emitted(31, 49) Source(49, 41) + SourceIndex(0) +17>Emitted(31, 51) Source(49, 43) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -919,21 +920,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 6 > nameA 7 > ) 8 > ; -1 >Emitted(31, 5) Source(50, 5) + SourceIndex(0) -2 >Emitted(31, 12) Source(50, 12) + SourceIndex(0) -3 >Emitted(31, 13) Source(50, 13) + SourceIndex(0) -4 >Emitted(31, 16) Source(50, 16) + SourceIndex(0) -5 >Emitted(31, 17) Source(50, 17) + SourceIndex(0) -6 >Emitted(31, 22) Source(50, 22) + SourceIndex(0) -7 >Emitted(31, 23) Source(50, 23) + SourceIndex(0) -8 >Emitted(31, 24) Source(50, 24) + SourceIndex(0) +1 >Emitted(32, 5) Source(50, 5) + SourceIndex(0) +2 >Emitted(32, 12) Source(50, 12) + SourceIndex(0) +3 >Emitted(32, 13) Source(50, 13) + SourceIndex(0) +4 >Emitted(32, 16) Source(50, 16) + SourceIndex(0) +5 >Emitted(32, 17) Source(50, 17) + SourceIndex(0) +6 >Emitted(32, 22) Source(50, 22) + SourceIndex(0) +7 >Emitted(32, 23) Source(50, 23) + SourceIndex(0) +8 >Emitted(32, 24) Source(50, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(32, 2) Source(51, 2) + SourceIndex(0) +1 >Emitted(33, 2) Source(51, 2) + SourceIndex(0) --- >>>for (_h = getRobot(), name = _h.name, _h, i = 0; i < 1; i++) { 1-> @@ -971,23 +972,23 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 15> i 16> ++ 17> ) -1->Emitted(33, 1) Source(52, 1) + SourceIndex(0) -2 >Emitted(33, 6) Source(52, 6) + SourceIndex(0) -3 >Emitted(33, 21) Source(52, 27) + SourceIndex(0) -4 >Emitted(33, 23) Source(52, 8) + SourceIndex(0) -5 >Emitted(33, 37) Source(52, 12) + SourceIndex(0) -6 >Emitted(33, 43) Source(52, 29) + SourceIndex(0) -7 >Emitted(33, 44) Source(52, 30) + SourceIndex(0) -8 >Emitted(33, 47) Source(52, 33) + SourceIndex(0) -9 >Emitted(33, 48) Source(52, 34) + SourceIndex(0) -10>Emitted(33, 50) Source(52, 36) + SourceIndex(0) -11>Emitted(33, 51) Source(52, 37) + SourceIndex(0) -12>Emitted(33, 54) Source(52, 40) + SourceIndex(0) -13>Emitted(33, 55) Source(52, 41) + SourceIndex(0) -14>Emitted(33, 57) Source(52, 43) + SourceIndex(0) -15>Emitted(33, 58) Source(52, 44) + SourceIndex(0) -16>Emitted(33, 60) Source(52, 46) + SourceIndex(0) -17>Emitted(33, 62) Source(52, 48) + SourceIndex(0) +1->Emitted(34, 1) Source(52, 1) + SourceIndex(0) +2 >Emitted(34, 6) Source(52, 6) + SourceIndex(0) +3 >Emitted(34, 21) Source(52, 27) + SourceIndex(0) +4 >Emitted(34, 23) Source(52, 8) + SourceIndex(0) +5 >Emitted(34, 37) Source(52, 12) + SourceIndex(0) +6 >Emitted(34, 43) Source(52, 29) + SourceIndex(0) +7 >Emitted(34, 44) Source(52, 30) + SourceIndex(0) +8 >Emitted(34, 47) Source(52, 33) + SourceIndex(0) +9 >Emitted(34, 48) Source(52, 34) + SourceIndex(0) +10>Emitted(34, 50) Source(52, 36) + SourceIndex(0) +11>Emitted(34, 51) Source(52, 37) + SourceIndex(0) +12>Emitted(34, 54) Source(52, 40) + SourceIndex(0) +13>Emitted(34, 55) Source(52, 41) + SourceIndex(0) +14>Emitted(34, 57) Source(52, 43) + SourceIndex(0) +15>Emitted(34, 58) Source(52, 44) + SourceIndex(0) +16>Emitted(34, 60) Source(52, 46) + SourceIndex(0) +17>Emitted(34, 62) Source(52, 48) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -1007,21 +1008,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 6 > nameA 7 > ) 8 > ; -1 >Emitted(34, 5) Source(53, 5) + SourceIndex(0) -2 >Emitted(34, 12) Source(53, 12) + SourceIndex(0) -3 >Emitted(34, 13) Source(53, 13) + SourceIndex(0) -4 >Emitted(34, 16) Source(53, 16) + SourceIndex(0) -5 >Emitted(34, 17) Source(53, 17) + SourceIndex(0) -6 >Emitted(34, 22) Source(53, 22) + SourceIndex(0) -7 >Emitted(34, 23) Source(53, 23) + SourceIndex(0) -8 >Emitted(34, 24) Source(53, 24) + SourceIndex(0) +1 >Emitted(35, 5) Source(53, 5) + SourceIndex(0) +2 >Emitted(35, 12) Source(53, 12) + SourceIndex(0) +3 >Emitted(35, 13) Source(53, 13) + SourceIndex(0) +4 >Emitted(35, 16) Source(53, 16) + SourceIndex(0) +5 >Emitted(35, 17) Source(53, 17) + SourceIndex(0) +6 >Emitted(35, 22) Source(53, 22) + SourceIndex(0) +7 >Emitted(35, 23) Source(53, 23) + SourceIndex(0) +8 >Emitted(35, 24) Source(53, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(35, 2) Source(54, 2) + SourceIndex(0) +1 >Emitted(36, 2) Source(54, 2) + SourceIndex(0) --- >>>for (_j = { name: "trimmer", skill: "trimming" }, name = _j.name, _j, i = 0; i < 1; i++) { 1-> @@ -1059,23 +1060,23 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 15> i 16> ++ 17> ) -1->Emitted(36, 1) Source(55, 1) + SourceIndex(0) -2 >Emitted(36, 6) Source(55, 6) + SourceIndex(0) -3 >Emitted(36, 49) Source(55, 62) + SourceIndex(0) -4 >Emitted(36, 51) Source(55, 8) + SourceIndex(0) -5 >Emitted(36, 65) Source(55, 12) + SourceIndex(0) -6 >Emitted(36, 71) Source(55, 64) + SourceIndex(0) -7 >Emitted(36, 72) Source(55, 65) + SourceIndex(0) -8 >Emitted(36, 75) Source(55, 68) + SourceIndex(0) -9 >Emitted(36, 76) Source(55, 69) + SourceIndex(0) -10>Emitted(36, 78) Source(55, 71) + SourceIndex(0) -11>Emitted(36, 79) Source(55, 72) + SourceIndex(0) -12>Emitted(36, 82) Source(55, 75) + SourceIndex(0) -13>Emitted(36, 83) Source(55, 76) + SourceIndex(0) -14>Emitted(36, 85) Source(55, 78) + SourceIndex(0) -15>Emitted(36, 86) Source(55, 79) + SourceIndex(0) -16>Emitted(36, 88) Source(55, 81) + SourceIndex(0) -17>Emitted(36, 90) Source(55, 83) + SourceIndex(0) +1->Emitted(37, 1) Source(55, 1) + SourceIndex(0) +2 >Emitted(37, 6) Source(55, 6) + SourceIndex(0) +3 >Emitted(37, 49) Source(55, 62) + SourceIndex(0) +4 >Emitted(37, 51) Source(55, 8) + SourceIndex(0) +5 >Emitted(37, 65) Source(55, 12) + SourceIndex(0) +6 >Emitted(37, 71) Source(55, 64) + SourceIndex(0) +7 >Emitted(37, 72) Source(55, 65) + SourceIndex(0) +8 >Emitted(37, 75) Source(55, 68) + SourceIndex(0) +9 >Emitted(37, 76) Source(55, 69) + SourceIndex(0) +10>Emitted(37, 78) Source(55, 71) + SourceIndex(0) +11>Emitted(37, 79) Source(55, 72) + SourceIndex(0) +12>Emitted(37, 82) Source(55, 75) + SourceIndex(0) +13>Emitted(37, 83) Source(55, 76) + SourceIndex(0) +14>Emitted(37, 85) Source(55, 78) + SourceIndex(0) +15>Emitted(37, 86) Source(55, 79) + SourceIndex(0) +16>Emitted(37, 88) Source(55, 81) + SourceIndex(0) +17>Emitted(37, 90) Source(55, 83) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -1095,21 +1096,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 6 > nameA 7 > ) 8 > ; -1 >Emitted(37, 5) Source(56, 5) + SourceIndex(0) -2 >Emitted(37, 12) Source(56, 12) + SourceIndex(0) -3 >Emitted(37, 13) Source(56, 13) + SourceIndex(0) -4 >Emitted(37, 16) Source(56, 16) + SourceIndex(0) -5 >Emitted(37, 17) Source(56, 17) + SourceIndex(0) -6 >Emitted(37, 22) Source(56, 22) + SourceIndex(0) -7 >Emitted(37, 23) Source(56, 23) + SourceIndex(0) -8 >Emitted(37, 24) Source(56, 24) + SourceIndex(0) +1 >Emitted(38, 5) Source(56, 5) + SourceIndex(0) +2 >Emitted(38, 12) Source(56, 12) + SourceIndex(0) +3 >Emitted(38, 13) Source(56, 13) + SourceIndex(0) +4 >Emitted(38, 16) Source(56, 16) + SourceIndex(0) +5 >Emitted(38, 17) Source(56, 17) + SourceIndex(0) +6 >Emitted(38, 22) Source(56, 22) + SourceIndex(0) +7 >Emitted(38, 23) Source(56, 23) + SourceIndex(0) +8 >Emitted(38, 24) Source(56, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(38, 2) Source(57, 2) + SourceIndex(0) +1 >Emitted(39, 2) Source(57, 2) + SourceIndex(0) --- >>>for (_k = multiRobot.skills, primary = _k.primary, secondary = _k.secondary, multiRobot, i = 0; i < 1; i++) { 1-> @@ -1155,27 +1156,27 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 19> i 20> ++ 21> ) -1->Emitted(39, 1) Source(58, 1) + SourceIndex(0) -2 >Emitted(39, 6) Source(58, 8) + SourceIndex(0) -3 >Emitted(39, 28) Source(58, 38) + SourceIndex(0) -4 >Emitted(39, 30) Source(58, 18) + SourceIndex(0) -5 >Emitted(39, 50) Source(58, 25) + SourceIndex(0) -6 >Emitted(39, 52) Source(58, 27) + SourceIndex(0) -7 >Emitted(39, 76) Source(58, 36) + SourceIndex(0) -8 >Emitted(39, 78) Source(58, 43) + SourceIndex(0) -9 >Emitted(39, 88) Source(58, 53) + SourceIndex(0) -10>Emitted(39, 90) Source(58, 55) + SourceIndex(0) -11>Emitted(39, 91) Source(58, 56) + SourceIndex(0) -12>Emitted(39, 94) Source(58, 59) + SourceIndex(0) -13>Emitted(39, 95) Source(58, 60) + SourceIndex(0) -14>Emitted(39, 97) Source(58, 62) + SourceIndex(0) -15>Emitted(39, 98) Source(58, 63) + SourceIndex(0) -16>Emitted(39, 101) Source(58, 66) + SourceIndex(0) -17>Emitted(39, 102) Source(58, 67) + SourceIndex(0) -18>Emitted(39, 104) Source(58, 69) + SourceIndex(0) -19>Emitted(39, 105) Source(58, 70) + SourceIndex(0) -20>Emitted(39, 107) Source(58, 72) + SourceIndex(0) -21>Emitted(39, 109) Source(58, 74) + SourceIndex(0) +1->Emitted(40, 1) Source(58, 1) + SourceIndex(0) +2 >Emitted(40, 6) Source(58, 8) + SourceIndex(0) +3 >Emitted(40, 28) Source(58, 38) + SourceIndex(0) +4 >Emitted(40, 30) Source(58, 18) + SourceIndex(0) +5 >Emitted(40, 50) Source(58, 25) + SourceIndex(0) +6 >Emitted(40, 52) Source(58, 27) + SourceIndex(0) +7 >Emitted(40, 76) Source(58, 36) + SourceIndex(0) +8 >Emitted(40, 78) Source(58, 43) + SourceIndex(0) +9 >Emitted(40, 88) Source(58, 53) + SourceIndex(0) +10>Emitted(40, 90) Source(58, 55) + SourceIndex(0) +11>Emitted(40, 91) Source(58, 56) + SourceIndex(0) +12>Emitted(40, 94) Source(58, 59) + SourceIndex(0) +13>Emitted(40, 95) Source(58, 60) + SourceIndex(0) +14>Emitted(40, 97) Source(58, 62) + SourceIndex(0) +15>Emitted(40, 98) Source(58, 63) + SourceIndex(0) +16>Emitted(40, 101) Source(58, 66) + SourceIndex(0) +17>Emitted(40, 102) Source(58, 67) + SourceIndex(0) +18>Emitted(40, 104) Source(58, 69) + SourceIndex(0) +19>Emitted(40, 105) Source(58, 70) + SourceIndex(0) +20>Emitted(40, 107) Source(58, 72) + SourceIndex(0) +21>Emitted(40, 109) Source(58, 74) + SourceIndex(0) --- >>> console.log(primaryA); 1 >^^^^ @@ -1195,21 +1196,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 6 > primaryA 7 > ) 8 > ; -1 >Emitted(40, 5) Source(59, 5) + SourceIndex(0) -2 >Emitted(40, 12) Source(59, 12) + SourceIndex(0) -3 >Emitted(40, 13) Source(59, 13) + SourceIndex(0) -4 >Emitted(40, 16) Source(59, 16) + SourceIndex(0) -5 >Emitted(40, 17) Source(59, 17) + SourceIndex(0) -6 >Emitted(40, 25) Source(59, 25) + SourceIndex(0) -7 >Emitted(40, 26) Source(59, 26) + SourceIndex(0) -8 >Emitted(40, 27) Source(59, 27) + SourceIndex(0) +1 >Emitted(41, 5) Source(59, 5) + SourceIndex(0) +2 >Emitted(41, 12) Source(59, 12) + SourceIndex(0) +3 >Emitted(41, 13) Source(59, 13) + SourceIndex(0) +4 >Emitted(41, 16) Source(59, 16) + SourceIndex(0) +5 >Emitted(41, 17) Source(59, 17) + SourceIndex(0) +6 >Emitted(41, 25) Source(59, 25) + SourceIndex(0) +7 >Emitted(41, 26) Source(59, 26) + SourceIndex(0) +8 >Emitted(41, 27) Source(59, 27) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(41, 2) Source(60, 2) + SourceIndex(0) +1 >Emitted(42, 2) Source(60, 2) + SourceIndex(0) --- >>>for (_l = getMultiRobot(), _m = _l.skills, primary = _m.primary, secondary = _m.secondary, _l, i = 0; i < 1; i++) { 1-> @@ -1255,27 +1256,27 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 19> i 20> ++ 21> ) -1->Emitted(42, 1) Source(61, 1) + SourceIndex(0) -2 >Emitted(42, 6) Source(61, 6) + SourceIndex(0) -3 >Emitted(42, 26) Source(61, 58) + SourceIndex(0) -4 >Emitted(42, 28) Source(61, 8) + SourceIndex(0) -5 >Emitted(42, 42) Source(61, 38) + SourceIndex(0) -6 >Emitted(42, 44) Source(61, 18) + SourceIndex(0) -7 >Emitted(42, 64) Source(61, 25) + SourceIndex(0) -8 >Emitted(42, 66) Source(61, 27) + SourceIndex(0) -9 >Emitted(42, 90) Source(61, 36) + SourceIndex(0) -10>Emitted(42, 96) Source(61, 60) + SourceIndex(0) -11>Emitted(42, 97) Source(61, 61) + SourceIndex(0) -12>Emitted(42, 100) Source(61, 64) + SourceIndex(0) -13>Emitted(42, 101) Source(61, 65) + SourceIndex(0) -14>Emitted(42, 103) Source(61, 67) + SourceIndex(0) -15>Emitted(42, 104) Source(61, 68) + SourceIndex(0) -16>Emitted(42, 107) Source(61, 71) + SourceIndex(0) -17>Emitted(42, 108) Source(61, 72) + SourceIndex(0) -18>Emitted(42, 110) Source(61, 74) + SourceIndex(0) -19>Emitted(42, 111) Source(61, 75) + SourceIndex(0) -20>Emitted(42, 113) Source(61, 77) + SourceIndex(0) -21>Emitted(42, 115) Source(61, 79) + SourceIndex(0) +1->Emitted(43, 1) Source(61, 1) + SourceIndex(0) +2 >Emitted(43, 6) Source(61, 6) + SourceIndex(0) +3 >Emitted(43, 26) Source(61, 58) + SourceIndex(0) +4 >Emitted(43, 28) Source(61, 8) + SourceIndex(0) +5 >Emitted(43, 42) Source(61, 38) + SourceIndex(0) +6 >Emitted(43, 44) Source(61, 18) + SourceIndex(0) +7 >Emitted(43, 64) Source(61, 25) + SourceIndex(0) +8 >Emitted(43, 66) Source(61, 27) + SourceIndex(0) +9 >Emitted(43, 90) Source(61, 36) + SourceIndex(0) +10>Emitted(43, 96) Source(61, 60) + SourceIndex(0) +11>Emitted(43, 97) Source(61, 61) + SourceIndex(0) +12>Emitted(43, 100) Source(61, 64) + SourceIndex(0) +13>Emitted(43, 101) Source(61, 65) + SourceIndex(0) +14>Emitted(43, 103) Source(61, 67) + SourceIndex(0) +15>Emitted(43, 104) Source(61, 68) + SourceIndex(0) +16>Emitted(43, 107) Source(61, 71) + SourceIndex(0) +17>Emitted(43, 108) Source(61, 72) + SourceIndex(0) +18>Emitted(43, 110) Source(61, 74) + SourceIndex(0) +19>Emitted(43, 111) Source(61, 75) + SourceIndex(0) +20>Emitted(43, 113) Source(61, 77) + SourceIndex(0) +21>Emitted(43, 115) Source(61, 79) + SourceIndex(0) --- >>> console.log(primaryA); 1 >^^^^ @@ -1295,21 +1296,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 6 > primaryA 7 > ) 8 > ; -1 >Emitted(43, 5) Source(62, 5) + SourceIndex(0) -2 >Emitted(43, 12) Source(62, 12) + SourceIndex(0) -3 >Emitted(43, 13) Source(62, 13) + SourceIndex(0) -4 >Emitted(43, 16) Source(62, 16) + SourceIndex(0) -5 >Emitted(43, 17) Source(62, 17) + SourceIndex(0) -6 >Emitted(43, 25) Source(62, 25) + SourceIndex(0) -7 >Emitted(43, 26) Source(62, 26) + SourceIndex(0) -8 >Emitted(43, 27) Source(62, 27) + SourceIndex(0) +1 >Emitted(44, 5) Source(62, 5) + SourceIndex(0) +2 >Emitted(44, 12) Source(62, 12) + SourceIndex(0) +3 >Emitted(44, 13) Source(62, 13) + SourceIndex(0) +4 >Emitted(44, 16) Source(62, 16) + SourceIndex(0) +5 >Emitted(44, 17) Source(62, 17) + SourceIndex(0) +6 >Emitted(44, 25) Source(62, 25) + SourceIndex(0) +7 >Emitted(44, 26) Source(62, 26) + SourceIndex(0) +8 >Emitted(44, 27) Source(62, 27) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(44, 2) Source(63, 2) + SourceIndex(0) +1 >Emitted(45, 2) Source(63, 2) + SourceIndex(0) --- >>>for (_o = { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }, _p = _o.skills, primary = _p.primary, secondary = _p.secondary, _o, 1-> @@ -1332,15 +1333,15 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 7 > primary 8 > , 9 > secondary -1->Emitted(45, 1) Source(64, 1) + SourceIndex(0) -2 >Emitted(45, 6) Source(64, 6) + SourceIndex(0) -3 >Emitted(45, 84) Source(65, 90) + SourceIndex(0) -4 >Emitted(45, 86) Source(64, 8) + SourceIndex(0) -5 >Emitted(45, 100) Source(64, 38) + SourceIndex(0) -6 >Emitted(45, 102) Source(64, 18) + SourceIndex(0) -7 >Emitted(45, 122) Source(64, 25) + SourceIndex(0) -8 >Emitted(45, 124) Source(64, 27) + SourceIndex(0) -9 >Emitted(45, 148) Source(64, 36) + SourceIndex(0) +1->Emitted(46, 1) Source(64, 1) + SourceIndex(0) +2 >Emitted(46, 6) Source(64, 6) + SourceIndex(0) +3 >Emitted(46, 84) Source(65, 90) + SourceIndex(0) +4 >Emitted(46, 86) Source(64, 8) + SourceIndex(0) +5 >Emitted(46, 100) Source(64, 38) + SourceIndex(0) +6 >Emitted(46, 102) Source(64, 18) + SourceIndex(0) +7 >Emitted(46, 122) Source(64, 25) + SourceIndex(0) +8 >Emitted(46, 124) Source(64, 27) + SourceIndex(0) +9 >Emitted(46, 148) Source(64, 36) + SourceIndex(0) --- >>> i = 0; i < 1; i++) { 1 >^^^^ @@ -1370,18 +1371,18 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 10> i 11> ++ 12> ) -1 >Emitted(46, 5) Source(66, 5) + SourceIndex(0) -2 >Emitted(46, 6) Source(66, 6) + SourceIndex(0) -3 >Emitted(46, 9) Source(66, 9) + SourceIndex(0) -4 >Emitted(46, 10) Source(66, 10) + SourceIndex(0) -5 >Emitted(46, 12) Source(66, 12) + SourceIndex(0) -6 >Emitted(46, 13) Source(66, 13) + SourceIndex(0) -7 >Emitted(46, 16) Source(66, 16) + SourceIndex(0) -8 >Emitted(46, 17) Source(66, 17) + SourceIndex(0) -9 >Emitted(46, 19) Source(66, 19) + SourceIndex(0) -10>Emitted(46, 20) Source(66, 20) + SourceIndex(0) -11>Emitted(46, 22) Source(66, 22) + SourceIndex(0) -12>Emitted(46, 24) Source(66, 24) + SourceIndex(0) +1 >Emitted(47, 5) Source(66, 5) + SourceIndex(0) +2 >Emitted(47, 6) Source(66, 6) + SourceIndex(0) +3 >Emitted(47, 9) Source(66, 9) + SourceIndex(0) +4 >Emitted(47, 10) Source(66, 10) + SourceIndex(0) +5 >Emitted(47, 12) Source(66, 12) + SourceIndex(0) +6 >Emitted(47, 13) Source(66, 13) + SourceIndex(0) +7 >Emitted(47, 16) Source(66, 16) + SourceIndex(0) +8 >Emitted(47, 17) Source(66, 17) + SourceIndex(0) +9 >Emitted(47, 19) Source(66, 19) + SourceIndex(0) +10>Emitted(47, 20) Source(66, 20) + SourceIndex(0) +11>Emitted(47, 22) Source(66, 22) + SourceIndex(0) +12>Emitted(47, 24) Source(66, 24) + SourceIndex(0) --- >>> console.log(primaryA); 1->^^^^ @@ -1401,21 +1402,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 6 > primaryA 7 > ) 8 > ; -1->Emitted(47, 5) Source(67, 5) + SourceIndex(0) -2 >Emitted(47, 12) Source(67, 12) + SourceIndex(0) -3 >Emitted(47, 13) Source(67, 13) + SourceIndex(0) -4 >Emitted(47, 16) Source(67, 16) + SourceIndex(0) -5 >Emitted(47, 17) Source(67, 17) + SourceIndex(0) -6 >Emitted(47, 25) Source(67, 25) + SourceIndex(0) -7 >Emitted(47, 26) Source(67, 26) + SourceIndex(0) -8 >Emitted(47, 27) Source(67, 27) + SourceIndex(0) +1->Emitted(48, 5) Source(67, 5) + SourceIndex(0) +2 >Emitted(48, 12) Source(67, 12) + SourceIndex(0) +3 >Emitted(48, 13) Source(67, 13) + SourceIndex(0) +4 >Emitted(48, 16) Source(67, 16) + SourceIndex(0) +5 >Emitted(48, 17) Source(67, 17) + SourceIndex(0) +6 >Emitted(48, 25) Source(67, 25) + SourceIndex(0) +7 >Emitted(48, 26) Source(67, 26) + SourceIndex(0) +8 >Emitted(48, 27) Source(67, 27) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(48, 2) Source(68, 2) + SourceIndex(0) +1 >Emitted(49, 2) Source(68, 2) + SourceIndex(0) --- >>>for (nameA = robot.name, skillA = robot.skill, robot, i = 0; i < 1; i++) { 1-> @@ -1459,25 +1460,25 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 17> i 18> ++ 19> ) -1->Emitted(49, 1) Source(71, 1) + SourceIndex(0) -2 >Emitted(49, 6) Source(71, 8) + SourceIndex(0) -3 >Emitted(49, 24) Source(71, 19) + SourceIndex(0) -4 >Emitted(49, 26) Source(71, 21) + SourceIndex(0) -5 >Emitted(49, 46) Source(71, 34) + SourceIndex(0) -6 >Emitted(49, 48) Source(71, 39) + SourceIndex(0) -7 >Emitted(49, 53) Source(71, 44) + SourceIndex(0) -8 >Emitted(49, 55) Source(71, 46) + SourceIndex(0) -9 >Emitted(49, 56) Source(71, 47) + SourceIndex(0) -10>Emitted(49, 59) Source(71, 50) + SourceIndex(0) -11>Emitted(49, 60) Source(71, 51) + SourceIndex(0) -12>Emitted(49, 62) Source(71, 53) + SourceIndex(0) -13>Emitted(49, 63) Source(71, 54) + SourceIndex(0) -14>Emitted(49, 66) Source(71, 57) + SourceIndex(0) -15>Emitted(49, 67) Source(71, 58) + SourceIndex(0) -16>Emitted(49, 69) Source(71, 60) + SourceIndex(0) -17>Emitted(49, 70) Source(71, 61) + SourceIndex(0) -18>Emitted(49, 72) Source(71, 63) + SourceIndex(0) -19>Emitted(49, 74) Source(71, 65) + SourceIndex(0) +1->Emitted(50, 1) Source(71, 1) + SourceIndex(0) +2 >Emitted(50, 6) Source(71, 8) + SourceIndex(0) +3 >Emitted(50, 24) Source(71, 19) + SourceIndex(0) +4 >Emitted(50, 26) Source(71, 21) + SourceIndex(0) +5 >Emitted(50, 46) Source(71, 34) + SourceIndex(0) +6 >Emitted(50, 48) Source(71, 39) + SourceIndex(0) +7 >Emitted(50, 53) Source(71, 44) + SourceIndex(0) +8 >Emitted(50, 55) Source(71, 46) + SourceIndex(0) +9 >Emitted(50, 56) Source(71, 47) + SourceIndex(0) +10>Emitted(50, 59) Source(71, 50) + SourceIndex(0) +11>Emitted(50, 60) Source(71, 51) + SourceIndex(0) +12>Emitted(50, 62) Source(71, 53) + SourceIndex(0) +13>Emitted(50, 63) Source(71, 54) + SourceIndex(0) +14>Emitted(50, 66) Source(71, 57) + SourceIndex(0) +15>Emitted(50, 67) Source(71, 58) + SourceIndex(0) +16>Emitted(50, 69) Source(71, 60) + SourceIndex(0) +17>Emitted(50, 70) Source(71, 61) + SourceIndex(0) +18>Emitted(50, 72) Source(71, 63) + SourceIndex(0) +19>Emitted(50, 74) Source(71, 65) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -1497,21 +1498,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 6 > nameA 7 > ) 8 > ; -1 >Emitted(50, 5) Source(72, 5) + SourceIndex(0) -2 >Emitted(50, 12) Source(72, 12) + SourceIndex(0) -3 >Emitted(50, 13) Source(72, 13) + SourceIndex(0) -4 >Emitted(50, 16) Source(72, 16) + SourceIndex(0) -5 >Emitted(50, 17) Source(72, 17) + SourceIndex(0) -6 >Emitted(50, 22) Source(72, 22) + SourceIndex(0) -7 >Emitted(50, 23) Source(72, 23) + SourceIndex(0) -8 >Emitted(50, 24) Source(72, 24) + SourceIndex(0) +1 >Emitted(51, 5) Source(72, 5) + SourceIndex(0) +2 >Emitted(51, 12) Source(72, 12) + SourceIndex(0) +3 >Emitted(51, 13) Source(72, 13) + SourceIndex(0) +4 >Emitted(51, 16) Source(72, 16) + SourceIndex(0) +5 >Emitted(51, 17) Source(72, 17) + SourceIndex(0) +6 >Emitted(51, 22) Source(72, 22) + SourceIndex(0) +7 >Emitted(51, 23) Source(72, 23) + SourceIndex(0) +8 >Emitted(51, 24) Source(72, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(51, 2) Source(73, 2) + SourceIndex(0) +1 >Emitted(52, 2) Source(73, 2) + SourceIndex(0) --- >>>for (_q = getRobot(), nameA = _q.name, skillA = _q.skill, _q, i = 0; i < 1; i++) { 1-> @@ -1553,25 +1554,25 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 17> i 18> ++ 19> ) -1->Emitted(52, 1) Source(74, 1) + SourceIndex(0) -2 >Emitted(52, 6) Source(74, 6) + SourceIndex(0) -3 >Emitted(52, 21) Source(74, 49) + SourceIndex(0) -4 >Emitted(52, 23) Source(74, 8) + SourceIndex(0) -5 >Emitted(52, 38) Source(74, 19) + SourceIndex(0) -6 >Emitted(52, 40) Source(74, 21) + SourceIndex(0) -7 >Emitted(52, 57) Source(74, 34) + SourceIndex(0) -8 >Emitted(52, 63) Source(74, 51) + SourceIndex(0) -9 >Emitted(52, 64) Source(74, 52) + SourceIndex(0) -10>Emitted(52, 67) Source(74, 55) + SourceIndex(0) -11>Emitted(52, 68) Source(74, 56) + SourceIndex(0) -12>Emitted(52, 70) Source(74, 58) + SourceIndex(0) -13>Emitted(52, 71) Source(74, 59) + SourceIndex(0) -14>Emitted(52, 74) Source(74, 62) + SourceIndex(0) -15>Emitted(52, 75) Source(74, 63) + SourceIndex(0) -16>Emitted(52, 77) Source(74, 65) + SourceIndex(0) -17>Emitted(52, 78) Source(74, 66) + SourceIndex(0) -18>Emitted(52, 80) Source(74, 68) + SourceIndex(0) -19>Emitted(52, 82) Source(74, 70) + SourceIndex(0) +1->Emitted(53, 1) Source(74, 1) + SourceIndex(0) +2 >Emitted(53, 6) Source(74, 6) + SourceIndex(0) +3 >Emitted(53, 21) Source(74, 49) + SourceIndex(0) +4 >Emitted(53, 23) Source(74, 8) + SourceIndex(0) +5 >Emitted(53, 38) Source(74, 19) + SourceIndex(0) +6 >Emitted(53, 40) Source(74, 21) + SourceIndex(0) +7 >Emitted(53, 57) Source(74, 34) + SourceIndex(0) +8 >Emitted(53, 63) Source(74, 51) + SourceIndex(0) +9 >Emitted(53, 64) Source(74, 52) + SourceIndex(0) +10>Emitted(53, 67) Source(74, 55) + SourceIndex(0) +11>Emitted(53, 68) Source(74, 56) + SourceIndex(0) +12>Emitted(53, 70) Source(74, 58) + SourceIndex(0) +13>Emitted(53, 71) Source(74, 59) + SourceIndex(0) +14>Emitted(53, 74) Source(74, 62) + SourceIndex(0) +15>Emitted(53, 75) Source(74, 63) + SourceIndex(0) +16>Emitted(53, 77) Source(74, 65) + SourceIndex(0) +17>Emitted(53, 78) Source(74, 66) + SourceIndex(0) +18>Emitted(53, 80) Source(74, 68) + SourceIndex(0) +19>Emitted(53, 82) Source(74, 70) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -1591,21 +1592,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 6 > nameA 7 > ) 8 > ; -1 >Emitted(53, 5) Source(75, 5) + SourceIndex(0) -2 >Emitted(53, 12) Source(75, 12) + SourceIndex(0) -3 >Emitted(53, 13) Source(75, 13) + SourceIndex(0) -4 >Emitted(53, 16) Source(75, 16) + SourceIndex(0) -5 >Emitted(53, 17) Source(75, 17) + SourceIndex(0) -6 >Emitted(53, 22) Source(75, 22) + SourceIndex(0) -7 >Emitted(53, 23) Source(75, 23) + SourceIndex(0) -8 >Emitted(53, 24) Source(75, 24) + SourceIndex(0) +1 >Emitted(54, 5) Source(75, 5) + SourceIndex(0) +2 >Emitted(54, 12) Source(75, 12) + SourceIndex(0) +3 >Emitted(54, 13) Source(75, 13) + SourceIndex(0) +4 >Emitted(54, 16) Source(75, 16) + SourceIndex(0) +5 >Emitted(54, 17) Source(75, 17) + SourceIndex(0) +6 >Emitted(54, 22) Source(75, 22) + SourceIndex(0) +7 >Emitted(54, 23) Source(75, 23) + SourceIndex(0) +8 >Emitted(54, 24) Source(75, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(54, 2) Source(76, 2) + SourceIndex(0) +1 >Emitted(55, 2) Source(76, 2) + SourceIndex(0) --- >>>for (_r = { name: "trimmer", skill: "trimming" }, nameA = _r.name, skillA = _r.skill, _r, i = 0; i < 1; i++) { 1-> @@ -1647,25 +1648,25 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 17> i 18> ++ 19> ) -1->Emitted(55, 1) Source(77, 1) + SourceIndex(0) -2 >Emitted(55, 6) Source(77, 6) + SourceIndex(0) -3 >Emitted(55, 49) Source(77, 84) + SourceIndex(0) -4 >Emitted(55, 51) Source(77, 8) + SourceIndex(0) -5 >Emitted(55, 66) Source(77, 19) + SourceIndex(0) -6 >Emitted(55, 68) Source(77, 21) + SourceIndex(0) -7 >Emitted(55, 85) Source(77, 34) + SourceIndex(0) -8 >Emitted(55, 91) Source(77, 86) + SourceIndex(0) -9 >Emitted(55, 92) Source(77, 87) + SourceIndex(0) -10>Emitted(55, 95) Source(77, 90) + SourceIndex(0) -11>Emitted(55, 96) Source(77, 91) + SourceIndex(0) -12>Emitted(55, 98) Source(77, 93) + SourceIndex(0) -13>Emitted(55, 99) Source(77, 94) + SourceIndex(0) -14>Emitted(55, 102) Source(77, 97) + SourceIndex(0) -15>Emitted(55, 103) Source(77, 98) + SourceIndex(0) -16>Emitted(55, 105) Source(77, 100) + SourceIndex(0) -17>Emitted(55, 106) Source(77, 101) + SourceIndex(0) -18>Emitted(55, 108) Source(77, 103) + SourceIndex(0) -19>Emitted(55, 110) Source(77, 105) + SourceIndex(0) +1->Emitted(56, 1) Source(77, 1) + SourceIndex(0) +2 >Emitted(56, 6) Source(77, 6) + SourceIndex(0) +3 >Emitted(56, 49) Source(77, 84) + SourceIndex(0) +4 >Emitted(56, 51) Source(77, 8) + SourceIndex(0) +5 >Emitted(56, 66) Source(77, 19) + SourceIndex(0) +6 >Emitted(56, 68) Source(77, 21) + SourceIndex(0) +7 >Emitted(56, 85) Source(77, 34) + SourceIndex(0) +8 >Emitted(56, 91) Source(77, 86) + SourceIndex(0) +9 >Emitted(56, 92) Source(77, 87) + SourceIndex(0) +10>Emitted(56, 95) Source(77, 90) + SourceIndex(0) +11>Emitted(56, 96) Source(77, 91) + SourceIndex(0) +12>Emitted(56, 98) Source(77, 93) + SourceIndex(0) +13>Emitted(56, 99) Source(77, 94) + SourceIndex(0) +14>Emitted(56, 102) Source(77, 97) + SourceIndex(0) +15>Emitted(56, 103) Source(77, 98) + SourceIndex(0) +16>Emitted(56, 105) Source(77, 100) + SourceIndex(0) +17>Emitted(56, 106) Source(77, 101) + SourceIndex(0) +18>Emitted(56, 108) Source(77, 103) + SourceIndex(0) +19>Emitted(56, 110) Source(77, 105) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -1685,21 +1686,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 6 > nameA 7 > ) 8 > ; -1 >Emitted(56, 5) Source(78, 5) + SourceIndex(0) -2 >Emitted(56, 12) Source(78, 12) + SourceIndex(0) -3 >Emitted(56, 13) Source(78, 13) + SourceIndex(0) -4 >Emitted(56, 16) Source(78, 16) + SourceIndex(0) -5 >Emitted(56, 17) Source(78, 17) + SourceIndex(0) -6 >Emitted(56, 22) Source(78, 22) + SourceIndex(0) -7 >Emitted(56, 23) Source(78, 23) + SourceIndex(0) -8 >Emitted(56, 24) Source(78, 24) + SourceIndex(0) +1 >Emitted(57, 5) Source(78, 5) + SourceIndex(0) +2 >Emitted(57, 12) Source(78, 12) + SourceIndex(0) +3 >Emitted(57, 13) Source(78, 13) + SourceIndex(0) +4 >Emitted(57, 16) Source(78, 16) + SourceIndex(0) +5 >Emitted(57, 17) Source(78, 17) + SourceIndex(0) +6 >Emitted(57, 22) Source(78, 22) + SourceIndex(0) +7 >Emitted(57, 23) Source(78, 23) + SourceIndex(0) +8 >Emitted(57, 24) Source(78, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(57, 2) Source(79, 2) + SourceIndex(0) +1 >Emitted(58, 2) Source(79, 2) + SourceIndex(0) --- >>>for (nameA = multiRobot.name, _s = multiRobot.skills, primaryA = _s.primary, secondaryA = _s.secondary, multiRobot, i = 0; i < 1; i++) { 1-> @@ -1749,29 +1750,29 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 21> i 22> ++ 23> ) -1->Emitted(58, 1) Source(80, 1) + SourceIndex(0) -2 >Emitted(58, 6) Source(80, 8) + SourceIndex(0) -3 >Emitted(58, 29) Source(80, 19) + SourceIndex(0) -4 >Emitted(58, 31) Source(80, 21) + SourceIndex(0) -5 >Emitted(58, 53) Source(80, 73) + SourceIndex(0) -6 >Emitted(58, 55) Source(80, 31) + SourceIndex(0) -7 >Emitted(58, 76) Source(80, 48) + SourceIndex(0) -8 >Emitted(58, 78) Source(80, 50) + SourceIndex(0) -9 >Emitted(58, 103) Source(80, 71) + SourceIndex(0) -10>Emitted(58, 105) Source(80, 78) + SourceIndex(0) -11>Emitted(58, 115) Source(80, 88) + SourceIndex(0) -12>Emitted(58, 117) Source(80, 90) + SourceIndex(0) -13>Emitted(58, 118) Source(80, 91) + SourceIndex(0) -14>Emitted(58, 121) Source(80, 94) + SourceIndex(0) -15>Emitted(58, 122) Source(80, 95) + SourceIndex(0) -16>Emitted(58, 124) Source(80, 97) + SourceIndex(0) -17>Emitted(58, 125) Source(80, 98) + SourceIndex(0) -18>Emitted(58, 128) Source(80, 101) + SourceIndex(0) -19>Emitted(58, 129) Source(80, 102) + SourceIndex(0) -20>Emitted(58, 131) Source(80, 104) + SourceIndex(0) -21>Emitted(58, 132) Source(80, 105) + SourceIndex(0) -22>Emitted(58, 134) Source(80, 107) + SourceIndex(0) -23>Emitted(58, 136) Source(80, 109) + SourceIndex(0) +1->Emitted(59, 1) Source(80, 1) + SourceIndex(0) +2 >Emitted(59, 6) Source(80, 8) + SourceIndex(0) +3 >Emitted(59, 29) Source(80, 19) + SourceIndex(0) +4 >Emitted(59, 31) Source(80, 21) + SourceIndex(0) +5 >Emitted(59, 53) Source(80, 73) + SourceIndex(0) +6 >Emitted(59, 55) Source(80, 31) + SourceIndex(0) +7 >Emitted(59, 76) Source(80, 48) + SourceIndex(0) +8 >Emitted(59, 78) Source(80, 50) + SourceIndex(0) +9 >Emitted(59, 103) Source(80, 71) + SourceIndex(0) +10>Emitted(59, 105) Source(80, 78) + SourceIndex(0) +11>Emitted(59, 115) Source(80, 88) + SourceIndex(0) +12>Emitted(59, 117) Source(80, 90) + SourceIndex(0) +13>Emitted(59, 118) Source(80, 91) + SourceIndex(0) +14>Emitted(59, 121) Source(80, 94) + SourceIndex(0) +15>Emitted(59, 122) Source(80, 95) + SourceIndex(0) +16>Emitted(59, 124) Source(80, 97) + SourceIndex(0) +17>Emitted(59, 125) Source(80, 98) + SourceIndex(0) +18>Emitted(59, 128) Source(80, 101) + SourceIndex(0) +19>Emitted(59, 129) Source(80, 102) + SourceIndex(0) +20>Emitted(59, 131) Source(80, 104) + SourceIndex(0) +21>Emitted(59, 132) Source(80, 105) + SourceIndex(0) +22>Emitted(59, 134) Source(80, 107) + SourceIndex(0) +23>Emitted(59, 136) Source(80, 109) + SourceIndex(0) --- >>> console.log(primaryA); 1 >^^^^ @@ -1791,21 +1792,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 6 > primaryA 7 > ) 8 > ; -1 >Emitted(59, 5) Source(81, 5) + SourceIndex(0) -2 >Emitted(59, 12) Source(81, 12) + SourceIndex(0) -3 >Emitted(59, 13) Source(81, 13) + SourceIndex(0) -4 >Emitted(59, 16) Source(81, 16) + SourceIndex(0) -5 >Emitted(59, 17) Source(81, 17) + SourceIndex(0) -6 >Emitted(59, 25) Source(81, 25) + SourceIndex(0) -7 >Emitted(59, 26) Source(81, 26) + SourceIndex(0) -8 >Emitted(59, 27) Source(81, 27) + SourceIndex(0) +1 >Emitted(60, 5) Source(81, 5) + SourceIndex(0) +2 >Emitted(60, 12) Source(81, 12) + SourceIndex(0) +3 >Emitted(60, 13) Source(81, 13) + SourceIndex(0) +4 >Emitted(60, 16) Source(81, 16) + SourceIndex(0) +5 >Emitted(60, 17) Source(81, 17) + SourceIndex(0) +6 >Emitted(60, 25) Source(81, 25) + SourceIndex(0) +7 >Emitted(60, 26) Source(81, 26) + SourceIndex(0) +8 >Emitted(60, 27) Source(81, 27) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(60, 2) Source(82, 2) + SourceIndex(0) +1 >Emitted(61, 2) Source(82, 2) + SourceIndex(0) --- >>>for (_t = getMultiRobot(), nameA = _t.name, _u = _t.skills, primaryA = _u.primary, secondaryA = _u.secondary, _t, i = 0; i < 1; i++) { 1-> @@ -1855,29 +1856,29 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 21> i 22> ++ 23> ) -1->Emitted(61, 1) Source(83, 1) + SourceIndex(0) -2 >Emitted(61, 6) Source(83, 6) + SourceIndex(0) -3 >Emitted(61, 26) Source(83, 93) + SourceIndex(0) -4 >Emitted(61, 28) Source(83, 8) + SourceIndex(0) -5 >Emitted(61, 43) Source(83, 19) + SourceIndex(0) -6 >Emitted(61, 45) Source(83, 21) + SourceIndex(0) -7 >Emitted(61, 59) Source(83, 73) + SourceIndex(0) -8 >Emitted(61, 61) Source(83, 31) + SourceIndex(0) -9 >Emitted(61, 82) Source(83, 48) + SourceIndex(0) -10>Emitted(61, 84) Source(83, 50) + SourceIndex(0) -11>Emitted(61, 109) Source(83, 71) + SourceIndex(0) -12>Emitted(61, 115) Source(83, 95) + SourceIndex(0) -13>Emitted(61, 116) Source(83, 96) + SourceIndex(0) -14>Emitted(61, 119) Source(83, 99) + SourceIndex(0) -15>Emitted(61, 120) Source(83, 100) + SourceIndex(0) -16>Emitted(61, 122) Source(83, 102) + SourceIndex(0) -17>Emitted(61, 123) Source(83, 103) + SourceIndex(0) -18>Emitted(61, 126) Source(83, 106) + SourceIndex(0) -19>Emitted(61, 127) Source(83, 107) + SourceIndex(0) -20>Emitted(61, 129) Source(83, 109) + SourceIndex(0) -21>Emitted(61, 130) Source(83, 110) + SourceIndex(0) -22>Emitted(61, 132) Source(83, 112) + SourceIndex(0) -23>Emitted(61, 134) Source(83, 114) + SourceIndex(0) +1->Emitted(62, 1) Source(83, 1) + SourceIndex(0) +2 >Emitted(62, 6) Source(83, 6) + SourceIndex(0) +3 >Emitted(62, 26) Source(83, 93) + SourceIndex(0) +4 >Emitted(62, 28) Source(83, 8) + SourceIndex(0) +5 >Emitted(62, 43) Source(83, 19) + SourceIndex(0) +6 >Emitted(62, 45) Source(83, 21) + SourceIndex(0) +7 >Emitted(62, 59) Source(83, 73) + SourceIndex(0) +8 >Emitted(62, 61) Source(83, 31) + SourceIndex(0) +9 >Emitted(62, 82) Source(83, 48) + SourceIndex(0) +10>Emitted(62, 84) Source(83, 50) + SourceIndex(0) +11>Emitted(62, 109) Source(83, 71) + SourceIndex(0) +12>Emitted(62, 115) Source(83, 95) + SourceIndex(0) +13>Emitted(62, 116) Source(83, 96) + SourceIndex(0) +14>Emitted(62, 119) Source(83, 99) + SourceIndex(0) +15>Emitted(62, 120) Source(83, 100) + SourceIndex(0) +16>Emitted(62, 122) Source(83, 102) + SourceIndex(0) +17>Emitted(62, 123) Source(83, 103) + SourceIndex(0) +18>Emitted(62, 126) Source(83, 106) + SourceIndex(0) +19>Emitted(62, 127) Source(83, 107) + SourceIndex(0) +20>Emitted(62, 129) Source(83, 109) + SourceIndex(0) +21>Emitted(62, 130) Source(83, 110) + SourceIndex(0) +22>Emitted(62, 132) Source(83, 112) + SourceIndex(0) +23>Emitted(62, 134) Source(83, 114) + SourceIndex(0) --- >>> console.log(primaryA); 1 >^^^^ @@ -1897,21 +1898,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 6 > primaryA 7 > ) 8 > ; -1 >Emitted(62, 5) Source(84, 5) + SourceIndex(0) -2 >Emitted(62, 12) Source(84, 12) + SourceIndex(0) -3 >Emitted(62, 13) Source(84, 13) + SourceIndex(0) -4 >Emitted(62, 16) Source(84, 16) + SourceIndex(0) -5 >Emitted(62, 17) Source(84, 17) + SourceIndex(0) -6 >Emitted(62, 25) Source(84, 25) + SourceIndex(0) -7 >Emitted(62, 26) Source(84, 26) + SourceIndex(0) -8 >Emitted(62, 27) Source(84, 27) + SourceIndex(0) +1 >Emitted(63, 5) Source(84, 5) + SourceIndex(0) +2 >Emitted(63, 12) Source(84, 12) + SourceIndex(0) +3 >Emitted(63, 13) Source(84, 13) + SourceIndex(0) +4 >Emitted(63, 16) Source(84, 16) + SourceIndex(0) +5 >Emitted(63, 17) Source(84, 17) + SourceIndex(0) +6 >Emitted(63, 25) Source(84, 25) + SourceIndex(0) +7 >Emitted(63, 26) Source(84, 26) + SourceIndex(0) +8 >Emitted(63, 27) Source(84, 27) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(63, 2) Source(85, 2) + SourceIndex(0) +1 >Emitted(64, 2) Source(85, 2) + SourceIndex(0) --- >>>for (_v = { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }, nameA = _v.name, _w = _v.skills, primaryA = _w.primary, secondaryA = _w.secondary, _v, 1-> @@ -1938,17 +1939,17 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 9 > primary: primaryA 10> , 11> secondary: secondaryA -1->Emitted(64, 1) Source(86, 1) + SourceIndex(0) -2 >Emitted(64, 6) Source(86, 6) + SourceIndex(0) -3 >Emitted(64, 84) Source(87, 90) + SourceIndex(0) -4 >Emitted(64, 86) Source(86, 8) + SourceIndex(0) -5 >Emitted(64, 101) Source(86, 19) + SourceIndex(0) -6 >Emitted(64, 103) Source(86, 21) + SourceIndex(0) -7 >Emitted(64, 117) Source(86, 73) + SourceIndex(0) -8 >Emitted(64, 119) Source(86, 31) + SourceIndex(0) -9 >Emitted(64, 140) Source(86, 48) + SourceIndex(0) -10>Emitted(64, 142) Source(86, 50) + SourceIndex(0) -11>Emitted(64, 167) Source(86, 71) + SourceIndex(0) +1->Emitted(65, 1) Source(86, 1) + SourceIndex(0) +2 >Emitted(65, 6) Source(86, 6) + SourceIndex(0) +3 >Emitted(65, 84) Source(87, 90) + SourceIndex(0) +4 >Emitted(65, 86) Source(86, 8) + SourceIndex(0) +5 >Emitted(65, 101) Source(86, 19) + SourceIndex(0) +6 >Emitted(65, 103) Source(86, 21) + SourceIndex(0) +7 >Emitted(65, 117) Source(86, 73) + SourceIndex(0) +8 >Emitted(65, 119) Source(86, 31) + SourceIndex(0) +9 >Emitted(65, 140) Source(86, 48) + SourceIndex(0) +10>Emitted(65, 142) Source(86, 50) + SourceIndex(0) +11>Emitted(65, 167) Source(86, 71) + SourceIndex(0) --- >>> i = 0; i < 1; i++) { 1 >^^^^ @@ -1978,18 +1979,18 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 10> i 11> ++ 12> ) -1 >Emitted(65, 5) Source(88, 5) + SourceIndex(0) -2 >Emitted(65, 6) Source(88, 6) + SourceIndex(0) -3 >Emitted(65, 9) Source(88, 9) + SourceIndex(0) -4 >Emitted(65, 10) Source(88, 10) + SourceIndex(0) -5 >Emitted(65, 12) Source(88, 12) + SourceIndex(0) -6 >Emitted(65, 13) Source(88, 13) + SourceIndex(0) -7 >Emitted(65, 16) Source(88, 16) + SourceIndex(0) -8 >Emitted(65, 17) Source(88, 17) + SourceIndex(0) -9 >Emitted(65, 19) Source(88, 19) + SourceIndex(0) -10>Emitted(65, 20) Source(88, 20) + SourceIndex(0) -11>Emitted(65, 22) Source(88, 22) + SourceIndex(0) -12>Emitted(65, 24) Source(88, 24) + SourceIndex(0) +1 >Emitted(66, 5) Source(88, 5) + SourceIndex(0) +2 >Emitted(66, 6) Source(88, 6) + SourceIndex(0) +3 >Emitted(66, 9) Source(88, 9) + SourceIndex(0) +4 >Emitted(66, 10) Source(88, 10) + SourceIndex(0) +5 >Emitted(66, 12) Source(88, 12) + SourceIndex(0) +6 >Emitted(66, 13) Source(88, 13) + SourceIndex(0) +7 >Emitted(66, 16) Source(88, 16) + SourceIndex(0) +8 >Emitted(66, 17) Source(88, 17) + SourceIndex(0) +9 >Emitted(66, 19) Source(88, 19) + SourceIndex(0) +10>Emitted(66, 20) Source(88, 20) + SourceIndex(0) +11>Emitted(66, 22) Source(88, 22) + SourceIndex(0) +12>Emitted(66, 24) Source(88, 24) + SourceIndex(0) --- >>> console.log(primaryA); 1->^^^^ @@ -2009,21 +2010,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 6 > primaryA 7 > ) 8 > ; -1->Emitted(66, 5) Source(89, 5) + SourceIndex(0) -2 >Emitted(66, 12) Source(89, 12) + SourceIndex(0) -3 >Emitted(66, 13) Source(89, 13) + SourceIndex(0) -4 >Emitted(66, 16) Source(89, 16) + SourceIndex(0) -5 >Emitted(66, 17) Source(89, 17) + SourceIndex(0) -6 >Emitted(66, 25) Source(89, 25) + SourceIndex(0) -7 >Emitted(66, 26) Source(89, 26) + SourceIndex(0) -8 >Emitted(66, 27) Source(89, 27) + SourceIndex(0) +1->Emitted(67, 5) Source(89, 5) + SourceIndex(0) +2 >Emitted(67, 12) Source(89, 12) + SourceIndex(0) +3 >Emitted(67, 13) Source(89, 13) + SourceIndex(0) +4 >Emitted(67, 16) Source(89, 16) + SourceIndex(0) +5 >Emitted(67, 17) Source(89, 17) + SourceIndex(0) +6 >Emitted(67, 25) Source(89, 25) + SourceIndex(0) +7 >Emitted(67, 26) Source(89, 26) + SourceIndex(0) +8 >Emitted(67, 27) Source(89, 27) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(67, 2) Source(90, 2) + SourceIndex(0) +1 >Emitted(68, 2) Source(90, 2) + SourceIndex(0) --- >>>for (name = robot.name, skill = robot.skill, robot, i = 0; i < 1; i++) { 1-> @@ -2065,25 +2066,25 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 17> i 18> ++ 19> ) -1->Emitted(68, 1) Source(91, 1) + SourceIndex(0) -2 >Emitted(68, 6) Source(91, 8) + SourceIndex(0) -3 >Emitted(68, 23) Source(91, 12) + SourceIndex(0) -4 >Emitted(68, 25) Source(91, 14) + SourceIndex(0) -5 >Emitted(68, 44) Source(91, 19) + SourceIndex(0) -6 >Emitted(68, 46) Source(91, 24) + SourceIndex(0) -7 >Emitted(68, 51) Source(91, 29) + SourceIndex(0) -8 >Emitted(68, 53) Source(91, 31) + SourceIndex(0) -9 >Emitted(68, 54) Source(91, 32) + SourceIndex(0) -10>Emitted(68, 57) Source(91, 35) + SourceIndex(0) -11>Emitted(68, 58) Source(91, 36) + SourceIndex(0) -12>Emitted(68, 60) Source(91, 38) + SourceIndex(0) -13>Emitted(68, 61) Source(91, 39) + SourceIndex(0) -14>Emitted(68, 64) Source(91, 42) + SourceIndex(0) -15>Emitted(68, 65) Source(91, 43) + SourceIndex(0) -16>Emitted(68, 67) Source(91, 45) + SourceIndex(0) -17>Emitted(68, 68) Source(91, 46) + SourceIndex(0) -18>Emitted(68, 70) Source(91, 48) + SourceIndex(0) -19>Emitted(68, 72) Source(91, 50) + SourceIndex(0) +1->Emitted(69, 1) Source(91, 1) + SourceIndex(0) +2 >Emitted(69, 6) Source(91, 8) + SourceIndex(0) +3 >Emitted(69, 23) Source(91, 12) + SourceIndex(0) +4 >Emitted(69, 25) Source(91, 14) + SourceIndex(0) +5 >Emitted(69, 44) Source(91, 19) + SourceIndex(0) +6 >Emitted(69, 46) Source(91, 24) + SourceIndex(0) +7 >Emitted(69, 51) Source(91, 29) + SourceIndex(0) +8 >Emitted(69, 53) Source(91, 31) + SourceIndex(0) +9 >Emitted(69, 54) Source(91, 32) + SourceIndex(0) +10>Emitted(69, 57) Source(91, 35) + SourceIndex(0) +11>Emitted(69, 58) Source(91, 36) + SourceIndex(0) +12>Emitted(69, 60) Source(91, 38) + SourceIndex(0) +13>Emitted(69, 61) Source(91, 39) + SourceIndex(0) +14>Emitted(69, 64) Source(91, 42) + SourceIndex(0) +15>Emitted(69, 65) Source(91, 43) + SourceIndex(0) +16>Emitted(69, 67) Source(91, 45) + SourceIndex(0) +17>Emitted(69, 68) Source(91, 46) + SourceIndex(0) +18>Emitted(69, 70) Source(91, 48) + SourceIndex(0) +19>Emitted(69, 72) Source(91, 50) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -2103,21 +2104,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 6 > nameA 7 > ) 8 > ; -1 >Emitted(69, 5) Source(92, 5) + SourceIndex(0) -2 >Emitted(69, 12) Source(92, 12) + SourceIndex(0) -3 >Emitted(69, 13) Source(92, 13) + SourceIndex(0) -4 >Emitted(69, 16) Source(92, 16) + SourceIndex(0) -5 >Emitted(69, 17) Source(92, 17) + SourceIndex(0) -6 >Emitted(69, 22) Source(92, 22) + SourceIndex(0) -7 >Emitted(69, 23) Source(92, 23) + SourceIndex(0) -8 >Emitted(69, 24) Source(92, 24) + SourceIndex(0) +1 >Emitted(70, 5) Source(92, 5) + SourceIndex(0) +2 >Emitted(70, 12) Source(92, 12) + SourceIndex(0) +3 >Emitted(70, 13) Source(92, 13) + SourceIndex(0) +4 >Emitted(70, 16) Source(92, 16) + SourceIndex(0) +5 >Emitted(70, 17) Source(92, 17) + SourceIndex(0) +6 >Emitted(70, 22) Source(92, 22) + SourceIndex(0) +7 >Emitted(70, 23) Source(92, 23) + SourceIndex(0) +8 >Emitted(70, 24) Source(92, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(70, 2) Source(93, 2) + SourceIndex(0) +1 >Emitted(71, 2) Source(93, 2) + SourceIndex(0) --- >>>for (_x = getRobot(), name = _x.name, skill = _x.skill, _x, i = 0; i < 1; i++) { 1-> @@ -2159,25 +2160,25 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 17> i 18> ++ 19> ) -1->Emitted(71, 1) Source(94, 1) + SourceIndex(0) -2 >Emitted(71, 6) Source(94, 6) + SourceIndex(0) -3 >Emitted(71, 21) Source(94, 34) + SourceIndex(0) -4 >Emitted(71, 23) Source(94, 8) + SourceIndex(0) -5 >Emitted(71, 37) Source(94, 12) + SourceIndex(0) -6 >Emitted(71, 39) Source(94, 14) + SourceIndex(0) -7 >Emitted(71, 55) Source(94, 19) + SourceIndex(0) -8 >Emitted(71, 61) Source(94, 36) + SourceIndex(0) -9 >Emitted(71, 62) Source(94, 37) + SourceIndex(0) -10>Emitted(71, 65) Source(94, 40) + SourceIndex(0) -11>Emitted(71, 66) Source(94, 41) + SourceIndex(0) -12>Emitted(71, 68) Source(94, 43) + SourceIndex(0) -13>Emitted(71, 69) Source(94, 44) + SourceIndex(0) -14>Emitted(71, 72) Source(94, 47) + SourceIndex(0) -15>Emitted(71, 73) Source(94, 48) + SourceIndex(0) -16>Emitted(71, 75) Source(94, 50) + SourceIndex(0) -17>Emitted(71, 76) Source(94, 51) + SourceIndex(0) -18>Emitted(71, 78) Source(94, 53) + SourceIndex(0) -19>Emitted(71, 80) Source(94, 55) + SourceIndex(0) +1->Emitted(72, 1) Source(94, 1) + SourceIndex(0) +2 >Emitted(72, 6) Source(94, 6) + SourceIndex(0) +3 >Emitted(72, 21) Source(94, 34) + SourceIndex(0) +4 >Emitted(72, 23) Source(94, 8) + SourceIndex(0) +5 >Emitted(72, 37) Source(94, 12) + SourceIndex(0) +6 >Emitted(72, 39) Source(94, 14) + SourceIndex(0) +7 >Emitted(72, 55) Source(94, 19) + SourceIndex(0) +8 >Emitted(72, 61) Source(94, 36) + SourceIndex(0) +9 >Emitted(72, 62) Source(94, 37) + SourceIndex(0) +10>Emitted(72, 65) Source(94, 40) + SourceIndex(0) +11>Emitted(72, 66) Source(94, 41) + SourceIndex(0) +12>Emitted(72, 68) Source(94, 43) + SourceIndex(0) +13>Emitted(72, 69) Source(94, 44) + SourceIndex(0) +14>Emitted(72, 72) Source(94, 47) + SourceIndex(0) +15>Emitted(72, 73) Source(94, 48) + SourceIndex(0) +16>Emitted(72, 75) Source(94, 50) + SourceIndex(0) +17>Emitted(72, 76) Source(94, 51) + SourceIndex(0) +18>Emitted(72, 78) Source(94, 53) + SourceIndex(0) +19>Emitted(72, 80) Source(94, 55) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -2197,21 +2198,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 6 > nameA 7 > ) 8 > ; -1 >Emitted(72, 5) Source(95, 5) + SourceIndex(0) -2 >Emitted(72, 12) Source(95, 12) + SourceIndex(0) -3 >Emitted(72, 13) Source(95, 13) + SourceIndex(0) -4 >Emitted(72, 16) Source(95, 16) + SourceIndex(0) -5 >Emitted(72, 17) Source(95, 17) + SourceIndex(0) -6 >Emitted(72, 22) Source(95, 22) + SourceIndex(0) -7 >Emitted(72, 23) Source(95, 23) + SourceIndex(0) -8 >Emitted(72, 24) Source(95, 24) + SourceIndex(0) +1 >Emitted(73, 5) Source(95, 5) + SourceIndex(0) +2 >Emitted(73, 12) Source(95, 12) + SourceIndex(0) +3 >Emitted(73, 13) Source(95, 13) + SourceIndex(0) +4 >Emitted(73, 16) Source(95, 16) + SourceIndex(0) +5 >Emitted(73, 17) Source(95, 17) + SourceIndex(0) +6 >Emitted(73, 22) Source(95, 22) + SourceIndex(0) +7 >Emitted(73, 23) Source(95, 23) + SourceIndex(0) +8 >Emitted(73, 24) Source(95, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(73, 2) Source(96, 2) + SourceIndex(0) +1 >Emitted(74, 2) Source(96, 2) + SourceIndex(0) --- >>>for (_y = { name: "trimmer", skill: "trimming" }, name = _y.name, skill = _y.skill, _y, i = 0; i < 1; i++) { 1-> @@ -2253,25 +2254,25 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 17> i 18> ++ 19> ) -1->Emitted(74, 1) Source(97, 1) + SourceIndex(0) -2 >Emitted(74, 6) Source(97, 6) + SourceIndex(0) -3 >Emitted(74, 49) Source(97, 69) + SourceIndex(0) -4 >Emitted(74, 51) Source(97, 8) + SourceIndex(0) -5 >Emitted(74, 65) Source(97, 12) + SourceIndex(0) -6 >Emitted(74, 67) Source(97, 14) + SourceIndex(0) -7 >Emitted(74, 83) Source(97, 19) + SourceIndex(0) -8 >Emitted(74, 89) Source(97, 71) + SourceIndex(0) -9 >Emitted(74, 90) Source(97, 72) + SourceIndex(0) -10>Emitted(74, 93) Source(97, 75) + SourceIndex(0) -11>Emitted(74, 94) Source(97, 76) + SourceIndex(0) -12>Emitted(74, 96) Source(97, 78) + SourceIndex(0) -13>Emitted(74, 97) Source(97, 79) + SourceIndex(0) -14>Emitted(74, 100) Source(97, 82) + SourceIndex(0) -15>Emitted(74, 101) Source(97, 83) + SourceIndex(0) -16>Emitted(74, 103) Source(97, 85) + SourceIndex(0) -17>Emitted(74, 104) Source(97, 86) + SourceIndex(0) -18>Emitted(74, 106) Source(97, 88) + SourceIndex(0) -19>Emitted(74, 108) Source(97, 90) + SourceIndex(0) +1->Emitted(75, 1) Source(97, 1) + SourceIndex(0) +2 >Emitted(75, 6) Source(97, 6) + SourceIndex(0) +3 >Emitted(75, 49) Source(97, 69) + SourceIndex(0) +4 >Emitted(75, 51) Source(97, 8) + SourceIndex(0) +5 >Emitted(75, 65) Source(97, 12) + SourceIndex(0) +6 >Emitted(75, 67) Source(97, 14) + SourceIndex(0) +7 >Emitted(75, 83) Source(97, 19) + SourceIndex(0) +8 >Emitted(75, 89) Source(97, 71) + SourceIndex(0) +9 >Emitted(75, 90) Source(97, 72) + SourceIndex(0) +10>Emitted(75, 93) Source(97, 75) + SourceIndex(0) +11>Emitted(75, 94) Source(97, 76) + SourceIndex(0) +12>Emitted(75, 96) Source(97, 78) + SourceIndex(0) +13>Emitted(75, 97) Source(97, 79) + SourceIndex(0) +14>Emitted(75, 100) Source(97, 82) + SourceIndex(0) +15>Emitted(75, 101) Source(97, 83) + SourceIndex(0) +16>Emitted(75, 103) Source(97, 85) + SourceIndex(0) +17>Emitted(75, 104) Source(97, 86) + SourceIndex(0) +18>Emitted(75, 106) Source(97, 88) + SourceIndex(0) +19>Emitted(75, 108) Source(97, 90) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -2291,21 +2292,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 6 > nameA 7 > ) 8 > ; -1 >Emitted(75, 5) Source(98, 5) + SourceIndex(0) -2 >Emitted(75, 12) Source(98, 12) + SourceIndex(0) -3 >Emitted(75, 13) Source(98, 13) + SourceIndex(0) -4 >Emitted(75, 16) Source(98, 16) + SourceIndex(0) -5 >Emitted(75, 17) Source(98, 17) + SourceIndex(0) -6 >Emitted(75, 22) Source(98, 22) + SourceIndex(0) -7 >Emitted(75, 23) Source(98, 23) + SourceIndex(0) -8 >Emitted(75, 24) Source(98, 24) + SourceIndex(0) +1 >Emitted(76, 5) Source(98, 5) + SourceIndex(0) +2 >Emitted(76, 12) Source(98, 12) + SourceIndex(0) +3 >Emitted(76, 13) Source(98, 13) + SourceIndex(0) +4 >Emitted(76, 16) Source(98, 16) + SourceIndex(0) +5 >Emitted(76, 17) Source(98, 17) + SourceIndex(0) +6 >Emitted(76, 22) Source(98, 22) + SourceIndex(0) +7 >Emitted(76, 23) Source(98, 23) + SourceIndex(0) +8 >Emitted(76, 24) Source(98, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(76, 2) Source(99, 2) + SourceIndex(0) +1 >Emitted(77, 2) Source(99, 2) + SourceIndex(0) --- >>>for (name = multiRobot.name, _z = multiRobot.skills, primary = _z.primary, secondary = _z.secondary, multiRobot, i = 0; i < 1; i++) { 1-> @@ -2355,29 +2356,29 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 21> i 22> ++ 23> ) -1->Emitted(77, 1) Source(100, 1) + SourceIndex(0) -2 >Emitted(77, 6) Source(100, 8) + SourceIndex(0) -3 >Emitted(77, 28) Source(100, 12) + SourceIndex(0) -4 >Emitted(77, 30) Source(100, 14) + SourceIndex(0) -5 >Emitted(77, 52) Source(100, 44) + SourceIndex(0) -6 >Emitted(77, 54) Source(100, 24) + SourceIndex(0) -7 >Emitted(77, 74) Source(100, 31) + SourceIndex(0) -8 >Emitted(77, 76) Source(100, 33) + SourceIndex(0) -9 >Emitted(77, 100) Source(100, 42) + SourceIndex(0) -10>Emitted(77, 102) Source(100, 49) + SourceIndex(0) -11>Emitted(77, 112) Source(100, 59) + SourceIndex(0) -12>Emitted(77, 114) Source(100, 61) + SourceIndex(0) -13>Emitted(77, 115) Source(100, 62) + SourceIndex(0) -14>Emitted(77, 118) Source(100, 65) + SourceIndex(0) -15>Emitted(77, 119) Source(100, 66) + SourceIndex(0) -16>Emitted(77, 121) Source(100, 68) + SourceIndex(0) -17>Emitted(77, 122) Source(100, 69) + SourceIndex(0) -18>Emitted(77, 125) Source(100, 72) + SourceIndex(0) -19>Emitted(77, 126) Source(100, 73) + SourceIndex(0) -20>Emitted(77, 128) Source(100, 75) + SourceIndex(0) -21>Emitted(77, 129) Source(100, 76) + SourceIndex(0) -22>Emitted(77, 131) Source(100, 78) + SourceIndex(0) -23>Emitted(77, 133) Source(100, 80) + SourceIndex(0) +1->Emitted(78, 1) Source(100, 1) + SourceIndex(0) +2 >Emitted(78, 6) Source(100, 8) + SourceIndex(0) +3 >Emitted(78, 28) Source(100, 12) + SourceIndex(0) +4 >Emitted(78, 30) Source(100, 14) + SourceIndex(0) +5 >Emitted(78, 52) Source(100, 44) + SourceIndex(0) +6 >Emitted(78, 54) Source(100, 24) + SourceIndex(0) +7 >Emitted(78, 74) Source(100, 31) + SourceIndex(0) +8 >Emitted(78, 76) Source(100, 33) + SourceIndex(0) +9 >Emitted(78, 100) Source(100, 42) + SourceIndex(0) +10>Emitted(78, 102) Source(100, 49) + SourceIndex(0) +11>Emitted(78, 112) Source(100, 59) + SourceIndex(0) +12>Emitted(78, 114) Source(100, 61) + SourceIndex(0) +13>Emitted(78, 115) Source(100, 62) + SourceIndex(0) +14>Emitted(78, 118) Source(100, 65) + SourceIndex(0) +15>Emitted(78, 119) Source(100, 66) + SourceIndex(0) +16>Emitted(78, 121) Source(100, 68) + SourceIndex(0) +17>Emitted(78, 122) Source(100, 69) + SourceIndex(0) +18>Emitted(78, 125) Source(100, 72) + SourceIndex(0) +19>Emitted(78, 126) Source(100, 73) + SourceIndex(0) +20>Emitted(78, 128) Source(100, 75) + SourceIndex(0) +21>Emitted(78, 129) Source(100, 76) + SourceIndex(0) +22>Emitted(78, 131) Source(100, 78) + SourceIndex(0) +23>Emitted(78, 133) Source(100, 80) + SourceIndex(0) --- >>> console.log(primaryA); 1 >^^^^ @@ -2397,21 +2398,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 6 > primaryA 7 > ) 8 > ; -1 >Emitted(78, 5) Source(101, 5) + SourceIndex(0) -2 >Emitted(78, 12) Source(101, 12) + SourceIndex(0) -3 >Emitted(78, 13) Source(101, 13) + SourceIndex(0) -4 >Emitted(78, 16) Source(101, 16) + SourceIndex(0) -5 >Emitted(78, 17) Source(101, 17) + SourceIndex(0) -6 >Emitted(78, 25) Source(101, 25) + SourceIndex(0) -7 >Emitted(78, 26) Source(101, 26) + SourceIndex(0) -8 >Emitted(78, 27) Source(101, 27) + SourceIndex(0) +1 >Emitted(79, 5) Source(101, 5) + SourceIndex(0) +2 >Emitted(79, 12) Source(101, 12) + SourceIndex(0) +3 >Emitted(79, 13) Source(101, 13) + SourceIndex(0) +4 >Emitted(79, 16) Source(101, 16) + SourceIndex(0) +5 >Emitted(79, 17) Source(101, 17) + SourceIndex(0) +6 >Emitted(79, 25) Source(101, 25) + SourceIndex(0) +7 >Emitted(79, 26) Source(101, 26) + SourceIndex(0) +8 >Emitted(79, 27) Source(101, 27) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(79, 2) Source(102, 2) + SourceIndex(0) +1 >Emitted(80, 2) Source(102, 2) + SourceIndex(0) --- >>>for (_0 = getMultiRobot(), name = _0.name, _1 = _0.skills, primary = _1.primary, secondary = _1.secondary, _0, i = 0; i < 1; i++) { 1-> @@ -2461,29 +2462,29 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 21> i 22> ++ 23> ) -1->Emitted(80, 1) Source(103, 1) + SourceIndex(0) -2 >Emitted(80, 6) Source(103, 6) + SourceIndex(0) -3 >Emitted(80, 26) Source(103, 64) + SourceIndex(0) -4 >Emitted(80, 28) Source(103, 8) + SourceIndex(0) -5 >Emitted(80, 42) Source(103, 12) + SourceIndex(0) -6 >Emitted(80, 44) Source(103, 14) + SourceIndex(0) -7 >Emitted(80, 58) Source(103, 44) + SourceIndex(0) -8 >Emitted(80, 60) Source(103, 24) + SourceIndex(0) -9 >Emitted(80, 80) Source(103, 31) + SourceIndex(0) -10>Emitted(80, 82) Source(103, 33) + SourceIndex(0) -11>Emitted(80, 106) Source(103, 42) + SourceIndex(0) -12>Emitted(80, 112) Source(103, 66) + SourceIndex(0) -13>Emitted(80, 113) Source(103, 67) + SourceIndex(0) -14>Emitted(80, 116) Source(103, 70) + SourceIndex(0) -15>Emitted(80, 117) Source(103, 71) + SourceIndex(0) -16>Emitted(80, 119) Source(103, 73) + SourceIndex(0) -17>Emitted(80, 120) Source(103, 74) + SourceIndex(0) -18>Emitted(80, 123) Source(103, 77) + SourceIndex(0) -19>Emitted(80, 124) Source(103, 78) + SourceIndex(0) -20>Emitted(80, 126) Source(103, 80) + SourceIndex(0) -21>Emitted(80, 127) Source(103, 81) + SourceIndex(0) -22>Emitted(80, 129) Source(103, 83) + SourceIndex(0) -23>Emitted(80, 131) Source(103, 85) + SourceIndex(0) +1->Emitted(81, 1) Source(103, 1) + SourceIndex(0) +2 >Emitted(81, 6) Source(103, 6) + SourceIndex(0) +3 >Emitted(81, 26) Source(103, 64) + SourceIndex(0) +4 >Emitted(81, 28) Source(103, 8) + SourceIndex(0) +5 >Emitted(81, 42) Source(103, 12) + SourceIndex(0) +6 >Emitted(81, 44) Source(103, 14) + SourceIndex(0) +7 >Emitted(81, 58) Source(103, 44) + SourceIndex(0) +8 >Emitted(81, 60) Source(103, 24) + SourceIndex(0) +9 >Emitted(81, 80) Source(103, 31) + SourceIndex(0) +10>Emitted(81, 82) Source(103, 33) + SourceIndex(0) +11>Emitted(81, 106) Source(103, 42) + SourceIndex(0) +12>Emitted(81, 112) Source(103, 66) + SourceIndex(0) +13>Emitted(81, 113) Source(103, 67) + SourceIndex(0) +14>Emitted(81, 116) Source(103, 70) + SourceIndex(0) +15>Emitted(81, 117) Source(103, 71) + SourceIndex(0) +16>Emitted(81, 119) Source(103, 73) + SourceIndex(0) +17>Emitted(81, 120) Source(103, 74) + SourceIndex(0) +18>Emitted(81, 123) Source(103, 77) + SourceIndex(0) +19>Emitted(81, 124) Source(103, 78) + SourceIndex(0) +20>Emitted(81, 126) Source(103, 80) + SourceIndex(0) +21>Emitted(81, 127) Source(103, 81) + SourceIndex(0) +22>Emitted(81, 129) Source(103, 83) + SourceIndex(0) +23>Emitted(81, 131) Source(103, 85) + SourceIndex(0) --- >>> console.log(primaryA); 1 >^^^^ @@ -2503,21 +2504,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 6 > primaryA 7 > ) 8 > ; -1 >Emitted(81, 5) Source(104, 5) + SourceIndex(0) -2 >Emitted(81, 12) Source(104, 12) + SourceIndex(0) -3 >Emitted(81, 13) Source(104, 13) + SourceIndex(0) -4 >Emitted(81, 16) Source(104, 16) + SourceIndex(0) -5 >Emitted(81, 17) Source(104, 17) + SourceIndex(0) -6 >Emitted(81, 25) Source(104, 25) + SourceIndex(0) -7 >Emitted(81, 26) Source(104, 26) + SourceIndex(0) -8 >Emitted(81, 27) Source(104, 27) + SourceIndex(0) +1 >Emitted(82, 5) Source(104, 5) + SourceIndex(0) +2 >Emitted(82, 12) Source(104, 12) + SourceIndex(0) +3 >Emitted(82, 13) Source(104, 13) + SourceIndex(0) +4 >Emitted(82, 16) Source(104, 16) + SourceIndex(0) +5 >Emitted(82, 17) Source(104, 17) + SourceIndex(0) +6 >Emitted(82, 25) Source(104, 25) + SourceIndex(0) +7 >Emitted(82, 26) Source(104, 26) + SourceIndex(0) +8 >Emitted(82, 27) Source(104, 27) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(82, 2) Source(105, 2) + SourceIndex(0) +1 >Emitted(83, 2) Source(105, 2) + SourceIndex(0) --- >>>for (_2 = { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }, name = _2.name, _3 = _2.skills, primary = _3.primary, secondary = _3.secondary, _2, 1-> @@ -2544,17 +2545,17 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 9 > primary 10> , 11> secondary -1->Emitted(83, 1) Source(106, 1) + SourceIndex(0) -2 >Emitted(83, 6) Source(106, 6) + SourceIndex(0) -3 >Emitted(83, 84) Source(107, 90) + SourceIndex(0) -4 >Emitted(83, 86) Source(106, 8) + SourceIndex(0) -5 >Emitted(83, 100) Source(106, 12) + SourceIndex(0) -6 >Emitted(83, 102) Source(106, 14) + SourceIndex(0) -7 >Emitted(83, 116) Source(106, 44) + SourceIndex(0) -8 >Emitted(83, 118) Source(106, 24) + SourceIndex(0) -9 >Emitted(83, 138) Source(106, 31) + SourceIndex(0) -10>Emitted(83, 140) Source(106, 33) + SourceIndex(0) -11>Emitted(83, 164) Source(106, 42) + SourceIndex(0) +1->Emitted(84, 1) Source(106, 1) + SourceIndex(0) +2 >Emitted(84, 6) Source(106, 6) + SourceIndex(0) +3 >Emitted(84, 84) Source(107, 90) + SourceIndex(0) +4 >Emitted(84, 86) Source(106, 8) + SourceIndex(0) +5 >Emitted(84, 100) Source(106, 12) + SourceIndex(0) +6 >Emitted(84, 102) Source(106, 14) + SourceIndex(0) +7 >Emitted(84, 116) Source(106, 44) + SourceIndex(0) +8 >Emitted(84, 118) Source(106, 24) + SourceIndex(0) +9 >Emitted(84, 138) Source(106, 31) + SourceIndex(0) +10>Emitted(84, 140) Source(106, 33) + SourceIndex(0) +11>Emitted(84, 164) Source(106, 42) + SourceIndex(0) --- >>> i = 0; i < 1; i++) { 1 >^^^^ @@ -2584,18 +2585,18 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 10> i 11> ++ 12> ) -1 >Emitted(84, 5) Source(108, 5) + SourceIndex(0) -2 >Emitted(84, 6) Source(108, 6) + SourceIndex(0) -3 >Emitted(84, 9) Source(108, 9) + SourceIndex(0) -4 >Emitted(84, 10) Source(108, 10) + SourceIndex(0) -5 >Emitted(84, 12) Source(108, 12) + SourceIndex(0) -6 >Emitted(84, 13) Source(108, 13) + SourceIndex(0) -7 >Emitted(84, 16) Source(108, 16) + SourceIndex(0) -8 >Emitted(84, 17) Source(108, 17) + SourceIndex(0) -9 >Emitted(84, 19) Source(108, 19) + SourceIndex(0) -10>Emitted(84, 20) Source(108, 20) + SourceIndex(0) -11>Emitted(84, 22) Source(108, 22) + SourceIndex(0) -12>Emitted(84, 24) Source(108, 24) + SourceIndex(0) +1 >Emitted(85, 5) Source(108, 5) + SourceIndex(0) +2 >Emitted(85, 6) Source(108, 6) + SourceIndex(0) +3 >Emitted(85, 9) Source(108, 9) + SourceIndex(0) +4 >Emitted(85, 10) Source(108, 10) + SourceIndex(0) +5 >Emitted(85, 12) Source(108, 12) + SourceIndex(0) +6 >Emitted(85, 13) Source(108, 13) + SourceIndex(0) +7 >Emitted(85, 16) Source(108, 16) + SourceIndex(0) +8 >Emitted(85, 17) Source(108, 17) + SourceIndex(0) +9 >Emitted(85, 19) Source(108, 19) + SourceIndex(0) +10>Emitted(85, 20) Source(108, 20) + SourceIndex(0) +11>Emitted(85, 22) Source(108, 22) + SourceIndex(0) +12>Emitted(85, 24) Source(108, 24) + SourceIndex(0) --- >>> console.log(primaryA); 1->^^^^ @@ -2615,21 +2616,20 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPattern2.ts 6 > primaryA 7 > ) 8 > ; -1->Emitted(85, 5) Source(109, 5) + SourceIndex(0) -2 >Emitted(85, 12) Source(109, 12) + SourceIndex(0) -3 >Emitted(85, 13) Source(109, 13) + SourceIndex(0) -4 >Emitted(85, 16) Source(109, 16) + SourceIndex(0) -5 >Emitted(85, 17) Source(109, 17) + SourceIndex(0) -6 >Emitted(85, 25) Source(109, 25) + SourceIndex(0) -7 >Emitted(85, 26) Source(109, 26) + SourceIndex(0) -8 >Emitted(85, 27) Source(109, 27) + SourceIndex(0) +1->Emitted(86, 5) Source(109, 5) + SourceIndex(0) +2 >Emitted(86, 12) Source(109, 12) + SourceIndex(0) +3 >Emitted(86, 13) Source(109, 13) + SourceIndex(0) +4 >Emitted(86, 16) Source(109, 16) + SourceIndex(0) +5 >Emitted(86, 17) Source(109, 17) + SourceIndex(0) +6 >Emitted(86, 25) Source(109, 25) + SourceIndex(0) +7 >Emitted(86, 26) Source(109, 26) + SourceIndex(0) +8 >Emitted(86, 27) Source(109, 27) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(86, 2) Source(110, 2) + SourceIndex(0) +1 >Emitted(87, 2) Source(110, 2) + SourceIndex(0) --- ->>>var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3; >>>//# sourceMappingURL=sourceMapValidationDestructuringForObjectBindingPattern2.js.map \ No newline at end of file diff --git a/tests/baselines/reference/sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2.js b/tests/baselines/reference/sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2.js index 9f7a70699bd..2afa5f2da18 100644 --- a/tests/baselines/reference/sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2.js +++ b/tests/baselines/reference/sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2.js @@ -175,6 +175,7 @@ for ({ } //// [sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2.js] +var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35, _36, _37, _38, _39, _40, _41, _42, _43, _44, _45, _46, _47, _48, _49, _50, _51, _52, _53, _54, _55, _56, _57, _58, _59, _60, _61, _62, _63; var robot = { name: "mower", skill: "mowing" }; var multiRobot = { name: "mower", skills: { primary: "mowing", secondary: "none" } }; function getRobot() { @@ -261,5 +262,4 @@ for (_58 = { name: "trimmer", skills: { primary: "trimming", secondary: "edging" i = 0; i < 1; i++) { console.log(primaryA); } -var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35, _36, _37, _38, _39, _40, _41, _42, _43, _44, _45, _46, _47, _48, _49, _50, _51, _52, _53, _54, _55, _56, _57, _58, _59, _60, _61, _62, _63; //# sourceMappingURL=sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2.js.map \ No newline at end of file diff --git a/tests/baselines/reference/sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2.js.map b/tests/baselines/reference/sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2.js.map index e629b258ec8..3f682b0d175 100644 --- a/tests/baselines/reference/sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2.js.map +++ b/tests/baselines/reference/sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2.js.map @@ -1,2 +1,2 @@ //// [sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2.js.map] -{"version":3,"file":"sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2.js","sourceRoot":"","sources":["sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2.ts"],"names":[],"mappings":"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"} \ No newline at end of file +{"version":3,"file":"sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2.js","sourceRoot":"","sources":["sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/tests/baselines/reference/sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2.sourcemap.txt b/tests/baselines/reference/sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2.sourcemap.txt index a4887d243e1..e32ef322259 100644 --- a/tests/baselines/reference/sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2.sourcemap.txt +++ b/tests/baselines/reference/sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2.sourcemap.txt @@ -8,6 +8,7 @@ sources: sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2.t emittedFile:tests/cases/compiler/sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2.js sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2.ts ------------------------------------------------------------------- +>>>var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35, _36, _37, _38, _39, _40, _41, _42, _43, _44, _45, _46, _47, _48, _49, _50, _51, _52, _53, _54, _55, _56, _57, _58, _59, _60, _61, _62, _63; >>>var robot = { name: "mower", skill: "mowing" }; 1 > 2 >^^^^ @@ -54,20 +55,20 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 12> "mowing" 13> } 14> ; -1 >Emitted(1, 1) Source(17, 1) + SourceIndex(0) -2 >Emitted(1, 5) Source(17, 5) + SourceIndex(0) -3 >Emitted(1, 10) Source(17, 10) + SourceIndex(0) -4 >Emitted(1, 13) Source(17, 20) + SourceIndex(0) -5 >Emitted(1, 15) Source(17, 22) + SourceIndex(0) -6 >Emitted(1, 19) Source(17, 26) + SourceIndex(0) -7 >Emitted(1, 21) Source(17, 28) + SourceIndex(0) -8 >Emitted(1, 28) Source(17, 35) + SourceIndex(0) -9 >Emitted(1, 30) Source(17, 37) + SourceIndex(0) -10>Emitted(1, 35) Source(17, 42) + SourceIndex(0) -11>Emitted(1, 37) Source(17, 44) + SourceIndex(0) -12>Emitted(1, 45) Source(17, 52) + SourceIndex(0) -13>Emitted(1, 47) Source(17, 54) + SourceIndex(0) -14>Emitted(1, 48) Source(17, 55) + SourceIndex(0) +1 >Emitted(2, 1) Source(17, 1) + SourceIndex(0) +2 >Emitted(2, 5) Source(17, 5) + SourceIndex(0) +3 >Emitted(2, 10) Source(17, 10) + SourceIndex(0) +4 >Emitted(2, 13) Source(17, 20) + SourceIndex(0) +5 >Emitted(2, 15) Source(17, 22) + SourceIndex(0) +6 >Emitted(2, 19) Source(17, 26) + SourceIndex(0) +7 >Emitted(2, 21) Source(17, 28) + SourceIndex(0) +8 >Emitted(2, 28) Source(17, 35) + SourceIndex(0) +9 >Emitted(2, 30) Source(17, 37) + SourceIndex(0) +10>Emitted(2, 35) Source(17, 42) + SourceIndex(0) +11>Emitted(2, 37) Source(17, 44) + SourceIndex(0) +12>Emitted(2, 45) Source(17, 52) + SourceIndex(0) +13>Emitted(2, 47) Source(17, 54) + SourceIndex(0) +14>Emitted(2, 48) Source(17, 55) + SourceIndex(0) --- >>>var multiRobot = { name: "mower", skills: { primary: "mowing", secondary: "none" } }; 1-> @@ -115,35 +116,35 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 20> } 21> } 22> ; -1->Emitted(2, 1) Source(18, 1) + SourceIndex(0) -2 >Emitted(2, 5) Source(18, 5) + SourceIndex(0) -3 >Emitted(2, 15) Source(18, 15) + SourceIndex(0) -4 >Emitted(2, 18) Source(18, 30) + SourceIndex(0) -5 >Emitted(2, 20) Source(18, 32) + SourceIndex(0) -6 >Emitted(2, 24) Source(18, 36) + SourceIndex(0) -7 >Emitted(2, 26) Source(18, 38) + SourceIndex(0) -8 >Emitted(2, 33) Source(18, 45) + SourceIndex(0) -9 >Emitted(2, 35) Source(18, 47) + SourceIndex(0) -10>Emitted(2, 41) Source(18, 53) + SourceIndex(0) -11>Emitted(2, 43) Source(18, 55) + SourceIndex(0) -12>Emitted(2, 45) Source(18, 57) + SourceIndex(0) -13>Emitted(2, 52) Source(18, 64) + SourceIndex(0) -14>Emitted(2, 54) Source(18, 66) + SourceIndex(0) -15>Emitted(2, 62) Source(18, 74) + SourceIndex(0) -16>Emitted(2, 64) Source(18, 76) + SourceIndex(0) -17>Emitted(2, 73) Source(18, 85) + SourceIndex(0) -18>Emitted(2, 75) Source(18, 87) + SourceIndex(0) -19>Emitted(2, 81) Source(18, 93) + SourceIndex(0) -20>Emitted(2, 83) Source(18, 95) + SourceIndex(0) -21>Emitted(2, 85) Source(18, 97) + SourceIndex(0) -22>Emitted(2, 86) Source(18, 98) + SourceIndex(0) +1->Emitted(3, 1) Source(18, 1) + SourceIndex(0) +2 >Emitted(3, 5) Source(18, 5) + SourceIndex(0) +3 >Emitted(3, 15) Source(18, 15) + SourceIndex(0) +4 >Emitted(3, 18) Source(18, 30) + SourceIndex(0) +5 >Emitted(3, 20) Source(18, 32) + SourceIndex(0) +6 >Emitted(3, 24) Source(18, 36) + SourceIndex(0) +7 >Emitted(3, 26) Source(18, 38) + SourceIndex(0) +8 >Emitted(3, 33) Source(18, 45) + SourceIndex(0) +9 >Emitted(3, 35) Source(18, 47) + SourceIndex(0) +10>Emitted(3, 41) Source(18, 53) + SourceIndex(0) +11>Emitted(3, 43) Source(18, 55) + SourceIndex(0) +12>Emitted(3, 45) Source(18, 57) + SourceIndex(0) +13>Emitted(3, 52) Source(18, 64) + SourceIndex(0) +14>Emitted(3, 54) Source(18, 66) + SourceIndex(0) +15>Emitted(3, 62) Source(18, 74) + SourceIndex(0) +16>Emitted(3, 64) Source(18, 76) + SourceIndex(0) +17>Emitted(3, 73) Source(18, 85) + SourceIndex(0) +18>Emitted(3, 75) Source(18, 87) + SourceIndex(0) +19>Emitted(3, 81) Source(18, 93) + SourceIndex(0) +20>Emitted(3, 83) Source(18, 95) + SourceIndex(0) +21>Emitted(3, 85) Source(18, 97) + SourceIndex(0) +22>Emitted(3, 86) Source(18, 98) + SourceIndex(0) --- >>>function getRobot() { 1 > 2 >^^^^^^^^^^^^^^^^^^-> 1 > > -1 >Emitted(3, 1) Source(19, 1) + SourceIndex(0) +1 >Emitted(4, 1) Source(19, 1) + SourceIndex(0) --- >>> return robot; 1->^^^^ @@ -155,10 +156,10 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 2 > return 3 > robot 4 > ; -1->Emitted(4, 5) Source(20, 5) + SourceIndex(0) -2 >Emitted(4, 12) Source(20, 12) + SourceIndex(0) -3 >Emitted(4, 17) Source(20, 17) + SourceIndex(0) -4 >Emitted(4, 18) Source(20, 18) + SourceIndex(0) +1->Emitted(5, 5) Source(20, 5) + SourceIndex(0) +2 >Emitted(5, 12) Source(20, 12) + SourceIndex(0) +3 >Emitted(5, 17) Source(20, 17) + SourceIndex(0) +4 >Emitted(5, 18) Source(20, 18) + SourceIndex(0) --- >>>} 1 > @@ -167,15 +168,15 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 1 > > 2 >} -1 >Emitted(5, 1) Source(21, 1) + SourceIndex(0) -2 >Emitted(5, 2) Source(21, 2) + SourceIndex(0) +1 >Emitted(6, 1) Source(21, 1) + SourceIndex(0) +2 >Emitted(6, 2) Source(21, 2) + SourceIndex(0) --- >>>function getMultiRobot() { 1-> 2 >^^^^^^^^^^^^^^^^^^^^^^^-> 1-> > -1->Emitted(6, 1) Source(22, 1) + SourceIndex(0) +1->Emitted(7, 1) Source(22, 1) + SourceIndex(0) --- >>> return multiRobot; 1->^^^^ @@ -187,10 +188,10 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 2 > return 3 > multiRobot 4 > ; -1->Emitted(7, 5) Source(23, 5) + SourceIndex(0) -2 >Emitted(7, 12) Source(23, 12) + SourceIndex(0) -3 >Emitted(7, 22) Source(23, 22) + SourceIndex(0) -4 >Emitted(7, 23) Source(23, 23) + SourceIndex(0) +1->Emitted(8, 5) Source(23, 5) + SourceIndex(0) +2 >Emitted(8, 12) Source(23, 12) + SourceIndex(0) +3 >Emitted(8, 22) Source(23, 22) + SourceIndex(0) +4 >Emitted(8, 23) Source(23, 23) + SourceIndex(0) --- >>>} 1 > @@ -199,8 +200,8 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 1 > > 2 >} -1 >Emitted(8, 1) Source(24, 1) + SourceIndex(0) -2 >Emitted(8, 2) Source(24, 2) + SourceIndex(0) +1 >Emitted(9, 1) Source(24, 1) + SourceIndex(0) +2 >Emitted(9, 2) Source(24, 2) + SourceIndex(0) --- >>>var nameA, primaryA, secondaryA, i, skillA; 1-> @@ -229,18 +230,18 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 10> , 11> skillA: string 12> ; -1->Emitted(9, 1) Source(26, 1) + SourceIndex(0) -2 >Emitted(9, 5) Source(26, 5) + SourceIndex(0) -3 >Emitted(9, 10) Source(26, 18) + SourceIndex(0) -4 >Emitted(9, 12) Source(26, 20) + SourceIndex(0) -5 >Emitted(9, 20) Source(26, 36) + SourceIndex(0) -6 >Emitted(9, 22) Source(26, 38) + SourceIndex(0) -7 >Emitted(9, 32) Source(26, 56) + SourceIndex(0) -8 >Emitted(9, 34) Source(26, 58) + SourceIndex(0) -9 >Emitted(9, 35) Source(26, 67) + SourceIndex(0) -10>Emitted(9, 37) Source(26, 69) + SourceIndex(0) -11>Emitted(9, 43) Source(26, 83) + SourceIndex(0) -12>Emitted(9, 44) Source(26, 84) + SourceIndex(0) +1->Emitted(10, 1) Source(26, 1) + SourceIndex(0) +2 >Emitted(10, 5) Source(26, 5) + SourceIndex(0) +3 >Emitted(10, 10) Source(26, 18) + SourceIndex(0) +4 >Emitted(10, 12) Source(26, 20) + SourceIndex(0) +5 >Emitted(10, 20) Source(26, 36) + SourceIndex(0) +6 >Emitted(10, 22) Source(26, 38) + SourceIndex(0) +7 >Emitted(10, 32) Source(26, 56) + SourceIndex(0) +8 >Emitted(10, 34) Source(26, 58) + SourceIndex(0) +9 >Emitted(10, 35) Source(26, 67) + SourceIndex(0) +10>Emitted(10, 37) Source(26, 69) + SourceIndex(0) +11>Emitted(10, 43) Source(26, 83) + SourceIndex(0) +12>Emitted(10, 44) Source(26, 84) + SourceIndex(0) --- >>>var name, primary, secondary, skill; 1 > @@ -265,16 +266,16 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 8 > , 9 > skill: string 10> ; -1 >Emitted(10, 1) Source(27, 1) + SourceIndex(0) -2 >Emitted(10, 5) Source(27, 5) + SourceIndex(0) -3 >Emitted(10, 9) Source(27, 17) + SourceIndex(0) -4 >Emitted(10, 11) Source(27, 19) + SourceIndex(0) -5 >Emitted(10, 18) Source(27, 34) + SourceIndex(0) -6 >Emitted(10, 20) Source(27, 36) + SourceIndex(0) -7 >Emitted(10, 29) Source(27, 53) + SourceIndex(0) -8 >Emitted(10, 31) Source(27, 55) + SourceIndex(0) -9 >Emitted(10, 36) Source(27, 68) + SourceIndex(0) -10>Emitted(10, 37) Source(27, 69) + SourceIndex(0) +1 >Emitted(11, 1) Source(27, 1) + SourceIndex(0) +2 >Emitted(11, 5) Source(27, 5) + SourceIndex(0) +3 >Emitted(11, 9) Source(27, 17) + SourceIndex(0) +4 >Emitted(11, 11) Source(27, 19) + SourceIndex(0) +5 >Emitted(11, 18) Source(27, 34) + SourceIndex(0) +6 >Emitted(11, 20) Source(27, 36) + SourceIndex(0) +7 >Emitted(11, 29) Source(27, 53) + SourceIndex(0) +8 >Emitted(11, 31) Source(27, 55) + SourceIndex(0) +9 >Emitted(11, 36) Source(27, 68) + SourceIndex(0) +10>Emitted(11, 37) Source(27, 69) + SourceIndex(0) --- >>>for (_a = robot.name, nameA = _a === void 0 ? "noName" : _a, robot, i = 0; i < 1; i++) { 1-> @@ -317,25 +318,25 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 17> i 18> ++ 19> ) -1->Emitted(11, 1) Source(29, 1) + SourceIndex(0) -2 >Emitted(11, 6) Source(29, 7) + SourceIndex(0) -3 >Emitted(11, 21) Source(29, 29) + SourceIndex(0) -4 >Emitted(11, 23) Source(29, 7) + SourceIndex(0) -5 >Emitted(11, 60) Source(29, 29) + SourceIndex(0) -6 >Emitted(11, 62) Source(29, 34) + SourceIndex(0) -7 >Emitted(11, 67) Source(29, 39) + SourceIndex(0) -8 >Emitted(11, 69) Source(29, 41) + SourceIndex(0) -9 >Emitted(11, 70) Source(29, 42) + SourceIndex(0) -10>Emitted(11, 73) Source(29, 45) + SourceIndex(0) -11>Emitted(11, 74) Source(29, 46) + SourceIndex(0) -12>Emitted(11, 76) Source(29, 48) + SourceIndex(0) -13>Emitted(11, 77) Source(29, 49) + SourceIndex(0) -14>Emitted(11, 80) Source(29, 52) + SourceIndex(0) -15>Emitted(11, 81) Source(29, 53) + SourceIndex(0) -16>Emitted(11, 83) Source(29, 55) + SourceIndex(0) -17>Emitted(11, 84) Source(29, 56) + SourceIndex(0) -18>Emitted(11, 86) Source(29, 58) + SourceIndex(0) -19>Emitted(11, 88) Source(29, 60) + SourceIndex(0) +1->Emitted(12, 1) Source(29, 1) + SourceIndex(0) +2 >Emitted(12, 6) Source(29, 7) + SourceIndex(0) +3 >Emitted(12, 21) Source(29, 29) + SourceIndex(0) +4 >Emitted(12, 23) Source(29, 7) + SourceIndex(0) +5 >Emitted(12, 60) Source(29, 29) + SourceIndex(0) +6 >Emitted(12, 62) Source(29, 34) + SourceIndex(0) +7 >Emitted(12, 67) Source(29, 39) + SourceIndex(0) +8 >Emitted(12, 69) Source(29, 41) + SourceIndex(0) +9 >Emitted(12, 70) Source(29, 42) + SourceIndex(0) +10>Emitted(12, 73) Source(29, 45) + SourceIndex(0) +11>Emitted(12, 74) Source(29, 46) + SourceIndex(0) +12>Emitted(12, 76) Source(29, 48) + SourceIndex(0) +13>Emitted(12, 77) Source(29, 49) + SourceIndex(0) +14>Emitted(12, 80) Source(29, 52) + SourceIndex(0) +15>Emitted(12, 81) Source(29, 53) + SourceIndex(0) +16>Emitted(12, 83) Source(29, 55) + SourceIndex(0) +17>Emitted(12, 84) Source(29, 56) + SourceIndex(0) +18>Emitted(12, 86) Source(29, 58) + SourceIndex(0) +19>Emitted(12, 88) Source(29, 60) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -355,21 +356,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 6 > nameA 7 > ) 8 > ; -1 >Emitted(12, 5) Source(30, 5) + SourceIndex(0) -2 >Emitted(12, 12) Source(30, 12) + SourceIndex(0) -3 >Emitted(12, 13) Source(30, 13) + SourceIndex(0) -4 >Emitted(12, 16) Source(30, 16) + SourceIndex(0) -5 >Emitted(12, 17) Source(30, 17) + SourceIndex(0) -6 >Emitted(12, 22) Source(30, 22) + SourceIndex(0) -7 >Emitted(12, 23) Source(30, 23) + SourceIndex(0) -8 >Emitted(12, 24) Source(30, 24) + SourceIndex(0) +1 >Emitted(13, 5) Source(30, 5) + SourceIndex(0) +2 >Emitted(13, 12) Source(30, 12) + SourceIndex(0) +3 >Emitted(13, 13) Source(30, 13) + SourceIndex(0) +4 >Emitted(13, 16) Source(30, 16) + SourceIndex(0) +5 >Emitted(13, 17) Source(30, 17) + SourceIndex(0) +6 >Emitted(13, 22) Source(30, 22) + SourceIndex(0) +7 >Emitted(13, 23) Source(30, 23) + SourceIndex(0) +8 >Emitted(13, 24) Source(30, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(13, 2) Source(31, 2) + SourceIndex(0) +1 >Emitted(14, 2) Source(31, 2) + SourceIndex(0) --- >>>for (_b = getRobot(), _c = _b.name, nameA = _c === void 0 ? "noName" : _c, _b, i = 0; i < 1; i++) { 1-> @@ -411,25 +412,25 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 17> i 18> ++ 19> ) -1->Emitted(14, 1) Source(32, 1) + SourceIndex(0) -2 >Emitted(14, 6) Source(32, 6) + SourceIndex(0) -3 >Emitted(14, 21) Source(32, 44) + SourceIndex(0) -4 >Emitted(14, 23) Source(32, 7) + SourceIndex(0) -5 >Emitted(14, 35) Source(32, 29) + SourceIndex(0) -6 >Emitted(14, 37) Source(32, 7) + SourceIndex(0) -7 >Emitted(14, 74) Source(32, 29) + SourceIndex(0) -8 >Emitted(14, 80) Source(32, 46) + SourceIndex(0) -9 >Emitted(14, 81) Source(32, 47) + SourceIndex(0) -10>Emitted(14, 84) Source(32, 50) + SourceIndex(0) -11>Emitted(14, 85) Source(32, 51) + SourceIndex(0) -12>Emitted(14, 87) Source(32, 53) + SourceIndex(0) -13>Emitted(14, 88) Source(32, 54) + SourceIndex(0) -14>Emitted(14, 91) Source(32, 57) + SourceIndex(0) -15>Emitted(14, 92) Source(32, 58) + SourceIndex(0) -16>Emitted(14, 94) Source(32, 60) + SourceIndex(0) -17>Emitted(14, 95) Source(32, 61) + SourceIndex(0) -18>Emitted(14, 97) Source(32, 63) + SourceIndex(0) -19>Emitted(14, 99) Source(32, 65) + SourceIndex(0) +1->Emitted(15, 1) Source(32, 1) + SourceIndex(0) +2 >Emitted(15, 6) Source(32, 6) + SourceIndex(0) +3 >Emitted(15, 21) Source(32, 44) + SourceIndex(0) +4 >Emitted(15, 23) Source(32, 7) + SourceIndex(0) +5 >Emitted(15, 35) Source(32, 29) + SourceIndex(0) +6 >Emitted(15, 37) Source(32, 7) + SourceIndex(0) +7 >Emitted(15, 74) Source(32, 29) + SourceIndex(0) +8 >Emitted(15, 80) Source(32, 46) + SourceIndex(0) +9 >Emitted(15, 81) Source(32, 47) + SourceIndex(0) +10>Emitted(15, 84) Source(32, 50) + SourceIndex(0) +11>Emitted(15, 85) Source(32, 51) + SourceIndex(0) +12>Emitted(15, 87) Source(32, 53) + SourceIndex(0) +13>Emitted(15, 88) Source(32, 54) + SourceIndex(0) +14>Emitted(15, 91) Source(32, 57) + SourceIndex(0) +15>Emitted(15, 92) Source(32, 58) + SourceIndex(0) +16>Emitted(15, 94) Source(32, 60) + SourceIndex(0) +17>Emitted(15, 95) Source(32, 61) + SourceIndex(0) +18>Emitted(15, 97) Source(32, 63) + SourceIndex(0) +19>Emitted(15, 99) Source(32, 65) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -449,21 +450,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 6 > nameA 7 > ) 8 > ; -1 >Emitted(15, 5) Source(33, 5) + SourceIndex(0) -2 >Emitted(15, 12) Source(33, 12) + SourceIndex(0) -3 >Emitted(15, 13) Source(33, 13) + SourceIndex(0) -4 >Emitted(15, 16) Source(33, 16) + SourceIndex(0) -5 >Emitted(15, 17) Source(33, 17) + SourceIndex(0) -6 >Emitted(15, 22) Source(33, 22) + SourceIndex(0) -7 >Emitted(15, 23) Source(33, 23) + SourceIndex(0) -8 >Emitted(15, 24) Source(33, 24) + SourceIndex(0) +1 >Emitted(16, 5) Source(33, 5) + SourceIndex(0) +2 >Emitted(16, 12) Source(33, 12) + SourceIndex(0) +3 >Emitted(16, 13) Source(33, 13) + SourceIndex(0) +4 >Emitted(16, 16) Source(33, 16) + SourceIndex(0) +5 >Emitted(16, 17) Source(33, 17) + SourceIndex(0) +6 >Emitted(16, 22) Source(33, 22) + SourceIndex(0) +7 >Emitted(16, 23) Source(33, 23) + SourceIndex(0) +8 >Emitted(16, 24) Source(33, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(16, 2) Source(34, 2) + SourceIndex(0) +1 >Emitted(17, 2) Source(34, 2) + SourceIndex(0) --- >>>for (_d = { name: "trimmer", skill: "trimming" }, _e = _d.name, nameA = _e === void 0 ? "noName" : _e, _d, i = 0; i < 1; i++) { 1-> @@ -505,25 +506,25 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 17> i 18> ++ 19> ) -1->Emitted(17, 1) Source(35, 1) + SourceIndex(0) -2 >Emitted(17, 6) Source(35, 6) + SourceIndex(0) -3 >Emitted(17, 49) Source(35, 79) + SourceIndex(0) -4 >Emitted(17, 51) Source(35, 7) + SourceIndex(0) -5 >Emitted(17, 63) Source(35, 29) + SourceIndex(0) -6 >Emitted(17, 65) Source(35, 7) + SourceIndex(0) -7 >Emitted(17, 102) Source(35, 29) + SourceIndex(0) -8 >Emitted(17, 108) Source(35, 81) + SourceIndex(0) -9 >Emitted(17, 109) Source(35, 82) + SourceIndex(0) -10>Emitted(17, 112) Source(35, 85) + SourceIndex(0) -11>Emitted(17, 113) Source(35, 86) + SourceIndex(0) -12>Emitted(17, 115) Source(35, 88) + SourceIndex(0) -13>Emitted(17, 116) Source(35, 89) + SourceIndex(0) -14>Emitted(17, 119) Source(35, 92) + SourceIndex(0) -15>Emitted(17, 120) Source(35, 93) + SourceIndex(0) -16>Emitted(17, 122) Source(35, 95) + SourceIndex(0) -17>Emitted(17, 123) Source(35, 96) + SourceIndex(0) -18>Emitted(17, 125) Source(35, 98) + SourceIndex(0) -19>Emitted(17, 127) Source(35, 100) + SourceIndex(0) +1->Emitted(18, 1) Source(35, 1) + SourceIndex(0) +2 >Emitted(18, 6) Source(35, 6) + SourceIndex(0) +3 >Emitted(18, 49) Source(35, 79) + SourceIndex(0) +4 >Emitted(18, 51) Source(35, 7) + SourceIndex(0) +5 >Emitted(18, 63) Source(35, 29) + SourceIndex(0) +6 >Emitted(18, 65) Source(35, 7) + SourceIndex(0) +7 >Emitted(18, 102) Source(35, 29) + SourceIndex(0) +8 >Emitted(18, 108) Source(35, 81) + SourceIndex(0) +9 >Emitted(18, 109) Source(35, 82) + SourceIndex(0) +10>Emitted(18, 112) Source(35, 85) + SourceIndex(0) +11>Emitted(18, 113) Source(35, 86) + SourceIndex(0) +12>Emitted(18, 115) Source(35, 88) + SourceIndex(0) +13>Emitted(18, 116) Source(35, 89) + SourceIndex(0) +14>Emitted(18, 119) Source(35, 92) + SourceIndex(0) +15>Emitted(18, 120) Source(35, 93) + SourceIndex(0) +16>Emitted(18, 122) Source(35, 95) + SourceIndex(0) +17>Emitted(18, 123) Source(35, 96) + SourceIndex(0) +18>Emitted(18, 125) Source(35, 98) + SourceIndex(0) +19>Emitted(18, 127) Source(35, 100) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -543,21 +544,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 6 > nameA 7 > ) 8 > ; -1 >Emitted(18, 5) Source(36, 5) + SourceIndex(0) -2 >Emitted(18, 12) Source(36, 12) + SourceIndex(0) -3 >Emitted(18, 13) Source(36, 13) + SourceIndex(0) -4 >Emitted(18, 16) Source(36, 16) + SourceIndex(0) -5 >Emitted(18, 17) Source(36, 17) + SourceIndex(0) -6 >Emitted(18, 22) Source(36, 22) + SourceIndex(0) -7 >Emitted(18, 23) Source(36, 23) + SourceIndex(0) -8 >Emitted(18, 24) Source(36, 24) + SourceIndex(0) +1 >Emitted(19, 5) Source(36, 5) + SourceIndex(0) +2 >Emitted(19, 12) Source(36, 12) + SourceIndex(0) +3 >Emitted(19, 13) Source(36, 13) + SourceIndex(0) +4 >Emitted(19, 16) Source(36, 16) + SourceIndex(0) +5 >Emitted(19, 17) Source(36, 17) + SourceIndex(0) +6 >Emitted(19, 22) Source(36, 22) + SourceIndex(0) +7 >Emitted(19, 23) Source(36, 23) + SourceIndex(0) +8 >Emitted(19, 24) Source(36, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(19, 2) Source(37, 2) + SourceIndex(0) +1 >Emitted(20, 2) Source(37, 2) + SourceIndex(0) --- >>>for (_f = multiRobot.skills, _g = _f === void 0 ? { primary: "none", secondary: "none" } : _f, _h = _g.primary, primaryA = _h === void 0 ? "primary" : _h, _j = _g.secondary, secondaryA = _j === void 0 ? "secondary" : _j, multiRobot, i = 0; i < 1; i++) { 1-> @@ -625,33 +626,33 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 25> i 26> ++ 27> ) -1->Emitted(20, 1) Source(38, 1) + SourceIndex(0) -2 >Emitted(20, 6) Source(39, 5) + SourceIndex(0) -3 >Emitted(20, 28) Source(42, 47) + SourceIndex(0) -4 >Emitted(20, 30) Source(39, 5) + SourceIndex(0) -5 >Emitted(20, 94) Source(42, 47) + SourceIndex(0) -6 >Emitted(20, 96) Source(40, 9) + SourceIndex(0) -7 >Emitted(20, 111) Source(40, 38) + SourceIndex(0) -8 >Emitted(20, 113) Source(40, 9) + SourceIndex(0) -9 >Emitted(20, 154) Source(40, 38) + SourceIndex(0) -10>Emitted(20, 156) Source(41, 9) + SourceIndex(0) -11>Emitted(20, 173) Source(41, 44) + SourceIndex(0) -12>Emitted(20, 175) Source(41, 9) + SourceIndex(0) -13>Emitted(20, 220) Source(41, 44) + SourceIndex(0) -14>Emitted(20, 222) Source(43, 5) + SourceIndex(0) -15>Emitted(20, 232) Source(43, 15) + SourceIndex(0) -16>Emitted(20, 234) Source(43, 17) + SourceIndex(0) -17>Emitted(20, 235) Source(43, 18) + SourceIndex(0) -18>Emitted(20, 238) Source(43, 21) + SourceIndex(0) -19>Emitted(20, 239) Source(43, 22) + SourceIndex(0) -20>Emitted(20, 241) Source(43, 24) + SourceIndex(0) -21>Emitted(20, 242) Source(43, 25) + SourceIndex(0) -22>Emitted(20, 245) Source(43, 28) + SourceIndex(0) -23>Emitted(20, 246) Source(43, 29) + SourceIndex(0) -24>Emitted(20, 248) Source(43, 31) + SourceIndex(0) -25>Emitted(20, 249) Source(43, 32) + SourceIndex(0) -26>Emitted(20, 251) Source(43, 34) + SourceIndex(0) -27>Emitted(20, 253) Source(43, 36) + SourceIndex(0) +1->Emitted(21, 1) Source(38, 1) + SourceIndex(0) +2 >Emitted(21, 6) Source(39, 5) + SourceIndex(0) +3 >Emitted(21, 28) Source(42, 47) + SourceIndex(0) +4 >Emitted(21, 30) Source(39, 5) + SourceIndex(0) +5 >Emitted(21, 94) Source(42, 47) + SourceIndex(0) +6 >Emitted(21, 96) Source(40, 9) + SourceIndex(0) +7 >Emitted(21, 111) Source(40, 38) + SourceIndex(0) +8 >Emitted(21, 113) Source(40, 9) + SourceIndex(0) +9 >Emitted(21, 154) Source(40, 38) + SourceIndex(0) +10>Emitted(21, 156) Source(41, 9) + SourceIndex(0) +11>Emitted(21, 173) Source(41, 44) + SourceIndex(0) +12>Emitted(21, 175) Source(41, 9) + SourceIndex(0) +13>Emitted(21, 220) Source(41, 44) + SourceIndex(0) +14>Emitted(21, 222) Source(43, 5) + SourceIndex(0) +15>Emitted(21, 232) Source(43, 15) + SourceIndex(0) +16>Emitted(21, 234) Source(43, 17) + SourceIndex(0) +17>Emitted(21, 235) Source(43, 18) + SourceIndex(0) +18>Emitted(21, 238) Source(43, 21) + SourceIndex(0) +19>Emitted(21, 239) Source(43, 22) + SourceIndex(0) +20>Emitted(21, 241) Source(43, 24) + SourceIndex(0) +21>Emitted(21, 242) Source(43, 25) + SourceIndex(0) +22>Emitted(21, 245) Source(43, 28) + SourceIndex(0) +23>Emitted(21, 246) Source(43, 29) + SourceIndex(0) +24>Emitted(21, 248) Source(43, 31) + SourceIndex(0) +25>Emitted(21, 249) Source(43, 32) + SourceIndex(0) +26>Emitted(21, 251) Source(43, 34) + SourceIndex(0) +27>Emitted(21, 253) Source(43, 36) + SourceIndex(0) --- >>> console.log(primaryA); 1 >^^^^ @@ -671,21 +672,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 6 > primaryA 7 > ) 8 > ; -1 >Emitted(21, 5) Source(44, 5) + SourceIndex(0) -2 >Emitted(21, 12) Source(44, 12) + SourceIndex(0) -3 >Emitted(21, 13) Source(44, 13) + SourceIndex(0) -4 >Emitted(21, 16) Source(44, 16) + SourceIndex(0) -5 >Emitted(21, 17) Source(44, 17) + SourceIndex(0) -6 >Emitted(21, 25) Source(44, 25) + SourceIndex(0) -7 >Emitted(21, 26) Source(44, 26) + SourceIndex(0) -8 >Emitted(21, 27) Source(44, 27) + SourceIndex(0) +1 >Emitted(22, 5) Source(44, 5) + SourceIndex(0) +2 >Emitted(22, 12) Source(44, 12) + SourceIndex(0) +3 >Emitted(22, 13) Source(44, 13) + SourceIndex(0) +4 >Emitted(22, 16) Source(44, 16) + SourceIndex(0) +5 >Emitted(22, 17) Source(44, 17) + SourceIndex(0) +6 >Emitted(22, 25) Source(44, 25) + SourceIndex(0) +7 >Emitted(22, 26) Source(44, 26) + SourceIndex(0) +8 >Emitted(22, 27) Source(44, 27) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(22, 2) Source(45, 2) + SourceIndex(0) +1 >Emitted(23, 2) Source(45, 2) + SourceIndex(0) --- >>>for (_k = getMultiRobot(), _l = _k.skills, _m = _l === void 0 ? { primary: "none", secondary: "none" } : _l, _o = _m.primary, primaryA = _o === void 0 ? "primary" : _o, _p = _m.secondary, secondaryA = _p === void 0 ? "secondary" : _p, _k, i = 0; i < 1; i++) { 1-> @@ -757,33 +758,33 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 25> i 26> ++ 27> ) -1->Emitted(23, 1) Source(46, 1) + SourceIndex(0) -2 >Emitted(23, 6) Source(46, 6) + SourceIndex(0) -3 >Emitted(23, 26) Source(51, 20) + SourceIndex(0) -4 >Emitted(23, 28) Source(47, 5) + SourceIndex(0) -5 >Emitted(23, 42) Source(50, 47) + SourceIndex(0) -6 >Emitted(23, 44) Source(47, 5) + SourceIndex(0) -7 >Emitted(23, 108) Source(50, 47) + SourceIndex(0) -8 >Emitted(23, 110) Source(48, 9) + SourceIndex(0) -9 >Emitted(23, 125) Source(48, 38) + SourceIndex(0) -10>Emitted(23, 127) Source(48, 9) + SourceIndex(0) -11>Emitted(23, 168) Source(48, 38) + SourceIndex(0) -12>Emitted(23, 170) Source(49, 9) + SourceIndex(0) -13>Emitted(23, 187) Source(49, 44) + SourceIndex(0) -14>Emitted(23, 189) Source(49, 9) + SourceIndex(0) -15>Emitted(23, 234) Source(49, 44) + SourceIndex(0) -16>Emitted(23, 240) Source(51, 22) + SourceIndex(0) -17>Emitted(23, 241) Source(51, 23) + SourceIndex(0) -18>Emitted(23, 244) Source(51, 26) + SourceIndex(0) -19>Emitted(23, 245) Source(51, 27) + SourceIndex(0) -20>Emitted(23, 247) Source(51, 29) + SourceIndex(0) -21>Emitted(23, 248) Source(51, 30) + SourceIndex(0) -22>Emitted(23, 251) Source(51, 33) + SourceIndex(0) -23>Emitted(23, 252) Source(51, 34) + SourceIndex(0) -24>Emitted(23, 254) Source(51, 36) + SourceIndex(0) -25>Emitted(23, 255) Source(51, 37) + SourceIndex(0) -26>Emitted(23, 257) Source(51, 39) + SourceIndex(0) -27>Emitted(23, 259) Source(51, 41) + SourceIndex(0) +1->Emitted(24, 1) Source(46, 1) + SourceIndex(0) +2 >Emitted(24, 6) Source(46, 6) + SourceIndex(0) +3 >Emitted(24, 26) Source(51, 20) + SourceIndex(0) +4 >Emitted(24, 28) Source(47, 5) + SourceIndex(0) +5 >Emitted(24, 42) Source(50, 47) + SourceIndex(0) +6 >Emitted(24, 44) Source(47, 5) + SourceIndex(0) +7 >Emitted(24, 108) Source(50, 47) + SourceIndex(0) +8 >Emitted(24, 110) Source(48, 9) + SourceIndex(0) +9 >Emitted(24, 125) Source(48, 38) + SourceIndex(0) +10>Emitted(24, 127) Source(48, 9) + SourceIndex(0) +11>Emitted(24, 168) Source(48, 38) + SourceIndex(0) +12>Emitted(24, 170) Source(49, 9) + SourceIndex(0) +13>Emitted(24, 187) Source(49, 44) + SourceIndex(0) +14>Emitted(24, 189) Source(49, 9) + SourceIndex(0) +15>Emitted(24, 234) Source(49, 44) + SourceIndex(0) +16>Emitted(24, 240) Source(51, 22) + SourceIndex(0) +17>Emitted(24, 241) Source(51, 23) + SourceIndex(0) +18>Emitted(24, 244) Source(51, 26) + SourceIndex(0) +19>Emitted(24, 245) Source(51, 27) + SourceIndex(0) +20>Emitted(24, 247) Source(51, 29) + SourceIndex(0) +21>Emitted(24, 248) Source(51, 30) + SourceIndex(0) +22>Emitted(24, 251) Source(51, 33) + SourceIndex(0) +23>Emitted(24, 252) Source(51, 34) + SourceIndex(0) +24>Emitted(24, 254) Source(51, 36) + SourceIndex(0) +25>Emitted(24, 255) Source(51, 37) + SourceIndex(0) +26>Emitted(24, 257) Source(51, 39) + SourceIndex(0) +27>Emitted(24, 259) Source(51, 41) + SourceIndex(0) --- >>> console.log(primaryA); 1 >^^^^ @@ -803,21 +804,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 6 > primaryA 7 > ) 8 > ; -1 >Emitted(24, 5) Source(52, 5) + SourceIndex(0) -2 >Emitted(24, 12) Source(52, 12) + SourceIndex(0) -3 >Emitted(24, 13) Source(52, 13) + SourceIndex(0) -4 >Emitted(24, 16) Source(52, 16) + SourceIndex(0) -5 >Emitted(24, 17) Source(52, 17) + SourceIndex(0) -6 >Emitted(24, 25) Source(52, 25) + SourceIndex(0) -7 >Emitted(24, 26) Source(52, 26) + SourceIndex(0) -8 >Emitted(24, 27) Source(52, 27) + SourceIndex(0) +1 >Emitted(25, 5) Source(52, 5) + SourceIndex(0) +2 >Emitted(25, 12) Source(52, 12) + SourceIndex(0) +3 >Emitted(25, 13) Source(52, 13) + SourceIndex(0) +4 >Emitted(25, 16) Source(52, 16) + SourceIndex(0) +5 >Emitted(25, 17) Source(52, 17) + SourceIndex(0) +6 >Emitted(25, 25) Source(52, 25) + SourceIndex(0) +7 >Emitted(25, 26) Source(52, 26) + SourceIndex(0) +8 >Emitted(25, 27) Source(52, 27) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(25, 2) Source(53, 2) + SourceIndex(0) +1 >Emitted(26, 2) Source(53, 2) + SourceIndex(0) --- >>>for (_q = { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }, _r = _q.skills, _s = _r === void 0 ? { primary: "none", secondary: "none" } : _r, _t = _s.primary, primaryA = _t === void 0 ? "primary" : _t, _u = _s.secondary, secondaryA = _u === void 0 ? "secondary" : _u, _q, 1-> @@ -863,21 +864,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 13> secondary: secondaryA = "secondary" 14> 15> secondary: secondaryA = "secondary" -1->Emitted(26, 1) Source(54, 1) + SourceIndex(0) -2 >Emitted(26, 6) Source(54, 6) + SourceIndex(0) -3 >Emitted(26, 84) Source(59, 90) + SourceIndex(0) -4 >Emitted(26, 86) Source(55, 5) + SourceIndex(0) -5 >Emitted(26, 100) Source(58, 47) + SourceIndex(0) -6 >Emitted(26, 102) Source(55, 5) + SourceIndex(0) -7 >Emitted(26, 166) Source(58, 47) + SourceIndex(0) -8 >Emitted(26, 168) Source(56, 9) + SourceIndex(0) -9 >Emitted(26, 183) Source(56, 38) + SourceIndex(0) -10>Emitted(26, 185) Source(56, 9) + SourceIndex(0) -11>Emitted(26, 226) Source(56, 38) + SourceIndex(0) -12>Emitted(26, 228) Source(57, 9) + SourceIndex(0) -13>Emitted(26, 245) Source(57, 44) + SourceIndex(0) -14>Emitted(26, 247) Source(57, 9) + SourceIndex(0) -15>Emitted(26, 292) Source(57, 44) + SourceIndex(0) +1->Emitted(27, 1) Source(54, 1) + SourceIndex(0) +2 >Emitted(27, 6) Source(54, 6) + SourceIndex(0) +3 >Emitted(27, 84) Source(59, 90) + SourceIndex(0) +4 >Emitted(27, 86) Source(55, 5) + SourceIndex(0) +5 >Emitted(27, 100) Source(58, 47) + SourceIndex(0) +6 >Emitted(27, 102) Source(55, 5) + SourceIndex(0) +7 >Emitted(27, 166) Source(58, 47) + SourceIndex(0) +8 >Emitted(27, 168) Source(56, 9) + SourceIndex(0) +9 >Emitted(27, 183) Source(56, 38) + SourceIndex(0) +10>Emitted(27, 185) Source(56, 9) + SourceIndex(0) +11>Emitted(27, 226) Source(56, 38) + SourceIndex(0) +12>Emitted(27, 228) Source(57, 9) + SourceIndex(0) +13>Emitted(27, 245) Source(57, 44) + SourceIndex(0) +14>Emitted(27, 247) Source(57, 9) + SourceIndex(0) +15>Emitted(27, 292) Source(57, 44) + SourceIndex(0) --- >>> i = 0; i < 1; i++) { 1 >^^^^ @@ -908,18 +909,18 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 10> i 11> ++ 12> ) -1 >Emitted(27, 5) Source(60, 5) + SourceIndex(0) -2 >Emitted(27, 6) Source(60, 6) + SourceIndex(0) -3 >Emitted(27, 9) Source(60, 9) + SourceIndex(0) -4 >Emitted(27, 10) Source(60, 10) + SourceIndex(0) -5 >Emitted(27, 12) Source(60, 12) + SourceIndex(0) -6 >Emitted(27, 13) Source(60, 13) + SourceIndex(0) -7 >Emitted(27, 16) Source(60, 16) + SourceIndex(0) -8 >Emitted(27, 17) Source(60, 17) + SourceIndex(0) -9 >Emitted(27, 19) Source(60, 19) + SourceIndex(0) -10>Emitted(27, 20) Source(60, 20) + SourceIndex(0) -11>Emitted(27, 22) Source(60, 22) + SourceIndex(0) -12>Emitted(27, 24) Source(60, 24) + SourceIndex(0) +1 >Emitted(28, 5) Source(60, 5) + SourceIndex(0) +2 >Emitted(28, 6) Source(60, 6) + SourceIndex(0) +3 >Emitted(28, 9) Source(60, 9) + SourceIndex(0) +4 >Emitted(28, 10) Source(60, 10) + SourceIndex(0) +5 >Emitted(28, 12) Source(60, 12) + SourceIndex(0) +6 >Emitted(28, 13) Source(60, 13) + SourceIndex(0) +7 >Emitted(28, 16) Source(60, 16) + SourceIndex(0) +8 >Emitted(28, 17) Source(60, 17) + SourceIndex(0) +9 >Emitted(28, 19) Source(60, 19) + SourceIndex(0) +10>Emitted(28, 20) Source(60, 20) + SourceIndex(0) +11>Emitted(28, 22) Source(60, 22) + SourceIndex(0) +12>Emitted(28, 24) Source(60, 24) + SourceIndex(0) --- >>> console.log(primaryA); 1->^^^^ @@ -939,21 +940,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 6 > primaryA 7 > ) 8 > ; -1->Emitted(28, 5) Source(61, 5) + SourceIndex(0) -2 >Emitted(28, 12) Source(61, 12) + SourceIndex(0) -3 >Emitted(28, 13) Source(61, 13) + SourceIndex(0) -4 >Emitted(28, 16) Source(61, 16) + SourceIndex(0) -5 >Emitted(28, 17) Source(61, 17) + SourceIndex(0) -6 >Emitted(28, 25) Source(61, 25) + SourceIndex(0) -7 >Emitted(28, 26) Source(61, 26) + SourceIndex(0) -8 >Emitted(28, 27) Source(61, 27) + SourceIndex(0) +1->Emitted(29, 5) Source(61, 5) + SourceIndex(0) +2 >Emitted(29, 12) Source(61, 12) + SourceIndex(0) +3 >Emitted(29, 13) Source(61, 13) + SourceIndex(0) +4 >Emitted(29, 16) Source(61, 16) + SourceIndex(0) +5 >Emitted(29, 17) Source(61, 17) + SourceIndex(0) +6 >Emitted(29, 25) Source(61, 25) + SourceIndex(0) +7 >Emitted(29, 26) Source(61, 26) + SourceIndex(0) +8 >Emitted(29, 27) Source(61, 27) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(29, 2) Source(62, 2) + SourceIndex(0) +1 >Emitted(30, 2) Source(62, 2) + SourceIndex(0) --- >>>for (_v = robot.name, name = _v === void 0 ? "noName" : _v, robot, i = 0; i < 1; i++) { 1-> @@ -996,25 +997,25 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 17> i 18> ++ 19> ) -1->Emitted(30, 1) Source(64, 1) + SourceIndex(0) -2 >Emitted(30, 6) Source(64, 8) + SourceIndex(0) -3 >Emitted(30, 21) Source(64, 23) + SourceIndex(0) -4 >Emitted(30, 23) Source(64, 8) + SourceIndex(0) -5 >Emitted(30, 59) Source(64, 23) + SourceIndex(0) -6 >Emitted(30, 61) Source(64, 28) + SourceIndex(0) -7 >Emitted(30, 66) Source(64, 33) + SourceIndex(0) -8 >Emitted(30, 68) Source(64, 35) + SourceIndex(0) -9 >Emitted(30, 69) Source(64, 36) + SourceIndex(0) -10>Emitted(30, 72) Source(64, 39) + SourceIndex(0) -11>Emitted(30, 73) Source(64, 40) + SourceIndex(0) -12>Emitted(30, 75) Source(64, 42) + SourceIndex(0) -13>Emitted(30, 76) Source(64, 43) + SourceIndex(0) -14>Emitted(30, 79) Source(64, 46) + SourceIndex(0) -15>Emitted(30, 80) Source(64, 47) + SourceIndex(0) -16>Emitted(30, 82) Source(64, 49) + SourceIndex(0) -17>Emitted(30, 83) Source(64, 50) + SourceIndex(0) -18>Emitted(30, 85) Source(64, 52) + SourceIndex(0) -19>Emitted(30, 87) Source(64, 54) + SourceIndex(0) +1->Emitted(31, 1) Source(64, 1) + SourceIndex(0) +2 >Emitted(31, 6) Source(64, 8) + SourceIndex(0) +3 >Emitted(31, 21) Source(64, 23) + SourceIndex(0) +4 >Emitted(31, 23) Source(64, 8) + SourceIndex(0) +5 >Emitted(31, 59) Source(64, 23) + SourceIndex(0) +6 >Emitted(31, 61) Source(64, 28) + SourceIndex(0) +7 >Emitted(31, 66) Source(64, 33) + SourceIndex(0) +8 >Emitted(31, 68) Source(64, 35) + SourceIndex(0) +9 >Emitted(31, 69) Source(64, 36) + SourceIndex(0) +10>Emitted(31, 72) Source(64, 39) + SourceIndex(0) +11>Emitted(31, 73) Source(64, 40) + SourceIndex(0) +12>Emitted(31, 75) Source(64, 42) + SourceIndex(0) +13>Emitted(31, 76) Source(64, 43) + SourceIndex(0) +14>Emitted(31, 79) Source(64, 46) + SourceIndex(0) +15>Emitted(31, 80) Source(64, 47) + SourceIndex(0) +16>Emitted(31, 82) Source(64, 49) + SourceIndex(0) +17>Emitted(31, 83) Source(64, 50) + SourceIndex(0) +18>Emitted(31, 85) Source(64, 52) + SourceIndex(0) +19>Emitted(31, 87) Source(64, 54) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -1034,21 +1035,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 6 > nameA 7 > ) 8 > ; -1 >Emitted(31, 5) Source(65, 5) + SourceIndex(0) -2 >Emitted(31, 12) Source(65, 12) + SourceIndex(0) -3 >Emitted(31, 13) Source(65, 13) + SourceIndex(0) -4 >Emitted(31, 16) Source(65, 16) + SourceIndex(0) -5 >Emitted(31, 17) Source(65, 17) + SourceIndex(0) -6 >Emitted(31, 22) Source(65, 22) + SourceIndex(0) -7 >Emitted(31, 23) Source(65, 23) + SourceIndex(0) -8 >Emitted(31, 24) Source(65, 24) + SourceIndex(0) +1 >Emitted(32, 5) Source(65, 5) + SourceIndex(0) +2 >Emitted(32, 12) Source(65, 12) + SourceIndex(0) +3 >Emitted(32, 13) Source(65, 13) + SourceIndex(0) +4 >Emitted(32, 16) Source(65, 16) + SourceIndex(0) +5 >Emitted(32, 17) Source(65, 17) + SourceIndex(0) +6 >Emitted(32, 22) Source(65, 22) + SourceIndex(0) +7 >Emitted(32, 23) Source(65, 23) + SourceIndex(0) +8 >Emitted(32, 24) Source(65, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(32, 2) Source(66, 2) + SourceIndex(0) +1 >Emitted(33, 2) Source(66, 2) + SourceIndex(0) --- >>>for (_w = getRobot(), _x = _w.name, name = _x === void 0 ? "noName" : _x, _w, i = 0; i < 1; i++) { 1-> @@ -1090,25 +1091,25 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 17> i 18> ++ 19> ) -1->Emitted(33, 1) Source(67, 1) + SourceIndex(0) -2 >Emitted(33, 6) Source(67, 6) + SourceIndex(0) -3 >Emitted(33, 21) Source(67, 38) + SourceIndex(0) -4 >Emitted(33, 23) Source(67, 8) + SourceIndex(0) -5 >Emitted(33, 35) Source(67, 23) + SourceIndex(0) -6 >Emitted(33, 37) Source(67, 8) + SourceIndex(0) -7 >Emitted(33, 73) Source(67, 23) + SourceIndex(0) -8 >Emitted(33, 79) Source(67, 40) + SourceIndex(0) -9 >Emitted(33, 80) Source(67, 41) + SourceIndex(0) -10>Emitted(33, 83) Source(67, 44) + SourceIndex(0) -11>Emitted(33, 84) Source(67, 45) + SourceIndex(0) -12>Emitted(33, 86) Source(67, 47) + SourceIndex(0) -13>Emitted(33, 87) Source(67, 48) + SourceIndex(0) -14>Emitted(33, 90) Source(67, 51) + SourceIndex(0) -15>Emitted(33, 91) Source(67, 52) + SourceIndex(0) -16>Emitted(33, 93) Source(67, 54) + SourceIndex(0) -17>Emitted(33, 94) Source(67, 55) + SourceIndex(0) -18>Emitted(33, 96) Source(67, 57) + SourceIndex(0) -19>Emitted(33, 98) Source(67, 59) + SourceIndex(0) +1->Emitted(34, 1) Source(67, 1) + SourceIndex(0) +2 >Emitted(34, 6) Source(67, 6) + SourceIndex(0) +3 >Emitted(34, 21) Source(67, 38) + SourceIndex(0) +4 >Emitted(34, 23) Source(67, 8) + SourceIndex(0) +5 >Emitted(34, 35) Source(67, 23) + SourceIndex(0) +6 >Emitted(34, 37) Source(67, 8) + SourceIndex(0) +7 >Emitted(34, 73) Source(67, 23) + SourceIndex(0) +8 >Emitted(34, 79) Source(67, 40) + SourceIndex(0) +9 >Emitted(34, 80) Source(67, 41) + SourceIndex(0) +10>Emitted(34, 83) Source(67, 44) + SourceIndex(0) +11>Emitted(34, 84) Source(67, 45) + SourceIndex(0) +12>Emitted(34, 86) Source(67, 47) + SourceIndex(0) +13>Emitted(34, 87) Source(67, 48) + SourceIndex(0) +14>Emitted(34, 90) Source(67, 51) + SourceIndex(0) +15>Emitted(34, 91) Source(67, 52) + SourceIndex(0) +16>Emitted(34, 93) Source(67, 54) + SourceIndex(0) +17>Emitted(34, 94) Source(67, 55) + SourceIndex(0) +18>Emitted(34, 96) Source(67, 57) + SourceIndex(0) +19>Emitted(34, 98) Source(67, 59) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -1128,21 +1129,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 6 > nameA 7 > ) 8 > ; -1 >Emitted(34, 5) Source(68, 5) + SourceIndex(0) -2 >Emitted(34, 12) Source(68, 12) + SourceIndex(0) -3 >Emitted(34, 13) Source(68, 13) + SourceIndex(0) -4 >Emitted(34, 16) Source(68, 16) + SourceIndex(0) -5 >Emitted(34, 17) Source(68, 17) + SourceIndex(0) -6 >Emitted(34, 22) Source(68, 22) + SourceIndex(0) -7 >Emitted(34, 23) Source(68, 23) + SourceIndex(0) -8 >Emitted(34, 24) Source(68, 24) + SourceIndex(0) +1 >Emitted(35, 5) Source(68, 5) + SourceIndex(0) +2 >Emitted(35, 12) Source(68, 12) + SourceIndex(0) +3 >Emitted(35, 13) Source(68, 13) + SourceIndex(0) +4 >Emitted(35, 16) Source(68, 16) + SourceIndex(0) +5 >Emitted(35, 17) Source(68, 17) + SourceIndex(0) +6 >Emitted(35, 22) Source(68, 22) + SourceIndex(0) +7 >Emitted(35, 23) Source(68, 23) + SourceIndex(0) +8 >Emitted(35, 24) Source(68, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(35, 2) Source(69, 2) + SourceIndex(0) +1 >Emitted(36, 2) Source(69, 2) + SourceIndex(0) --- >>>for (_y = { name: "trimmer", skill: "trimming" }, _z = _y.name, name = _z === void 0 ? "noName" : _z, _y, i = 0; i < 1; i++) { 1-> @@ -1184,25 +1185,25 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 17> i 18> ++ 19> ) -1->Emitted(36, 1) Source(70, 1) + SourceIndex(0) -2 >Emitted(36, 6) Source(70, 6) + SourceIndex(0) -3 >Emitted(36, 49) Source(70, 73) + SourceIndex(0) -4 >Emitted(36, 51) Source(70, 8) + SourceIndex(0) -5 >Emitted(36, 63) Source(70, 23) + SourceIndex(0) -6 >Emitted(36, 65) Source(70, 8) + SourceIndex(0) -7 >Emitted(36, 101) Source(70, 23) + SourceIndex(0) -8 >Emitted(36, 107) Source(70, 75) + SourceIndex(0) -9 >Emitted(36, 108) Source(70, 76) + SourceIndex(0) -10>Emitted(36, 111) Source(70, 79) + SourceIndex(0) -11>Emitted(36, 112) Source(70, 80) + SourceIndex(0) -12>Emitted(36, 114) Source(70, 82) + SourceIndex(0) -13>Emitted(36, 115) Source(70, 83) + SourceIndex(0) -14>Emitted(36, 118) Source(70, 86) + SourceIndex(0) -15>Emitted(36, 119) Source(70, 87) + SourceIndex(0) -16>Emitted(36, 121) Source(70, 89) + SourceIndex(0) -17>Emitted(36, 122) Source(70, 90) + SourceIndex(0) -18>Emitted(36, 124) Source(70, 92) + SourceIndex(0) -19>Emitted(36, 126) Source(70, 94) + SourceIndex(0) +1->Emitted(37, 1) Source(70, 1) + SourceIndex(0) +2 >Emitted(37, 6) Source(70, 6) + SourceIndex(0) +3 >Emitted(37, 49) Source(70, 73) + SourceIndex(0) +4 >Emitted(37, 51) Source(70, 8) + SourceIndex(0) +5 >Emitted(37, 63) Source(70, 23) + SourceIndex(0) +6 >Emitted(37, 65) Source(70, 8) + SourceIndex(0) +7 >Emitted(37, 101) Source(70, 23) + SourceIndex(0) +8 >Emitted(37, 107) Source(70, 75) + SourceIndex(0) +9 >Emitted(37, 108) Source(70, 76) + SourceIndex(0) +10>Emitted(37, 111) Source(70, 79) + SourceIndex(0) +11>Emitted(37, 112) Source(70, 80) + SourceIndex(0) +12>Emitted(37, 114) Source(70, 82) + SourceIndex(0) +13>Emitted(37, 115) Source(70, 83) + SourceIndex(0) +14>Emitted(37, 118) Source(70, 86) + SourceIndex(0) +15>Emitted(37, 119) Source(70, 87) + SourceIndex(0) +16>Emitted(37, 121) Source(70, 89) + SourceIndex(0) +17>Emitted(37, 122) Source(70, 90) + SourceIndex(0) +18>Emitted(37, 124) Source(70, 92) + SourceIndex(0) +19>Emitted(37, 126) Source(70, 94) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -1222,21 +1223,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 6 > nameA 7 > ) 8 > ; -1 >Emitted(37, 5) Source(71, 5) + SourceIndex(0) -2 >Emitted(37, 12) Source(71, 12) + SourceIndex(0) -3 >Emitted(37, 13) Source(71, 13) + SourceIndex(0) -4 >Emitted(37, 16) Source(71, 16) + SourceIndex(0) -5 >Emitted(37, 17) Source(71, 17) + SourceIndex(0) -6 >Emitted(37, 22) Source(71, 22) + SourceIndex(0) -7 >Emitted(37, 23) Source(71, 23) + SourceIndex(0) -8 >Emitted(37, 24) Source(71, 24) + SourceIndex(0) +1 >Emitted(38, 5) Source(71, 5) + SourceIndex(0) +2 >Emitted(38, 12) Source(71, 12) + SourceIndex(0) +3 >Emitted(38, 13) Source(71, 13) + SourceIndex(0) +4 >Emitted(38, 16) Source(71, 16) + SourceIndex(0) +5 >Emitted(38, 17) Source(71, 17) + SourceIndex(0) +6 >Emitted(38, 22) Source(71, 22) + SourceIndex(0) +7 >Emitted(38, 23) Source(71, 23) + SourceIndex(0) +8 >Emitted(38, 24) Source(71, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(38, 2) Source(72, 2) + SourceIndex(0) +1 >Emitted(39, 2) Source(72, 2) + SourceIndex(0) --- >>>for (_0 = multiRobot.skills, _1 = _0 === void 0 ? { primary: "none", secondary: "none" } : _0, _2 = _1.primary, primary = _2 === void 0 ? "primary" : _2, _3 = _1.secondary, secondary = _3 === void 0 ? "secondary" : _3, multiRobot, i = 0; i < 1; i++) { 1-> @@ -1304,33 +1305,33 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 25> i 26> ++ 27> ) -1->Emitted(39, 1) Source(73, 1) + SourceIndex(0) -2 >Emitted(39, 6) Source(74, 5) + SourceIndex(0) -3 >Emitted(39, 28) Source(77, 47) + SourceIndex(0) -4 >Emitted(39, 30) Source(74, 5) + SourceIndex(0) -5 >Emitted(39, 94) Source(77, 47) + SourceIndex(0) -6 >Emitted(39, 96) Source(75, 9) + SourceIndex(0) -7 >Emitted(39, 111) Source(75, 28) + SourceIndex(0) -8 >Emitted(39, 113) Source(75, 9) + SourceIndex(0) -9 >Emitted(39, 153) Source(75, 28) + SourceIndex(0) -10>Emitted(39, 155) Source(76, 9) + SourceIndex(0) -11>Emitted(39, 172) Source(76, 32) + SourceIndex(0) -12>Emitted(39, 174) Source(76, 9) + SourceIndex(0) -13>Emitted(39, 218) Source(76, 32) + SourceIndex(0) -14>Emitted(39, 220) Source(78, 5) + SourceIndex(0) -15>Emitted(39, 230) Source(78, 15) + SourceIndex(0) -16>Emitted(39, 232) Source(78, 17) + SourceIndex(0) -17>Emitted(39, 233) Source(78, 18) + SourceIndex(0) -18>Emitted(39, 236) Source(78, 21) + SourceIndex(0) -19>Emitted(39, 237) Source(78, 22) + SourceIndex(0) -20>Emitted(39, 239) Source(78, 24) + SourceIndex(0) -21>Emitted(39, 240) Source(78, 25) + SourceIndex(0) -22>Emitted(39, 243) Source(78, 28) + SourceIndex(0) -23>Emitted(39, 244) Source(78, 29) + SourceIndex(0) -24>Emitted(39, 246) Source(78, 31) + SourceIndex(0) -25>Emitted(39, 247) Source(78, 32) + SourceIndex(0) -26>Emitted(39, 249) Source(78, 34) + SourceIndex(0) -27>Emitted(39, 251) Source(78, 36) + SourceIndex(0) +1->Emitted(40, 1) Source(73, 1) + SourceIndex(0) +2 >Emitted(40, 6) Source(74, 5) + SourceIndex(0) +3 >Emitted(40, 28) Source(77, 47) + SourceIndex(0) +4 >Emitted(40, 30) Source(74, 5) + SourceIndex(0) +5 >Emitted(40, 94) Source(77, 47) + SourceIndex(0) +6 >Emitted(40, 96) Source(75, 9) + SourceIndex(0) +7 >Emitted(40, 111) Source(75, 28) + SourceIndex(0) +8 >Emitted(40, 113) Source(75, 9) + SourceIndex(0) +9 >Emitted(40, 153) Source(75, 28) + SourceIndex(0) +10>Emitted(40, 155) Source(76, 9) + SourceIndex(0) +11>Emitted(40, 172) Source(76, 32) + SourceIndex(0) +12>Emitted(40, 174) Source(76, 9) + SourceIndex(0) +13>Emitted(40, 218) Source(76, 32) + SourceIndex(0) +14>Emitted(40, 220) Source(78, 5) + SourceIndex(0) +15>Emitted(40, 230) Source(78, 15) + SourceIndex(0) +16>Emitted(40, 232) Source(78, 17) + SourceIndex(0) +17>Emitted(40, 233) Source(78, 18) + SourceIndex(0) +18>Emitted(40, 236) Source(78, 21) + SourceIndex(0) +19>Emitted(40, 237) Source(78, 22) + SourceIndex(0) +20>Emitted(40, 239) Source(78, 24) + SourceIndex(0) +21>Emitted(40, 240) Source(78, 25) + SourceIndex(0) +22>Emitted(40, 243) Source(78, 28) + SourceIndex(0) +23>Emitted(40, 244) Source(78, 29) + SourceIndex(0) +24>Emitted(40, 246) Source(78, 31) + SourceIndex(0) +25>Emitted(40, 247) Source(78, 32) + SourceIndex(0) +26>Emitted(40, 249) Source(78, 34) + SourceIndex(0) +27>Emitted(40, 251) Source(78, 36) + SourceIndex(0) --- >>> console.log(primaryA); 1 >^^^^ @@ -1350,21 +1351,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 6 > primaryA 7 > ) 8 > ; -1 >Emitted(40, 5) Source(79, 5) + SourceIndex(0) -2 >Emitted(40, 12) Source(79, 12) + SourceIndex(0) -3 >Emitted(40, 13) Source(79, 13) + SourceIndex(0) -4 >Emitted(40, 16) Source(79, 16) + SourceIndex(0) -5 >Emitted(40, 17) Source(79, 17) + SourceIndex(0) -6 >Emitted(40, 25) Source(79, 25) + SourceIndex(0) -7 >Emitted(40, 26) Source(79, 26) + SourceIndex(0) -8 >Emitted(40, 27) Source(79, 27) + SourceIndex(0) +1 >Emitted(41, 5) Source(79, 5) + SourceIndex(0) +2 >Emitted(41, 12) Source(79, 12) + SourceIndex(0) +3 >Emitted(41, 13) Source(79, 13) + SourceIndex(0) +4 >Emitted(41, 16) Source(79, 16) + SourceIndex(0) +5 >Emitted(41, 17) Source(79, 17) + SourceIndex(0) +6 >Emitted(41, 25) Source(79, 25) + SourceIndex(0) +7 >Emitted(41, 26) Source(79, 26) + SourceIndex(0) +8 >Emitted(41, 27) Source(79, 27) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(41, 2) Source(80, 2) + SourceIndex(0) +1 >Emitted(42, 2) Source(80, 2) + SourceIndex(0) --- >>>for (_4 = getMultiRobot(), _5 = _4.skills, _6 = _5 === void 0 ? { primary: "none", secondary: "none" } : _5, _7 = _6.primary, primary = _7 === void 0 ? "primary" : _7, _8 = _6.secondary, secondary = _8 === void 0 ? "secondary" : _8, _4, i = 0; i < 1; i++) { 1-> @@ -1436,33 +1437,33 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 25> i 26> ++ 27> ) -1->Emitted(42, 1) Source(81, 1) + SourceIndex(0) -2 >Emitted(42, 6) Source(81, 6) + SourceIndex(0) -3 >Emitted(42, 26) Source(86, 20) + SourceIndex(0) -4 >Emitted(42, 28) Source(82, 5) + SourceIndex(0) -5 >Emitted(42, 42) Source(85, 47) + SourceIndex(0) -6 >Emitted(42, 44) Source(82, 5) + SourceIndex(0) -7 >Emitted(42, 108) Source(85, 47) + SourceIndex(0) -8 >Emitted(42, 110) Source(83, 9) + SourceIndex(0) -9 >Emitted(42, 125) Source(83, 28) + SourceIndex(0) -10>Emitted(42, 127) Source(83, 9) + SourceIndex(0) -11>Emitted(42, 167) Source(83, 28) + SourceIndex(0) -12>Emitted(42, 169) Source(84, 9) + SourceIndex(0) -13>Emitted(42, 186) Source(84, 32) + SourceIndex(0) -14>Emitted(42, 188) Source(84, 9) + SourceIndex(0) -15>Emitted(42, 232) Source(84, 32) + SourceIndex(0) -16>Emitted(42, 238) Source(86, 22) + SourceIndex(0) -17>Emitted(42, 239) Source(86, 23) + SourceIndex(0) -18>Emitted(42, 242) Source(86, 26) + SourceIndex(0) -19>Emitted(42, 243) Source(86, 27) + SourceIndex(0) -20>Emitted(42, 245) Source(86, 29) + SourceIndex(0) -21>Emitted(42, 246) Source(86, 30) + SourceIndex(0) -22>Emitted(42, 249) Source(86, 33) + SourceIndex(0) -23>Emitted(42, 250) Source(86, 34) + SourceIndex(0) -24>Emitted(42, 252) Source(86, 36) + SourceIndex(0) -25>Emitted(42, 253) Source(86, 37) + SourceIndex(0) -26>Emitted(42, 255) Source(86, 39) + SourceIndex(0) -27>Emitted(42, 257) Source(86, 41) + SourceIndex(0) +1->Emitted(43, 1) Source(81, 1) + SourceIndex(0) +2 >Emitted(43, 6) Source(81, 6) + SourceIndex(0) +3 >Emitted(43, 26) Source(86, 20) + SourceIndex(0) +4 >Emitted(43, 28) Source(82, 5) + SourceIndex(0) +5 >Emitted(43, 42) Source(85, 47) + SourceIndex(0) +6 >Emitted(43, 44) Source(82, 5) + SourceIndex(0) +7 >Emitted(43, 108) Source(85, 47) + SourceIndex(0) +8 >Emitted(43, 110) Source(83, 9) + SourceIndex(0) +9 >Emitted(43, 125) Source(83, 28) + SourceIndex(0) +10>Emitted(43, 127) Source(83, 9) + SourceIndex(0) +11>Emitted(43, 167) Source(83, 28) + SourceIndex(0) +12>Emitted(43, 169) Source(84, 9) + SourceIndex(0) +13>Emitted(43, 186) Source(84, 32) + SourceIndex(0) +14>Emitted(43, 188) Source(84, 9) + SourceIndex(0) +15>Emitted(43, 232) Source(84, 32) + SourceIndex(0) +16>Emitted(43, 238) Source(86, 22) + SourceIndex(0) +17>Emitted(43, 239) Source(86, 23) + SourceIndex(0) +18>Emitted(43, 242) Source(86, 26) + SourceIndex(0) +19>Emitted(43, 243) Source(86, 27) + SourceIndex(0) +20>Emitted(43, 245) Source(86, 29) + SourceIndex(0) +21>Emitted(43, 246) Source(86, 30) + SourceIndex(0) +22>Emitted(43, 249) Source(86, 33) + SourceIndex(0) +23>Emitted(43, 250) Source(86, 34) + SourceIndex(0) +24>Emitted(43, 252) Source(86, 36) + SourceIndex(0) +25>Emitted(43, 253) Source(86, 37) + SourceIndex(0) +26>Emitted(43, 255) Source(86, 39) + SourceIndex(0) +27>Emitted(43, 257) Source(86, 41) + SourceIndex(0) --- >>> console.log(primaryA); 1 >^^^^ @@ -1482,21 +1483,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 6 > primaryA 7 > ) 8 > ; -1 >Emitted(43, 5) Source(87, 5) + SourceIndex(0) -2 >Emitted(43, 12) Source(87, 12) + SourceIndex(0) -3 >Emitted(43, 13) Source(87, 13) + SourceIndex(0) -4 >Emitted(43, 16) Source(87, 16) + SourceIndex(0) -5 >Emitted(43, 17) Source(87, 17) + SourceIndex(0) -6 >Emitted(43, 25) Source(87, 25) + SourceIndex(0) -7 >Emitted(43, 26) Source(87, 26) + SourceIndex(0) -8 >Emitted(43, 27) Source(87, 27) + SourceIndex(0) +1 >Emitted(44, 5) Source(87, 5) + SourceIndex(0) +2 >Emitted(44, 12) Source(87, 12) + SourceIndex(0) +3 >Emitted(44, 13) Source(87, 13) + SourceIndex(0) +4 >Emitted(44, 16) Source(87, 16) + SourceIndex(0) +5 >Emitted(44, 17) Source(87, 17) + SourceIndex(0) +6 >Emitted(44, 25) Source(87, 25) + SourceIndex(0) +7 >Emitted(44, 26) Source(87, 26) + SourceIndex(0) +8 >Emitted(44, 27) Source(87, 27) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(44, 2) Source(88, 2) + SourceIndex(0) +1 >Emitted(45, 2) Source(88, 2) + SourceIndex(0) --- >>>for (_9 = { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }, _10 = _9.skills, _11 = _10 === void 0 ? { primary: "none", secondary: "none" } : _10, _12 = _11.primary, primary = _12 === void 0 ? "primary" : _12, _13 = _11.secondary, secondary = _13 === void 0 ? "secondary" : _13, _9, 1-> @@ -1542,21 +1543,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 13> secondary = "secondary" 14> 15> secondary = "secondary" -1->Emitted(45, 1) Source(89, 1) + SourceIndex(0) -2 >Emitted(45, 6) Source(89, 6) + SourceIndex(0) -3 >Emitted(45, 84) Source(94, 90) + SourceIndex(0) -4 >Emitted(45, 86) Source(90, 5) + SourceIndex(0) -5 >Emitted(45, 101) Source(93, 47) + SourceIndex(0) -6 >Emitted(45, 103) Source(90, 5) + SourceIndex(0) -7 >Emitted(45, 170) Source(93, 47) + SourceIndex(0) -8 >Emitted(45, 172) Source(91, 9) + SourceIndex(0) -9 >Emitted(45, 189) Source(91, 28) + SourceIndex(0) -10>Emitted(45, 191) Source(91, 9) + SourceIndex(0) -11>Emitted(45, 233) Source(91, 28) + SourceIndex(0) -12>Emitted(45, 235) Source(92, 9) + SourceIndex(0) -13>Emitted(45, 254) Source(92, 32) + SourceIndex(0) -14>Emitted(45, 256) Source(92, 9) + SourceIndex(0) -15>Emitted(45, 302) Source(92, 32) + SourceIndex(0) +1->Emitted(46, 1) Source(89, 1) + SourceIndex(0) +2 >Emitted(46, 6) Source(89, 6) + SourceIndex(0) +3 >Emitted(46, 84) Source(94, 90) + SourceIndex(0) +4 >Emitted(46, 86) Source(90, 5) + SourceIndex(0) +5 >Emitted(46, 101) Source(93, 47) + SourceIndex(0) +6 >Emitted(46, 103) Source(90, 5) + SourceIndex(0) +7 >Emitted(46, 170) Source(93, 47) + SourceIndex(0) +8 >Emitted(46, 172) Source(91, 9) + SourceIndex(0) +9 >Emitted(46, 189) Source(91, 28) + SourceIndex(0) +10>Emitted(46, 191) Source(91, 9) + SourceIndex(0) +11>Emitted(46, 233) Source(91, 28) + SourceIndex(0) +12>Emitted(46, 235) Source(92, 9) + SourceIndex(0) +13>Emitted(46, 254) Source(92, 32) + SourceIndex(0) +14>Emitted(46, 256) Source(92, 9) + SourceIndex(0) +15>Emitted(46, 302) Source(92, 32) + SourceIndex(0) --- >>> i = 0; i < 1; i++) { 1 >^^^^ @@ -1587,18 +1588,18 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 10> i 11> ++ 12> ) -1 >Emitted(46, 5) Source(95, 5) + SourceIndex(0) -2 >Emitted(46, 6) Source(95, 6) + SourceIndex(0) -3 >Emitted(46, 9) Source(95, 9) + SourceIndex(0) -4 >Emitted(46, 10) Source(95, 10) + SourceIndex(0) -5 >Emitted(46, 12) Source(95, 12) + SourceIndex(0) -6 >Emitted(46, 13) Source(95, 13) + SourceIndex(0) -7 >Emitted(46, 16) Source(95, 16) + SourceIndex(0) -8 >Emitted(46, 17) Source(95, 17) + SourceIndex(0) -9 >Emitted(46, 19) Source(95, 19) + SourceIndex(0) -10>Emitted(46, 20) Source(95, 20) + SourceIndex(0) -11>Emitted(46, 22) Source(95, 22) + SourceIndex(0) -12>Emitted(46, 24) Source(95, 24) + SourceIndex(0) +1 >Emitted(47, 5) Source(95, 5) + SourceIndex(0) +2 >Emitted(47, 6) Source(95, 6) + SourceIndex(0) +3 >Emitted(47, 9) Source(95, 9) + SourceIndex(0) +4 >Emitted(47, 10) Source(95, 10) + SourceIndex(0) +5 >Emitted(47, 12) Source(95, 12) + SourceIndex(0) +6 >Emitted(47, 13) Source(95, 13) + SourceIndex(0) +7 >Emitted(47, 16) Source(95, 16) + SourceIndex(0) +8 >Emitted(47, 17) Source(95, 17) + SourceIndex(0) +9 >Emitted(47, 19) Source(95, 19) + SourceIndex(0) +10>Emitted(47, 20) Source(95, 20) + SourceIndex(0) +11>Emitted(47, 22) Source(95, 22) + SourceIndex(0) +12>Emitted(47, 24) Source(95, 24) + SourceIndex(0) --- >>> console.log(primaryA); 1->^^^^ @@ -1618,21 +1619,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 6 > primaryA 7 > ) 8 > ; -1->Emitted(47, 5) Source(96, 5) + SourceIndex(0) -2 >Emitted(47, 12) Source(96, 12) + SourceIndex(0) -3 >Emitted(47, 13) Source(96, 13) + SourceIndex(0) -4 >Emitted(47, 16) Source(96, 16) + SourceIndex(0) -5 >Emitted(47, 17) Source(96, 17) + SourceIndex(0) -6 >Emitted(47, 25) Source(96, 25) + SourceIndex(0) -7 >Emitted(47, 26) Source(96, 26) + SourceIndex(0) -8 >Emitted(47, 27) Source(96, 27) + SourceIndex(0) +1->Emitted(48, 5) Source(96, 5) + SourceIndex(0) +2 >Emitted(48, 12) Source(96, 12) + SourceIndex(0) +3 >Emitted(48, 13) Source(96, 13) + SourceIndex(0) +4 >Emitted(48, 16) Source(96, 16) + SourceIndex(0) +5 >Emitted(48, 17) Source(96, 17) + SourceIndex(0) +6 >Emitted(48, 25) Source(96, 25) + SourceIndex(0) +7 >Emitted(48, 26) Source(96, 26) + SourceIndex(0) +8 >Emitted(48, 27) Source(96, 27) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(48, 2) Source(97, 2) + SourceIndex(0) +1 >Emitted(49, 2) Source(97, 2) + SourceIndex(0) --- >>>for (_14 = robot.name, nameA = _14 === void 0 ? "noName" : _14, _15 = robot.skill, skillA = _15 === void 0 ? "skill" : _15, robot, i = 0; i < 1; i++) { 1-> @@ -1684,29 +1685,29 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 21> i 22> ++ 23> ) -1->Emitted(49, 1) Source(100, 1) + SourceIndex(0) -2 >Emitted(49, 6) Source(100, 7) + SourceIndex(0) -3 >Emitted(49, 22) Source(100, 29) + SourceIndex(0) -4 >Emitted(49, 24) Source(100, 7) + SourceIndex(0) -5 >Emitted(49, 63) Source(100, 29) + SourceIndex(0) -6 >Emitted(49, 65) Source(100, 31) + SourceIndex(0) -7 >Emitted(49, 82) Source(100, 54) + SourceIndex(0) -8 >Emitted(49, 84) Source(100, 31) + SourceIndex(0) -9 >Emitted(49, 123) Source(100, 54) + SourceIndex(0) -10>Emitted(49, 125) Source(100, 59) + SourceIndex(0) -11>Emitted(49, 130) Source(100, 64) + SourceIndex(0) -12>Emitted(49, 132) Source(100, 66) + SourceIndex(0) -13>Emitted(49, 133) Source(100, 67) + SourceIndex(0) -14>Emitted(49, 136) Source(100, 70) + SourceIndex(0) -15>Emitted(49, 137) Source(100, 71) + SourceIndex(0) -16>Emitted(49, 139) Source(100, 73) + SourceIndex(0) -17>Emitted(49, 140) Source(100, 74) + SourceIndex(0) -18>Emitted(49, 143) Source(100, 77) + SourceIndex(0) -19>Emitted(49, 144) Source(100, 78) + SourceIndex(0) -20>Emitted(49, 146) Source(100, 80) + SourceIndex(0) -21>Emitted(49, 147) Source(100, 81) + SourceIndex(0) -22>Emitted(49, 149) Source(100, 83) + SourceIndex(0) -23>Emitted(49, 151) Source(100, 85) + SourceIndex(0) +1->Emitted(50, 1) Source(100, 1) + SourceIndex(0) +2 >Emitted(50, 6) Source(100, 7) + SourceIndex(0) +3 >Emitted(50, 22) Source(100, 29) + SourceIndex(0) +4 >Emitted(50, 24) Source(100, 7) + SourceIndex(0) +5 >Emitted(50, 63) Source(100, 29) + SourceIndex(0) +6 >Emitted(50, 65) Source(100, 31) + SourceIndex(0) +7 >Emitted(50, 82) Source(100, 54) + SourceIndex(0) +8 >Emitted(50, 84) Source(100, 31) + SourceIndex(0) +9 >Emitted(50, 123) Source(100, 54) + SourceIndex(0) +10>Emitted(50, 125) Source(100, 59) + SourceIndex(0) +11>Emitted(50, 130) Source(100, 64) + SourceIndex(0) +12>Emitted(50, 132) Source(100, 66) + SourceIndex(0) +13>Emitted(50, 133) Source(100, 67) + SourceIndex(0) +14>Emitted(50, 136) Source(100, 70) + SourceIndex(0) +15>Emitted(50, 137) Source(100, 71) + SourceIndex(0) +16>Emitted(50, 139) Source(100, 73) + SourceIndex(0) +17>Emitted(50, 140) Source(100, 74) + SourceIndex(0) +18>Emitted(50, 143) Source(100, 77) + SourceIndex(0) +19>Emitted(50, 144) Source(100, 78) + SourceIndex(0) +20>Emitted(50, 146) Source(100, 80) + SourceIndex(0) +21>Emitted(50, 147) Source(100, 81) + SourceIndex(0) +22>Emitted(50, 149) Source(100, 83) + SourceIndex(0) +23>Emitted(50, 151) Source(100, 85) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -1726,21 +1727,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 6 > nameA 7 > ) 8 > ; -1 >Emitted(50, 5) Source(101, 5) + SourceIndex(0) -2 >Emitted(50, 12) Source(101, 12) + SourceIndex(0) -3 >Emitted(50, 13) Source(101, 13) + SourceIndex(0) -4 >Emitted(50, 16) Source(101, 16) + SourceIndex(0) -5 >Emitted(50, 17) Source(101, 17) + SourceIndex(0) -6 >Emitted(50, 22) Source(101, 22) + SourceIndex(0) -7 >Emitted(50, 23) Source(101, 23) + SourceIndex(0) -8 >Emitted(50, 24) Source(101, 24) + SourceIndex(0) +1 >Emitted(51, 5) Source(101, 5) + SourceIndex(0) +2 >Emitted(51, 12) Source(101, 12) + SourceIndex(0) +3 >Emitted(51, 13) Source(101, 13) + SourceIndex(0) +4 >Emitted(51, 16) Source(101, 16) + SourceIndex(0) +5 >Emitted(51, 17) Source(101, 17) + SourceIndex(0) +6 >Emitted(51, 22) Source(101, 22) + SourceIndex(0) +7 >Emitted(51, 23) Source(101, 23) + SourceIndex(0) +8 >Emitted(51, 24) Source(101, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(51, 2) Source(102, 2) + SourceIndex(0) +1 >Emitted(52, 2) Source(102, 2) + SourceIndex(0) --- >>>for (_16 = getRobot(), _17 = _16.name, nameA = _17 === void 0 ? "noName" : _17, _18 = _16.skill, skillA = _18 === void 0 ? "skill" : _18, _16, i = 0; i < 1; i++) { 1-> @@ -1790,29 +1791,29 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 21> i 22> ++ 23> ) -1->Emitted(52, 1) Source(103, 1) + SourceIndex(0) -2 >Emitted(52, 6) Source(103, 6) + SourceIndex(0) -3 >Emitted(52, 22) Source(103, 69) + SourceIndex(0) -4 >Emitted(52, 24) Source(103, 7) + SourceIndex(0) -5 >Emitted(52, 38) Source(103, 29) + SourceIndex(0) -6 >Emitted(52, 40) Source(103, 7) + SourceIndex(0) -7 >Emitted(52, 79) Source(103, 29) + SourceIndex(0) -8 >Emitted(52, 81) Source(103, 31) + SourceIndex(0) -9 >Emitted(52, 96) Source(103, 54) + SourceIndex(0) -10>Emitted(52, 98) Source(103, 31) + SourceIndex(0) -11>Emitted(52, 137) Source(103, 54) + SourceIndex(0) -12>Emitted(52, 144) Source(103, 71) + SourceIndex(0) -13>Emitted(52, 145) Source(103, 72) + SourceIndex(0) -14>Emitted(52, 148) Source(103, 75) + SourceIndex(0) -15>Emitted(52, 149) Source(103, 76) + SourceIndex(0) -16>Emitted(52, 151) Source(103, 78) + SourceIndex(0) -17>Emitted(52, 152) Source(103, 79) + SourceIndex(0) -18>Emitted(52, 155) Source(103, 82) + SourceIndex(0) -19>Emitted(52, 156) Source(103, 83) + SourceIndex(0) -20>Emitted(52, 158) Source(103, 85) + SourceIndex(0) -21>Emitted(52, 159) Source(103, 86) + SourceIndex(0) -22>Emitted(52, 161) Source(103, 88) + SourceIndex(0) -23>Emitted(52, 163) Source(103, 90) + SourceIndex(0) +1->Emitted(53, 1) Source(103, 1) + SourceIndex(0) +2 >Emitted(53, 6) Source(103, 6) + SourceIndex(0) +3 >Emitted(53, 22) Source(103, 69) + SourceIndex(0) +4 >Emitted(53, 24) Source(103, 7) + SourceIndex(0) +5 >Emitted(53, 38) Source(103, 29) + SourceIndex(0) +6 >Emitted(53, 40) Source(103, 7) + SourceIndex(0) +7 >Emitted(53, 79) Source(103, 29) + SourceIndex(0) +8 >Emitted(53, 81) Source(103, 31) + SourceIndex(0) +9 >Emitted(53, 96) Source(103, 54) + SourceIndex(0) +10>Emitted(53, 98) Source(103, 31) + SourceIndex(0) +11>Emitted(53, 137) Source(103, 54) + SourceIndex(0) +12>Emitted(53, 144) Source(103, 71) + SourceIndex(0) +13>Emitted(53, 145) Source(103, 72) + SourceIndex(0) +14>Emitted(53, 148) Source(103, 75) + SourceIndex(0) +15>Emitted(53, 149) Source(103, 76) + SourceIndex(0) +16>Emitted(53, 151) Source(103, 78) + SourceIndex(0) +17>Emitted(53, 152) Source(103, 79) + SourceIndex(0) +18>Emitted(53, 155) Source(103, 82) + SourceIndex(0) +19>Emitted(53, 156) Source(103, 83) + SourceIndex(0) +20>Emitted(53, 158) Source(103, 85) + SourceIndex(0) +21>Emitted(53, 159) Source(103, 86) + SourceIndex(0) +22>Emitted(53, 161) Source(103, 88) + SourceIndex(0) +23>Emitted(53, 163) Source(103, 90) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -1832,21 +1833,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 6 > nameA 7 > ) 8 > ; -1 >Emitted(53, 5) Source(104, 5) + SourceIndex(0) -2 >Emitted(53, 12) Source(104, 12) + SourceIndex(0) -3 >Emitted(53, 13) Source(104, 13) + SourceIndex(0) -4 >Emitted(53, 16) Source(104, 16) + SourceIndex(0) -5 >Emitted(53, 17) Source(104, 17) + SourceIndex(0) -6 >Emitted(53, 22) Source(104, 22) + SourceIndex(0) -7 >Emitted(53, 23) Source(104, 23) + SourceIndex(0) -8 >Emitted(53, 24) Source(104, 24) + SourceIndex(0) +1 >Emitted(54, 5) Source(104, 5) + SourceIndex(0) +2 >Emitted(54, 12) Source(104, 12) + SourceIndex(0) +3 >Emitted(54, 13) Source(104, 13) + SourceIndex(0) +4 >Emitted(54, 16) Source(104, 16) + SourceIndex(0) +5 >Emitted(54, 17) Source(104, 17) + SourceIndex(0) +6 >Emitted(54, 22) Source(104, 22) + SourceIndex(0) +7 >Emitted(54, 23) Source(104, 23) + SourceIndex(0) +8 >Emitted(54, 24) Source(104, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(54, 2) Source(105, 2) + SourceIndex(0) +1 >Emitted(55, 2) Source(105, 2) + SourceIndex(0) --- >>>for (_19 = { name: "trimmer", skill: "trimming" }, _20 = _19.name, nameA = _20 === void 0 ? "noName" : _20, _21 = _19.skill, skillA = _21 === void 0 ? "skill" : _21, _19, i = 0; i < 1; i++) { 1-> @@ -1896,29 +1897,29 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 21> i 22> ++ 23> ) -1->Emitted(55, 1) Source(106, 1) + SourceIndex(0) -2 >Emitted(55, 6) Source(106, 6) + SourceIndex(0) -3 >Emitted(55, 50) Source(106, 104) + SourceIndex(0) -4 >Emitted(55, 52) Source(106, 7) + SourceIndex(0) -5 >Emitted(55, 66) Source(106, 29) + SourceIndex(0) -6 >Emitted(55, 68) Source(106, 7) + SourceIndex(0) -7 >Emitted(55, 107) Source(106, 29) + SourceIndex(0) -8 >Emitted(55, 109) Source(106, 31) + SourceIndex(0) -9 >Emitted(55, 124) Source(106, 54) + SourceIndex(0) -10>Emitted(55, 126) Source(106, 31) + SourceIndex(0) -11>Emitted(55, 165) Source(106, 54) + SourceIndex(0) -12>Emitted(55, 172) Source(106, 106) + SourceIndex(0) -13>Emitted(55, 173) Source(106, 107) + SourceIndex(0) -14>Emitted(55, 176) Source(106, 110) + SourceIndex(0) -15>Emitted(55, 177) Source(106, 111) + SourceIndex(0) -16>Emitted(55, 179) Source(106, 113) + SourceIndex(0) -17>Emitted(55, 180) Source(106, 114) + SourceIndex(0) -18>Emitted(55, 183) Source(106, 117) + SourceIndex(0) -19>Emitted(55, 184) Source(106, 118) + SourceIndex(0) -20>Emitted(55, 186) Source(106, 120) + SourceIndex(0) -21>Emitted(55, 187) Source(106, 121) + SourceIndex(0) -22>Emitted(55, 189) Source(106, 123) + SourceIndex(0) -23>Emitted(55, 191) Source(106, 125) + SourceIndex(0) +1->Emitted(56, 1) Source(106, 1) + SourceIndex(0) +2 >Emitted(56, 6) Source(106, 6) + SourceIndex(0) +3 >Emitted(56, 50) Source(106, 104) + SourceIndex(0) +4 >Emitted(56, 52) Source(106, 7) + SourceIndex(0) +5 >Emitted(56, 66) Source(106, 29) + SourceIndex(0) +6 >Emitted(56, 68) Source(106, 7) + SourceIndex(0) +7 >Emitted(56, 107) Source(106, 29) + SourceIndex(0) +8 >Emitted(56, 109) Source(106, 31) + SourceIndex(0) +9 >Emitted(56, 124) Source(106, 54) + SourceIndex(0) +10>Emitted(56, 126) Source(106, 31) + SourceIndex(0) +11>Emitted(56, 165) Source(106, 54) + SourceIndex(0) +12>Emitted(56, 172) Source(106, 106) + SourceIndex(0) +13>Emitted(56, 173) Source(106, 107) + SourceIndex(0) +14>Emitted(56, 176) Source(106, 110) + SourceIndex(0) +15>Emitted(56, 177) Source(106, 111) + SourceIndex(0) +16>Emitted(56, 179) Source(106, 113) + SourceIndex(0) +17>Emitted(56, 180) Source(106, 114) + SourceIndex(0) +18>Emitted(56, 183) Source(106, 117) + SourceIndex(0) +19>Emitted(56, 184) Source(106, 118) + SourceIndex(0) +20>Emitted(56, 186) Source(106, 120) + SourceIndex(0) +21>Emitted(56, 187) Source(106, 121) + SourceIndex(0) +22>Emitted(56, 189) Source(106, 123) + SourceIndex(0) +23>Emitted(56, 191) Source(106, 125) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -1938,21 +1939,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 6 > nameA 7 > ) 8 > ; -1 >Emitted(56, 5) Source(107, 5) + SourceIndex(0) -2 >Emitted(56, 12) Source(107, 12) + SourceIndex(0) -3 >Emitted(56, 13) Source(107, 13) + SourceIndex(0) -4 >Emitted(56, 16) Source(107, 16) + SourceIndex(0) -5 >Emitted(56, 17) Source(107, 17) + SourceIndex(0) -6 >Emitted(56, 22) Source(107, 22) + SourceIndex(0) -7 >Emitted(56, 23) Source(107, 23) + SourceIndex(0) -8 >Emitted(56, 24) Source(107, 24) + SourceIndex(0) +1 >Emitted(57, 5) Source(107, 5) + SourceIndex(0) +2 >Emitted(57, 12) Source(107, 12) + SourceIndex(0) +3 >Emitted(57, 13) Source(107, 13) + SourceIndex(0) +4 >Emitted(57, 16) Source(107, 16) + SourceIndex(0) +5 >Emitted(57, 17) Source(107, 17) + SourceIndex(0) +6 >Emitted(57, 22) Source(107, 22) + SourceIndex(0) +7 >Emitted(57, 23) Source(107, 23) + SourceIndex(0) +8 >Emitted(57, 24) Source(107, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(57, 2) Source(108, 2) + SourceIndex(0) +1 >Emitted(58, 2) Source(108, 2) + SourceIndex(0) --- >>>for (_22 = multiRobot.name, nameA = _22 === void 0 ? "noName" : _22, _23 = multiRobot.skills, _24 = _23 === void 0 ? { primary: "none", secondary: "none" } : _23, _25 = _24.primary, primaryA = _25 === void 0 ? "primary" : _25, _26 = _24.secondary, secondaryA = _26 === void 0 ? "secondary" : _26, multiRobot, i = 0; i < 1; i++) { 1-> @@ -2029,37 +2030,37 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 29> i 30> ++ 31> ) -1->Emitted(58, 1) Source(109, 1) + SourceIndex(0) -2 >Emitted(58, 6) Source(110, 5) + SourceIndex(0) -3 >Emitted(58, 27) Source(110, 27) + SourceIndex(0) -4 >Emitted(58, 29) Source(110, 5) + SourceIndex(0) -5 >Emitted(58, 68) Source(110, 27) + SourceIndex(0) -6 >Emitted(58, 70) Source(111, 5) + SourceIndex(0) -7 >Emitted(58, 93) Source(114, 47) + SourceIndex(0) -8 >Emitted(58, 95) Source(111, 5) + SourceIndex(0) -9 >Emitted(58, 162) Source(114, 47) + SourceIndex(0) -10>Emitted(58, 164) Source(112, 9) + SourceIndex(0) -11>Emitted(58, 181) Source(112, 38) + SourceIndex(0) -12>Emitted(58, 183) Source(112, 9) + SourceIndex(0) -13>Emitted(58, 226) Source(112, 38) + SourceIndex(0) -14>Emitted(58, 228) Source(113, 9) + SourceIndex(0) -15>Emitted(58, 247) Source(113, 44) + SourceIndex(0) -16>Emitted(58, 249) Source(113, 9) + SourceIndex(0) -17>Emitted(58, 296) Source(113, 44) + SourceIndex(0) -18>Emitted(58, 298) Source(115, 5) + SourceIndex(0) -19>Emitted(58, 308) Source(115, 15) + SourceIndex(0) -20>Emitted(58, 310) Source(115, 17) + SourceIndex(0) -21>Emitted(58, 311) Source(115, 18) + SourceIndex(0) -22>Emitted(58, 314) Source(115, 21) + SourceIndex(0) -23>Emitted(58, 315) Source(115, 22) + SourceIndex(0) -24>Emitted(58, 317) Source(115, 24) + SourceIndex(0) -25>Emitted(58, 318) Source(115, 25) + SourceIndex(0) -26>Emitted(58, 321) Source(115, 28) + SourceIndex(0) -27>Emitted(58, 322) Source(115, 29) + SourceIndex(0) -28>Emitted(58, 324) Source(115, 31) + SourceIndex(0) -29>Emitted(58, 325) Source(115, 32) + SourceIndex(0) -30>Emitted(58, 327) Source(115, 34) + SourceIndex(0) -31>Emitted(58, 329) Source(115, 36) + SourceIndex(0) +1->Emitted(59, 1) Source(109, 1) + SourceIndex(0) +2 >Emitted(59, 6) Source(110, 5) + SourceIndex(0) +3 >Emitted(59, 27) Source(110, 27) + SourceIndex(0) +4 >Emitted(59, 29) Source(110, 5) + SourceIndex(0) +5 >Emitted(59, 68) Source(110, 27) + SourceIndex(0) +6 >Emitted(59, 70) Source(111, 5) + SourceIndex(0) +7 >Emitted(59, 93) Source(114, 47) + SourceIndex(0) +8 >Emitted(59, 95) Source(111, 5) + SourceIndex(0) +9 >Emitted(59, 162) Source(114, 47) + SourceIndex(0) +10>Emitted(59, 164) Source(112, 9) + SourceIndex(0) +11>Emitted(59, 181) Source(112, 38) + SourceIndex(0) +12>Emitted(59, 183) Source(112, 9) + SourceIndex(0) +13>Emitted(59, 226) Source(112, 38) + SourceIndex(0) +14>Emitted(59, 228) Source(113, 9) + SourceIndex(0) +15>Emitted(59, 247) Source(113, 44) + SourceIndex(0) +16>Emitted(59, 249) Source(113, 9) + SourceIndex(0) +17>Emitted(59, 296) Source(113, 44) + SourceIndex(0) +18>Emitted(59, 298) Source(115, 5) + SourceIndex(0) +19>Emitted(59, 308) Source(115, 15) + SourceIndex(0) +20>Emitted(59, 310) Source(115, 17) + SourceIndex(0) +21>Emitted(59, 311) Source(115, 18) + SourceIndex(0) +22>Emitted(59, 314) Source(115, 21) + SourceIndex(0) +23>Emitted(59, 315) Source(115, 22) + SourceIndex(0) +24>Emitted(59, 317) Source(115, 24) + SourceIndex(0) +25>Emitted(59, 318) Source(115, 25) + SourceIndex(0) +26>Emitted(59, 321) Source(115, 28) + SourceIndex(0) +27>Emitted(59, 322) Source(115, 29) + SourceIndex(0) +28>Emitted(59, 324) Source(115, 31) + SourceIndex(0) +29>Emitted(59, 325) Source(115, 32) + SourceIndex(0) +30>Emitted(59, 327) Source(115, 34) + SourceIndex(0) +31>Emitted(59, 329) Source(115, 36) + SourceIndex(0) --- >>> console.log(primaryA); 1 >^^^^ @@ -2079,21 +2080,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 6 > primaryA 7 > ) 8 > ; -1 >Emitted(59, 5) Source(116, 5) + SourceIndex(0) -2 >Emitted(59, 12) Source(116, 12) + SourceIndex(0) -3 >Emitted(59, 13) Source(116, 13) + SourceIndex(0) -4 >Emitted(59, 16) Source(116, 16) + SourceIndex(0) -5 >Emitted(59, 17) Source(116, 17) + SourceIndex(0) -6 >Emitted(59, 25) Source(116, 25) + SourceIndex(0) -7 >Emitted(59, 26) Source(116, 26) + SourceIndex(0) -8 >Emitted(59, 27) Source(116, 27) + SourceIndex(0) +1 >Emitted(60, 5) Source(116, 5) + SourceIndex(0) +2 >Emitted(60, 12) Source(116, 12) + SourceIndex(0) +3 >Emitted(60, 13) Source(116, 13) + SourceIndex(0) +4 >Emitted(60, 16) Source(116, 16) + SourceIndex(0) +5 >Emitted(60, 17) Source(116, 17) + SourceIndex(0) +6 >Emitted(60, 25) Source(116, 25) + SourceIndex(0) +7 >Emitted(60, 26) Source(116, 26) + SourceIndex(0) +8 >Emitted(60, 27) Source(116, 27) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(60, 2) Source(117, 2) + SourceIndex(0) +1 >Emitted(61, 2) Source(117, 2) + SourceIndex(0) --- >>>for (_27 = getMultiRobot(), _28 = _27.name, nameA = _28 === void 0 ? "noName" : _28, _29 = _27.skills, _30 = _29 === void 0 ? { primary: "none", secondary: "none" } : _29, _31 = _30.primary, primaryA = _31 === void 0 ? "primary" : _31, _32 = _30.secondary, secondaryA = _32 === void 0 ? "secondary" : _32, _27, i = 0; i < 1; i++) { 1-> @@ -2175,37 +2176,37 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 29> i 30> ++ 31> ) -1->Emitted(61, 1) Source(118, 1) + SourceIndex(0) -2 >Emitted(61, 6) Source(118, 6) + SourceIndex(0) -3 >Emitted(61, 27) Source(124, 20) + SourceIndex(0) -4 >Emitted(61, 29) Source(119, 5) + SourceIndex(0) -5 >Emitted(61, 43) Source(119, 27) + SourceIndex(0) -6 >Emitted(61, 45) Source(119, 5) + SourceIndex(0) -7 >Emitted(61, 84) Source(119, 27) + SourceIndex(0) -8 >Emitted(61, 86) Source(120, 5) + SourceIndex(0) -9 >Emitted(61, 102) Source(123, 47) + SourceIndex(0) -10>Emitted(61, 104) Source(120, 5) + SourceIndex(0) -11>Emitted(61, 171) Source(123, 47) + SourceIndex(0) -12>Emitted(61, 173) Source(121, 9) + SourceIndex(0) -13>Emitted(61, 190) Source(121, 38) + SourceIndex(0) -14>Emitted(61, 192) Source(121, 9) + SourceIndex(0) -15>Emitted(61, 235) Source(121, 38) + SourceIndex(0) -16>Emitted(61, 237) Source(122, 9) + SourceIndex(0) -17>Emitted(61, 256) Source(122, 44) + SourceIndex(0) -18>Emitted(61, 258) Source(122, 9) + SourceIndex(0) -19>Emitted(61, 305) Source(122, 44) + SourceIndex(0) -20>Emitted(61, 312) Source(124, 22) + SourceIndex(0) -21>Emitted(61, 313) Source(124, 23) + SourceIndex(0) -22>Emitted(61, 316) Source(124, 26) + SourceIndex(0) -23>Emitted(61, 317) Source(124, 27) + SourceIndex(0) -24>Emitted(61, 319) Source(124, 29) + SourceIndex(0) -25>Emitted(61, 320) Source(124, 30) + SourceIndex(0) -26>Emitted(61, 323) Source(124, 33) + SourceIndex(0) -27>Emitted(61, 324) Source(124, 34) + SourceIndex(0) -28>Emitted(61, 326) Source(124, 36) + SourceIndex(0) -29>Emitted(61, 327) Source(124, 37) + SourceIndex(0) -30>Emitted(61, 329) Source(124, 39) + SourceIndex(0) -31>Emitted(61, 331) Source(124, 41) + SourceIndex(0) +1->Emitted(62, 1) Source(118, 1) + SourceIndex(0) +2 >Emitted(62, 6) Source(118, 6) + SourceIndex(0) +3 >Emitted(62, 27) Source(124, 20) + SourceIndex(0) +4 >Emitted(62, 29) Source(119, 5) + SourceIndex(0) +5 >Emitted(62, 43) Source(119, 27) + SourceIndex(0) +6 >Emitted(62, 45) Source(119, 5) + SourceIndex(0) +7 >Emitted(62, 84) Source(119, 27) + SourceIndex(0) +8 >Emitted(62, 86) Source(120, 5) + SourceIndex(0) +9 >Emitted(62, 102) Source(123, 47) + SourceIndex(0) +10>Emitted(62, 104) Source(120, 5) + SourceIndex(0) +11>Emitted(62, 171) Source(123, 47) + SourceIndex(0) +12>Emitted(62, 173) Source(121, 9) + SourceIndex(0) +13>Emitted(62, 190) Source(121, 38) + SourceIndex(0) +14>Emitted(62, 192) Source(121, 9) + SourceIndex(0) +15>Emitted(62, 235) Source(121, 38) + SourceIndex(0) +16>Emitted(62, 237) Source(122, 9) + SourceIndex(0) +17>Emitted(62, 256) Source(122, 44) + SourceIndex(0) +18>Emitted(62, 258) Source(122, 9) + SourceIndex(0) +19>Emitted(62, 305) Source(122, 44) + SourceIndex(0) +20>Emitted(62, 312) Source(124, 22) + SourceIndex(0) +21>Emitted(62, 313) Source(124, 23) + SourceIndex(0) +22>Emitted(62, 316) Source(124, 26) + SourceIndex(0) +23>Emitted(62, 317) Source(124, 27) + SourceIndex(0) +24>Emitted(62, 319) Source(124, 29) + SourceIndex(0) +25>Emitted(62, 320) Source(124, 30) + SourceIndex(0) +26>Emitted(62, 323) Source(124, 33) + SourceIndex(0) +27>Emitted(62, 324) Source(124, 34) + SourceIndex(0) +28>Emitted(62, 326) Source(124, 36) + SourceIndex(0) +29>Emitted(62, 327) Source(124, 37) + SourceIndex(0) +30>Emitted(62, 329) Source(124, 39) + SourceIndex(0) +31>Emitted(62, 331) Source(124, 41) + SourceIndex(0) --- >>> console.log(primaryA); 1 >^^^^ @@ -2225,21 +2226,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 6 > primaryA 7 > ) 8 > ; -1 >Emitted(62, 5) Source(125, 5) + SourceIndex(0) -2 >Emitted(62, 12) Source(125, 12) + SourceIndex(0) -3 >Emitted(62, 13) Source(125, 13) + SourceIndex(0) -4 >Emitted(62, 16) Source(125, 16) + SourceIndex(0) -5 >Emitted(62, 17) Source(125, 17) + SourceIndex(0) -6 >Emitted(62, 25) Source(125, 25) + SourceIndex(0) -7 >Emitted(62, 26) Source(125, 26) + SourceIndex(0) -8 >Emitted(62, 27) Source(125, 27) + SourceIndex(0) +1 >Emitted(63, 5) Source(125, 5) + SourceIndex(0) +2 >Emitted(63, 12) Source(125, 12) + SourceIndex(0) +3 >Emitted(63, 13) Source(125, 13) + SourceIndex(0) +4 >Emitted(63, 16) Source(125, 16) + SourceIndex(0) +5 >Emitted(63, 17) Source(125, 17) + SourceIndex(0) +6 >Emitted(63, 25) Source(125, 25) + SourceIndex(0) +7 >Emitted(63, 26) Source(125, 26) + SourceIndex(0) +8 >Emitted(63, 27) Source(125, 27) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(63, 2) Source(126, 2) + SourceIndex(0) +1 >Emitted(64, 2) Source(126, 2) + SourceIndex(0) --- >>>for (_33 = { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }, _34 = _33.name, nameA = _34 === void 0 ? "noName" : _34, _35 = _33.skills, _36 = _35 === void 0 ? { primary: "none", secondary: "none" } : _35, _37 = _36.primary, primaryA = _37 === void 0 ? "primary" : _37, _38 = _36.secondary, secondaryA = _38 === void 0 ? "secondary" : _38, _33, 1-> @@ -2295,25 +2296,25 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 17> secondary: secondaryA = "secondary" 18> 19> secondary: secondaryA = "secondary" -1->Emitted(64, 1) Source(127, 1) + SourceIndex(0) -2 >Emitted(64, 6) Source(127, 6) + SourceIndex(0) -3 >Emitted(64, 85) Source(133, 90) + SourceIndex(0) -4 >Emitted(64, 87) Source(128, 5) + SourceIndex(0) -5 >Emitted(64, 101) Source(128, 27) + SourceIndex(0) -6 >Emitted(64, 103) Source(128, 5) + SourceIndex(0) -7 >Emitted(64, 142) Source(128, 27) + SourceIndex(0) -8 >Emitted(64, 144) Source(129, 5) + SourceIndex(0) -9 >Emitted(64, 160) Source(132, 47) + SourceIndex(0) -10>Emitted(64, 162) Source(129, 5) + SourceIndex(0) -11>Emitted(64, 229) Source(132, 47) + SourceIndex(0) -12>Emitted(64, 231) Source(130, 9) + SourceIndex(0) -13>Emitted(64, 248) Source(130, 38) + SourceIndex(0) -14>Emitted(64, 250) Source(130, 9) + SourceIndex(0) -15>Emitted(64, 293) Source(130, 38) + SourceIndex(0) -16>Emitted(64, 295) Source(131, 9) + SourceIndex(0) -17>Emitted(64, 314) Source(131, 44) + SourceIndex(0) -18>Emitted(64, 316) Source(131, 9) + SourceIndex(0) -19>Emitted(64, 363) Source(131, 44) + SourceIndex(0) +1->Emitted(65, 1) Source(127, 1) + SourceIndex(0) +2 >Emitted(65, 6) Source(127, 6) + SourceIndex(0) +3 >Emitted(65, 85) Source(133, 90) + SourceIndex(0) +4 >Emitted(65, 87) Source(128, 5) + SourceIndex(0) +5 >Emitted(65, 101) Source(128, 27) + SourceIndex(0) +6 >Emitted(65, 103) Source(128, 5) + SourceIndex(0) +7 >Emitted(65, 142) Source(128, 27) + SourceIndex(0) +8 >Emitted(65, 144) Source(129, 5) + SourceIndex(0) +9 >Emitted(65, 160) Source(132, 47) + SourceIndex(0) +10>Emitted(65, 162) Source(129, 5) + SourceIndex(0) +11>Emitted(65, 229) Source(132, 47) + SourceIndex(0) +12>Emitted(65, 231) Source(130, 9) + SourceIndex(0) +13>Emitted(65, 248) Source(130, 38) + SourceIndex(0) +14>Emitted(65, 250) Source(130, 9) + SourceIndex(0) +15>Emitted(65, 293) Source(130, 38) + SourceIndex(0) +16>Emitted(65, 295) Source(131, 9) + SourceIndex(0) +17>Emitted(65, 314) Source(131, 44) + SourceIndex(0) +18>Emitted(65, 316) Source(131, 9) + SourceIndex(0) +19>Emitted(65, 363) Source(131, 44) + SourceIndex(0) --- >>> i = 0; i < 1; i++) { 1 >^^^^ @@ -2344,18 +2345,18 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 10> i 11> ++ 12> ) -1 >Emitted(65, 5) Source(134, 5) + SourceIndex(0) -2 >Emitted(65, 6) Source(134, 6) + SourceIndex(0) -3 >Emitted(65, 9) Source(134, 9) + SourceIndex(0) -4 >Emitted(65, 10) Source(134, 10) + SourceIndex(0) -5 >Emitted(65, 12) Source(134, 12) + SourceIndex(0) -6 >Emitted(65, 13) Source(134, 13) + SourceIndex(0) -7 >Emitted(65, 16) Source(134, 16) + SourceIndex(0) -8 >Emitted(65, 17) Source(134, 17) + SourceIndex(0) -9 >Emitted(65, 19) Source(134, 19) + SourceIndex(0) -10>Emitted(65, 20) Source(134, 20) + SourceIndex(0) -11>Emitted(65, 22) Source(134, 22) + SourceIndex(0) -12>Emitted(65, 24) Source(134, 24) + SourceIndex(0) +1 >Emitted(66, 5) Source(134, 5) + SourceIndex(0) +2 >Emitted(66, 6) Source(134, 6) + SourceIndex(0) +3 >Emitted(66, 9) Source(134, 9) + SourceIndex(0) +4 >Emitted(66, 10) Source(134, 10) + SourceIndex(0) +5 >Emitted(66, 12) Source(134, 12) + SourceIndex(0) +6 >Emitted(66, 13) Source(134, 13) + SourceIndex(0) +7 >Emitted(66, 16) Source(134, 16) + SourceIndex(0) +8 >Emitted(66, 17) Source(134, 17) + SourceIndex(0) +9 >Emitted(66, 19) Source(134, 19) + SourceIndex(0) +10>Emitted(66, 20) Source(134, 20) + SourceIndex(0) +11>Emitted(66, 22) Source(134, 22) + SourceIndex(0) +12>Emitted(66, 24) Source(134, 24) + SourceIndex(0) --- >>> console.log(primaryA); 1->^^^^ @@ -2375,21 +2376,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 6 > primaryA 7 > ) 8 > ; -1->Emitted(66, 5) Source(135, 5) + SourceIndex(0) -2 >Emitted(66, 12) Source(135, 12) + SourceIndex(0) -3 >Emitted(66, 13) Source(135, 13) + SourceIndex(0) -4 >Emitted(66, 16) Source(135, 16) + SourceIndex(0) -5 >Emitted(66, 17) Source(135, 17) + SourceIndex(0) -6 >Emitted(66, 25) Source(135, 25) + SourceIndex(0) -7 >Emitted(66, 26) Source(135, 26) + SourceIndex(0) -8 >Emitted(66, 27) Source(135, 27) + SourceIndex(0) +1->Emitted(67, 5) Source(135, 5) + SourceIndex(0) +2 >Emitted(67, 12) Source(135, 12) + SourceIndex(0) +3 >Emitted(67, 13) Source(135, 13) + SourceIndex(0) +4 >Emitted(67, 16) Source(135, 16) + SourceIndex(0) +5 >Emitted(67, 17) Source(135, 17) + SourceIndex(0) +6 >Emitted(67, 25) Source(135, 25) + SourceIndex(0) +7 >Emitted(67, 26) Source(135, 26) + SourceIndex(0) +8 >Emitted(67, 27) Source(135, 27) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(67, 2) Source(136, 2) + SourceIndex(0) +1 >Emitted(68, 2) Source(136, 2) + SourceIndex(0) --- >>>for (_39 = robot.name, name = _39 === void 0 ? "noName" : _39, _40 = robot.skill, skill = _40 === void 0 ? "skill" : _40, robot, i = 0; i < 1; i++) { 1-> @@ -2440,29 +2441,29 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 21> i 22> ++ 23> ) -1->Emitted(68, 1) Source(138, 1) + SourceIndex(0) -2 >Emitted(68, 6) Source(138, 8) + SourceIndex(0) -3 >Emitted(68, 22) Source(138, 23) + SourceIndex(0) -4 >Emitted(68, 24) Source(138, 8) + SourceIndex(0) -5 >Emitted(68, 62) Source(138, 23) + SourceIndex(0) -6 >Emitted(68, 64) Source(138, 25) + SourceIndex(0) -7 >Emitted(68, 81) Source(138, 40) + SourceIndex(0) -8 >Emitted(68, 83) Source(138, 25) + SourceIndex(0) -9 >Emitted(68, 121) Source(138, 40) + SourceIndex(0) -10>Emitted(68, 123) Source(138, 45) + SourceIndex(0) -11>Emitted(68, 128) Source(138, 50) + SourceIndex(0) -12>Emitted(68, 130) Source(138, 52) + SourceIndex(0) -13>Emitted(68, 131) Source(138, 53) + SourceIndex(0) -14>Emitted(68, 134) Source(138, 56) + SourceIndex(0) -15>Emitted(68, 135) Source(138, 57) + SourceIndex(0) -16>Emitted(68, 137) Source(138, 59) + SourceIndex(0) -17>Emitted(68, 138) Source(138, 60) + SourceIndex(0) -18>Emitted(68, 141) Source(138, 63) + SourceIndex(0) -19>Emitted(68, 142) Source(138, 64) + SourceIndex(0) -20>Emitted(68, 144) Source(138, 66) + SourceIndex(0) -21>Emitted(68, 145) Source(138, 67) + SourceIndex(0) -22>Emitted(68, 147) Source(138, 69) + SourceIndex(0) -23>Emitted(68, 149) Source(138, 71) + SourceIndex(0) +1->Emitted(69, 1) Source(138, 1) + SourceIndex(0) +2 >Emitted(69, 6) Source(138, 8) + SourceIndex(0) +3 >Emitted(69, 22) Source(138, 23) + SourceIndex(0) +4 >Emitted(69, 24) Source(138, 8) + SourceIndex(0) +5 >Emitted(69, 62) Source(138, 23) + SourceIndex(0) +6 >Emitted(69, 64) Source(138, 25) + SourceIndex(0) +7 >Emitted(69, 81) Source(138, 40) + SourceIndex(0) +8 >Emitted(69, 83) Source(138, 25) + SourceIndex(0) +9 >Emitted(69, 121) Source(138, 40) + SourceIndex(0) +10>Emitted(69, 123) Source(138, 45) + SourceIndex(0) +11>Emitted(69, 128) Source(138, 50) + SourceIndex(0) +12>Emitted(69, 130) Source(138, 52) + SourceIndex(0) +13>Emitted(69, 131) Source(138, 53) + SourceIndex(0) +14>Emitted(69, 134) Source(138, 56) + SourceIndex(0) +15>Emitted(69, 135) Source(138, 57) + SourceIndex(0) +16>Emitted(69, 137) Source(138, 59) + SourceIndex(0) +17>Emitted(69, 138) Source(138, 60) + SourceIndex(0) +18>Emitted(69, 141) Source(138, 63) + SourceIndex(0) +19>Emitted(69, 142) Source(138, 64) + SourceIndex(0) +20>Emitted(69, 144) Source(138, 66) + SourceIndex(0) +21>Emitted(69, 145) Source(138, 67) + SourceIndex(0) +22>Emitted(69, 147) Source(138, 69) + SourceIndex(0) +23>Emitted(69, 149) Source(138, 71) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -2482,21 +2483,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 6 > nameA 7 > ) 8 > ; -1 >Emitted(69, 5) Source(139, 5) + SourceIndex(0) -2 >Emitted(69, 12) Source(139, 12) + SourceIndex(0) -3 >Emitted(69, 13) Source(139, 13) + SourceIndex(0) -4 >Emitted(69, 16) Source(139, 16) + SourceIndex(0) -5 >Emitted(69, 17) Source(139, 17) + SourceIndex(0) -6 >Emitted(69, 22) Source(139, 22) + SourceIndex(0) -7 >Emitted(69, 23) Source(139, 23) + SourceIndex(0) -8 >Emitted(69, 24) Source(139, 24) + SourceIndex(0) +1 >Emitted(70, 5) Source(139, 5) + SourceIndex(0) +2 >Emitted(70, 12) Source(139, 12) + SourceIndex(0) +3 >Emitted(70, 13) Source(139, 13) + SourceIndex(0) +4 >Emitted(70, 16) Source(139, 16) + SourceIndex(0) +5 >Emitted(70, 17) Source(139, 17) + SourceIndex(0) +6 >Emitted(70, 22) Source(139, 22) + SourceIndex(0) +7 >Emitted(70, 23) Source(139, 23) + SourceIndex(0) +8 >Emitted(70, 24) Source(139, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(70, 2) Source(140, 2) + SourceIndex(0) +1 >Emitted(71, 2) Source(140, 2) + SourceIndex(0) --- >>>for (_41 = getRobot(), _42 = _41.name, name = _42 === void 0 ? "noName" : _42, _43 = _41.skill, skill = _43 === void 0 ? "skill" : _43, _41, i = 0; i < 1; i++) { 1-> @@ -2546,29 +2547,29 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 21> i 22> ++ 23> ) -1->Emitted(71, 1) Source(141, 1) + SourceIndex(0) -2 >Emitted(71, 6) Source(141, 6) + SourceIndex(0) -3 >Emitted(71, 22) Source(141, 55) + SourceIndex(0) -4 >Emitted(71, 24) Source(141, 8) + SourceIndex(0) -5 >Emitted(71, 38) Source(141, 23) + SourceIndex(0) -6 >Emitted(71, 40) Source(141, 8) + SourceIndex(0) -7 >Emitted(71, 78) Source(141, 23) + SourceIndex(0) -8 >Emitted(71, 80) Source(141, 25) + SourceIndex(0) -9 >Emitted(71, 95) Source(141, 40) + SourceIndex(0) -10>Emitted(71, 97) Source(141, 25) + SourceIndex(0) -11>Emitted(71, 135) Source(141, 40) + SourceIndex(0) -12>Emitted(71, 142) Source(141, 57) + SourceIndex(0) -13>Emitted(71, 143) Source(141, 58) + SourceIndex(0) -14>Emitted(71, 146) Source(141, 61) + SourceIndex(0) -15>Emitted(71, 147) Source(141, 62) + SourceIndex(0) -16>Emitted(71, 149) Source(141, 64) + SourceIndex(0) -17>Emitted(71, 150) Source(141, 65) + SourceIndex(0) -18>Emitted(71, 153) Source(141, 68) + SourceIndex(0) -19>Emitted(71, 154) Source(141, 69) + SourceIndex(0) -20>Emitted(71, 156) Source(141, 71) + SourceIndex(0) -21>Emitted(71, 157) Source(141, 72) + SourceIndex(0) -22>Emitted(71, 159) Source(141, 74) + SourceIndex(0) -23>Emitted(71, 161) Source(141, 76) + SourceIndex(0) +1->Emitted(72, 1) Source(141, 1) + SourceIndex(0) +2 >Emitted(72, 6) Source(141, 6) + SourceIndex(0) +3 >Emitted(72, 22) Source(141, 55) + SourceIndex(0) +4 >Emitted(72, 24) Source(141, 8) + SourceIndex(0) +5 >Emitted(72, 38) Source(141, 23) + SourceIndex(0) +6 >Emitted(72, 40) Source(141, 8) + SourceIndex(0) +7 >Emitted(72, 78) Source(141, 23) + SourceIndex(0) +8 >Emitted(72, 80) Source(141, 25) + SourceIndex(0) +9 >Emitted(72, 95) Source(141, 40) + SourceIndex(0) +10>Emitted(72, 97) Source(141, 25) + SourceIndex(0) +11>Emitted(72, 135) Source(141, 40) + SourceIndex(0) +12>Emitted(72, 142) Source(141, 57) + SourceIndex(0) +13>Emitted(72, 143) Source(141, 58) + SourceIndex(0) +14>Emitted(72, 146) Source(141, 61) + SourceIndex(0) +15>Emitted(72, 147) Source(141, 62) + SourceIndex(0) +16>Emitted(72, 149) Source(141, 64) + SourceIndex(0) +17>Emitted(72, 150) Source(141, 65) + SourceIndex(0) +18>Emitted(72, 153) Source(141, 68) + SourceIndex(0) +19>Emitted(72, 154) Source(141, 69) + SourceIndex(0) +20>Emitted(72, 156) Source(141, 71) + SourceIndex(0) +21>Emitted(72, 157) Source(141, 72) + SourceIndex(0) +22>Emitted(72, 159) Source(141, 74) + SourceIndex(0) +23>Emitted(72, 161) Source(141, 76) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -2588,21 +2589,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 6 > nameA 7 > ) 8 > ; -1 >Emitted(72, 5) Source(142, 5) + SourceIndex(0) -2 >Emitted(72, 12) Source(142, 12) + SourceIndex(0) -3 >Emitted(72, 13) Source(142, 13) + SourceIndex(0) -4 >Emitted(72, 16) Source(142, 16) + SourceIndex(0) -5 >Emitted(72, 17) Source(142, 17) + SourceIndex(0) -6 >Emitted(72, 22) Source(142, 22) + SourceIndex(0) -7 >Emitted(72, 23) Source(142, 23) + SourceIndex(0) -8 >Emitted(72, 24) Source(142, 24) + SourceIndex(0) +1 >Emitted(73, 5) Source(142, 5) + SourceIndex(0) +2 >Emitted(73, 12) Source(142, 12) + SourceIndex(0) +3 >Emitted(73, 13) Source(142, 13) + SourceIndex(0) +4 >Emitted(73, 16) Source(142, 16) + SourceIndex(0) +5 >Emitted(73, 17) Source(142, 17) + SourceIndex(0) +6 >Emitted(73, 22) Source(142, 22) + SourceIndex(0) +7 >Emitted(73, 23) Source(142, 23) + SourceIndex(0) +8 >Emitted(73, 24) Source(142, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(73, 2) Source(143, 2) + SourceIndex(0) +1 >Emitted(74, 2) Source(143, 2) + SourceIndex(0) --- >>>for (_44 = { name: "trimmer", skill: "trimming" }, _45 = _44.name, name = _45 === void 0 ? "noName" : _45, _46 = _44.skill, skill = _46 === void 0 ? "skill" : _46, _44, i = 0; i < 1; i++) { 1-> @@ -2652,29 +2653,29 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 21> i 22> ++ 23> ) -1->Emitted(74, 1) Source(144, 1) + SourceIndex(0) -2 >Emitted(74, 6) Source(144, 6) + SourceIndex(0) -3 >Emitted(74, 50) Source(144, 90) + SourceIndex(0) -4 >Emitted(74, 52) Source(144, 8) + SourceIndex(0) -5 >Emitted(74, 66) Source(144, 23) + SourceIndex(0) -6 >Emitted(74, 68) Source(144, 8) + SourceIndex(0) -7 >Emitted(74, 106) Source(144, 23) + SourceIndex(0) -8 >Emitted(74, 108) Source(144, 25) + SourceIndex(0) -9 >Emitted(74, 123) Source(144, 40) + SourceIndex(0) -10>Emitted(74, 125) Source(144, 25) + SourceIndex(0) -11>Emitted(74, 163) Source(144, 40) + SourceIndex(0) -12>Emitted(74, 170) Source(144, 92) + SourceIndex(0) -13>Emitted(74, 171) Source(144, 93) + SourceIndex(0) -14>Emitted(74, 174) Source(144, 96) + SourceIndex(0) -15>Emitted(74, 175) Source(144, 97) + SourceIndex(0) -16>Emitted(74, 177) Source(144, 99) + SourceIndex(0) -17>Emitted(74, 178) Source(144, 100) + SourceIndex(0) -18>Emitted(74, 181) Source(144, 103) + SourceIndex(0) -19>Emitted(74, 182) Source(144, 104) + SourceIndex(0) -20>Emitted(74, 184) Source(144, 106) + SourceIndex(0) -21>Emitted(74, 185) Source(144, 107) + SourceIndex(0) -22>Emitted(74, 187) Source(144, 109) + SourceIndex(0) -23>Emitted(74, 189) Source(144, 111) + SourceIndex(0) +1->Emitted(75, 1) Source(144, 1) + SourceIndex(0) +2 >Emitted(75, 6) Source(144, 6) + SourceIndex(0) +3 >Emitted(75, 50) Source(144, 90) + SourceIndex(0) +4 >Emitted(75, 52) Source(144, 8) + SourceIndex(0) +5 >Emitted(75, 66) Source(144, 23) + SourceIndex(0) +6 >Emitted(75, 68) Source(144, 8) + SourceIndex(0) +7 >Emitted(75, 106) Source(144, 23) + SourceIndex(0) +8 >Emitted(75, 108) Source(144, 25) + SourceIndex(0) +9 >Emitted(75, 123) Source(144, 40) + SourceIndex(0) +10>Emitted(75, 125) Source(144, 25) + SourceIndex(0) +11>Emitted(75, 163) Source(144, 40) + SourceIndex(0) +12>Emitted(75, 170) Source(144, 92) + SourceIndex(0) +13>Emitted(75, 171) Source(144, 93) + SourceIndex(0) +14>Emitted(75, 174) Source(144, 96) + SourceIndex(0) +15>Emitted(75, 175) Source(144, 97) + SourceIndex(0) +16>Emitted(75, 177) Source(144, 99) + SourceIndex(0) +17>Emitted(75, 178) Source(144, 100) + SourceIndex(0) +18>Emitted(75, 181) Source(144, 103) + SourceIndex(0) +19>Emitted(75, 182) Source(144, 104) + SourceIndex(0) +20>Emitted(75, 184) Source(144, 106) + SourceIndex(0) +21>Emitted(75, 185) Source(144, 107) + SourceIndex(0) +22>Emitted(75, 187) Source(144, 109) + SourceIndex(0) +23>Emitted(75, 189) Source(144, 111) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -2694,21 +2695,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 6 > nameA 7 > ) 8 > ; -1 >Emitted(75, 5) Source(145, 5) + SourceIndex(0) -2 >Emitted(75, 12) Source(145, 12) + SourceIndex(0) -3 >Emitted(75, 13) Source(145, 13) + SourceIndex(0) -4 >Emitted(75, 16) Source(145, 16) + SourceIndex(0) -5 >Emitted(75, 17) Source(145, 17) + SourceIndex(0) -6 >Emitted(75, 22) Source(145, 22) + SourceIndex(0) -7 >Emitted(75, 23) Source(145, 23) + SourceIndex(0) -8 >Emitted(75, 24) Source(145, 24) + SourceIndex(0) +1 >Emitted(76, 5) Source(145, 5) + SourceIndex(0) +2 >Emitted(76, 12) Source(145, 12) + SourceIndex(0) +3 >Emitted(76, 13) Source(145, 13) + SourceIndex(0) +4 >Emitted(76, 16) Source(145, 16) + SourceIndex(0) +5 >Emitted(76, 17) Source(145, 17) + SourceIndex(0) +6 >Emitted(76, 22) Source(145, 22) + SourceIndex(0) +7 >Emitted(76, 23) Source(145, 23) + SourceIndex(0) +8 >Emitted(76, 24) Source(145, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(76, 2) Source(146, 2) + SourceIndex(0) +1 >Emitted(77, 2) Source(146, 2) + SourceIndex(0) --- >>>for (_47 = multiRobot.name, name = _47 === void 0 ? "noName" : _47, _48 = multiRobot.skills, _49 = _48 === void 0 ? { primary: "none", secondary: "none" } : _48, _50 = _49.primary, primary = _50 === void 0 ? "primary" : _50, _51 = _49.secondary, secondary = _51 === void 0 ? "secondary" : _51, multiRobot, i = 0; i < 1; i++) { 1-> @@ -2785,37 +2786,37 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 29> i 30> ++ 31> ) -1->Emitted(77, 1) Source(147, 1) + SourceIndex(0) -2 >Emitted(77, 6) Source(148, 5) + SourceIndex(0) -3 >Emitted(77, 27) Source(148, 20) + SourceIndex(0) -4 >Emitted(77, 29) Source(148, 5) + SourceIndex(0) -5 >Emitted(77, 67) Source(148, 20) + SourceIndex(0) -6 >Emitted(77, 69) Source(149, 5) + SourceIndex(0) -7 >Emitted(77, 92) Source(152, 47) + SourceIndex(0) -8 >Emitted(77, 94) Source(149, 5) + SourceIndex(0) -9 >Emitted(77, 161) Source(152, 47) + SourceIndex(0) -10>Emitted(77, 163) Source(150, 9) + SourceIndex(0) -11>Emitted(77, 180) Source(150, 28) + SourceIndex(0) -12>Emitted(77, 182) Source(150, 9) + SourceIndex(0) -13>Emitted(77, 224) Source(150, 28) + SourceIndex(0) -14>Emitted(77, 226) Source(151, 9) + SourceIndex(0) -15>Emitted(77, 245) Source(151, 32) + SourceIndex(0) -16>Emitted(77, 247) Source(151, 9) + SourceIndex(0) -17>Emitted(77, 293) Source(151, 32) + SourceIndex(0) -18>Emitted(77, 295) Source(153, 5) + SourceIndex(0) -19>Emitted(77, 305) Source(153, 15) + SourceIndex(0) -20>Emitted(77, 307) Source(153, 17) + SourceIndex(0) -21>Emitted(77, 308) Source(153, 18) + SourceIndex(0) -22>Emitted(77, 311) Source(153, 21) + SourceIndex(0) -23>Emitted(77, 312) Source(153, 22) + SourceIndex(0) -24>Emitted(77, 314) Source(153, 24) + SourceIndex(0) -25>Emitted(77, 315) Source(153, 25) + SourceIndex(0) -26>Emitted(77, 318) Source(153, 28) + SourceIndex(0) -27>Emitted(77, 319) Source(153, 29) + SourceIndex(0) -28>Emitted(77, 321) Source(153, 31) + SourceIndex(0) -29>Emitted(77, 322) Source(153, 32) + SourceIndex(0) -30>Emitted(77, 324) Source(153, 34) + SourceIndex(0) -31>Emitted(77, 326) Source(153, 36) + SourceIndex(0) +1->Emitted(78, 1) Source(147, 1) + SourceIndex(0) +2 >Emitted(78, 6) Source(148, 5) + SourceIndex(0) +3 >Emitted(78, 27) Source(148, 20) + SourceIndex(0) +4 >Emitted(78, 29) Source(148, 5) + SourceIndex(0) +5 >Emitted(78, 67) Source(148, 20) + SourceIndex(0) +6 >Emitted(78, 69) Source(149, 5) + SourceIndex(0) +7 >Emitted(78, 92) Source(152, 47) + SourceIndex(0) +8 >Emitted(78, 94) Source(149, 5) + SourceIndex(0) +9 >Emitted(78, 161) Source(152, 47) + SourceIndex(0) +10>Emitted(78, 163) Source(150, 9) + SourceIndex(0) +11>Emitted(78, 180) Source(150, 28) + SourceIndex(0) +12>Emitted(78, 182) Source(150, 9) + SourceIndex(0) +13>Emitted(78, 224) Source(150, 28) + SourceIndex(0) +14>Emitted(78, 226) Source(151, 9) + SourceIndex(0) +15>Emitted(78, 245) Source(151, 32) + SourceIndex(0) +16>Emitted(78, 247) Source(151, 9) + SourceIndex(0) +17>Emitted(78, 293) Source(151, 32) + SourceIndex(0) +18>Emitted(78, 295) Source(153, 5) + SourceIndex(0) +19>Emitted(78, 305) Source(153, 15) + SourceIndex(0) +20>Emitted(78, 307) Source(153, 17) + SourceIndex(0) +21>Emitted(78, 308) Source(153, 18) + SourceIndex(0) +22>Emitted(78, 311) Source(153, 21) + SourceIndex(0) +23>Emitted(78, 312) Source(153, 22) + SourceIndex(0) +24>Emitted(78, 314) Source(153, 24) + SourceIndex(0) +25>Emitted(78, 315) Source(153, 25) + SourceIndex(0) +26>Emitted(78, 318) Source(153, 28) + SourceIndex(0) +27>Emitted(78, 319) Source(153, 29) + SourceIndex(0) +28>Emitted(78, 321) Source(153, 31) + SourceIndex(0) +29>Emitted(78, 322) Source(153, 32) + SourceIndex(0) +30>Emitted(78, 324) Source(153, 34) + SourceIndex(0) +31>Emitted(78, 326) Source(153, 36) + SourceIndex(0) --- >>> console.log(primaryA); 1 >^^^^ @@ -2835,21 +2836,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 6 > primaryA 7 > ) 8 > ; -1 >Emitted(78, 5) Source(154, 5) + SourceIndex(0) -2 >Emitted(78, 12) Source(154, 12) + SourceIndex(0) -3 >Emitted(78, 13) Source(154, 13) + SourceIndex(0) -4 >Emitted(78, 16) Source(154, 16) + SourceIndex(0) -5 >Emitted(78, 17) Source(154, 17) + SourceIndex(0) -6 >Emitted(78, 25) Source(154, 25) + SourceIndex(0) -7 >Emitted(78, 26) Source(154, 26) + SourceIndex(0) -8 >Emitted(78, 27) Source(154, 27) + SourceIndex(0) +1 >Emitted(79, 5) Source(154, 5) + SourceIndex(0) +2 >Emitted(79, 12) Source(154, 12) + SourceIndex(0) +3 >Emitted(79, 13) Source(154, 13) + SourceIndex(0) +4 >Emitted(79, 16) Source(154, 16) + SourceIndex(0) +5 >Emitted(79, 17) Source(154, 17) + SourceIndex(0) +6 >Emitted(79, 25) Source(154, 25) + SourceIndex(0) +7 >Emitted(79, 26) Source(154, 26) + SourceIndex(0) +8 >Emitted(79, 27) Source(154, 27) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(79, 2) Source(155, 2) + SourceIndex(0) +1 >Emitted(80, 2) Source(155, 2) + SourceIndex(0) --- >>>for (_52 = getMultiRobot(), _53 = _52.name, name = _53 === void 0 ? "noName" : _53, _54 = _52.skills, _55 = _54 === void 0 ? { primary: "none", secondary: "none" } : _54, _56 = _55.primary, primary = _56 === void 0 ? "primary" : _56, _57 = _55.secondary, secondary = _57 === void 0 ? "secondary" : _57, _52, i = 0; i < 1; i++) { 1-> @@ -2931,37 +2932,37 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 29> i 30> ++ 31> ) -1->Emitted(80, 1) Source(156, 1) + SourceIndex(0) -2 >Emitted(80, 6) Source(156, 6) + SourceIndex(0) -3 >Emitted(80, 27) Source(162, 20) + SourceIndex(0) -4 >Emitted(80, 29) Source(157, 5) + SourceIndex(0) -5 >Emitted(80, 43) Source(157, 20) + SourceIndex(0) -6 >Emitted(80, 45) Source(157, 5) + SourceIndex(0) -7 >Emitted(80, 83) Source(157, 20) + SourceIndex(0) -8 >Emitted(80, 85) Source(158, 5) + SourceIndex(0) -9 >Emitted(80, 101) Source(161, 47) + SourceIndex(0) -10>Emitted(80, 103) Source(158, 5) + SourceIndex(0) -11>Emitted(80, 170) Source(161, 47) + SourceIndex(0) -12>Emitted(80, 172) Source(159, 9) + SourceIndex(0) -13>Emitted(80, 189) Source(159, 28) + SourceIndex(0) -14>Emitted(80, 191) Source(159, 9) + SourceIndex(0) -15>Emitted(80, 233) Source(159, 28) + SourceIndex(0) -16>Emitted(80, 235) Source(160, 9) + SourceIndex(0) -17>Emitted(80, 254) Source(160, 32) + SourceIndex(0) -18>Emitted(80, 256) Source(160, 9) + SourceIndex(0) -19>Emitted(80, 302) Source(160, 32) + SourceIndex(0) -20>Emitted(80, 309) Source(162, 22) + SourceIndex(0) -21>Emitted(80, 310) Source(162, 23) + SourceIndex(0) -22>Emitted(80, 313) Source(162, 26) + SourceIndex(0) -23>Emitted(80, 314) Source(162, 27) + SourceIndex(0) -24>Emitted(80, 316) Source(162, 29) + SourceIndex(0) -25>Emitted(80, 317) Source(162, 30) + SourceIndex(0) -26>Emitted(80, 320) Source(162, 33) + SourceIndex(0) -27>Emitted(80, 321) Source(162, 34) + SourceIndex(0) -28>Emitted(80, 323) Source(162, 36) + SourceIndex(0) -29>Emitted(80, 324) Source(162, 37) + SourceIndex(0) -30>Emitted(80, 326) Source(162, 39) + SourceIndex(0) -31>Emitted(80, 328) Source(162, 41) + SourceIndex(0) +1->Emitted(81, 1) Source(156, 1) + SourceIndex(0) +2 >Emitted(81, 6) Source(156, 6) + SourceIndex(0) +3 >Emitted(81, 27) Source(162, 20) + SourceIndex(0) +4 >Emitted(81, 29) Source(157, 5) + SourceIndex(0) +5 >Emitted(81, 43) Source(157, 20) + SourceIndex(0) +6 >Emitted(81, 45) Source(157, 5) + SourceIndex(0) +7 >Emitted(81, 83) Source(157, 20) + SourceIndex(0) +8 >Emitted(81, 85) Source(158, 5) + SourceIndex(0) +9 >Emitted(81, 101) Source(161, 47) + SourceIndex(0) +10>Emitted(81, 103) Source(158, 5) + SourceIndex(0) +11>Emitted(81, 170) Source(161, 47) + SourceIndex(0) +12>Emitted(81, 172) Source(159, 9) + SourceIndex(0) +13>Emitted(81, 189) Source(159, 28) + SourceIndex(0) +14>Emitted(81, 191) Source(159, 9) + SourceIndex(0) +15>Emitted(81, 233) Source(159, 28) + SourceIndex(0) +16>Emitted(81, 235) Source(160, 9) + SourceIndex(0) +17>Emitted(81, 254) Source(160, 32) + SourceIndex(0) +18>Emitted(81, 256) Source(160, 9) + SourceIndex(0) +19>Emitted(81, 302) Source(160, 32) + SourceIndex(0) +20>Emitted(81, 309) Source(162, 22) + SourceIndex(0) +21>Emitted(81, 310) Source(162, 23) + SourceIndex(0) +22>Emitted(81, 313) Source(162, 26) + SourceIndex(0) +23>Emitted(81, 314) Source(162, 27) + SourceIndex(0) +24>Emitted(81, 316) Source(162, 29) + SourceIndex(0) +25>Emitted(81, 317) Source(162, 30) + SourceIndex(0) +26>Emitted(81, 320) Source(162, 33) + SourceIndex(0) +27>Emitted(81, 321) Source(162, 34) + SourceIndex(0) +28>Emitted(81, 323) Source(162, 36) + SourceIndex(0) +29>Emitted(81, 324) Source(162, 37) + SourceIndex(0) +30>Emitted(81, 326) Source(162, 39) + SourceIndex(0) +31>Emitted(81, 328) Source(162, 41) + SourceIndex(0) --- >>> console.log(primaryA); 1 >^^^^ @@ -2981,21 +2982,21 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 6 > primaryA 7 > ) 8 > ; -1 >Emitted(81, 5) Source(163, 5) + SourceIndex(0) -2 >Emitted(81, 12) Source(163, 12) + SourceIndex(0) -3 >Emitted(81, 13) Source(163, 13) + SourceIndex(0) -4 >Emitted(81, 16) Source(163, 16) + SourceIndex(0) -5 >Emitted(81, 17) Source(163, 17) + SourceIndex(0) -6 >Emitted(81, 25) Source(163, 25) + SourceIndex(0) -7 >Emitted(81, 26) Source(163, 26) + SourceIndex(0) -8 >Emitted(81, 27) Source(163, 27) + SourceIndex(0) +1 >Emitted(82, 5) Source(163, 5) + SourceIndex(0) +2 >Emitted(82, 12) Source(163, 12) + SourceIndex(0) +3 >Emitted(82, 13) Source(163, 13) + SourceIndex(0) +4 >Emitted(82, 16) Source(163, 16) + SourceIndex(0) +5 >Emitted(82, 17) Source(163, 17) + SourceIndex(0) +6 >Emitted(82, 25) Source(163, 25) + SourceIndex(0) +7 >Emitted(82, 26) Source(163, 26) + SourceIndex(0) +8 >Emitted(82, 27) Source(163, 27) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(82, 2) Source(164, 2) + SourceIndex(0) +1 >Emitted(83, 2) Source(164, 2) + SourceIndex(0) --- >>>for (_58 = { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }, _59 = _58.name, name = _59 === void 0 ? "noName" : _59, _60 = _58.skills, _61 = _60 === void 0 ? { primary: "none", secondary: "none" } : _60, _62 = _61.primary, primary = _62 === void 0 ? "primary" : _62, _63 = _61.secondary, secondary = _63 === void 0 ? "secondary" : _63, _58, 1-> @@ -3051,25 +3052,25 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 17> secondary = "secondary" 18> 19> secondary = "secondary" -1->Emitted(83, 1) Source(165, 1) + SourceIndex(0) -2 >Emitted(83, 6) Source(165, 6) + SourceIndex(0) -3 >Emitted(83, 85) Source(171, 90) + SourceIndex(0) -4 >Emitted(83, 87) Source(166, 5) + SourceIndex(0) -5 >Emitted(83, 101) Source(166, 20) + SourceIndex(0) -6 >Emitted(83, 103) Source(166, 5) + SourceIndex(0) -7 >Emitted(83, 141) Source(166, 20) + SourceIndex(0) -8 >Emitted(83, 143) Source(167, 5) + SourceIndex(0) -9 >Emitted(83, 159) Source(170, 47) + SourceIndex(0) -10>Emitted(83, 161) Source(167, 5) + SourceIndex(0) -11>Emitted(83, 228) Source(170, 47) + SourceIndex(0) -12>Emitted(83, 230) Source(168, 9) + SourceIndex(0) -13>Emitted(83, 247) Source(168, 28) + SourceIndex(0) -14>Emitted(83, 249) Source(168, 9) + SourceIndex(0) -15>Emitted(83, 291) Source(168, 28) + SourceIndex(0) -16>Emitted(83, 293) Source(169, 9) + SourceIndex(0) -17>Emitted(83, 312) Source(169, 32) + SourceIndex(0) -18>Emitted(83, 314) Source(169, 9) + SourceIndex(0) -19>Emitted(83, 360) Source(169, 32) + SourceIndex(0) +1->Emitted(84, 1) Source(165, 1) + SourceIndex(0) +2 >Emitted(84, 6) Source(165, 6) + SourceIndex(0) +3 >Emitted(84, 85) Source(171, 90) + SourceIndex(0) +4 >Emitted(84, 87) Source(166, 5) + SourceIndex(0) +5 >Emitted(84, 101) Source(166, 20) + SourceIndex(0) +6 >Emitted(84, 103) Source(166, 5) + SourceIndex(0) +7 >Emitted(84, 141) Source(166, 20) + SourceIndex(0) +8 >Emitted(84, 143) Source(167, 5) + SourceIndex(0) +9 >Emitted(84, 159) Source(170, 47) + SourceIndex(0) +10>Emitted(84, 161) Source(167, 5) + SourceIndex(0) +11>Emitted(84, 228) Source(170, 47) + SourceIndex(0) +12>Emitted(84, 230) Source(168, 9) + SourceIndex(0) +13>Emitted(84, 247) Source(168, 28) + SourceIndex(0) +14>Emitted(84, 249) Source(168, 9) + SourceIndex(0) +15>Emitted(84, 291) Source(168, 28) + SourceIndex(0) +16>Emitted(84, 293) Source(169, 9) + SourceIndex(0) +17>Emitted(84, 312) Source(169, 32) + SourceIndex(0) +18>Emitted(84, 314) Source(169, 9) + SourceIndex(0) +19>Emitted(84, 360) Source(169, 32) + SourceIndex(0) --- >>> i = 0; i < 1; i++) { 1 >^^^^ @@ -3100,18 +3101,18 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 10> i 11> ++ 12> ) -1 >Emitted(84, 5) Source(172, 5) + SourceIndex(0) -2 >Emitted(84, 6) Source(172, 6) + SourceIndex(0) -3 >Emitted(84, 9) Source(172, 9) + SourceIndex(0) -4 >Emitted(84, 10) Source(172, 10) + SourceIndex(0) -5 >Emitted(84, 12) Source(172, 12) + SourceIndex(0) -6 >Emitted(84, 13) Source(172, 13) + SourceIndex(0) -7 >Emitted(84, 16) Source(172, 16) + SourceIndex(0) -8 >Emitted(84, 17) Source(172, 17) + SourceIndex(0) -9 >Emitted(84, 19) Source(172, 19) + SourceIndex(0) -10>Emitted(84, 20) Source(172, 20) + SourceIndex(0) -11>Emitted(84, 22) Source(172, 22) + SourceIndex(0) -12>Emitted(84, 24) Source(172, 24) + SourceIndex(0) +1 >Emitted(85, 5) Source(172, 5) + SourceIndex(0) +2 >Emitted(85, 6) Source(172, 6) + SourceIndex(0) +3 >Emitted(85, 9) Source(172, 9) + SourceIndex(0) +4 >Emitted(85, 10) Source(172, 10) + SourceIndex(0) +5 >Emitted(85, 12) Source(172, 12) + SourceIndex(0) +6 >Emitted(85, 13) Source(172, 13) + SourceIndex(0) +7 >Emitted(85, 16) Source(172, 16) + SourceIndex(0) +8 >Emitted(85, 17) Source(172, 17) + SourceIndex(0) +9 >Emitted(85, 19) Source(172, 19) + SourceIndex(0) +10>Emitted(85, 20) Source(172, 20) + SourceIndex(0) +11>Emitted(85, 22) Source(172, 22) + SourceIndex(0) +12>Emitted(85, 24) Source(172, 24) + SourceIndex(0) --- >>> console.log(primaryA); 1->^^^^ @@ -3131,21 +3132,20 @@ sourceFile:sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2 6 > primaryA 7 > ) 8 > ; -1->Emitted(85, 5) Source(173, 5) + SourceIndex(0) -2 >Emitted(85, 12) Source(173, 12) + SourceIndex(0) -3 >Emitted(85, 13) Source(173, 13) + SourceIndex(0) -4 >Emitted(85, 16) Source(173, 16) + SourceIndex(0) -5 >Emitted(85, 17) Source(173, 17) + SourceIndex(0) -6 >Emitted(85, 25) Source(173, 25) + SourceIndex(0) -7 >Emitted(85, 26) Source(173, 26) + SourceIndex(0) -8 >Emitted(85, 27) Source(173, 27) + SourceIndex(0) +1->Emitted(86, 5) Source(173, 5) + SourceIndex(0) +2 >Emitted(86, 12) Source(173, 12) + SourceIndex(0) +3 >Emitted(86, 13) Source(173, 13) + SourceIndex(0) +4 >Emitted(86, 16) Source(173, 16) + SourceIndex(0) +5 >Emitted(86, 17) Source(173, 17) + SourceIndex(0) +6 >Emitted(86, 25) Source(173, 25) + SourceIndex(0) +7 >Emitted(86, 26) Source(173, 26) + SourceIndex(0) +8 >Emitted(86, 27) Source(173, 27) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(86, 2) Source(174, 2) + SourceIndex(0) +1 >Emitted(87, 2) Source(174, 2) + SourceIndex(0) --- ->>>var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35, _36, _37, _38, _39, _40, _41, _42, _43, _44, _45, _46, _47, _48, _49, _50, _51, _52, _53, _54, _55, _56, _57, _58, _59, _60, _61, _62, _63; >>>//# sourceMappingURL=sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2.js.map \ No newline at end of file diff --git a/tests/baselines/reference/sourceMapValidationDestructuringForOfArrayBindingPattern2.js b/tests/baselines/reference/sourceMapValidationDestructuringForOfArrayBindingPattern2.js index 4167991e07c..46e3b2255ab 100644 --- a/tests/baselines/reference/sourceMapValidationDestructuringForOfArrayBindingPattern2.js +++ b/tests/baselines/reference/sourceMapValidationDestructuringForOfArrayBindingPattern2.js @@ -101,6 +101,7 @@ for ([...multiRobotAInfo] of [multiRobotA, multiRobotB]) { } //// [sourceMapValidationDestructuringForOfArrayBindingPattern2.js] +var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w; var robotA = [1, "mower", "mowing"]; var robotB = [2, "trimmer", "trimming"]; var robots = [robotA, robotB]; @@ -118,100 +119,99 @@ var numberB, nameB; var numberA2, nameA2, skillA2, nameMA; var numberA3, robotAInfo, multiRobotAInfo; for (var _i = 0, robots_1 = robots; _i < robots_1.length; _i++) { - _15 = robots_1[_i], nameA = _15[1]; + _a = robots_1[_i], nameA = _a[1]; console.log(nameA); } -for (var _a = 0, _b = getRobots(); _a < _b.length; _a++) { - _16 = _b[_a], nameA = _16[1]; +for (var _x = 0, _y = getRobots(); _x < _y.length; _x++) { + _b = _y[_x], nameA = _b[1]; console.log(nameA); } -for (var _c = 0, _d = [robotA, robotB]; _c < _d.length; _c++) { - _17 = _d[_c], nameA = _17[1]; +for (var _z = 0, _0 = [robotA, robotB]; _z < _0.length; _z++) { + _c = _0[_z], nameA = _c[1]; console.log(nameA); } -for (var _e = 0, multiRobots_1 = multiRobots; _e < multiRobots_1.length; _e++) { - _18 = multiRobots_1[_e], _19 = _18[1], primarySkillA = _19[0], secondarySkillA = _19[1]; +for (var _1 = 0, multiRobots_1 = multiRobots; _1 < multiRobots_1.length; _1++) { + _d = multiRobots_1[_1], _e = _d[1], primarySkillA = _e[0], secondarySkillA = _e[1]; console.log(primarySkillA); } -for (var _f = 0, _g = getMultiRobots(); _f < _g.length; _f++) { - _20 = _g[_f], _21 = _20[1], primarySkillA = _21[0], secondarySkillA = _21[1]; +for (var _2 = 0, _3 = getMultiRobots(); _2 < _3.length; _2++) { + _f = _3[_2], _g = _f[1], primarySkillA = _g[0], secondarySkillA = _g[1]; console.log(primarySkillA); } -for (var _h = 0, _j = [multiRobotA, multiRobotB]; _h < _j.length; _h++) { - _22 = _j[_h], _23 = _22[1], primarySkillA = _23[0], secondarySkillA = _23[1]; +for (var _4 = 0, _5 = [multiRobotA, multiRobotB]; _4 < _5.length; _4++) { + _h = _5[_4], _j = _h[1], primarySkillA = _j[0], secondarySkillA = _j[1]; console.log(primarySkillA); } -for (var _k = 0, robots_2 = robots; _k < robots_2.length; _k++) { - numberB = robots_2[_k][0]; +for (var _6 = 0, robots_2 = robots; _6 < robots_2.length; _6++) { + numberB = robots_2[_6][0]; console.log(numberB); } -for (var _l = 0, _m = getRobots(); _l < _m.length; _l++) { - numberB = _m[_l][0]; +for (var _7 = 0, _8 = getRobots(); _7 < _8.length; _7++) { + numberB = _8[_7][0]; console.log(numberB); } -for (var _o = 0, _p = [robotA, robotB]; _o < _p.length; _o++) { - numberB = _p[_o][0]; +for (var _9 = 0, _10 = [robotA, robotB]; _9 < _10.length; _9++) { + numberB = _10[_9][0]; console.log(numberB); } -for (var _q = 0, multiRobots_2 = multiRobots; _q < multiRobots_2.length; _q++) { - nameB = multiRobots_2[_q][0]; +for (var _11 = 0, multiRobots_2 = multiRobots; _11 < multiRobots_2.length; _11++) { + nameB = multiRobots_2[_11][0]; console.log(nameB); } -for (var _r = 0, _s = getMultiRobots(); _r < _s.length; _r++) { - nameB = _s[_r][0]; +for (var _12 = 0, _13 = getMultiRobots(); _12 < _13.length; _12++) { + nameB = _13[_12][0]; console.log(nameB); } -for (var _t = 0, _u = [multiRobotA, multiRobotB]; _t < _u.length; _t++) { - nameB = _u[_t][0]; +for (var _14 = 0, _15 = [multiRobotA, multiRobotB]; _14 < _15.length; _14++) { + nameB = _15[_14][0]; console.log(nameB); } -for (var _v = 0, robots_3 = robots; _v < robots_3.length; _v++) { - _24 = robots_3[_v], numberA2 = _24[0], nameA2 = _24[1], skillA2 = _24[2]; +for (var _16 = 0, robots_3 = robots; _16 < robots_3.length; _16++) { + _k = robots_3[_16], numberA2 = _k[0], nameA2 = _k[1], skillA2 = _k[2]; console.log(nameA2); } -for (var _w = 0, _x = getRobots(); _w < _x.length; _w++) { - _25 = _x[_w], numberA2 = _25[0], nameA2 = _25[1], skillA2 = _25[2]; +for (var _17 = 0, _18 = getRobots(); _17 < _18.length; _17++) { + _l = _18[_17], numberA2 = _l[0], nameA2 = _l[1], skillA2 = _l[2]; console.log(nameA2); } -for (var _y = 0, _z = [robotA, robotB]; _y < _z.length; _y++) { - _26 = _z[_y], numberA2 = _26[0], nameA2 = _26[1], skillA2 = _26[2]; +for (var _19 = 0, _20 = [robotA, robotB]; _19 < _20.length; _19++) { + _m = _20[_19], numberA2 = _m[0], nameA2 = _m[1], skillA2 = _m[2]; console.log(nameA2); } -for (var _0 = 0, multiRobots_3 = multiRobots; _0 < multiRobots_3.length; _0++) { - _27 = multiRobots_3[_0], nameMA = _27[0], _28 = _27[1], primarySkillA = _28[0], secondarySkillA = _28[1]; +for (var _21 = 0, multiRobots_3 = multiRobots; _21 < multiRobots_3.length; _21++) { + _o = multiRobots_3[_21], nameMA = _o[0], _p = _o[1], primarySkillA = _p[0], secondarySkillA = _p[1]; console.log(nameMA); } -for (var _1 = 0, _2 = getMultiRobots(); _1 < _2.length; _1++) { - _29 = _2[_1], nameMA = _29[0], _30 = _29[1], primarySkillA = _30[0], secondarySkillA = _30[1]; +for (var _22 = 0, _23 = getMultiRobots(); _22 < _23.length; _22++) { + _q = _23[_22], nameMA = _q[0], _r = _q[1], primarySkillA = _r[0], secondarySkillA = _r[1]; console.log(nameMA); } -for (var _3 = 0, _4 = [multiRobotA, multiRobotB]; _3 < _4.length; _3++) { - _31 = _4[_3], nameMA = _31[0], _32 = _31[1], primarySkillA = _32[0], secondarySkillA = _32[1]; +for (var _24 = 0, _25 = [multiRobotA, multiRobotB]; _24 < _25.length; _24++) { + _s = _25[_24], nameMA = _s[0], _t = _s[1], primarySkillA = _t[0], secondarySkillA = _t[1]; console.log(nameMA); } -for (var _5 = 0, robots_4 = robots; _5 < robots_4.length; _5++) { - _33 = robots_4[_5], numberA3 = _33[0], robotAInfo = _33.slice(1); +for (var _26 = 0, robots_4 = robots; _26 < robots_4.length; _26++) { + _u = robots_4[_26], numberA3 = _u[0], robotAInfo = _u.slice(1); console.log(numberA3); } -for (var _6 = 0, _7 = getRobots(); _6 < _7.length; _6++) { - _34 = _7[_6], numberA3 = _34[0], robotAInfo = _34.slice(1); +for (var _27 = 0, _28 = getRobots(); _27 < _28.length; _27++) { + _v = _28[_27], numberA3 = _v[0], robotAInfo = _v.slice(1); console.log(numberA3); } -for (var _8 = 0, _9 = [robotA, robotB]; _8 < _9.length; _8++) { - _35 = _9[_8], numberA3 = _35[0], robotAInfo = _35.slice(1); +for (var _29 = 0, _30 = [robotA, robotB]; _29 < _30.length; _29++) { + _w = _30[_29], numberA3 = _w[0], robotAInfo = _w.slice(1); console.log(numberA3); } -for (var _10 = 0, multiRobots_4 = multiRobots; _10 < multiRobots_4.length; _10++) { - multiRobotAInfo = multiRobots_4[_10].slice(0); +for (var _31 = 0, multiRobots_4 = multiRobots; _31 < multiRobots_4.length; _31++) { + multiRobotAInfo = multiRobots_4[_31].slice(0); console.log(multiRobotAInfo); } -for (var _11 = 0, _12 = getMultiRobots(); _11 < _12.length; _11++) { - multiRobotAInfo = _12[_11].slice(0); +for (var _32 = 0, _33 = getMultiRobots(); _32 < _33.length; _32++) { + multiRobotAInfo = _33[_32].slice(0); console.log(multiRobotAInfo); } -for (var _13 = 0, _14 = [multiRobotA, multiRobotB]; _13 < _14.length; _13++) { - multiRobotAInfo = _14[_13].slice(0); +for (var _34 = 0, _35 = [multiRobotA, multiRobotB]; _34 < _35.length; _34++) { + multiRobotAInfo = _35[_34].slice(0); console.log(multiRobotAInfo); } -var _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35; //# sourceMappingURL=sourceMapValidationDestructuringForOfArrayBindingPattern2.js.map \ No newline at end of file diff --git a/tests/baselines/reference/sourceMapValidationDestructuringForOfArrayBindingPattern2.js.map b/tests/baselines/reference/sourceMapValidationDestructuringForOfArrayBindingPattern2.js.map index 2372260ca49..e67978ffb67 100644 --- a/tests/baselines/reference/sourceMapValidationDestructuringForOfArrayBindingPattern2.js.map +++ b/tests/baselines/reference/sourceMapValidationDestructuringForOfArrayBindingPattern2.js.map @@ -1,2 +1,2 @@ //// [sourceMapValidationDestructuringForOfArrayBindingPattern2.js.map] -{"version":3,"file":"sourceMapValidationDestructuringForOfArrayBindingPattern2.js","sourceRoot":"","sources":["sourceMapValidationDestructuringForOfArrayBindingPattern2.ts"],"names":[],"mappings":"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"} \ No newline at end of file +{"version":3,"file":"sourceMapValidationDestructuringForOfArrayBindingPattern2.js","sourceRoot":"","sources":["sourceMapValidationDestructuringForOfArrayBindingPattern2.ts"],"names":[],"mappings":";AAMA,IAAI,MAAM,GAAU,CAAC,CAAC,EAAE,OAAO,EAAE,QAAQ,CAAC,CAAC;AAC3C,IAAI,MAAM,GAAU,CAAC,CAAC,EAAE,SAAS,EAAE,UAAU,CAAC,CAAC;AAC/C,IAAI,MAAM,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;AAC9B;IACI,OAAO,MAAM,CAAC;AAClB,CAAC;AAED,IAAI,WAAW,GAAsB,CAAC,OAAO,EAAE,CAAC,QAAQ,EAAE,EAAE,CAAC,CAAC,CAAC;AAC/D,IAAI,WAAW,GAAsB,CAAC,SAAS,EAAE,CAAC,UAAU,EAAE,QAAQ,CAAC,CAAC,CAAC;AACzE,IAAI,WAAW,GAAG,CAAC,WAAW,EAAE,WAAW,CAAC,CAAC;AAC7C;IACI,OAAO,WAAW,CAAC;AACvB,CAAC;AAED,IAAI,KAAa,EAAE,aAAqB,EAAE,eAAuB,CAAC;AAClE,IAAI,OAAe,EAAE,KAAa,CAAC;AACnC,IAAI,QAAgB,EAAE,MAAc,EAAE,OAAe,EAAE,MAAc,CAAC;AACtE,IAAI,QAAgB,EAAE,UAA+B,EAAE,eAA8C,CAAC;AAEtG,KAAkB,UAAM,EAAN,iBAAM,EAAN,oBAAM,EAAN,IAAM,EAAE;uBAAlB,aAAK;IACT,OAAO,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;CACtB;AACD,KAAkB,UAAW,EAAX,KAAA,SAAS,EAAE,EAAX,cAAW,EAAX,IAAW,EAAE;iBAAvB,aAAK;IACT,OAAO,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;CACtB;AACD,KAAkB,UAAgB,EAAhB,MAAC,MAAM,EAAE,MAAM,CAAC,EAAhB,cAAgB,EAAhB,IAAgB,EAAE;iBAA5B,aAAK;IACT,OAAO,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;CACtB;AACD,KAA6C,UAAW,EAAX,2BAAW,EAAX,yBAAW,EAAX,IAAW,EAAE;4BAAlD,UAAgC,EAA/B,qBAAa,EAAE,uBAAe;IACnC,OAAO,CAAC,GAAG,CAAC,aAAa,CAAC,CAAC;CAC9B;AACD,KAA6C,UAAgB,EAAhB,KAAA,cAAc,EAAE,EAAhB,cAAgB,EAAhB,IAAgB,EAAE;iBAAvD,UAAgC,EAA/B,qBAAa,EAAE,uBAAe;IACnC,OAAO,CAAC,GAAG,CAAC,aAAa,CAAC,CAAC;CAC9B;AACD,KAA6C,UAA0B,EAA1B,MAAC,WAAW,EAAE,WAAW,CAAC,EAA1B,cAA0B,EAA1B,IAA0B,EAAE;iBAAjE,UAAgC,EAA/B,qBAAa,EAAE,uBAAe;IACnC,OAAO,CAAC,GAAG,CAAC,aAAa,CAAC,CAAC;CAC9B;AAED,KAAkB,UAAM,EAAN,iBAAM,EAAN,oBAAM,EAAN,IAAM,EAAE;IAApB,yBAAO;IACT,OAAO,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC;CACxB;AACD,KAAkB,UAAW,EAAX,KAAA,SAAS,EAAE,EAAX,cAAW,EAAX,IAAW,EAAE;IAAzB,mBAAO;IACT,OAAO,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC;CACxB;AACD,KAAkB,UAAgB,EAAhB,OAAC,MAAM,EAAE,MAAM,CAAC,EAAhB,eAAgB,EAAhB,IAAgB,EAAE;IAA9B,oBAAO;IACT,OAAO,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC;CACxB;AACD,KAAgB,WAAW,EAAX,2BAAW,EAAX,0BAAW,EAAX,KAAW,EAAE;IAAvB,6BAAK;IACP,OAAO,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;CACtB;AACD,KAAgB,WAAgB,EAAhB,MAAA,cAAc,EAAE,EAAhB,gBAAgB,EAAhB,KAAgB,EAAE;IAA5B,mBAAK;IACP,OAAO,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;CACtB;AACD,KAAgB,WAA0B,EAA1B,OAAC,WAAW,EAAE,WAAW,CAAC,EAA1B,gBAA0B,EAA1B,KAA0B,EAAE;IAAtC,mBAAK;IACP,OAAO,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;CACtB;AAED,KAAoC,WAAM,EAAN,iBAAM,EAAN,qBAAM,EAAN,KAAM,EAAE;wBAAtC,gBAAQ,EAAE,cAAM,EAAE,eAAO;IAC3B,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;CACvB;AACD,KAAoC,WAAW,EAAX,MAAA,SAAS,EAAE,EAAX,gBAAW,EAAX,KAAW,EAAE;mBAA3C,gBAAQ,EAAE,cAAM,EAAE,eAAO;IAC3B,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;CACvB;AACD,KAAoC,WAAgB,EAAhB,OAAC,MAAM,EAAE,MAAM,CAAC,EAAhB,gBAAgB,EAAhB,KAAgB,EAAE;mBAAhD,gBAAQ,EAAE,cAAM,EAAE,eAAO;IAC3B,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;CACvB;AACD,KAAmD,WAAW,EAAX,2BAAW,EAAX,0BAAW,EAAX,KAAW,EAAE;6BAA1D,cAAM,EAAE,UAAgC,EAA/B,qBAAa,EAAE,uBAAe;IACzC,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;CACvB;AACD,KAAmD,WAAgB,EAAhB,MAAA,cAAc,EAAE,EAAhB,gBAAgB,EAAhB,KAAgB,EAAE;mBAA/D,cAAM,EAAE,UAAgC,EAA/B,qBAAa,EAAE,uBAAe;IACzC,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;CACvB;AACD,KAAmD,WAA0B,EAA1B,OAAC,WAAW,EAAE,WAAW,CAAC,EAA1B,gBAA0B,EAA1B,KAA0B,EAAE;mBAAzE,cAAM,EAAE,UAAgC,EAA/B,qBAAa,EAAE,uBAAe;IACzC,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;CACvB;AAED,KAAkC,WAAM,EAAN,iBAAM,EAAN,qBAAM,EAAN,KAAM,EAAE;wBAApC,gBAAQ,EAAE,wBAAa;IACzB,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;CACzB;AACD,KAAkC,WAAW,EAAX,MAAA,SAAS,EAAE,EAAX,gBAAW,EAAX,KAAW,EAAE;mBAAzC,gBAAQ,EAAE,wBAAa;IACzB,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;CACzB;AACD,KAAkC,WAAgB,EAAhB,OAAC,MAAM,EAAE,MAAM,CAAC,EAAhB,gBAAgB,EAAhB,KAAgB,EAAE;mBAA9C,gBAAQ,EAAE,wBAAa;IACzB,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;CACzB;AACD,KAA6B,WAAW,EAAX,2BAAW,EAAX,0BAAW,EAAX,KAAW,EAAE;IAApC,6CAAkB;IACpB,OAAO,CAAC,GAAG,CAAC,eAAe,CAAC,CAAC;CAChC;AACD,KAA6B,WAAgB,EAAhB,MAAA,cAAc,EAAE,EAAhB,gBAAgB,EAAhB,KAAgB,EAAE;IAAzC,mCAAkB;IACpB,OAAO,CAAC,GAAG,CAAC,eAAe,CAAC,CAAC;CAChC;AACD,KAA6B,WAA0B,EAA1B,OAAC,WAAW,EAAE,WAAW,CAAC,EAA1B,gBAA0B,EAA1B,KAA0B,EAAE;IAAnD,mCAAkB;IACpB,OAAO,CAAC,GAAG,CAAC,eAAe,CAAC,CAAC;CAChC"} \ No newline at end of file diff --git a/tests/baselines/reference/sourceMapValidationDestructuringForOfArrayBindingPattern2.sourcemap.txt b/tests/baselines/reference/sourceMapValidationDestructuringForOfArrayBindingPattern2.sourcemap.txt index 9c4e284dcb1..ea958e3c04d 100644 --- a/tests/baselines/reference/sourceMapValidationDestructuringForOfArrayBindingPattern2.sourcemap.txt +++ b/tests/baselines/reference/sourceMapValidationDestructuringForOfArrayBindingPattern2.sourcemap.txt @@ -8,6 +8,7 @@ sources: sourceMapValidationDestructuringForOfArrayBindingPattern2.ts emittedFile:tests/cases/compiler/sourceMapValidationDestructuringForOfArrayBindingPattern2.js sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts ------------------------------------------------------------------- +>>>var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w; >>>var robotA = [1, "mower", "mowing"]; 1 > 2 >^^^^ @@ -40,18 +41,18 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 10> "mowing" 11> ] 12> ; -1 >Emitted(1, 1) Source(7, 1) + SourceIndex(0) -2 >Emitted(1, 5) Source(7, 5) + SourceIndex(0) -3 >Emitted(1, 11) Source(7, 11) + SourceIndex(0) -4 >Emitted(1, 14) Source(7, 21) + SourceIndex(0) -5 >Emitted(1, 15) Source(7, 22) + SourceIndex(0) -6 >Emitted(1, 16) Source(7, 23) + SourceIndex(0) -7 >Emitted(1, 18) Source(7, 25) + SourceIndex(0) -8 >Emitted(1, 25) Source(7, 32) + SourceIndex(0) -9 >Emitted(1, 27) Source(7, 34) + SourceIndex(0) -10>Emitted(1, 35) Source(7, 42) + SourceIndex(0) -11>Emitted(1, 36) Source(7, 43) + SourceIndex(0) -12>Emitted(1, 37) Source(7, 44) + SourceIndex(0) +1 >Emitted(2, 1) Source(7, 1) + SourceIndex(0) +2 >Emitted(2, 5) Source(7, 5) + SourceIndex(0) +3 >Emitted(2, 11) Source(7, 11) + SourceIndex(0) +4 >Emitted(2, 14) Source(7, 21) + SourceIndex(0) +5 >Emitted(2, 15) Source(7, 22) + SourceIndex(0) +6 >Emitted(2, 16) Source(7, 23) + SourceIndex(0) +7 >Emitted(2, 18) Source(7, 25) + SourceIndex(0) +8 >Emitted(2, 25) Source(7, 32) + SourceIndex(0) +9 >Emitted(2, 27) Source(7, 34) + SourceIndex(0) +10>Emitted(2, 35) Source(7, 42) + SourceIndex(0) +11>Emitted(2, 36) Source(7, 43) + SourceIndex(0) +12>Emitted(2, 37) Source(7, 44) + SourceIndex(0) --- >>>var robotB = [2, "trimmer", "trimming"]; 1-> @@ -79,18 +80,18 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 10> "trimming" 11> ] 12> ; -1->Emitted(2, 1) Source(8, 1) + SourceIndex(0) -2 >Emitted(2, 5) Source(8, 5) + SourceIndex(0) -3 >Emitted(2, 11) Source(8, 11) + SourceIndex(0) -4 >Emitted(2, 14) Source(8, 21) + SourceIndex(0) -5 >Emitted(2, 15) Source(8, 22) + SourceIndex(0) -6 >Emitted(2, 16) Source(8, 23) + SourceIndex(0) -7 >Emitted(2, 18) Source(8, 25) + SourceIndex(0) -8 >Emitted(2, 27) Source(8, 34) + SourceIndex(0) -9 >Emitted(2, 29) Source(8, 36) + SourceIndex(0) -10>Emitted(2, 39) Source(8, 46) + SourceIndex(0) -11>Emitted(2, 40) Source(8, 47) + SourceIndex(0) -12>Emitted(2, 41) Source(8, 48) + SourceIndex(0) +1->Emitted(3, 1) Source(8, 1) + SourceIndex(0) +2 >Emitted(3, 5) Source(8, 5) + SourceIndex(0) +3 >Emitted(3, 11) Source(8, 11) + SourceIndex(0) +4 >Emitted(3, 14) Source(8, 21) + SourceIndex(0) +5 >Emitted(3, 15) Source(8, 22) + SourceIndex(0) +6 >Emitted(3, 16) Source(8, 23) + SourceIndex(0) +7 >Emitted(3, 18) Source(8, 25) + SourceIndex(0) +8 >Emitted(3, 27) Source(8, 34) + SourceIndex(0) +9 >Emitted(3, 29) Source(8, 36) + SourceIndex(0) +10>Emitted(3, 39) Source(8, 46) + SourceIndex(0) +11>Emitted(3, 40) Source(8, 47) + SourceIndex(0) +12>Emitted(3, 41) Source(8, 48) + SourceIndex(0) --- >>>var robots = [robotA, robotB]; 1 > @@ -114,23 +115,23 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 8 > robotB 9 > ] 10> ; -1 >Emitted(3, 1) Source(9, 1) + SourceIndex(0) -2 >Emitted(3, 5) Source(9, 5) + SourceIndex(0) -3 >Emitted(3, 11) Source(9, 11) + SourceIndex(0) -4 >Emitted(3, 14) Source(9, 14) + SourceIndex(0) -5 >Emitted(3, 15) Source(9, 15) + SourceIndex(0) -6 >Emitted(3, 21) Source(9, 21) + SourceIndex(0) -7 >Emitted(3, 23) Source(9, 23) + SourceIndex(0) -8 >Emitted(3, 29) Source(9, 29) + SourceIndex(0) -9 >Emitted(3, 30) Source(9, 30) + SourceIndex(0) -10>Emitted(3, 31) Source(9, 31) + SourceIndex(0) +1 >Emitted(4, 1) Source(9, 1) + SourceIndex(0) +2 >Emitted(4, 5) Source(9, 5) + SourceIndex(0) +3 >Emitted(4, 11) Source(9, 11) + SourceIndex(0) +4 >Emitted(4, 14) Source(9, 14) + SourceIndex(0) +5 >Emitted(4, 15) Source(9, 15) + SourceIndex(0) +6 >Emitted(4, 21) Source(9, 21) + SourceIndex(0) +7 >Emitted(4, 23) Source(9, 23) + SourceIndex(0) +8 >Emitted(4, 29) Source(9, 29) + SourceIndex(0) +9 >Emitted(4, 30) Source(9, 30) + SourceIndex(0) +10>Emitted(4, 31) Source(9, 31) + SourceIndex(0) --- >>>function getRobots() { 1 > 2 >^^^^^^^^^^^^^^^^^^^-> 1 > > -1 >Emitted(4, 1) Source(10, 1) + SourceIndex(0) +1 >Emitted(5, 1) Source(10, 1) + SourceIndex(0) --- >>> return robots; 1->^^^^ @@ -142,10 +143,10 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 2 > return 3 > robots 4 > ; -1->Emitted(5, 5) Source(11, 5) + SourceIndex(0) -2 >Emitted(5, 12) Source(11, 12) + SourceIndex(0) -3 >Emitted(5, 18) Source(11, 18) + SourceIndex(0) -4 >Emitted(5, 19) Source(11, 19) + SourceIndex(0) +1->Emitted(6, 5) Source(11, 5) + SourceIndex(0) +2 >Emitted(6, 12) Source(11, 12) + SourceIndex(0) +3 >Emitted(6, 18) Source(11, 18) + SourceIndex(0) +4 >Emitted(6, 19) Source(11, 19) + SourceIndex(0) --- >>>} 1 > @@ -154,8 +155,8 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 1 > > 2 >} -1 >Emitted(6, 1) Source(12, 1) + SourceIndex(0) -2 >Emitted(6, 2) Source(12, 2) + SourceIndex(0) +1 >Emitted(7, 1) Source(12, 1) + SourceIndex(0) +2 >Emitted(7, 2) Source(12, 2) + SourceIndex(0) --- >>>var multiRobotA = ["mower", ["mowing", ""]]; 1-> @@ -189,20 +190,20 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 12> ] 13> ] 14> ; -1->Emitted(7, 1) Source(14, 1) + SourceIndex(0) -2 >Emitted(7, 5) Source(14, 5) + SourceIndex(0) -3 >Emitted(7, 16) Source(14, 16) + SourceIndex(0) -4 >Emitted(7, 19) Source(14, 38) + SourceIndex(0) -5 >Emitted(7, 20) Source(14, 39) + SourceIndex(0) -6 >Emitted(7, 27) Source(14, 46) + SourceIndex(0) -7 >Emitted(7, 29) Source(14, 48) + SourceIndex(0) -8 >Emitted(7, 30) Source(14, 49) + SourceIndex(0) -9 >Emitted(7, 38) Source(14, 57) + SourceIndex(0) -10>Emitted(7, 40) Source(14, 59) + SourceIndex(0) -11>Emitted(7, 42) Source(14, 61) + SourceIndex(0) -12>Emitted(7, 43) Source(14, 62) + SourceIndex(0) -13>Emitted(7, 44) Source(14, 63) + SourceIndex(0) -14>Emitted(7, 45) Source(14, 64) + SourceIndex(0) +1->Emitted(8, 1) Source(14, 1) + SourceIndex(0) +2 >Emitted(8, 5) Source(14, 5) + SourceIndex(0) +3 >Emitted(8, 16) Source(14, 16) + SourceIndex(0) +4 >Emitted(8, 19) Source(14, 38) + SourceIndex(0) +5 >Emitted(8, 20) Source(14, 39) + SourceIndex(0) +6 >Emitted(8, 27) Source(14, 46) + SourceIndex(0) +7 >Emitted(8, 29) Source(14, 48) + SourceIndex(0) +8 >Emitted(8, 30) Source(14, 49) + SourceIndex(0) +9 >Emitted(8, 38) Source(14, 57) + SourceIndex(0) +10>Emitted(8, 40) Source(14, 59) + SourceIndex(0) +11>Emitted(8, 42) Source(14, 61) + SourceIndex(0) +12>Emitted(8, 43) Source(14, 62) + SourceIndex(0) +13>Emitted(8, 44) Source(14, 63) + SourceIndex(0) +14>Emitted(8, 45) Source(14, 64) + SourceIndex(0) --- >>>var multiRobotB = ["trimmer", ["trimming", "edging"]]; 1-> @@ -234,20 +235,20 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 12> ] 13> ] 14> ; -1->Emitted(8, 1) Source(15, 1) + SourceIndex(0) -2 >Emitted(8, 5) Source(15, 5) + SourceIndex(0) -3 >Emitted(8, 16) Source(15, 16) + SourceIndex(0) -4 >Emitted(8, 19) Source(15, 38) + SourceIndex(0) -5 >Emitted(8, 20) Source(15, 39) + SourceIndex(0) -6 >Emitted(8, 29) Source(15, 48) + SourceIndex(0) -7 >Emitted(8, 31) Source(15, 50) + SourceIndex(0) -8 >Emitted(8, 32) Source(15, 51) + SourceIndex(0) -9 >Emitted(8, 42) Source(15, 61) + SourceIndex(0) -10>Emitted(8, 44) Source(15, 63) + SourceIndex(0) -11>Emitted(8, 52) Source(15, 71) + SourceIndex(0) -12>Emitted(8, 53) Source(15, 72) + SourceIndex(0) -13>Emitted(8, 54) Source(15, 73) + SourceIndex(0) -14>Emitted(8, 55) Source(15, 74) + SourceIndex(0) +1->Emitted(9, 1) Source(15, 1) + SourceIndex(0) +2 >Emitted(9, 5) Source(15, 5) + SourceIndex(0) +3 >Emitted(9, 16) Source(15, 16) + SourceIndex(0) +4 >Emitted(9, 19) Source(15, 38) + SourceIndex(0) +5 >Emitted(9, 20) Source(15, 39) + SourceIndex(0) +6 >Emitted(9, 29) Source(15, 48) + SourceIndex(0) +7 >Emitted(9, 31) Source(15, 50) + SourceIndex(0) +8 >Emitted(9, 32) Source(15, 51) + SourceIndex(0) +9 >Emitted(9, 42) Source(15, 61) + SourceIndex(0) +10>Emitted(9, 44) Source(15, 63) + SourceIndex(0) +11>Emitted(9, 52) Source(15, 71) + SourceIndex(0) +12>Emitted(9, 53) Source(15, 72) + SourceIndex(0) +13>Emitted(9, 54) Source(15, 73) + SourceIndex(0) +14>Emitted(9, 55) Source(15, 74) + SourceIndex(0) --- >>>var multiRobots = [multiRobotA, multiRobotB]; 1 > @@ -271,23 +272,23 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 8 > multiRobotB 9 > ] 10> ; -1 >Emitted(9, 1) Source(16, 1) + SourceIndex(0) -2 >Emitted(9, 5) Source(16, 5) + SourceIndex(0) -3 >Emitted(9, 16) Source(16, 16) + SourceIndex(0) -4 >Emitted(9, 19) Source(16, 19) + SourceIndex(0) -5 >Emitted(9, 20) Source(16, 20) + SourceIndex(0) -6 >Emitted(9, 31) Source(16, 31) + SourceIndex(0) -7 >Emitted(9, 33) Source(16, 33) + SourceIndex(0) -8 >Emitted(9, 44) Source(16, 44) + SourceIndex(0) -9 >Emitted(9, 45) Source(16, 45) + SourceIndex(0) -10>Emitted(9, 46) Source(16, 46) + SourceIndex(0) +1 >Emitted(10, 1) Source(16, 1) + SourceIndex(0) +2 >Emitted(10, 5) Source(16, 5) + SourceIndex(0) +3 >Emitted(10, 16) Source(16, 16) + SourceIndex(0) +4 >Emitted(10, 19) Source(16, 19) + SourceIndex(0) +5 >Emitted(10, 20) Source(16, 20) + SourceIndex(0) +6 >Emitted(10, 31) Source(16, 31) + SourceIndex(0) +7 >Emitted(10, 33) Source(16, 33) + SourceIndex(0) +8 >Emitted(10, 44) Source(16, 44) + SourceIndex(0) +9 >Emitted(10, 45) Source(16, 45) + SourceIndex(0) +10>Emitted(10, 46) Source(16, 46) + SourceIndex(0) --- >>>function getMultiRobots() { 1 > 2 >^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > > -1 >Emitted(10, 1) Source(17, 1) + SourceIndex(0) +1 >Emitted(11, 1) Source(17, 1) + SourceIndex(0) --- >>> return multiRobots; 1->^^^^ @@ -299,10 +300,10 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 2 > return 3 > multiRobots 4 > ; -1->Emitted(11, 5) Source(18, 5) + SourceIndex(0) -2 >Emitted(11, 12) Source(18, 12) + SourceIndex(0) -3 >Emitted(11, 23) Source(18, 23) + SourceIndex(0) -4 >Emitted(11, 24) Source(18, 24) + SourceIndex(0) +1->Emitted(12, 5) Source(18, 5) + SourceIndex(0) +2 >Emitted(12, 12) Source(18, 12) + SourceIndex(0) +3 >Emitted(12, 23) Source(18, 23) + SourceIndex(0) +4 >Emitted(12, 24) Source(18, 24) + SourceIndex(0) --- >>>} 1 > @@ -311,8 +312,8 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 1 > > 2 >} -1 >Emitted(12, 1) Source(19, 1) + SourceIndex(0) -2 >Emitted(12, 2) Source(19, 2) + SourceIndex(0) +1 >Emitted(13, 1) Source(19, 1) + SourceIndex(0) +2 >Emitted(13, 2) Source(19, 2) + SourceIndex(0) --- >>>var nameA, primarySkillA, secondarySkillA; 1-> @@ -333,14 +334,14 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 6 > , 7 > secondarySkillA: string 8 > ; -1->Emitted(13, 1) Source(21, 1) + SourceIndex(0) -2 >Emitted(13, 5) Source(21, 5) + SourceIndex(0) -3 >Emitted(13, 10) Source(21, 18) + SourceIndex(0) -4 >Emitted(13, 12) Source(21, 20) + SourceIndex(0) -5 >Emitted(13, 25) Source(21, 41) + SourceIndex(0) -6 >Emitted(13, 27) Source(21, 43) + SourceIndex(0) -7 >Emitted(13, 42) Source(21, 66) + SourceIndex(0) -8 >Emitted(13, 43) Source(21, 67) + SourceIndex(0) +1->Emitted(14, 1) Source(21, 1) + SourceIndex(0) +2 >Emitted(14, 5) Source(21, 5) + SourceIndex(0) +3 >Emitted(14, 10) Source(21, 18) + SourceIndex(0) +4 >Emitted(14, 12) Source(21, 20) + SourceIndex(0) +5 >Emitted(14, 25) Source(21, 41) + SourceIndex(0) +6 >Emitted(14, 27) Source(21, 43) + SourceIndex(0) +7 >Emitted(14, 42) Source(21, 66) + SourceIndex(0) +8 >Emitted(14, 43) Source(21, 67) + SourceIndex(0) --- >>>var numberB, nameB; 1 > @@ -357,12 +358,12 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 4 > , 5 > nameB: string 6 > ; -1 >Emitted(14, 1) Source(22, 1) + SourceIndex(0) -2 >Emitted(14, 5) Source(22, 5) + SourceIndex(0) -3 >Emitted(14, 12) Source(22, 20) + SourceIndex(0) -4 >Emitted(14, 14) Source(22, 22) + SourceIndex(0) -5 >Emitted(14, 19) Source(22, 35) + SourceIndex(0) -6 >Emitted(14, 20) Source(22, 36) + SourceIndex(0) +1 >Emitted(15, 1) Source(22, 1) + SourceIndex(0) +2 >Emitted(15, 5) Source(22, 5) + SourceIndex(0) +3 >Emitted(15, 12) Source(22, 20) + SourceIndex(0) +4 >Emitted(15, 14) Source(22, 22) + SourceIndex(0) +5 >Emitted(15, 19) Source(22, 35) + SourceIndex(0) +6 >Emitted(15, 20) Source(22, 36) + SourceIndex(0) --- >>>var numberA2, nameA2, skillA2, nameMA; 1-> @@ -387,16 +388,16 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 8 > , 9 > nameMA: string 10> ; -1->Emitted(15, 1) Source(23, 1) + SourceIndex(0) -2 >Emitted(15, 5) Source(23, 5) + SourceIndex(0) -3 >Emitted(15, 13) Source(23, 21) + SourceIndex(0) -4 >Emitted(15, 15) Source(23, 23) + SourceIndex(0) -5 >Emitted(15, 21) Source(23, 37) + SourceIndex(0) -6 >Emitted(15, 23) Source(23, 39) + SourceIndex(0) -7 >Emitted(15, 30) Source(23, 54) + SourceIndex(0) -8 >Emitted(15, 32) Source(23, 56) + SourceIndex(0) -9 >Emitted(15, 38) Source(23, 70) + SourceIndex(0) -10>Emitted(15, 39) Source(23, 71) + SourceIndex(0) +1->Emitted(16, 1) Source(23, 1) + SourceIndex(0) +2 >Emitted(16, 5) Source(23, 5) + SourceIndex(0) +3 >Emitted(16, 13) Source(23, 21) + SourceIndex(0) +4 >Emitted(16, 15) Source(23, 23) + SourceIndex(0) +5 >Emitted(16, 21) Source(23, 37) + SourceIndex(0) +6 >Emitted(16, 23) Source(23, 39) + SourceIndex(0) +7 >Emitted(16, 30) Source(23, 54) + SourceIndex(0) +8 >Emitted(16, 32) Source(23, 56) + SourceIndex(0) +9 >Emitted(16, 38) Source(23, 70) + SourceIndex(0) +10>Emitted(16, 39) Source(23, 71) + SourceIndex(0) --- >>>var numberA3, robotAInfo, multiRobotAInfo; 1-> @@ -417,14 +418,14 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 6 > , 7 > multiRobotAInfo: (string | [string, string])[] 8 > ; -1->Emitted(16, 1) Source(24, 1) + SourceIndex(0) -2 >Emitted(16, 5) Source(24, 5) + SourceIndex(0) -3 >Emitted(16, 13) Source(24, 21) + SourceIndex(0) -4 >Emitted(16, 15) Source(24, 23) + SourceIndex(0) -5 >Emitted(16, 25) Source(24, 54) + SourceIndex(0) -6 >Emitted(16, 27) Source(24, 56) + SourceIndex(0) -7 >Emitted(16, 42) Source(24, 102) + SourceIndex(0) -8 >Emitted(16, 43) Source(24, 103) + SourceIndex(0) +1->Emitted(17, 1) Source(24, 1) + SourceIndex(0) +2 >Emitted(17, 5) Source(24, 5) + SourceIndex(0) +3 >Emitted(17, 13) Source(24, 21) + SourceIndex(0) +4 >Emitted(17, 15) Source(24, 23) + SourceIndex(0) +5 >Emitted(17, 25) Source(24, 54) + SourceIndex(0) +6 >Emitted(17, 27) Source(24, 56) + SourceIndex(0) +7 >Emitted(17, 42) Source(24, 102) + SourceIndex(0) +8 >Emitted(17, 43) Source(24, 103) + SourceIndex(0) --- >>>for (var _i = 0, robots_1 = robots; _i < robots_1.length; _i++) { 1-> @@ -449,24 +450,24 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 8 > 9 > robots 10> ) -1->Emitted(17, 1) Source(26, 1) + SourceIndex(0) -2 >Emitted(17, 6) Source(26, 19) + SourceIndex(0) -3 >Emitted(17, 16) Source(26, 25) + SourceIndex(0) -4 >Emitted(17, 18) Source(26, 19) + SourceIndex(0) -5 >Emitted(17, 35) Source(26, 25) + SourceIndex(0) -6 >Emitted(17, 37) Source(26, 19) + SourceIndex(0) -7 >Emitted(17, 57) Source(26, 25) + SourceIndex(0) -8 >Emitted(17, 59) Source(26, 19) + SourceIndex(0) -9 >Emitted(17, 63) Source(26, 25) + SourceIndex(0) -10>Emitted(17, 65) Source(26, 27) + SourceIndex(0) +1->Emitted(18, 1) Source(26, 1) + SourceIndex(0) +2 >Emitted(18, 6) Source(26, 19) + SourceIndex(0) +3 >Emitted(18, 16) Source(26, 25) + SourceIndex(0) +4 >Emitted(18, 18) Source(26, 19) + SourceIndex(0) +5 >Emitted(18, 35) Source(26, 25) + SourceIndex(0) +6 >Emitted(18, 37) Source(26, 19) + SourceIndex(0) +7 >Emitted(18, 57) Source(26, 25) + SourceIndex(0) +8 >Emitted(18, 59) Source(26, 19) + SourceIndex(0) +9 >Emitted(18, 63) Source(26, 25) + SourceIndex(0) +10>Emitted(18, 65) Source(26, 27) + SourceIndex(0) --- ->>> _15 = robots_1[_i], nameA = _15[1]; -1 >^^^^^^^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^^^ +>>> _a = robots_1[_i], nameA = _a[1]; +1 >^^^^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^ 1 > -2 > nameA -1 >Emitted(18, 25) Source(26, 9) + SourceIndex(0) -2 >Emitted(18, 39) Source(26, 14) + SourceIndex(0) +2 > nameA +1 >Emitted(19, 24) Source(26, 9) + SourceIndex(0) +2 >Emitted(19, 37) Source(26, 14) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -486,23 +487,23 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 6 > nameA 7 > ) 8 > ; -1 >Emitted(19, 5) Source(27, 5) + SourceIndex(0) -2 >Emitted(19, 12) Source(27, 12) + SourceIndex(0) -3 >Emitted(19, 13) Source(27, 13) + SourceIndex(0) -4 >Emitted(19, 16) Source(27, 16) + SourceIndex(0) -5 >Emitted(19, 17) Source(27, 17) + SourceIndex(0) -6 >Emitted(19, 22) Source(27, 22) + SourceIndex(0) -7 >Emitted(19, 23) Source(27, 23) + SourceIndex(0) -8 >Emitted(19, 24) Source(27, 24) + SourceIndex(0) +1 >Emitted(20, 5) Source(27, 5) + SourceIndex(0) +2 >Emitted(20, 12) Source(27, 12) + SourceIndex(0) +3 >Emitted(20, 13) Source(27, 13) + SourceIndex(0) +4 >Emitted(20, 16) Source(27, 16) + SourceIndex(0) +5 >Emitted(20, 17) Source(27, 17) + SourceIndex(0) +6 >Emitted(20, 22) Source(27, 22) + SourceIndex(0) +7 >Emitted(20, 23) Source(27, 23) + SourceIndex(0) +8 >Emitted(20, 24) Source(27, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(20, 2) Source(28, 2) + SourceIndex(0) +1 >Emitted(21, 2) Source(28, 2) + SourceIndex(0) --- ->>>for (var _a = 0, _b = getRobots(); _a < _b.length; _a++) { +>>>for (var _x = 0, _y = getRobots(); _x < _y.length; _x++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^ @@ -528,26 +529,26 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 10> 11> getRobots() 12> ) -1->Emitted(21, 1) Source(29, 1) + SourceIndex(0) -2 >Emitted(21, 6) Source(29, 19) + SourceIndex(0) -3 >Emitted(21, 16) Source(29, 30) + SourceIndex(0) -4 >Emitted(21, 18) Source(29, 19) + SourceIndex(0) -5 >Emitted(21, 23) Source(29, 19) + SourceIndex(0) -6 >Emitted(21, 32) Source(29, 28) + SourceIndex(0) -7 >Emitted(21, 34) Source(29, 30) + SourceIndex(0) -8 >Emitted(21, 36) Source(29, 19) + SourceIndex(0) -9 >Emitted(21, 50) Source(29, 30) + SourceIndex(0) -10>Emitted(21, 52) Source(29, 19) + SourceIndex(0) -11>Emitted(21, 56) Source(29, 30) + SourceIndex(0) -12>Emitted(21, 58) Source(29, 32) + SourceIndex(0) +1->Emitted(22, 1) Source(29, 1) + SourceIndex(0) +2 >Emitted(22, 6) Source(29, 19) + SourceIndex(0) +3 >Emitted(22, 16) Source(29, 30) + SourceIndex(0) +4 >Emitted(22, 18) Source(29, 19) + SourceIndex(0) +5 >Emitted(22, 23) Source(29, 19) + SourceIndex(0) +6 >Emitted(22, 32) Source(29, 28) + SourceIndex(0) +7 >Emitted(22, 34) Source(29, 30) + SourceIndex(0) +8 >Emitted(22, 36) Source(29, 19) + SourceIndex(0) +9 >Emitted(22, 50) Source(29, 30) + SourceIndex(0) +10>Emitted(22, 52) Source(29, 19) + SourceIndex(0) +11>Emitted(22, 56) Source(29, 30) + SourceIndex(0) +12>Emitted(22, 58) Source(29, 32) + SourceIndex(0) --- ->>> _16 = _b[_a], nameA = _16[1]; -1 >^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^^^ +>>> _b = _y[_x], nameA = _b[1]; +1 >^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^ 1 > -2 > nameA -1 >Emitted(22, 19) Source(29, 9) + SourceIndex(0) -2 >Emitted(22, 33) Source(29, 14) + SourceIndex(0) +2 > nameA +1 >Emitted(23, 18) Source(29, 9) + SourceIndex(0) +2 >Emitted(23, 31) Source(29, 14) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -567,23 +568,23 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 6 > nameA 7 > ) 8 > ; -1 >Emitted(23, 5) Source(30, 5) + SourceIndex(0) -2 >Emitted(23, 12) Source(30, 12) + SourceIndex(0) -3 >Emitted(23, 13) Source(30, 13) + SourceIndex(0) -4 >Emitted(23, 16) Source(30, 16) + SourceIndex(0) -5 >Emitted(23, 17) Source(30, 17) + SourceIndex(0) -6 >Emitted(23, 22) Source(30, 22) + SourceIndex(0) -7 >Emitted(23, 23) Source(30, 23) + SourceIndex(0) -8 >Emitted(23, 24) Source(30, 24) + SourceIndex(0) +1 >Emitted(24, 5) Source(30, 5) + SourceIndex(0) +2 >Emitted(24, 12) Source(30, 12) + SourceIndex(0) +3 >Emitted(24, 13) Source(30, 13) + SourceIndex(0) +4 >Emitted(24, 16) Source(30, 16) + SourceIndex(0) +5 >Emitted(24, 17) Source(30, 17) + SourceIndex(0) +6 >Emitted(24, 22) Source(30, 22) + SourceIndex(0) +7 >Emitted(24, 23) Source(30, 23) + SourceIndex(0) +8 >Emitted(24, 24) Source(30, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(24, 2) Source(31, 2) + SourceIndex(0) +1 >Emitted(25, 2) Source(31, 2) + SourceIndex(0) --- ->>>for (var _c = 0, _d = [robotA, robotB]; _c < _d.length; _c++) { +>>>for (var _z = 0, _0 = [robotA, robotB]; _z < _0.length; _z++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^ @@ -613,28 +614,28 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 12> 13> [robotA, robotB] 14> ) -1->Emitted(25, 1) Source(32, 1) + SourceIndex(0) -2 >Emitted(25, 6) Source(32, 19) + SourceIndex(0) -3 >Emitted(25, 16) Source(32, 35) + SourceIndex(0) -4 >Emitted(25, 18) Source(32, 19) + SourceIndex(0) -5 >Emitted(25, 24) Source(32, 20) + SourceIndex(0) -6 >Emitted(25, 30) Source(32, 26) + SourceIndex(0) -7 >Emitted(25, 32) Source(32, 28) + SourceIndex(0) -8 >Emitted(25, 38) Source(32, 34) + SourceIndex(0) -9 >Emitted(25, 39) Source(32, 35) + SourceIndex(0) -10>Emitted(25, 41) Source(32, 19) + SourceIndex(0) -11>Emitted(25, 55) Source(32, 35) + SourceIndex(0) -12>Emitted(25, 57) Source(32, 19) + SourceIndex(0) -13>Emitted(25, 61) Source(32, 35) + SourceIndex(0) -14>Emitted(25, 63) Source(32, 37) + SourceIndex(0) +1->Emitted(26, 1) Source(32, 1) + SourceIndex(0) +2 >Emitted(26, 6) Source(32, 19) + SourceIndex(0) +3 >Emitted(26, 16) Source(32, 35) + SourceIndex(0) +4 >Emitted(26, 18) Source(32, 19) + SourceIndex(0) +5 >Emitted(26, 24) Source(32, 20) + SourceIndex(0) +6 >Emitted(26, 30) Source(32, 26) + SourceIndex(0) +7 >Emitted(26, 32) Source(32, 28) + SourceIndex(0) +8 >Emitted(26, 38) Source(32, 34) + SourceIndex(0) +9 >Emitted(26, 39) Source(32, 35) + SourceIndex(0) +10>Emitted(26, 41) Source(32, 19) + SourceIndex(0) +11>Emitted(26, 55) Source(32, 35) + SourceIndex(0) +12>Emitted(26, 57) Source(32, 19) + SourceIndex(0) +13>Emitted(26, 61) Source(32, 35) + SourceIndex(0) +14>Emitted(26, 63) Source(32, 37) + SourceIndex(0) --- ->>> _17 = _d[_c], nameA = _17[1]; -1 >^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^^^ +>>> _c = _0[_z], nameA = _c[1]; +1 >^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^ 1 > -2 > nameA -1 >Emitted(26, 19) Source(32, 9) + SourceIndex(0) -2 >Emitted(26, 33) Source(32, 14) + SourceIndex(0) +2 > nameA +1 >Emitted(27, 18) Source(32, 9) + SourceIndex(0) +2 >Emitted(27, 31) Source(32, 14) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -654,23 +655,23 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 6 > nameA 7 > ) 8 > ; -1 >Emitted(27, 5) Source(33, 5) + SourceIndex(0) -2 >Emitted(27, 12) Source(33, 12) + SourceIndex(0) -3 >Emitted(27, 13) Source(33, 13) + SourceIndex(0) -4 >Emitted(27, 16) Source(33, 16) + SourceIndex(0) -5 >Emitted(27, 17) Source(33, 17) + SourceIndex(0) -6 >Emitted(27, 22) Source(33, 22) + SourceIndex(0) -7 >Emitted(27, 23) Source(33, 23) + SourceIndex(0) -8 >Emitted(27, 24) Source(33, 24) + SourceIndex(0) +1 >Emitted(28, 5) Source(33, 5) + SourceIndex(0) +2 >Emitted(28, 12) Source(33, 12) + SourceIndex(0) +3 >Emitted(28, 13) Source(33, 13) + SourceIndex(0) +4 >Emitted(28, 16) Source(33, 16) + SourceIndex(0) +5 >Emitted(28, 17) Source(33, 17) + SourceIndex(0) +6 >Emitted(28, 22) Source(33, 22) + SourceIndex(0) +7 >Emitted(28, 23) Source(33, 23) + SourceIndex(0) +8 >Emitted(28, 24) Source(33, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(28, 2) Source(34, 2) + SourceIndex(0) +1 >Emitted(29, 2) Source(34, 2) + SourceIndex(0) --- ->>>for (var _e = 0, multiRobots_1 = multiRobots; _e < multiRobots_1.length; _e++) { +>>>for (var _1 = 0, multiRobots_1 = multiRobots; _1 < multiRobots_1.length; _1++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^ @@ -681,7 +682,7 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 8 > ^^ 9 > ^^^^ 10> ^^ -11> ^^^^^^^^^^^^^^-> +11> ^^^^^^^^^-> 1-> > 2 >for ([, [primarySkillA, secondarySkillA]] of @@ -693,36 +694,36 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 8 > 9 > multiRobots 10> ) -1->Emitted(29, 1) Source(35, 1) + SourceIndex(0) -2 >Emitted(29, 6) Source(35, 46) + SourceIndex(0) -3 >Emitted(29, 16) Source(35, 57) + SourceIndex(0) -4 >Emitted(29, 18) Source(35, 46) + SourceIndex(0) -5 >Emitted(29, 45) Source(35, 57) + SourceIndex(0) -6 >Emitted(29, 47) Source(35, 46) + SourceIndex(0) -7 >Emitted(29, 72) Source(35, 57) + SourceIndex(0) -8 >Emitted(29, 74) Source(35, 46) + SourceIndex(0) -9 >Emitted(29, 78) Source(35, 57) + SourceIndex(0) -10>Emitted(29, 80) Source(35, 59) + SourceIndex(0) +1->Emitted(30, 1) Source(35, 1) + SourceIndex(0) +2 >Emitted(30, 6) Source(35, 46) + SourceIndex(0) +3 >Emitted(30, 16) Source(35, 57) + SourceIndex(0) +4 >Emitted(30, 18) Source(35, 46) + SourceIndex(0) +5 >Emitted(30, 45) Source(35, 57) + SourceIndex(0) +6 >Emitted(30, 47) Source(35, 46) + SourceIndex(0) +7 >Emitted(30, 72) Source(35, 57) + SourceIndex(0) +8 >Emitted(30, 74) Source(35, 46) + SourceIndex(0) +9 >Emitted(30, 78) Source(35, 57) + SourceIndex(0) +10>Emitted(30, 80) Source(35, 59) + SourceIndex(0) --- ->>> _18 = multiRobots_1[_e], _19 = _18[1], primarySkillA = _19[0], secondarySkillA = _19[1]; -1->^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^^^^^^^^^ +>>> _d = multiRobots_1[_1], _e = _d[1], primarySkillA = _e[0], secondarySkillA = _e[1]; +1->^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^^^^^^^^^ 1-> -2 > [primarySkillA, secondarySkillA] -3 > -4 > primarySkillA -5 > , -6 > secondarySkillA -1->Emitted(30, 30) Source(35, 9) + SourceIndex(0) -2 >Emitted(30, 42) Source(35, 41) + SourceIndex(0) -3 >Emitted(30, 44) Source(35, 10) + SourceIndex(0) -4 >Emitted(30, 66) Source(35, 23) + SourceIndex(0) -5 >Emitted(30, 68) Source(35, 25) + SourceIndex(0) -6 >Emitted(30, 92) Source(35, 40) + SourceIndex(0) +2 > [primarySkillA, secondarySkillA] +3 > +4 > primarySkillA +5 > , +6 > secondarySkillA +1->Emitted(31, 29) Source(35, 9) + SourceIndex(0) +2 >Emitted(31, 39) Source(35, 41) + SourceIndex(0) +3 >Emitted(31, 41) Source(35, 10) + SourceIndex(0) +4 >Emitted(31, 62) Source(35, 23) + SourceIndex(0) +5 >Emitted(31, 64) Source(35, 25) + SourceIndex(0) +6 >Emitted(31, 87) Source(35, 40) + SourceIndex(0) --- >>> console.log(primarySkillA); 1 >^^^^ @@ -742,23 +743,23 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 6 > primarySkillA 7 > ) 8 > ; -1 >Emitted(31, 5) Source(36, 5) + SourceIndex(0) -2 >Emitted(31, 12) Source(36, 12) + SourceIndex(0) -3 >Emitted(31, 13) Source(36, 13) + SourceIndex(0) -4 >Emitted(31, 16) Source(36, 16) + SourceIndex(0) -5 >Emitted(31, 17) Source(36, 17) + SourceIndex(0) -6 >Emitted(31, 30) Source(36, 30) + SourceIndex(0) -7 >Emitted(31, 31) Source(36, 31) + SourceIndex(0) -8 >Emitted(31, 32) Source(36, 32) + SourceIndex(0) +1 >Emitted(32, 5) Source(36, 5) + SourceIndex(0) +2 >Emitted(32, 12) Source(36, 12) + SourceIndex(0) +3 >Emitted(32, 13) Source(36, 13) + SourceIndex(0) +4 >Emitted(32, 16) Source(36, 16) + SourceIndex(0) +5 >Emitted(32, 17) Source(36, 17) + SourceIndex(0) +6 >Emitted(32, 30) Source(36, 30) + SourceIndex(0) +7 >Emitted(32, 31) Source(36, 31) + SourceIndex(0) +8 >Emitted(32, 32) Source(36, 32) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(32, 2) Source(37, 2) + SourceIndex(0) +1 >Emitted(33, 2) Source(37, 2) + SourceIndex(0) --- ->>>for (var _f = 0, _g = getMultiRobots(); _f < _g.length; _f++) { +>>>for (var _2 = 0, _3 = getMultiRobots(); _2 < _3.length; _2++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^ @@ -771,7 +772,7 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 10> ^^ 11> ^^^^ 12> ^^ -13> ^^^^^^^^^^^^^^^^^^^^-> +13> ^^^^^^^^^^^^^^^-> 1-> > 2 >for ([, [primarySkillA, secondarySkillA]] of @@ -785,38 +786,38 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 10> 11> getMultiRobots() 12> ) -1->Emitted(33, 1) Source(38, 1) + SourceIndex(0) -2 >Emitted(33, 6) Source(38, 46) + SourceIndex(0) -3 >Emitted(33, 16) Source(38, 62) + SourceIndex(0) -4 >Emitted(33, 18) Source(38, 46) + SourceIndex(0) -5 >Emitted(33, 23) Source(38, 46) + SourceIndex(0) -6 >Emitted(33, 37) Source(38, 60) + SourceIndex(0) -7 >Emitted(33, 39) Source(38, 62) + SourceIndex(0) -8 >Emitted(33, 41) Source(38, 46) + SourceIndex(0) -9 >Emitted(33, 55) Source(38, 62) + SourceIndex(0) -10>Emitted(33, 57) Source(38, 46) + SourceIndex(0) -11>Emitted(33, 61) Source(38, 62) + SourceIndex(0) -12>Emitted(33, 63) Source(38, 64) + SourceIndex(0) +1->Emitted(34, 1) Source(38, 1) + SourceIndex(0) +2 >Emitted(34, 6) Source(38, 46) + SourceIndex(0) +3 >Emitted(34, 16) Source(38, 62) + SourceIndex(0) +4 >Emitted(34, 18) Source(38, 46) + SourceIndex(0) +5 >Emitted(34, 23) Source(38, 46) + SourceIndex(0) +6 >Emitted(34, 37) Source(38, 60) + SourceIndex(0) +7 >Emitted(34, 39) Source(38, 62) + SourceIndex(0) +8 >Emitted(34, 41) Source(38, 46) + SourceIndex(0) +9 >Emitted(34, 55) Source(38, 62) + SourceIndex(0) +10>Emitted(34, 57) Source(38, 46) + SourceIndex(0) +11>Emitted(34, 61) Source(38, 62) + SourceIndex(0) +12>Emitted(34, 63) Source(38, 64) + SourceIndex(0) --- ->>> _20 = _g[_f], _21 = _20[1], primarySkillA = _21[0], secondarySkillA = _21[1]; -1->^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^^^^^^^^^ +>>> _f = _3[_2], _g = _f[1], primarySkillA = _g[0], secondarySkillA = _g[1]; +1->^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^^^^^^^^^ 1-> -2 > [primarySkillA, secondarySkillA] -3 > -4 > primarySkillA -5 > , -6 > secondarySkillA -1->Emitted(34, 19) Source(38, 9) + SourceIndex(0) -2 >Emitted(34, 31) Source(38, 41) + SourceIndex(0) -3 >Emitted(34, 33) Source(38, 10) + SourceIndex(0) -4 >Emitted(34, 55) Source(38, 23) + SourceIndex(0) -5 >Emitted(34, 57) Source(38, 25) + SourceIndex(0) -6 >Emitted(34, 81) Source(38, 40) + SourceIndex(0) +2 > [primarySkillA, secondarySkillA] +3 > +4 > primarySkillA +5 > , +6 > secondarySkillA +1->Emitted(35, 18) Source(38, 9) + SourceIndex(0) +2 >Emitted(35, 28) Source(38, 41) + SourceIndex(0) +3 >Emitted(35, 30) Source(38, 10) + SourceIndex(0) +4 >Emitted(35, 51) Source(38, 23) + SourceIndex(0) +5 >Emitted(35, 53) Source(38, 25) + SourceIndex(0) +6 >Emitted(35, 76) Source(38, 40) + SourceIndex(0) --- >>> console.log(primarySkillA); 1 >^^^^ @@ -836,23 +837,23 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 6 > primarySkillA 7 > ) 8 > ; -1 >Emitted(35, 5) Source(39, 5) + SourceIndex(0) -2 >Emitted(35, 12) Source(39, 12) + SourceIndex(0) -3 >Emitted(35, 13) Source(39, 13) + SourceIndex(0) -4 >Emitted(35, 16) Source(39, 16) + SourceIndex(0) -5 >Emitted(35, 17) Source(39, 17) + SourceIndex(0) -6 >Emitted(35, 30) Source(39, 30) + SourceIndex(0) -7 >Emitted(35, 31) Source(39, 31) + SourceIndex(0) -8 >Emitted(35, 32) Source(39, 32) + SourceIndex(0) +1 >Emitted(36, 5) Source(39, 5) + SourceIndex(0) +2 >Emitted(36, 12) Source(39, 12) + SourceIndex(0) +3 >Emitted(36, 13) Source(39, 13) + SourceIndex(0) +4 >Emitted(36, 16) Source(39, 16) + SourceIndex(0) +5 >Emitted(36, 17) Source(39, 17) + SourceIndex(0) +6 >Emitted(36, 30) Source(39, 30) + SourceIndex(0) +7 >Emitted(36, 31) Source(39, 31) + SourceIndex(0) +8 >Emitted(36, 32) Source(39, 32) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(36, 2) Source(40, 2) + SourceIndex(0) +1 >Emitted(37, 2) Source(40, 2) + SourceIndex(0) --- ->>>for (var _h = 0, _j = [multiRobotA, multiRobotB]; _h < _j.length; _h++) { +>>>for (var _4 = 0, _5 = [multiRobotA, multiRobotB]; _4 < _5.length; _4++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^ @@ -867,7 +868,7 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 12> ^^ 13> ^^^^ 14> ^^ -15> ^^^^^^^^^^-> +15> ^^^^^-> 1-> > 2 >for ([, [primarySkillA, secondarySkillA]] of @@ -883,40 +884,40 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 12> 13> [multiRobotA, multiRobotB] 14> ) -1->Emitted(37, 1) Source(41, 1) + SourceIndex(0) -2 >Emitted(37, 6) Source(41, 46) + SourceIndex(0) -3 >Emitted(37, 16) Source(41, 72) + SourceIndex(0) -4 >Emitted(37, 18) Source(41, 46) + SourceIndex(0) -5 >Emitted(37, 24) Source(41, 47) + SourceIndex(0) -6 >Emitted(37, 35) Source(41, 58) + SourceIndex(0) -7 >Emitted(37, 37) Source(41, 60) + SourceIndex(0) -8 >Emitted(37, 48) Source(41, 71) + SourceIndex(0) -9 >Emitted(37, 49) Source(41, 72) + SourceIndex(0) -10>Emitted(37, 51) Source(41, 46) + SourceIndex(0) -11>Emitted(37, 65) Source(41, 72) + SourceIndex(0) -12>Emitted(37, 67) Source(41, 46) + SourceIndex(0) -13>Emitted(37, 71) Source(41, 72) + SourceIndex(0) -14>Emitted(37, 73) Source(41, 74) + SourceIndex(0) +1->Emitted(38, 1) Source(41, 1) + SourceIndex(0) +2 >Emitted(38, 6) Source(41, 46) + SourceIndex(0) +3 >Emitted(38, 16) Source(41, 72) + SourceIndex(0) +4 >Emitted(38, 18) Source(41, 46) + SourceIndex(0) +5 >Emitted(38, 24) Source(41, 47) + SourceIndex(0) +6 >Emitted(38, 35) Source(41, 58) + SourceIndex(0) +7 >Emitted(38, 37) Source(41, 60) + SourceIndex(0) +8 >Emitted(38, 48) Source(41, 71) + SourceIndex(0) +9 >Emitted(38, 49) Source(41, 72) + SourceIndex(0) +10>Emitted(38, 51) Source(41, 46) + SourceIndex(0) +11>Emitted(38, 65) Source(41, 72) + SourceIndex(0) +12>Emitted(38, 67) Source(41, 46) + SourceIndex(0) +13>Emitted(38, 71) Source(41, 72) + SourceIndex(0) +14>Emitted(38, 73) Source(41, 74) + SourceIndex(0) --- ->>> _22 = _j[_h], _23 = _22[1], primarySkillA = _23[0], secondarySkillA = _23[1]; -1->^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^^^^^^^^^ +>>> _h = _5[_4], _j = _h[1], primarySkillA = _j[0], secondarySkillA = _j[1]; +1->^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^^^^^^^^^ 1-> -2 > [primarySkillA, secondarySkillA] -3 > -4 > primarySkillA -5 > , -6 > secondarySkillA -1->Emitted(38, 19) Source(41, 9) + SourceIndex(0) -2 >Emitted(38, 31) Source(41, 41) + SourceIndex(0) -3 >Emitted(38, 33) Source(41, 10) + SourceIndex(0) -4 >Emitted(38, 55) Source(41, 23) + SourceIndex(0) -5 >Emitted(38, 57) Source(41, 25) + SourceIndex(0) -6 >Emitted(38, 81) Source(41, 40) + SourceIndex(0) +2 > [primarySkillA, secondarySkillA] +3 > +4 > primarySkillA +5 > , +6 > secondarySkillA +1->Emitted(39, 18) Source(41, 9) + SourceIndex(0) +2 >Emitted(39, 28) Source(41, 41) + SourceIndex(0) +3 >Emitted(39, 30) Source(41, 10) + SourceIndex(0) +4 >Emitted(39, 51) Source(41, 23) + SourceIndex(0) +5 >Emitted(39, 53) Source(41, 25) + SourceIndex(0) +6 >Emitted(39, 76) Source(41, 40) + SourceIndex(0) --- >>> console.log(primarySkillA); 1 >^^^^ @@ -936,23 +937,23 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 6 > primarySkillA 7 > ) 8 > ; -1 >Emitted(39, 5) Source(42, 5) + SourceIndex(0) -2 >Emitted(39, 12) Source(42, 12) + SourceIndex(0) -3 >Emitted(39, 13) Source(42, 13) + SourceIndex(0) -4 >Emitted(39, 16) Source(42, 16) + SourceIndex(0) -5 >Emitted(39, 17) Source(42, 17) + SourceIndex(0) -6 >Emitted(39, 30) Source(42, 30) + SourceIndex(0) -7 >Emitted(39, 31) Source(42, 31) + SourceIndex(0) -8 >Emitted(39, 32) Source(42, 32) + SourceIndex(0) +1 >Emitted(40, 5) Source(42, 5) + SourceIndex(0) +2 >Emitted(40, 12) Source(42, 12) + SourceIndex(0) +3 >Emitted(40, 13) Source(42, 13) + SourceIndex(0) +4 >Emitted(40, 16) Source(42, 16) + SourceIndex(0) +5 >Emitted(40, 17) Source(42, 17) + SourceIndex(0) +6 >Emitted(40, 30) Source(42, 30) + SourceIndex(0) +7 >Emitted(40, 31) Source(42, 31) + SourceIndex(0) +8 >Emitted(40, 32) Source(42, 32) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(40, 2) Source(43, 2) + SourceIndex(0) +1 >Emitted(41, 2) Source(43, 2) + SourceIndex(0) --- ->>>for (var _k = 0, robots_2 = robots; _k < robots_2.length; _k++) { +>>>for (var _6 = 0, robots_2 = robots; _6 < robots_2.length; _6++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^ @@ -975,24 +976,24 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 8 > 9 > robots 10> ) -1->Emitted(41, 1) Source(45, 1) + SourceIndex(0) -2 >Emitted(41, 6) Source(45, 19) + SourceIndex(0) -3 >Emitted(41, 16) Source(45, 25) + SourceIndex(0) -4 >Emitted(41, 18) Source(45, 19) + SourceIndex(0) -5 >Emitted(41, 35) Source(45, 25) + SourceIndex(0) -6 >Emitted(41, 37) Source(45, 19) + SourceIndex(0) -7 >Emitted(41, 57) Source(45, 25) + SourceIndex(0) -8 >Emitted(41, 59) Source(45, 19) + SourceIndex(0) -9 >Emitted(41, 63) Source(45, 25) + SourceIndex(0) -10>Emitted(41, 65) Source(45, 27) + SourceIndex(0) +1->Emitted(42, 1) Source(45, 1) + SourceIndex(0) +2 >Emitted(42, 6) Source(45, 19) + SourceIndex(0) +3 >Emitted(42, 16) Source(45, 25) + SourceIndex(0) +4 >Emitted(42, 18) Source(45, 19) + SourceIndex(0) +5 >Emitted(42, 35) Source(45, 25) + SourceIndex(0) +6 >Emitted(42, 37) Source(45, 19) + SourceIndex(0) +7 >Emitted(42, 57) Source(45, 25) + SourceIndex(0) +8 >Emitted(42, 59) Source(45, 19) + SourceIndex(0) +9 >Emitted(42, 63) Source(45, 25) + SourceIndex(0) +10>Emitted(42, 65) Source(45, 27) + SourceIndex(0) --- ->>> numberB = robots_2[_k][0]; +>>> numberB = robots_2[_6][0]; 1 >^^^^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^ 1 > 2 > numberB -1 >Emitted(42, 5) Source(45, 7) + SourceIndex(0) -2 >Emitted(42, 30) Source(45, 14) + SourceIndex(0) +1 >Emitted(43, 5) Source(45, 7) + SourceIndex(0) +2 >Emitted(43, 30) Source(45, 14) + SourceIndex(0) --- >>> console.log(numberB); 1 >^^^^ @@ -1012,23 +1013,23 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 6 > numberB 7 > ) 8 > ; -1 >Emitted(43, 5) Source(46, 5) + SourceIndex(0) -2 >Emitted(43, 12) Source(46, 12) + SourceIndex(0) -3 >Emitted(43, 13) Source(46, 13) + SourceIndex(0) -4 >Emitted(43, 16) Source(46, 16) + SourceIndex(0) -5 >Emitted(43, 17) Source(46, 17) + SourceIndex(0) -6 >Emitted(43, 24) Source(46, 24) + SourceIndex(0) -7 >Emitted(43, 25) Source(46, 25) + SourceIndex(0) -8 >Emitted(43, 26) Source(46, 26) + SourceIndex(0) +1 >Emitted(44, 5) Source(46, 5) + SourceIndex(0) +2 >Emitted(44, 12) Source(46, 12) + SourceIndex(0) +3 >Emitted(44, 13) Source(46, 13) + SourceIndex(0) +4 >Emitted(44, 16) Source(46, 16) + SourceIndex(0) +5 >Emitted(44, 17) Source(46, 17) + SourceIndex(0) +6 >Emitted(44, 24) Source(46, 24) + SourceIndex(0) +7 >Emitted(44, 25) Source(46, 25) + SourceIndex(0) +8 >Emitted(44, 26) Source(46, 26) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(44, 2) Source(47, 2) + SourceIndex(0) +1 >Emitted(45, 2) Source(47, 2) + SourceIndex(0) --- ->>>for (var _l = 0, _m = getRobots(); _l < _m.length; _l++) { +>>>for (var _7 = 0, _8 = getRobots(); _7 < _8.length; _7++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^ @@ -1054,27 +1055,27 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 10> 11> getRobots() 12> ) -1->Emitted(45, 1) Source(48, 1) + SourceIndex(0) -2 >Emitted(45, 6) Source(48, 19) + SourceIndex(0) -3 >Emitted(45, 16) Source(48, 30) + SourceIndex(0) -4 >Emitted(45, 18) Source(48, 19) + SourceIndex(0) -5 >Emitted(45, 23) Source(48, 19) + SourceIndex(0) -6 >Emitted(45, 32) Source(48, 28) + SourceIndex(0) -7 >Emitted(45, 34) Source(48, 30) + SourceIndex(0) -8 >Emitted(45, 36) Source(48, 19) + SourceIndex(0) -9 >Emitted(45, 50) Source(48, 30) + SourceIndex(0) -10>Emitted(45, 52) Source(48, 19) + SourceIndex(0) -11>Emitted(45, 56) Source(48, 30) + SourceIndex(0) -12>Emitted(45, 58) Source(48, 32) + SourceIndex(0) +1->Emitted(46, 1) Source(48, 1) + SourceIndex(0) +2 >Emitted(46, 6) Source(48, 19) + SourceIndex(0) +3 >Emitted(46, 16) Source(48, 30) + SourceIndex(0) +4 >Emitted(46, 18) Source(48, 19) + SourceIndex(0) +5 >Emitted(46, 23) Source(48, 19) + SourceIndex(0) +6 >Emitted(46, 32) Source(48, 28) + SourceIndex(0) +7 >Emitted(46, 34) Source(48, 30) + SourceIndex(0) +8 >Emitted(46, 36) Source(48, 19) + SourceIndex(0) +9 >Emitted(46, 50) Source(48, 30) + SourceIndex(0) +10>Emitted(46, 52) Source(48, 19) + SourceIndex(0) +11>Emitted(46, 56) Source(48, 30) + SourceIndex(0) +12>Emitted(46, 58) Source(48, 32) + SourceIndex(0) --- ->>> numberB = _m[_l][0]; +>>> numberB = _8[_7][0]; 1 >^^^^ 2 > ^^^^^^^^^^^^^^^^^^^ 3 > ^^^-> 1 > 2 > numberB -1 >Emitted(46, 5) Source(48, 7) + SourceIndex(0) -2 >Emitted(46, 24) Source(48, 14) + SourceIndex(0) +1 >Emitted(47, 5) Source(48, 7) + SourceIndex(0) +2 >Emitted(47, 24) Source(48, 14) + SourceIndex(0) --- >>> console.log(numberB); 1->^^^^ @@ -1094,75 +1095,75 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 6 > numberB 7 > ) 8 > ; -1->Emitted(47, 5) Source(49, 5) + SourceIndex(0) -2 >Emitted(47, 12) Source(49, 12) + SourceIndex(0) -3 >Emitted(47, 13) Source(49, 13) + SourceIndex(0) -4 >Emitted(47, 16) Source(49, 16) + SourceIndex(0) -5 >Emitted(47, 17) Source(49, 17) + SourceIndex(0) -6 >Emitted(47, 24) Source(49, 24) + SourceIndex(0) -7 >Emitted(47, 25) Source(49, 25) + SourceIndex(0) -8 >Emitted(47, 26) Source(49, 26) + SourceIndex(0) +1->Emitted(48, 5) Source(49, 5) + SourceIndex(0) +2 >Emitted(48, 12) Source(49, 12) + SourceIndex(0) +3 >Emitted(48, 13) Source(49, 13) + SourceIndex(0) +4 >Emitted(48, 16) Source(49, 16) + SourceIndex(0) +5 >Emitted(48, 17) Source(49, 17) + SourceIndex(0) +6 >Emitted(48, 24) Source(49, 24) + SourceIndex(0) +7 >Emitted(48, 25) Source(49, 25) + SourceIndex(0) +8 >Emitted(48, 26) Source(49, 26) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(48, 2) Source(50, 2) + SourceIndex(0) +1 >Emitted(49, 2) Source(50, 2) + SourceIndex(0) --- ->>>for (var _o = 0, _p = [robotA, robotB]; _o < _p.length; _o++) { +>>>for (var _9 = 0, _10 = [robotA, robotB]; _9 < _10.length; _9++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^ 4 > ^^ -5 > ^^^^^^ -6 > ^^^^^^ -7 > ^^ -8 > ^^^^^^ -9 > ^ -10> ^^ -11> ^^^^^^^^^^^^^^ -12> ^^ -13> ^^^^ -14> ^^ +5 > ^^^^^^^ +6 > ^^^^^^ +7 > ^^ +8 > ^^^^^^ +9 > ^ +10> ^^ +11> ^^^^^^^^^^^^^^^ +12> ^^ +13> ^^^^ +14> ^^ 1-> > 2 >for ([numberB] of 3 > [robotA, robotB] 4 > 5 > [ -6 > robotA -7 > , -8 > robotB -9 > ] -10> -11> [robotA, robotB] -12> -13> [robotA, robotB] -14> ) -1->Emitted(49, 1) Source(51, 1) + SourceIndex(0) -2 >Emitted(49, 6) Source(51, 19) + SourceIndex(0) -3 >Emitted(49, 16) Source(51, 35) + SourceIndex(0) -4 >Emitted(49, 18) Source(51, 19) + SourceIndex(0) -5 >Emitted(49, 24) Source(51, 20) + SourceIndex(0) -6 >Emitted(49, 30) Source(51, 26) + SourceIndex(0) -7 >Emitted(49, 32) Source(51, 28) + SourceIndex(0) -8 >Emitted(49, 38) Source(51, 34) + SourceIndex(0) -9 >Emitted(49, 39) Source(51, 35) + SourceIndex(0) -10>Emitted(49, 41) Source(51, 19) + SourceIndex(0) -11>Emitted(49, 55) Source(51, 35) + SourceIndex(0) -12>Emitted(49, 57) Source(51, 19) + SourceIndex(0) -13>Emitted(49, 61) Source(51, 35) + SourceIndex(0) -14>Emitted(49, 63) Source(51, 37) + SourceIndex(0) +6 > robotA +7 > , +8 > robotB +9 > ] +10> +11> [robotA, robotB] +12> +13> [robotA, robotB] +14> ) +1->Emitted(50, 1) Source(51, 1) + SourceIndex(0) +2 >Emitted(50, 6) Source(51, 19) + SourceIndex(0) +3 >Emitted(50, 16) Source(51, 35) + SourceIndex(0) +4 >Emitted(50, 18) Source(51, 19) + SourceIndex(0) +5 >Emitted(50, 25) Source(51, 20) + SourceIndex(0) +6 >Emitted(50, 31) Source(51, 26) + SourceIndex(0) +7 >Emitted(50, 33) Source(51, 28) + SourceIndex(0) +8 >Emitted(50, 39) Source(51, 34) + SourceIndex(0) +9 >Emitted(50, 40) Source(51, 35) + SourceIndex(0) +10>Emitted(50, 42) Source(51, 19) + SourceIndex(0) +11>Emitted(50, 57) Source(51, 35) + SourceIndex(0) +12>Emitted(50, 59) Source(51, 19) + SourceIndex(0) +13>Emitted(50, 63) Source(51, 35) + SourceIndex(0) +14>Emitted(50, 65) Source(51, 37) + SourceIndex(0) --- ->>> numberB = _p[_o][0]; +>>> numberB = _10[_9][0]; 1 >^^^^ -2 > ^^^^^^^^^^^^^^^^^^^ -3 > ^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^ +3 > ^^-> 1 > 2 > numberB -1 >Emitted(50, 5) Source(51, 7) + SourceIndex(0) -2 >Emitted(50, 24) Source(51, 14) + SourceIndex(0) +1 >Emitted(51, 5) Source(51, 7) + SourceIndex(0) +2 >Emitted(51, 25) Source(51, 14) + SourceIndex(0) --- >>> console.log(numberB); 1->^^^^ @@ -1182,62 +1183,62 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 6 > numberB 7 > ) 8 > ; -1->Emitted(51, 5) Source(52, 5) + SourceIndex(0) -2 >Emitted(51, 12) Source(52, 12) + SourceIndex(0) -3 >Emitted(51, 13) Source(52, 13) + SourceIndex(0) -4 >Emitted(51, 16) Source(52, 16) + SourceIndex(0) -5 >Emitted(51, 17) Source(52, 17) + SourceIndex(0) -6 >Emitted(51, 24) Source(52, 24) + SourceIndex(0) -7 >Emitted(51, 25) Source(52, 25) + SourceIndex(0) -8 >Emitted(51, 26) Source(52, 26) + SourceIndex(0) +1->Emitted(52, 5) Source(52, 5) + SourceIndex(0) +2 >Emitted(52, 12) Source(52, 12) + SourceIndex(0) +3 >Emitted(52, 13) Source(52, 13) + SourceIndex(0) +4 >Emitted(52, 16) Source(52, 16) + SourceIndex(0) +5 >Emitted(52, 17) Source(52, 17) + SourceIndex(0) +6 >Emitted(52, 24) Source(52, 24) + SourceIndex(0) +7 >Emitted(52, 25) Source(52, 25) + SourceIndex(0) +8 >Emitted(52, 26) Source(52, 26) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(52, 2) Source(53, 2) + SourceIndex(0) +1 >Emitted(53, 2) Source(53, 2) + SourceIndex(0) --- ->>>for (var _q = 0, multiRobots_2 = multiRobots; _q < multiRobots_2.length; _q++) { +>>>for (var _11 = 0, multiRobots_2 = multiRobots; _11 < multiRobots_2.length; _11++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ -6 > ^^ -7 > ^^^^^^^^^^^^^^^^^^^^^^^^^ -8 > ^^ -9 > ^^^^ -10> ^^ +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ +6 > ^^ +7 > ^^^^^^^^^^^^^^^^^^^^^^^^^^ +8 > ^^ +9 > ^^^^^ +10> ^^ 1-> > 2 >for ([nameB] of 3 > multiRobots -4 > -5 > multiRobots -6 > -7 > multiRobots -8 > -9 > multiRobots -10> ) -1->Emitted(53, 1) Source(54, 1) + SourceIndex(0) -2 >Emitted(53, 6) Source(54, 17) + SourceIndex(0) -3 >Emitted(53, 16) Source(54, 28) + SourceIndex(0) -4 >Emitted(53, 18) Source(54, 17) + SourceIndex(0) -5 >Emitted(53, 45) Source(54, 28) + SourceIndex(0) -6 >Emitted(53, 47) Source(54, 17) + SourceIndex(0) -7 >Emitted(53, 72) Source(54, 28) + SourceIndex(0) -8 >Emitted(53, 74) Source(54, 17) + SourceIndex(0) -9 >Emitted(53, 78) Source(54, 28) + SourceIndex(0) -10>Emitted(53, 80) Source(54, 30) + SourceIndex(0) +4 > +5 > multiRobots +6 > +7 > multiRobots +8 > +9 > multiRobots +10> ) +1->Emitted(54, 1) Source(54, 1) + SourceIndex(0) +2 >Emitted(54, 6) Source(54, 17) + SourceIndex(0) +3 >Emitted(54, 17) Source(54, 28) + SourceIndex(0) +4 >Emitted(54, 19) Source(54, 17) + SourceIndex(0) +5 >Emitted(54, 46) Source(54, 28) + SourceIndex(0) +6 >Emitted(54, 48) Source(54, 17) + SourceIndex(0) +7 >Emitted(54, 74) Source(54, 28) + SourceIndex(0) +8 >Emitted(54, 76) Source(54, 17) + SourceIndex(0) +9 >Emitted(54, 81) Source(54, 28) + SourceIndex(0) +10>Emitted(54, 83) Source(54, 30) + SourceIndex(0) --- ->>> nameB = multiRobots_2[_q][0]; +>>> nameB = multiRobots_2[_11][0]; 1 >^^^^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1 > 2 > nameB -1 >Emitted(54, 5) Source(54, 7) + SourceIndex(0) -2 >Emitted(54, 33) Source(54, 12) + SourceIndex(0) +1 >Emitted(55, 5) Source(54, 7) + SourceIndex(0) +2 >Emitted(55, 34) Source(54, 12) + SourceIndex(0) --- >>> console.log(nameB); 1 >^^^^ @@ -1257,69 +1258,69 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 6 > nameB 7 > ) 8 > ; -1 >Emitted(55, 5) Source(55, 5) + SourceIndex(0) -2 >Emitted(55, 12) Source(55, 12) + SourceIndex(0) -3 >Emitted(55, 13) Source(55, 13) + SourceIndex(0) -4 >Emitted(55, 16) Source(55, 16) + SourceIndex(0) -5 >Emitted(55, 17) Source(55, 17) + SourceIndex(0) -6 >Emitted(55, 22) Source(55, 22) + SourceIndex(0) -7 >Emitted(55, 23) Source(55, 23) + SourceIndex(0) -8 >Emitted(55, 24) Source(55, 24) + SourceIndex(0) +1 >Emitted(56, 5) Source(55, 5) + SourceIndex(0) +2 >Emitted(56, 12) Source(55, 12) + SourceIndex(0) +3 >Emitted(56, 13) Source(55, 13) + SourceIndex(0) +4 >Emitted(56, 16) Source(55, 16) + SourceIndex(0) +5 >Emitted(56, 17) Source(55, 17) + SourceIndex(0) +6 >Emitted(56, 22) Source(55, 22) + SourceIndex(0) +7 >Emitted(56, 23) Source(55, 23) + SourceIndex(0) +8 >Emitted(56, 24) Source(55, 24) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(56, 2) Source(56, 2) + SourceIndex(0) +1 >Emitted(57, 2) Source(56, 2) + SourceIndex(0) --- ->>>for (var _r = 0, _s = getMultiRobots(); _r < _s.length; _r++) { +>>>for (var _12 = 0, _13 = getMultiRobots(); _12 < _13.length; _12++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^ -6 > ^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^ -9 > ^^^^^^^^^^^^^^ -10> ^^ -11> ^^^^ -12> ^^ +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^ +6 > ^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^ +9 > ^^^^^^^^^^^^^^^^ +10> ^^ +11> ^^^^^ +12> ^^ 1-> > 2 >for ([nameB] of 3 > getMultiRobots() -4 > -5 > -6 > getMultiRobots -7 > () -8 > -9 > getMultiRobots() -10> -11> getMultiRobots() -12> ) -1->Emitted(57, 1) Source(57, 1) + SourceIndex(0) -2 >Emitted(57, 6) Source(57, 17) + SourceIndex(0) -3 >Emitted(57, 16) Source(57, 33) + SourceIndex(0) -4 >Emitted(57, 18) Source(57, 17) + SourceIndex(0) -5 >Emitted(57, 23) Source(57, 17) + SourceIndex(0) -6 >Emitted(57, 37) Source(57, 31) + SourceIndex(0) -7 >Emitted(57, 39) Source(57, 33) + SourceIndex(0) -8 >Emitted(57, 41) Source(57, 17) + SourceIndex(0) -9 >Emitted(57, 55) Source(57, 33) + SourceIndex(0) -10>Emitted(57, 57) Source(57, 17) + SourceIndex(0) -11>Emitted(57, 61) Source(57, 33) + SourceIndex(0) -12>Emitted(57, 63) Source(57, 35) + SourceIndex(0) +4 > +5 > +6 > getMultiRobots +7 > () +8 > +9 > getMultiRobots() +10> +11> getMultiRobots() +12> ) +1->Emitted(58, 1) Source(57, 1) + SourceIndex(0) +2 >Emitted(58, 6) Source(57, 17) + SourceIndex(0) +3 >Emitted(58, 17) Source(57, 33) + SourceIndex(0) +4 >Emitted(58, 19) Source(57, 17) + SourceIndex(0) +5 >Emitted(58, 25) Source(57, 17) + SourceIndex(0) +6 >Emitted(58, 39) Source(57, 31) + SourceIndex(0) +7 >Emitted(58, 41) Source(57, 33) + SourceIndex(0) +8 >Emitted(58, 43) Source(57, 17) + SourceIndex(0) +9 >Emitted(58, 59) Source(57, 33) + SourceIndex(0) +10>Emitted(58, 61) Source(57, 17) + SourceIndex(0) +11>Emitted(58, 66) Source(57, 33) + SourceIndex(0) +12>Emitted(58, 68) Source(57, 35) + SourceIndex(0) --- ->>> nameB = _s[_r][0]; +>>> nameB = _13[_12][0]; 1 >^^^^ -2 > ^^^^^^^^^^^^^^^^^ -3 > ^^^-> +2 > ^^^^^^^^^^^^^^^^^^^ +3 > ^-> 1 > 2 > nameB -1 >Emitted(58, 5) Source(57, 7) + SourceIndex(0) -2 >Emitted(58, 22) Source(57, 12) + SourceIndex(0) +1 >Emitted(59, 5) Source(57, 7) + SourceIndex(0) +2 >Emitted(59, 24) Source(57, 12) + SourceIndex(0) --- >>> console.log(nameB); 1->^^^^ @@ -1339,75 +1340,75 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 6 > nameB 7 > ) 8 > ; -1->Emitted(59, 5) Source(58, 5) + SourceIndex(0) -2 >Emitted(59, 12) Source(58, 12) + SourceIndex(0) -3 >Emitted(59, 13) Source(58, 13) + SourceIndex(0) -4 >Emitted(59, 16) Source(58, 16) + SourceIndex(0) -5 >Emitted(59, 17) Source(58, 17) + SourceIndex(0) -6 >Emitted(59, 22) Source(58, 22) + SourceIndex(0) -7 >Emitted(59, 23) Source(58, 23) + SourceIndex(0) -8 >Emitted(59, 24) Source(58, 24) + SourceIndex(0) +1->Emitted(60, 5) Source(58, 5) + SourceIndex(0) +2 >Emitted(60, 12) Source(58, 12) + SourceIndex(0) +3 >Emitted(60, 13) Source(58, 13) + SourceIndex(0) +4 >Emitted(60, 16) Source(58, 16) + SourceIndex(0) +5 >Emitted(60, 17) Source(58, 17) + SourceIndex(0) +6 >Emitted(60, 22) Source(58, 22) + SourceIndex(0) +7 >Emitted(60, 23) Source(58, 23) + SourceIndex(0) +8 >Emitted(60, 24) Source(58, 24) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(60, 2) Source(59, 2) + SourceIndex(0) +1 >Emitted(61, 2) Source(59, 2) + SourceIndex(0) --- ->>>for (var _t = 0, _u = [multiRobotA, multiRobotB]; _t < _u.length; _t++) { +>>>for (var _14 = 0, _15 = [multiRobotA, multiRobotB]; _14 < _15.length; _14++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^ -6 > ^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^ -9 > ^ -10> ^^ -11> ^^^^^^^^^^^^^^ -12> ^^ -13> ^^^^ -14> ^^ +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^ +6 > ^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^ +9 > ^ +10> ^^ +11> ^^^^^^^^^^^^^^^^ +12> ^^ +13> ^^^^^ +14> ^^ 1-> > 2 >for ([nameB] of 3 > [multiRobotA, multiRobotB] -4 > -5 > [ -6 > multiRobotA -7 > , -8 > multiRobotB -9 > ] -10> -11> [multiRobotA, multiRobotB] -12> -13> [multiRobotA, multiRobotB] -14> ) -1->Emitted(61, 1) Source(60, 1) + SourceIndex(0) -2 >Emitted(61, 6) Source(60, 17) + SourceIndex(0) -3 >Emitted(61, 16) Source(60, 43) + SourceIndex(0) -4 >Emitted(61, 18) Source(60, 17) + SourceIndex(0) -5 >Emitted(61, 24) Source(60, 18) + SourceIndex(0) -6 >Emitted(61, 35) Source(60, 29) + SourceIndex(0) -7 >Emitted(61, 37) Source(60, 31) + SourceIndex(0) -8 >Emitted(61, 48) Source(60, 42) + SourceIndex(0) -9 >Emitted(61, 49) Source(60, 43) + SourceIndex(0) -10>Emitted(61, 51) Source(60, 17) + SourceIndex(0) -11>Emitted(61, 65) Source(60, 43) + SourceIndex(0) -12>Emitted(61, 67) Source(60, 17) + SourceIndex(0) -13>Emitted(61, 71) Source(60, 43) + SourceIndex(0) -14>Emitted(61, 73) Source(60, 45) + SourceIndex(0) +4 > +5 > [ +6 > multiRobotA +7 > , +8 > multiRobotB +9 > ] +10> +11> [multiRobotA, multiRobotB] +12> +13> [multiRobotA, multiRobotB] +14> ) +1->Emitted(62, 1) Source(60, 1) + SourceIndex(0) +2 >Emitted(62, 6) Source(60, 17) + SourceIndex(0) +3 >Emitted(62, 17) Source(60, 43) + SourceIndex(0) +4 >Emitted(62, 19) Source(60, 17) + SourceIndex(0) +5 >Emitted(62, 26) Source(60, 18) + SourceIndex(0) +6 >Emitted(62, 37) Source(60, 29) + SourceIndex(0) +7 >Emitted(62, 39) Source(60, 31) + SourceIndex(0) +8 >Emitted(62, 50) Source(60, 42) + SourceIndex(0) +9 >Emitted(62, 51) Source(60, 43) + SourceIndex(0) +10>Emitted(62, 53) Source(60, 17) + SourceIndex(0) +11>Emitted(62, 69) Source(60, 43) + SourceIndex(0) +12>Emitted(62, 71) Source(60, 17) + SourceIndex(0) +13>Emitted(62, 76) Source(60, 43) + SourceIndex(0) +14>Emitted(62, 78) Source(60, 45) + SourceIndex(0) --- ->>> nameB = _u[_t][0]; +>>> nameB = _15[_14][0]; 1 >^^^^ -2 > ^^^^^^^^^^^^^^^^^ -3 > ^^^-> +2 > ^^^^^^^^^^^^^^^^^^^ +3 > ^-> 1 > 2 > nameB -1 >Emitted(62, 5) Source(60, 7) + SourceIndex(0) -2 >Emitted(62, 22) Source(60, 12) + SourceIndex(0) +1 >Emitted(63, 5) Source(60, 7) + SourceIndex(0) +2 >Emitted(63, 24) Source(60, 12) + SourceIndex(0) --- >>> console.log(nameB); 1->^^^^ @@ -1427,76 +1428,76 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 6 > nameB 7 > ) 8 > ; -1->Emitted(63, 5) Source(61, 5) + SourceIndex(0) -2 >Emitted(63, 12) Source(61, 12) + SourceIndex(0) -3 >Emitted(63, 13) Source(61, 13) + SourceIndex(0) -4 >Emitted(63, 16) Source(61, 16) + SourceIndex(0) -5 >Emitted(63, 17) Source(61, 17) + SourceIndex(0) -6 >Emitted(63, 22) Source(61, 22) + SourceIndex(0) -7 >Emitted(63, 23) Source(61, 23) + SourceIndex(0) -8 >Emitted(63, 24) Source(61, 24) + SourceIndex(0) +1->Emitted(64, 5) Source(61, 5) + SourceIndex(0) +2 >Emitted(64, 12) Source(61, 12) + SourceIndex(0) +3 >Emitted(64, 13) Source(61, 13) + SourceIndex(0) +4 >Emitted(64, 16) Source(61, 16) + SourceIndex(0) +5 >Emitted(64, 17) Source(61, 17) + SourceIndex(0) +6 >Emitted(64, 22) Source(61, 22) + SourceIndex(0) +7 >Emitted(64, 23) Source(61, 23) + SourceIndex(0) +8 >Emitted(64, 24) Source(61, 24) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(64, 2) Source(62, 2) + SourceIndex(0) +1 >Emitted(65, 2) Source(62, 2) + SourceIndex(0) --- ->>>for (var _v = 0, robots_3 = robots; _v < robots_3.length; _v++) { +>>>for (var _16 = 0, robots_3 = robots; _16 < robots_3.length; _16++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^^^^^^^^^^^^ -6 > ^^ -7 > ^^^^^^^^^^^^^^^^^^^^ -8 > ^^ -9 > ^^^^ -10> ^^ -11> ^^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^^^^^^^^^^^ +6 > ^^ +7 > ^^^^^^^^^^^^^^^^^^^^^ +8 > ^^ +9 > ^^^^^ +10> ^^ +11> ^^^^^^^^-> 1-> > > 2 >for ([numberA2, nameA2, skillA2] of 3 > robots -4 > -5 > robots -6 > -7 > robots -8 > -9 > robots -10> ) -1->Emitted(65, 1) Source(64, 1) + SourceIndex(0) -2 >Emitted(65, 6) Source(64, 37) + SourceIndex(0) -3 >Emitted(65, 16) Source(64, 43) + SourceIndex(0) -4 >Emitted(65, 18) Source(64, 37) + SourceIndex(0) -5 >Emitted(65, 35) Source(64, 43) + SourceIndex(0) -6 >Emitted(65, 37) Source(64, 37) + SourceIndex(0) -7 >Emitted(65, 57) Source(64, 43) + SourceIndex(0) -8 >Emitted(65, 59) Source(64, 37) + SourceIndex(0) -9 >Emitted(65, 63) Source(64, 43) + SourceIndex(0) -10>Emitted(65, 65) Source(64, 45) + SourceIndex(0) +4 > +5 > robots +6 > +7 > robots +8 > +9 > robots +10> ) +1->Emitted(66, 1) Source(64, 1) + SourceIndex(0) +2 >Emitted(66, 6) Source(64, 37) + SourceIndex(0) +3 >Emitted(66, 17) Source(64, 43) + SourceIndex(0) +4 >Emitted(66, 19) Source(64, 37) + SourceIndex(0) +5 >Emitted(66, 36) Source(64, 43) + SourceIndex(0) +6 >Emitted(66, 38) Source(64, 37) + SourceIndex(0) +7 >Emitted(66, 59) Source(64, 43) + SourceIndex(0) +8 >Emitted(66, 61) Source(64, 37) + SourceIndex(0) +9 >Emitted(66, 66) Source(64, 43) + SourceIndex(0) +10>Emitted(66, 68) Source(64, 45) + SourceIndex(0) --- ->>> _24 = robots_3[_v], numberA2 = _24[0], nameA2 = _24[1], skillA2 = _24[2]; +>>> _k = robots_3[_16], numberA2 = _k[0], nameA2 = _k[1], skillA2 = _k[2]; 1->^^^^^^^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^ 1-> 2 > numberA2 -3 > , -4 > nameA2 -5 > , -6 > skillA2 -1->Emitted(66, 25) Source(64, 7) + SourceIndex(0) -2 >Emitted(66, 42) Source(64, 15) + SourceIndex(0) -3 >Emitted(66, 44) Source(64, 17) + SourceIndex(0) -4 >Emitted(66, 59) Source(64, 23) + SourceIndex(0) -5 >Emitted(66, 61) Source(64, 25) + SourceIndex(0) -6 >Emitted(66, 77) Source(64, 32) + SourceIndex(0) +3 > , +4 > nameA2 +5 > , +6 > skillA2 +1->Emitted(67, 25) Source(64, 7) + SourceIndex(0) +2 >Emitted(67, 41) Source(64, 15) + SourceIndex(0) +3 >Emitted(67, 43) Source(64, 17) + SourceIndex(0) +4 >Emitted(67, 57) Source(64, 23) + SourceIndex(0) +5 >Emitted(67, 59) Source(64, 25) + SourceIndex(0) +6 >Emitted(67, 74) Source(64, 32) + SourceIndex(0) --- >>> console.log(nameA2); 1 >^^^^ @@ -1516,81 +1517,81 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 6 > nameA2 7 > ) 8 > ; -1 >Emitted(67, 5) Source(65, 5) + SourceIndex(0) -2 >Emitted(67, 12) Source(65, 12) + SourceIndex(0) -3 >Emitted(67, 13) Source(65, 13) + SourceIndex(0) -4 >Emitted(67, 16) Source(65, 16) + SourceIndex(0) -5 >Emitted(67, 17) Source(65, 17) + SourceIndex(0) -6 >Emitted(67, 23) Source(65, 23) + SourceIndex(0) -7 >Emitted(67, 24) Source(65, 24) + SourceIndex(0) -8 >Emitted(67, 25) Source(65, 25) + SourceIndex(0) +1 >Emitted(68, 5) Source(65, 5) + SourceIndex(0) +2 >Emitted(68, 12) Source(65, 12) + SourceIndex(0) +3 >Emitted(68, 13) Source(65, 13) + SourceIndex(0) +4 >Emitted(68, 16) Source(65, 16) + SourceIndex(0) +5 >Emitted(68, 17) Source(65, 17) + SourceIndex(0) +6 >Emitted(68, 23) Source(65, 23) + SourceIndex(0) +7 >Emitted(68, 24) Source(65, 24) + SourceIndex(0) +8 >Emitted(68, 25) Source(65, 25) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(68, 2) Source(66, 2) + SourceIndex(0) +1 >Emitted(69, 2) Source(66, 2) + SourceIndex(0) --- ->>>for (var _w = 0, _x = getRobots(); _w < _x.length; _w++) { +>>>for (var _17 = 0, _18 = getRobots(); _17 < _18.length; _17++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^ -6 > ^^^^^^^^^ -7 > ^^ -8 > ^^ -9 > ^^^^^^^^^^^^^^ -10> ^^ -11> ^^^^ -12> ^^ -13> ^^^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^ +6 > ^^^^^^^^^ +7 > ^^ +8 > ^^ +9 > ^^^^^^^^^^^^^^^^ +10> ^^ +11> ^^^^^ +12> ^^ +13> ^^^^^^^^-> 1-> > 2 >for ([numberA2, nameA2, skillA2] of 3 > getRobots() -4 > -5 > -6 > getRobots -7 > () -8 > -9 > getRobots() -10> -11> getRobots() -12> ) -1->Emitted(69, 1) Source(67, 1) + SourceIndex(0) -2 >Emitted(69, 6) Source(67, 37) + SourceIndex(0) -3 >Emitted(69, 16) Source(67, 48) + SourceIndex(0) -4 >Emitted(69, 18) Source(67, 37) + SourceIndex(0) -5 >Emitted(69, 23) Source(67, 37) + SourceIndex(0) -6 >Emitted(69, 32) Source(67, 46) + SourceIndex(0) -7 >Emitted(69, 34) Source(67, 48) + SourceIndex(0) -8 >Emitted(69, 36) Source(67, 37) + SourceIndex(0) -9 >Emitted(69, 50) Source(67, 48) + SourceIndex(0) -10>Emitted(69, 52) Source(67, 37) + SourceIndex(0) -11>Emitted(69, 56) Source(67, 48) + SourceIndex(0) -12>Emitted(69, 58) Source(67, 50) + SourceIndex(0) +4 > +5 > +6 > getRobots +7 > () +8 > +9 > getRobots() +10> +11> getRobots() +12> ) +1->Emitted(70, 1) Source(67, 1) + SourceIndex(0) +2 >Emitted(70, 6) Source(67, 37) + SourceIndex(0) +3 >Emitted(70, 17) Source(67, 48) + SourceIndex(0) +4 >Emitted(70, 19) Source(67, 37) + SourceIndex(0) +5 >Emitted(70, 25) Source(67, 37) + SourceIndex(0) +6 >Emitted(70, 34) Source(67, 46) + SourceIndex(0) +7 >Emitted(70, 36) Source(67, 48) + SourceIndex(0) +8 >Emitted(70, 38) Source(67, 37) + SourceIndex(0) +9 >Emitted(70, 54) Source(67, 48) + SourceIndex(0) +10>Emitted(70, 56) Source(67, 37) + SourceIndex(0) +11>Emitted(70, 61) Source(67, 48) + SourceIndex(0) +12>Emitted(70, 63) Source(67, 50) + SourceIndex(0) --- ->>> _25 = _x[_w], numberA2 = _25[0], nameA2 = _25[1], skillA2 = _25[2]; -1->^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^^^^^^ +>>> _l = _18[_17], numberA2 = _l[0], nameA2 = _l[1], skillA2 = _l[2]; +1->^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^^^ 3 > ^^ -4 > ^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^ +4 > ^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^ 1-> -2 > numberA2 +2 > numberA2 3 > , 4 > nameA2 -5 > , -6 > skillA2 -1->Emitted(70, 19) Source(67, 7) + SourceIndex(0) -2 >Emitted(70, 36) Source(67, 15) + SourceIndex(0) -3 >Emitted(70, 38) Source(67, 17) + SourceIndex(0) -4 >Emitted(70, 53) Source(67, 23) + SourceIndex(0) -5 >Emitted(70, 55) Source(67, 25) + SourceIndex(0) -6 >Emitted(70, 71) Source(67, 32) + SourceIndex(0) +5 > , +6 > skillA2 +1->Emitted(71, 20) Source(67, 7) + SourceIndex(0) +2 >Emitted(71, 36) Source(67, 15) + SourceIndex(0) +3 >Emitted(71, 38) Source(67, 17) + SourceIndex(0) +4 >Emitted(71, 52) Source(67, 23) + SourceIndex(0) +5 >Emitted(71, 54) Source(67, 25) + SourceIndex(0) +6 >Emitted(71, 69) Source(67, 32) + SourceIndex(0) --- >>> console.log(nameA2); 1 >^^^^ @@ -1610,87 +1611,87 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 6 > nameA2 7 > ) 8 > ; -1 >Emitted(71, 5) Source(68, 5) + SourceIndex(0) -2 >Emitted(71, 12) Source(68, 12) + SourceIndex(0) -3 >Emitted(71, 13) Source(68, 13) + SourceIndex(0) -4 >Emitted(71, 16) Source(68, 16) + SourceIndex(0) -5 >Emitted(71, 17) Source(68, 17) + SourceIndex(0) -6 >Emitted(71, 23) Source(68, 23) + SourceIndex(0) -7 >Emitted(71, 24) Source(68, 24) + SourceIndex(0) -8 >Emitted(71, 25) Source(68, 25) + SourceIndex(0) +1 >Emitted(72, 5) Source(68, 5) + SourceIndex(0) +2 >Emitted(72, 12) Source(68, 12) + SourceIndex(0) +3 >Emitted(72, 13) Source(68, 13) + SourceIndex(0) +4 >Emitted(72, 16) Source(68, 16) + SourceIndex(0) +5 >Emitted(72, 17) Source(68, 17) + SourceIndex(0) +6 >Emitted(72, 23) Source(68, 23) + SourceIndex(0) +7 >Emitted(72, 24) Source(68, 24) + SourceIndex(0) +8 >Emitted(72, 25) Source(68, 25) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(72, 2) Source(69, 2) + SourceIndex(0) +1 >Emitted(73, 2) Source(69, 2) + SourceIndex(0) --- ->>>for (var _y = 0, _z = [robotA, robotB]; _y < _z.length; _y++) { +>>>for (var _19 = 0, _20 = [robotA, robotB]; _19 < _20.length; _19++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^ -6 > ^^^^^^ -7 > ^^ -8 > ^^^^^^ -9 > ^ -10> ^^ -11> ^^^^^^^^^^^^^^ -12> ^^ -13> ^^^^ -14> ^^ -15> ^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^ +6 > ^^^^^^ +7 > ^^ +8 > ^^^^^^ +9 > ^ +10> ^^ +11> ^^^^^^^^^^^^^^^^ +12> ^^ +13> ^^^^^ +14> ^^ +15> ^^^-> 1-> > 2 >for ([numberA2, nameA2, skillA2] of 3 > [robotA, robotB] -4 > -5 > [ -6 > robotA -7 > , -8 > robotB -9 > ] -10> -11> [robotA, robotB] -12> -13> [robotA, robotB] -14> ) -1->Emitted(73, 1) Source(70, 1) + SourceIndex(0) -2 >Emitted(73, 6) Source(70, 37) + SourceIndex(0) -3 >Emitted(73, 16) Source(70, 53) + SourceIndex(0) -4 >Emitted(73, 18) Source(70, 37) + SourceIndex(0) -5 >Emitted(73, 24) Source(70, 38) + SourceIndex(0) -6 >Emitted(73, 30) Source(70, 44) + SourceIndex(0) -7 >Emitted(73, 32) Source(70, 46) + SourceIndex(0) -8 >Emitted(73, 38) Source(70, 52) + SourceIndex(0) -9 >Emitted(73, 39) Source(70, 53) + SourceIndex(0) -10>Emitted(73, 41) Source(70, 37) + SourceIndex(0) -11>Emitted(73, 55) Source(70, 53) + SourceIndex(0) -12>Emitted(73, 57) Source(70, 37) + SourceIndex(0) -13>Emitted(73, 61) Source(70, 53) + SourceIndex(0) -14>Emitted(73, 63) Source(70, 55) + SourceIndex(0) +4 > +5 > [ +6 > robotA +7 > , +8 > robotB +9 > ] +10> +11> [robotA, robotB] +12> +13> [robotA, robotB] +14> ) +1->Emitted(74, 1) Source(70, 1) + SourceIndex(0) +2 >Emitted(74, 6) Source(70, 37) + SourceIndex(0) +3 >Emitted(74, 17) Source(70, 53) + SourceIndex(0) +4 >Emitted(74, 19) Source(70, 37) + SourceIndex(0) +5 >Emitted(74, 26) Source(70, 38) + SourceIndex(0) +6 >Emitted(74, 32) Source(70, 44) + SourceIndex(0) +7 >Emitted(74, 34) Source(70, 46) + SourceIndex(0) +8 >Emitted(74, 40) Source(70, 52) + SourceIndex(0) +9 >Emitted(74, 41) Source(70, 53) + SourceIndex(0) +10>Emitted(74, 43) Source(70, 37) + SourceIndex(0) +11>Emitted(74, 59) Source(70, 53) + SourceIndex(0) +12>Emitted(74, 61) Source(70, 37) + SourceIndex(0) +13>Emitted(74, 66) Source(70, 53) + SourceIndex(0) +14>Emitted(74, 68) Source(70, 55) + SourceIndex(0) --- ->>> _26 = _z[_y], numberA2 = _26[0], nameA2 = _26[1], skillA2 = _26[2]; -1->^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^^^^^^ +>>> _m = _20[_19], numberA2 = _m[0], nameA2 = _m[1], skillA2 = _m[2]; +1->^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^^^ 3 > ^^ -4 > ^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^ +4 > ^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^ 1-> -2 > numberA2 +2 > numberA2 3 > , 4 > nameA2 -5 > , -6 > skillA2 -1->Emitted(74, 19) Source(70, 7) + SourceIndex(0) -2 >Emitted(74, 36) Source(70, 15) + SourceIndex(0) -3 >Emitted(74, 38) Source(70, 17) + SourceIndex(0) -4 >Emitted(74, 53) Source(70, 23) + SourceIndex(0) -5 >Emitted(74, 55) Source(70, 25) + SourceIndex(0) -6 >Emitted(74, 71) Source(70, 32) + SourceIndex(0) +5 > , +6 > skillA2 +1->Emitted(75, 20) Source(70, 7) + SourceIndex(0) +2 >Emitted(75, 36) Source(70, 15) + SourceIndex(0) +3 >Emitted(75, 38) Source(70, 17) + SourceIndex(0) +4 >Emitted(75, 52) Source(70, 23) + SourceIndex(0) +5 >Emitted(75, 54) Source(70, 25) + SourceIndex(0) +6 >Emitted(75, 69) Source(70, 32) + SourceIndex(0) --- >>> console.log(nameA2); 1 >^^^^ @@ -1710,81 +1711,81 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 6 > nameA2 7 > ) 8 > ; -1 >Emitted(75, 5) Source(71, 5) + SourceIndex(0) -2 >Emitted(75, 12) Source(71, 12) + SourceIndex(0) -3 >Emitted(75, 13) Source(71, 13) + SourceIndex(0) -4 >Emitted(75, 16) Source(71, 16) + SourceIndex(0) -5 >Emitted(75, 17) Source(71, 17) + SourceIndex(0) -6 >Emitted(75, 23) Source(71, 23) + SourceIndex(0) -7 >Emitted(75, 24) Source(71, 24) + SourceIndex(0) -8 >Emitted(75, 25) Source(71, 25) + SourceIndex(0) +1 >Emitted(76, 5) Source(71, 5) + SourceIndex(0) +2 >Emitted(76, 12) Source(71, 12) + SourceIndex(0) +3 >Emitted(76, 13) Source(71, 13) + SourceIndex(0) +4 >Emitted(76, 16) Source(71, 16) + SourceIndex(0) +5 >Emitted(76, 17) Source(71, 17) + SourceIndex(0) +6 >Emitted(76, 23) Source(71, 23) + SourceIndex(0) +7 >Emitted(76, 24) Source(71, 24) + SourceIndex(0) +8 >Emitted(76, 25) Source(71, 25) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(76, 2) Source(72, 2) + SourceIndex(0) +1 >Emitted(77, 2) Source(72, 2) + SourceIndex(0) --- ->>>for (var _0 = 0, multiRobots_3 = multiRobots; _0 < multiRobots_3.length; _0++) { +>>>for (var _21 = 0, multiRobots_3 = multiRobots; _21 < multiRobots_3.length; _21++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ -6 > ^^ -7 > ^^^^^^^^^^^^^^^^^^^^^^^^^ -8 > ^^ -9 > ^^^^ -10> ^^ -11> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ +6 > ^^ +7 > ^^^^^^^^^^^^^^^^^^^^^^^^^^ +8 > ^^ +9 > ^^^^^ +10> ^^ +11> ^^^^^^^^^^^^^^^^^^^^^^^-> 1-> > 2 >for ([nameMA, [primarySkillA, secondarySkillA]] of 3 > multiRobots -4 > -5 > multiRobots -6 > -7 > multiRobots -8 > -9 > multiRobots -10> ) -1->Emitted(77, 1) Source(73, 1) + SourceIndex(0) -2 >Emitted(77, 6) Source(73, 52) + SourceIndex(0) -3 >Emitted(77, 16) Source(73, 63) + SourceIndex(0) -4 >Emitted(77, 18) Source(73, 52) + SourceIndex(0) -5 >Emitted(77, 45) Source(73, 63) + SourceIndex(0) -6 >Emitted(77, 47) Source(73, 52) + SourceIndex(0) -7 >Emitted(77, 72) Source(73, 63) + SourceIndex(0) -8 >Emitted(77, 74) Source(73, 52) + SourceIndex(0) -9 >Emitted(77, 78) Source(73, 63) + SourceIndex(0) -10>Emitted(77, 80) Source(73, 65) + SourceIndex(0) +4 > +5 > multiRobots +6 > +7 > multiRobots +8 > +9 > multiRobots +10> ) +1->Emitted(78, 1) Source(73, 1) + SourceIndex(0) +2 >Emitted(78, 6) Source(73, 52) + SourceIndex(0) +3 >Emitted(78, 17) Source(73, 63) + SourceIndex(0) +4 >Emitted(78, 19) Source(73, 52) + SourceIndex(0) +5 >Emitted(78, 46) Source(73, 63) + SourceIndex(0) +6 >Emitted(78, 48) Source(73, 52) + SourceIndex(0) +7 >Emitted(78, 74) Source(73, 63) + SourceIndex(0) +8 >Emitted(78, 76) Source(73, 52) + SourceIndex(0) +9 >Emitted(78, 81) Source(73, 63) + SourceIndex(0) +10>Emitted(78, 83) Source(73, 65) + SourceIndex(0) --- ->>> _27 = multiRobots_3[_0], nameMA = _27[0], _28 = _27[1], primarySkillA = _28[0], secondarySkillA = _28[1]; +>>> _o = multiRobots_3[_21], nameMA = _o[0], _p = _o[1], primarySkillA = _p[0], secondarySkillA = _p[1]; 1->^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^^^^ 1-> 2 > nameMA -3 > , -4 > [primarySkillA, secondarySkillA] -5 > -6 > primarySkillA -7 > , -8 > secondarySkillA -1->Emitted(78, 30) Source(73, 7) + SourceIndex(0) -2 >Emitted(78, 45) Source(73, 13) + SourceIndex(0) -3 >Emitted(78, 47) Source(73, 15) + SourceIndex(0) -4 >Emitted(78, 59) Source(73, 47) + SourceIndex(0) -5 >Emitted(78, 61) Source(73, 16) + SourceIndex(0) -6 >Emitted(78, 83) Source(73, 29) + SourceIndex(0) -7 >Emitted(78, 85) Source(73, 31) + SourceIndex(0) -8 >Emitted(78, 109) Source(73, 46) + SourceIndex(0) +3 > , +4 > [primarySkillA, secondarySkillA] +5 > +6 > primarySkillA +7 > , +8 > secondarySkillA +1->Emitted(79, 30) Source(73, 7) + SourceIndex(0) +2 >Emitted(79, 44) Source(73, 13) + SourceIndex(0) +3 >Emitted(79, 46) Source(73, 15) + SourceIndex(0) +4 >Emitted(79, 56) Source(73, 47) + SourceIndex(0) +5 >Emitted(79, 58) Source(73, 16) + SourceIndex(0) +6 >Emitted(79, 79) Source(73, 29) + SourceIndex(0) +7 >Emitted(79, 81) Source(73, 31) + SourceIndex(0) +8 >Emitted(79, 104) Source(73, 46) + SourceIndex(0) --- >>> console.log(nameMA); 1 >^^^^ @@ -1804,87 +1805,87 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 6 > nameMA 7 > ) 8 > ; -1 >Emitted(79, 5) Source(74, 5) + SourceIndex(0) -2 >Emitted(79, 12) Source(74, 12) + SourceIndex(0) -3 >Emitted(79, 13) Source(74, 13) + SourceIndex(0) -4 >Emitted(79, 16) Source(74, 16) + SourceIndex(0) -5 >Emitted(79, 17) Source(74, 17) + SourceIndex(0) -6 >Emitted(79, 23) Source(74, 23) + SourceIndex(0) -7 >Emitted(79, 24) Source(74, 24) + SourceIndex(0) -8 >Emitted(79, 25) Source(74, 25) + SourceIndex(0) +1 >Emitted(80, 5) Source(74, 5) + SourceIndex(0) +2 >Emitted(80, 12) Source(74, 12) + SourceIndex(0) +3 >Emitted(80, 13) Source(74, 13) + SourceIndex(0) +4 >Emitted(80, 16) Source(74, 16) + SourceIndex(0) +5 >Emitted(80, 17) Source(74, 17) + SourceIndex(0) +6 >Emitted(80, 23) Source(74, 23) + SourceIndex(0) +7 >Emitted(80, 24) Source(74, 24) + SourceIndex(0) +8 >Emitted(80, 25) Source(74, 25) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(80, 2) Source(75, 2) + SourceIndex(0) +1 >Emitted(81, 2) Source(75, 2) + SourceIndex(0) --- ->>>for (var _1 = 0, _2 = getMultiRobots(); _1 < _2.length; _1++) { +>>>for (var _22 = 0, _23 = getMultiRobots(); _22 < _23.length; _22++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^ -6 > ^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^ -9 > ^^^^^^^^^^^^^^ -10> ^^ -11> ^^^^ -12> ^^ -13> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^ +6 > ^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^ +9 > ^^^^^^^^^^^^^^^^ +10> ^^ +11> ^^^^^ +12> ^^ +13> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1-> > 2 >for ([nameMA, [primarySkillA, secondarySkillA]] of 3 > getMultiRobots() -4 > -5 > -6 > getMultiRobots -7 > () -8 > -9 > getMultiRobots() -10> -11> getMultiRobots() -12> ) -1->Emitted(81, 1) Source(76, 1) + SourceIndex(0) -2 >Emitted(81, 6) Source(76, 52) + SourceIndex(0) -3 >Emitted(81, 16) Source(76, 68) + SourceIndex(0) -4 >Emitted(81, 18) Source(76, 52) + SourceIndex(0) -5 >Emitted(81, 23) Source(76, 52) + SourceIndex(0) -6 >Emitted(81, 37) Source(76, 66) + SourceIndex(0) -7 >Emitted(81, 39) Source(76, 68) + SourceIndex(0) -8 >Emitted(81, 41) Source(76, 52) + SourceIndex(0) -9 >Emitted(81, 55) Source(76, 68) + SourceIndex(0) -10>Emitted(81, 57) Source(76, 52) + SourceIndex(0) -11>Emitted(81, 61) Source(76, 68) + SourceIndex(0) -12>Emitted(81, 63) Source(76, 70) + SourceIndex(0) +4 > +5 > +6 > getMultiRobots +7 > () +8 > +9 > getMultiRobots() +10> +11> getMultiRobots() +12> ) +1->Emitted(82, 1) Source(76, 1) + SourceIndex(0) +2 >Emitted(82, 6) Source(76, 52) + SourceIndex(0) +3 >Emitted(82, 17) Source(76, 68) + SourceIndex(0) +4 >Emitted(82, 19) Source(76, 52) + SourceIndex(0) +5 >Emitted(82, 25) Source(76, 52) + SourceIndex(0) +6 >Emitted(82, 39) Source(76, 66) + SourceIndex(0) +7 >Emitted(82, 41) Source(76, 68) + SourceIndex(0) +8 >Emitted(82, 43) Source(76, 52) + SourceIndex(0) +9 >Emitted(82, 59) Source(76, 68) + SourceIndex(0) +10>Emitted(82, 61) Source(76, 52) + SourceIndex(0) +11>Emitted(82, 66) Source(76, 68) + SourceIndex(0) +12>Emitted(82, 68) Source(76, 70) + SourceIndex(0) --- ->>> _29 = _2[_1], nameMA = _29[0], _30 = _29[1], primarySkillA = _30[0], secondarySkillA = _30[1]; -1->^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^^^^ +>>> _q = _23[_22], nameMA = _q[0], _r = _q[1], primarySkillA = _r[0], secondarySkillA = _r[1]; +1->^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^ 3 > ^^ -4 > ^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^^^^^^ +4 > ^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^^^^ 1-> -2 > nameMA +2 > nameMA 3 > , 4 > [primarySkillA, secondarySkillA] -5 > -6 > primarySkillA -7 > , -8 > secondarySkillA -1->Emitted(82, 19) Source(76, 7) + SourceIndex(0) -2 >Emitted(82, 34) Source(76, 13) + SourceIndex(0) -3 >Emitted(82, 36) Source(76, 15) + SourceIndex(0) -4 >Emitted(82, 48) Source(76, 47) + SourceIndex(0) -5 >Emitted(82, 50) Source(76, 16) + SourceIndex(0) -6 >Emitted(82, 72) Source(76, 29) + SourceIndex(0) -7 >Emitted(82, 74) Source(76, 31) + SourceIndex(0) -8 >Emitted(82, 98) Source(76, 46) + SourceIndex(0) +5 > +6 > primarySkillA +7 > , +8 > secondarySkillA +1->Emitted(83, 20) Source(76, 7) + SourceIndex(0) +2 >Emitted(83, 34) Source(76, 13) + SourceIndex(0) +3 >Emitted(83, 36) Source(76, 15) + SourceIndex(0) +4 >Emitted(83, 46) Source(76, 47) + SourceIndex(0) +5 >Emitted(83, 48) Source(76, 16) + SourceIndex(0) +6 >Emitted(83, 69) Source(76, 29) + SourceIndex(0) +7 >Emitted(83, 71) Source(76, 31) + SourceIndex(0) +8 >Emitted(83, 94) Source(76, 46) + SourceIndex(0) --- >>> console.log(nameMA); 1 >^^^^ @@ -1904,93 +1905,93 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 6 > nameMA 7 > ) 8 > ; -1 >Emitted(83, 5) Source(77, 5) + SourceIndex(0) -2 >Emitted(83, 12) Source(77, 12) + SourceIndex(0) -3 >Emitted(83, 13) Source(77, 13) + SourceIndex(0) -4 >Emitted(83, 16) Source(77, 16) + SourceIndex(0) -5 >Emitted(83, 17) Source(77, 17) + SourceIndex(0) -6 >Emitted(83, 23) Source(77, 23) + SourceIndex(0) -7 >Emitted(83, 24) Source(77, 24) + SourceIndex(0) -8 >Emitted(83, 25) Source(77, 25) + SourceIndex(0) +1 >Emitted(84, 5) Source(77, 5) + SourceIndex(0) +2 >Emitted(84, 12) Source(77, 12) + SourceIndex(0) +3 >Emitted(84, 13) Source(77, 13) + SourceIndex(0) +4 >Emitted(84, 16) Source(77, 16) + SourceIndex(0) +5 >Emitted(84, 17) Source(77, 17) + SourceIndex(0) +6 >Emitted(84, 23) Source(77, 23) + SourceIndex(0) +7 >Emitted(84, 24) Source(77, 24) + SourceIndex(0) +8 >Emitted(84, 25) Source(77, 25) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(84, 2) Source(78, 2) + SourceIndex(0) +1 >Emitted(85, 2) Source(78, 2) + SourceIndex(0) --- ->>>for (var _3 = 0, _4 = [multiRobotA, multiRobotB]; _3 < _4.length; _3++) { +>>>for (var _24 = 0, _25 = [multiRobotA, multiRobotB]; _24 < _25.length; _24++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^ -6 > ^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^ -9 > ^ -10> ^^ -11> ^^^^^^^^^^^^^^ -12> ^^ -13> ^^^^ -14> ^^ -15> ^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^ +6 > ^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^ +9 > ^ +10> ^^ +11> ^^^^^^^^^^^^^^^^ +12> ^^ +13> ^^^^^ +14> ^^ +15> ^^^^^^^^^^^^^^^^^^-> 1-> > 2 >for ([nameMA, [primarySkillA, secondarySkillA]] of 3 > [multiRobotA, multiRobotB] -4 > -5 > [ -6 > multiRobotA -7 > , -8 > multiRobotB -9 > ] -10> -11> [multiRobotA, multiRobotB] -12> -13> [multiRobotA, multiRobotB] -14> ) -1->Emitted(85, 1) Source(79, 1) + SourceIndex(0) -2 >Emitted(85, 6) Source(79, 52) + SourceIndex(0) -3 >Emitted(85, 16) Source(79, 78) + SourceIndex(0) -4 >Emitted(85, 18) Source(79, 52) + SourceIndex(0) -5 >Emitted(85, 24) Source(79, 53) + SourceIndex(0) -6 >Emitted(85, 35) Source(79, 64) + SourceIndex(0) -7 >Emitted(85, 37) Source(79, 66) + SourceIndex(0) -8 >Emitted(85, 48) Source(79, 77) + SourceIndex(0) -9 >Emitted(85, 49) Source(79, 78) + SourceIndex(0) -10>Emitted(85, 51) Source(79, 52) + SourceIndex(0) -11>Emitted(85, 65) Source(79, 78) + SourceIndex(0) -12>Emitted(85, 67) Source(79, 52) + SourceIndex(0) -13>Emitted(85, 71) Source(79, 78) + SourceIndex(0) -14>Emitted(85, 73) Source(79, 80) + SourceIndex(0) +4 > +5 > [ +6 > multiRobotA +7 > , +8 > multiRobotB +9 > ] +10> +11> [multiRobotA, multiRobotB] +12> +13> [multiRobotA, multiRobotB] +14> ) +1->Emitted(86, 1) Source(79, 1) + SourceIndex(0) +2 >Emitted(86, 6) Source(79, 52) + SourceIndex(0) +3 >Emitted(86, 17) Source(79, 78) + SourceIndex(0) +4 >Emitted(86, 19) Source(79, 52) + SourceIndex(0) +5 >Emitted(86, 26) Source(79, 53) + SourceIndex(0) +6 >Emitted(86, 37) Source(79, 64) + SourceIndex(0) +7 >Emitted(86, 39) Source(79, 66) + SourceIndex(0) +8 >Emitted(86, 50) Source(79, 77) + SourceIndex(0) +9 >Emitted(86, 51) Source(79, 78) + SourceIndex(0) +10>Emitted(86, 53) Source(79, 52) + SourceIndex(0) +11>Emitted(86, 69) Source(79, 78) + SourceIndex(0) +12>Emitted(86, 71) Source(79, 52) + SourceIndex(0) +13>Emitted(86, 76) Source(79, 78) + SourceIndex(0) +14>Emitted(86, 78) Source(79, 80) + SourceIndex(0) --- ->>> _31 = _4[_3], nameMA = _31[0], _32 = _31[1], primarySkillA = _32[0], secondarySkillA = _32[1]; -1->^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^^^^ +>>> _s = _25[_24], nameMA = _s[0], _t = _s[1], primarySkillA = _t[0], secondarySkillA = _t[1]; +1->^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^ 3 > ^^ -4 > ^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^^^^^^ +4 > ^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^^^^ 1-> -2 > nameMA +2 > nameMA 3 > , 4 > [primarySkillA, secondarySkillA] -5 > -6 > primarySkillA -7 > , -8 > secondarySkillA -1->Emitted(86, 19) Source(79, 7) + SourceIndex(0) -2 >Emitted(86, 34) Source(79, 13) + SourceIndex(0) -3 >Emitted(86, 36) Source(79, 15) + SourceIndex(0) -4 >Emitted(86, 48) Source(79, 47) + SourceIndex(0) -5 >Emitted(86, 50) Source(79, 16) + SourceIndex(0) -6 >Emitted(86, 72) Source(79, 29) + SourceIndex(0) -7 >Emitted(86, 74) Source(79, 31) + SourceIndex(0) -8 >Emitted(86, 98) Source(79, 46) + SourceIndex(0) +5 > +6 > primarySkillA +7 > , +8 > secondarySkillA +1->Emitted(87, 20) Source(79, 7) + SourceIndex(0) +2 >Emitted(87, 34) Source(79, 13) + SourceIndex(0) +3 >Emitted(87, 36) Source(79, 15) + SourceIndex(0) +4 >Emitted(87, 46) Source(79, 47) + SourceIndex(0) +5 >Emitted(87, 48) Source(79, 16) + SourceIndex(0) +6 >Emitted(87, 69) Source(79, 29) + SourceIndex(0) +7 >Emitted(87, 71) Source(79, 31) + SourceIndex(0) +8 >Emitted(87, 94) Source(79, 46) + SourceIndex(0) --- >>> console.log(nameMA); 1 >^^^^ @@ -2010,70 +2011,70 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 6 > nameMA 7 > ) 8 > ; -1 >Emitted(87, 5) Source(80, 5) + SourceIndex(0) -2 >Emitted(87, 12) Source(80, 12) + SourceIndex(0) -3 >Emitted(87, 13) Source(80, 13) + SourceIndex(0) -4 >Emitted(87, 16) Source(80, 16) + SourceIndex(0) -5 >Emitted(87, 17) Source(80, 17) + SourceIndex(0) -6 >Emitted(87, 23) Source(80, 23) + SourceIndex(0) -7 >Emitted(87, 24) Source(80, 24) + SourceIndex(0) -8 >Emitted(87, 25) Source(80, 25) + SourceIndex(0) +1 >Emitted(88, 5) Source(80, 5) + SourceIndex(0) +2 >Emitted(88, 12) Source(80, 12) + SourceIndex(0) +3 >Emitted(88, 13) Source(80, 13) + SourceIndex(0) +4 >Emitted(88, 16) Source(80, 16) + SourceIndex(0) +5 >Emitted(88, 17) Source(80, 17) + SourceIndex(0) +6 >Emitted(88, 23) Source(80, 23) + SourceIndex(0) +7 >Emitted(88, 24) Source(80, 24) + SourceIndex(0) +8 >Emitted(88, 25) Source(80, 25) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(88, 2) Source(81, 2) + SourceIndex(0) +1 >Emitted(89, 2) Source(81, 2) + SourceIndex(0) --- ->>>for (var _5 = 0, robots_4 = robots; _5 < robots_4.length; _5++) { +>>>for (var _26 = 0, robots_4 = robots; _26 < robots_4.length; _26++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^^^^^^^^^^^^ -6 > ^^ -7 > ^^^^^^^^^^^^^^^^^^^^ -8 > ^^ -9 > ^^^^ -10> ^^ -11> ^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^^^^^^^^^^^ +6 > ^^ +7 > ^^^^^^^^^^^^^^^^^^^^^ +8 > ^^ +9 > ^^^^^ +10> ^^ +11> ^-> 1-> > > 2 >for ([numberA3, ...robotAInfo] of 3 > robots -4 > -5 > robots -6 > -7 > robots -8 > -9 > robots -10> ) -1->Emitted(89, 1) Source(83, 1) + SourceIndex(0) -2 >Emitted(89, 6) Source(83, 35) + SourceIndex(0) -3 >Emitted(89, 16) Source(83, 41) + SourceIndex(0) -4 >Emitted(89, 18) Source(83, 35) + SourceIndex(0) -5 >Emitted(89, 35) Source(83, 41) + SourceIndex(0) -6 >Emitted(89, 37) Source(83, 35) + SourceIndex(0) -7 >Emitted(89, 57) Source(83, 41) + SourceIndex(0) -8 >Emitted(89, 59) Source(83, 35) + SourceIndex(0) -9 >Emitted(89, 63) Source(83, 41) + SourceIndex(0) -10>Emitted(89, 65) Source(83, 43) + SourceIndex(0) +4 > +5 > robots +6 > +7 > robots +8 > +9 > robots +10> ) +1->Emitted(90, 1) Source(83, 1) + SourceIndex(0) +2 >Emitted(90, 6) Source(83, 35) + SourceIndex(0) +3 >Emitted(90, 17) Source(83, 41) + SourceIndex(0) +4 >Emitted(90, 19) Source(83, 35) + SourceIndex(0) +5 >Emitted(90, 36) Source(83, 41) + SourceIndex(0) +6 >Emitted(90, 38) Source(83, 35) + SourceIndex(0) +7 >Emitted(90, 59) Source(83, 41) + SourceIndex(0) +8 >Emitted(90, 61) Source(83, 35) + SourceIndex(0) +9 >Emitted(90, 66) Source(83, 41) + SourceIndex(0) +10>Emitted(90, 68) Source(83, 43) + SourceIndex(0) --- ->>> _33 = robots_4[_5], numberA3 = _33[0], robotAInfo = _33.slice(1); +>>> _u = robots_4[_26], numberA3 = _u[0], robotAInfo = _u.slice(1); 1->^^^^^^^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^ 1-> 2 > numberA3 -3 > , -4 > ...robotAInfo -1->Emitted(90, 25) Source(83, 7) + SourceIndex(0) -2 >Emitted(90, 42) Source(83, 15) + SourceIndex(0) -3 >Emitted(90, 44) Source(83, 17) + SourceIndex(0) -4 >Emitted(90, 69) Source(83, 30) + SourceIndex(0) +3 > , +4 > ...robotAInfo +1->Emitted(91, 25) Source(83, 7) + SourceIndex(0) +2 >Emitted(91, 41) Source(83, 15) + SourceIndex(0) +3 >Emitted(91, 43) Source(83, 17) + SourceIndex(0) +4 >Emitted(91, 67) Source(83, 30) + SourceIndex(0) --- >>> console.log(numberA3); 1 >^^^^ @@ -2093,75 +2094,75 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 6 > numberA3 7 > ) 8 > ; -1 >Emitted(91, 5) Source(84, 5) + SourceIndex(0) -2 >Emitted(91, 12) Source(84, 12) + SourceIndex(0) -3 >Emitted(91, 13) Source(84, 13) + SourceIndex(0) -4 >Emitted(91, 16) Source(84, 16) + SourceIndex(0) -5 >Emitted(91, 17) Source(84, 17) + SourceIndex(0) -6 >Emitted(91, 25) Source(84, 25) + SourceIndex(0) -7 >Emitted(91, 26) Source(84, 26) + SourceIndex(0) -8 >Emitted(91, 27) Source(84, 27) + SourceIndex(0) +1 >Emitted(92, 5) Source(84, 5) + SourceIndex(0) +2 >Emitted(92, 12) Source(84, 12) + SourceIndex(0) +3 >Emitted(92, 13) Source(84, 13) + SourceIndex(0) +4 >Emitted(92, 16) Source(84, 16) + SourceIndex(0) +5 >Emitted(92, 17) Source(84, 17) + SourceIndex(0) +6 >Emitted(92, 25) Source(84, 25) + SourceIndex(0) +7 >Emitted(92, 26) Source(84, 26) + SourceIndex(0) +8 >Emitted(92, 27) Source(84, 27) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(92, 2) Source(85, 2) + SourceIndex(0) +1 >Emitted(93, 2) Source(85, 2) + SourceIndex(0) --- ->>>for (var _6 = 0, _7 = getRobots(); _6 < _7.length; _6++) { +>>>for (var _27 = 0, _28 = getRobots(); _27 < _28.length; _27++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^ -6 > ^^^^^^^^^ -7 > ^^ -8 > ^^ -9 > ^^^^^^^^^^^^^^ -10> ^^ -11> ^^^^ -12> ^^ -13> ^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^ +6 > ^^^^^^^^^ +7 > ^^ +8 > ^^ +9 > ^^^^^^^^^^^^^^^^ +10> ^^ +11> ^^^^^ +12> ^^ +13> ^-> 1-> > 2 >for ([numberA3, ...robotAInfo] of 3 > getRobots() -4 > -5 > -6 > getRobots -7 > () -8 > -9 > getRobots() -10> -11> getRobots() -12> ) -1->Emitted(93, 1) Source(86, 1) + SourceIndex(0) -2 >Emitted(93, 6) Source(86, 35) + SourceIndex(0) -3 >Emitted(93, 16) Source(86, 46) + SourceIndex(0) -4 >Emitted(93, 18) Source(86, 35) + SourceIndex(0) -5 >Emitted(93, 23) Source(86, 35) + SourceIndex(0) -6 >Emitted(93, 32) Source(86, 44) + SourceIndex(0) -7 >Emitted(93, 34) Source(86, 46) + SourceIndex(0) -8 >Emitted(93, 36) Source(86, 35) + SourceIndex(0) -9 >Emitted(93, 50) Source(86, 46) + SourceIndex(0) -10>Emitted(93, 52) Source(86, 35) + SourceIndex(0) -11>Emitted(93, 56) Source(86, 46) + SourceIndex(0) -12>Emitted(93, 58) Source(86, 48) + SourceIndex(0) +4 > +5 > +6 > getRobots +7 > () +8 > +9 > getRobots() +10> +11> getRobots() +12> ) +1->Emitted(94, 1) Source(86, 1) + SourceIndex(0) +2 >Emitted(94, 6) Source(86, 35) + SourceIndex(0) +3 >Emitted(94, 17) Source(86, 46) + SourceIndex(0) +4 >Emitted(94, 19) Source(86, 35) + SourceIndex(0) +5 >Emitted(94, 25) Source(86, 35) + SourceIndex(0) +6 >Emitted(94, 34) Source(86, 44) + SourceIndex(0) +7 >Emitted(94, 36) Source(86, 46) + SourceIndex(0) +8 >Emitted(94, 38) Source(86, 35) + SourceIndex(0) +9 >Emitted(94, 54) Source(86, 46) + SourceIndex(0) +10>Emitted(94, 56) Source(86, 35) + SourceIndex(0) +11>Emitted(94, 61) Source(86, 46) + SourceIndex(0) +12>Emitted(94, 63) Source(86, 48) + SourceIndex(0) --- ->>> _34 = _7[_6], numberA3 = _34[0], robotAInfo = _34.slice(1); -1->^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^^^^^^ +>>> _v = _28[_27], numberA3 = _v[0], robotAInfo = _v.slice(1); +1->^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^^^ 3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^ 1-> -2 > numberA3 +2 > numberA3 3 > , 4 > ...robotAInfo -1->Emitted(94, 19) Source(86, 7) + SourceIndex(0) -2 >Emitted(94, 36) Source(86, 15) + SourceIndex(0) -3 >Emitted(94, 38) Source(86, 17) + SourceIndex(0) -4 >Emitted(94, 63) Source(86, 30) + SourceIndex(0) +1->Emitted(95, 20) Source(86, 7) + SourceIndex(0) +2 >Emitted(95, 36) Source(86, 15) + SourceIndex(0) +3 >Emitted(95, 38) Source(86, 17) + SourceIndex(0) +4 >Emitted(95, 62) Source(86, 30) + SourceIndex(0) --- >>> console.log(numberA3); 1 >^^^^ @@ -2181,81 +2182,80 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 6 > numberA3 7 > ) 8 > ; -1 >Emitted(95, 5) Source(87, 5) + SourceIndex(0) -2 >Emitted(95, 12) Source(87, 12) + SourceIndex(0) -3 >Emitted(95, 13) Source(87, 13) + SourceIndex(0) -4 >Emitted(95, 16) Source(87, 16) + SourceIndex(0) -5 >Emitted(95, 17) Source(87, 17) + SourceIndex(0) -6 >Emitted(95, 25) Source(87, 25) + SourceIndex(0) -7 >Emitted(95, 26) Source(87, 26) + SourceIndex(0) -8 >Emitted(95, 27) Source(87, 27) + SourceIndex(0) +1 >Emitted(96, 5) Source(87, 5) + SourceIndex(0) +2 >Emitted(96, 12) Source(87, 12) + SourceIndex(0) +3 >Emitted(96, 13) Source(87, 13) + SourceIndex(0) +4 >Emitted(96, 16) Source(87, 16) + SourceIndex(0) +5 >Emitted(96, 17) Source(87, 17) + SourceIndex(0) +6 >Emitted(96, 25) Source(87, 25) + SourceIndex(0) +7 >Emitted(96, 26) Source(87, 26) + SourceIndex(0) +8 >Emitted(96, 27) Source(87, 27) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(96, 2) Source(88, 2) + SourceIndex(0) +1 >Emitted(97, 2) Source(88, 2) + SourceIndex(0) --- ->>>for (var _8 = 0, _9 = [robotA, robotB]; _8 < _9.length; _8++) { +>>>for (var _29 = 0, _30 = [robotA, robotB]; _29 < _30.length; _29++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^ -6 > ^^^^^^ -7 > ^^ -8 > ^^^^^^ -9 > ^ -10> ^^ -11> ^^^^^^^^^^^^^^ -12> ^^ -13> ^^^^ -14> ^^ -15> ^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^ +6 > ^^^^^^ +7 > ^^ +8 > ^^^^^^ +9 > ^ +10> ^^ +11> ^^^^^^^^^^^^^^^^ +12> ^^ +13> ^^^^^ +14> ^^ 1-> > 2 >for ([numberA3, ...robotAInfo] of 3 > [robotA, robotB] -4 > -5 > [ -6 > robotA -7 > , -8 > robotB -9 > ] -10> -11> [robotA, robotB] -12> -13> [robotA, robotB] -14> ) -1->Emitted(97, 1) Source(89, 1) + SourceIndex(0) -2 >Emitted(97, 6) Source(89, 35) + SourceIndex(0) -3 >Emitted(97, 16) Source(89, 51) + SourceIndex(0) -4 >Emitted(97, 18) Source(89, 35) + SourceIndex(0) -5 >Emitted(97, 24) Source(89, 36) + SourceIndex(0) -6 >Emitted(97, 30) Source(89, 42) + SourceIndex(0) -7 >Emitted(97, 32) Source(89, 44) + SourceIndex(0) -8 >Emitted(97, 38) Source(89, 50) + SourceIndex(0) -9 >Emitted(97, 39) Source(89, 51) + SourceIndex(0) -10>Emitted(97, 41) Source(89, 35) + SourceIndex(0) -11>Emitted(97, 55) Source(89, 51) + SourceIndex(0) -12>Emitted(97, 57) Source(89, 35) + SourceIndex(0) -13>Emitted(97, 61) Source(89, 51) + SourceIndex(0) -14>Emitted(97, 63) Source(89, 53) + SourceIndex(0) +4 > +5 > [ +6 > robotA +7 > , +8 > robotB +9 > ] +10> +11> [robotA, robotB] +12> +13> [robotA, robotB] +14> ) +1->Emitted(98, 1) Source(89, 1) + SourceIndex(0) +2 >Emitted(98, 6) Source(89, 35) + SourceIndex(0) +3 >Emitted(98, 17) Source(89, 51) + SourceIndex(0) +4 >Emitted(98, 19) Source(89, 35) + SourceIndex(0) +5 >Emitted(98, 26) Source(89, 36) + SourceIndex(0) +6 >Emitted(98, 32) Source(89, 42) + SourceIndex(0) +7 >Emitted(98, 34) Source(89, 44) + SourceIndex(0) +8 >Emitted(98, 40) Source(89, 50) + SourceIndex(0) +9 >Emitted(98, 41) Source(89, 51) + SourceIndex(0) +10>Emitted(98, 43) Source(89, 35) + SourceIndex(0) +11>Emitted(98, 59) Source(89, 51) + SourceIndex(0) +12>Emitted(98, 61) Source(89, 35) + SourceIndex(0) +13>Emitted(98, 66) Source(89, 51) + SourceIndex(0) +14>Emitted(98, 68) Source(89, 53) + SourceIndex(0) --- ->>> _35 = _9[_8], numberA3 = _35[0], robotAInfo = _35.slice(1); -1->^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^^^^^^ +>>> _w = _30[_29], numberA3 = _w[0], robotAInfo = _w.slice(1); +1 >^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^^^ 3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^ -1-> -2 > numberA3 +4 > ^^^^^^^^^^^^^^^^^^^^^^^^ +1 > +2 > numberA3 3 > , 4 > ...robotAInfo -1->Emitted(98, 19) Source(89, 7) + SourceIndex(0) -2 >Emitted(98, 36) Source(89, 15) + SourceIndex(0) -3 >Emitted(98, 38) Source(89, 17) + SourceIndex(0) -4 >Emitted(98, 63) Source(89, 30) + SourceIndex(0) +1 >Emitted(99, 20) Source(89, 7) + SourceIndex(0) +2 >Emitted(99, 36) Source(89, 15) + SourceIndex(0) +3 >Emitted(99, 38) Source(89, 17) + SourceIndex(0) +4 >Emitted(99, 62) Source(89, 30) + SourceIndex(0) --- >>> console.log(numberA3); 1 >^^^^ @@ -2275,23 +2275,23 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 6 > numberA3 7 > ) 8 > ; -1 >Emitted(99, 5) Source(90, 5) + SourceIndex(0) -2 >Emitted(99, 12) Source(90, 12) + SourceIndex(0) -3 >Emitted(99, 13) Source(90, 13) + SourceIndex(0) -4 >Emitted(99, 16) Source(90, 16) + SourceIndex(0) -5 >Emitted(99, 17) Source(90, 17) + SourceIndex(0) -6 >Emitted(99, 25) Source(90, 25) + SourceIndex(0) -7 >Emitted(99, 26) Source(90, 26) + SourceIndex(0) -8 >Emitted(99, 27) Source(90, 27) + SourceIndex(0) +1 >Emitted(100, 5) Source(90, 5) + SourceIndex(0) +2 >Emitted(100, 12) Source(90, 12) + SourceIndex(0) +3 >Emitted(100, 13) Source(90, 13) + SourceIndex(0) +4 >Emitted(100, 16) Source(90, 16) + SourceIndex(0) +5 >Emitted(100, 17) Source(90, 17) + SourceIndex(0) +6 >Emitted(100, 25) Source(90, 25) + SourceIndex(0) +7 >Emitted(100, 26) Source(90, 26) + SourceIndex(0) +8 >Emitted(100, 27) Source(90, 27) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(100, 2) Source(91, 2) + SourceIndex(0) +1 >Emitted(101, 2) Source(91, 2) + SourceIndex(0) --- ->>>for (var _10 = 0, multiRobots_4 = multiRobots; _10 < multiRobots_4.length; _10++) { +>>>for (var _31 = 0, multiRobots_4 = multiRobots; _31 < multiRobots_4.length; _31++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^^ @@ -2313,24 +2313,24 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 8 > 9 > multiRobots 10> ) -1->Emitted(101, 1) Source(92, 1) + SourceIndex(0) -2 >Emitted(101, 6) Source(92, 30) + SourceIndex(0) -3 >Emitted(101, 17) Source(92, 41) + SourceIndex(0) -4 >Emitted(101, 19) Source(92, 30) + SourceIndex(0) -5 >Emitted(101, 46) Source(92, 41) + SourceIndex(0) -6 >Emitted(101, 48) Source(92, 30) + SourceIndex(0) -7 >Emitted(101, 74) Source(92, 41) + SourceIndex(0) -8 >Emitted(101, 76) Source(92, 30) + SourceIndex(0) -9 >Emitted(101, 81) Source(92, 41) + SourceIndex(0) -10>Emitted(101, 83) Source(92, 43) + SourceIndex(0) +1->Emitted(102, 1) Source(92, 1) + SourceIndex(0) +2 >Emitted(102, 6) Source(92, 30) + SourceIndex(0) +3 >Emitted(102, 17) Source(92, 41) + SourceIndex(0) +4 >Emitted(102, 19) Source(92, 30) + SourceIndex(0) +5 >Emitted(102, 46) Source(92, 41) + SourceIndex(0) +6 >Emitted(102, 48) Source(92, 30) + SourceIndex(0) +7 >Emitted(102, 74) Source(92, 41) + SourceIndex(0) +8 >Emitted(102, 76) Source(92, 30) + SourceIndex(0) +9 >Emitted(102, 81) Source(92, 41) + SourceIndex(0) +10>Emitted(102, 83) Source(92, 43) + SourceIndex(0) --- ->>> multiRobotAInfo = multiRobots_4[_10].slice(0); +>>> multiRobotAInfo = multiRobots_4[_31].slice(0); 1 >^^^^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1 > 2 > ...multiRobotAInfo -1 >Emitted(102, 5) Source(92, 7) + SourceIndex(0) -2 >Emitted(102, 50) Source(92, 25) + SourceIndex(0) +1 >Emitted(103, 5) Source(92, 7) + SourceIndex(0) +2 >Emitted(103, 50) Source(92, 25) + SourceIndex(0) --- >>> console.log(multiRobotAInfo); 1 >^^^^ @@ -2350,23 +2350,23 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 6 > multiRobotAInfo 7 > ) 8 > ; -1 >Emitted(103, 5) Source(93, 5) + SourceIndex(0) -2 >Emitted(103, 12) Source(93, 12) + SourceIndex(0) -3 >Emitted(103, 13) Source(93, 13) + SourceIndex(0) -4 >Emitted(103, 16) Source(93, 16) + SourceIndex(0) -5 >Emitted(103, 17) Source(93, 17) + SourceIndex(0) -6 >Emitted(103, 32) Source(93, 32) + SourceIndex(0) -7 >Emitted(103, 33) Source(93, 33) + SourceIndex(0) -8 >Emitted(103, 34) Source(93, 34) + SourceIndex(0) +1 >Emitted(104, 5) Source(93, 5) + SourceIndex(0) +2 >Emitted(104, 12) Source(93, 12) + SourceIndex(0) +3 >Emitted(104, 13) Source(93, 13) + SourceIndex(0) +4 >Emitted(104, 16) Source(93, 16) + SourceIndex(0) +5 >Emitted(104, 17) Source(93, 17) + SourceIndex(0) +6 >Emitted(104, 32) Source(93, 32) + SourceIndex(0) +7 >Emitted(104, 33) Source(93, 33) + SourceIndex(0) +8 >Emitted(104, 34) Source(93, 34) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(104, 2) Source(94, 2) + SourceIndex(0) +1 >Emitted(105, 2) Source(94, 2) + SourceIndex(0) --- ->>>for (var _11 = 0, _12 = getMultiRobots(); _11 < _12.length; _11++) { +>>>for (var _32 = 0, _33 = getMultiRobots(); _32 < _33.length; _32++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^^ @@ -2392,26 +2392,26 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 10> 11> getMultiRobots() 12> ) -1->Emitted(105, 1) Source(95, 1) + SourceIndex(0) -2 >Emitted(105, 6) Source(95, 30) + SourceIndex(0) -3 >Emitted(105, 17) Source(95, 46) + SourceIndex(0) -4 >Emitted(105, 19) Source(95, 30) + SourceIndex(0) -5 >Emitted(105, 25) Source(95, 30) + SourceIndex(0) -6 >Emitted(105, 39) Source(95, 44) + SourceIndex(0) -7 >Emitted(105, 41) Source(95, 46) + SourceIndex(0) -8 >Emitted(105, 43) Source(95, 30) + SourceIndex(0) -9 >Emitted(105, 59) Source(95, 46) + SourceIndex(0) -10>Emitted(105, 61) Source(95, 30) + SourceIndex(0) -11>Emitted(105, 66) Source(95, 46) + SourceIndex(0) -12>Emitted(105, 68) Source(95, 48) + SourceIndex(0) +1->Emitted(106, 1) Source(95, 1) + SourceIndex(0) +2 >Emitted(106, 6) Source(95, 30) + SourceIndex(0) +3 >Emitted(106, 17) Source(95, 46) + SourceIndex(0) +4 >Emitted(106, 19) Source(95, 30) + SourceIndex(0) +5 >Emitted(106, 25) Source(95, 30) + SourceIndex(0) +6 >Emitted(106, 39) Source(95, 44) + SourceIndex(0) +7 >Emitted(106, 41) Source(95, 46) + SourceIndex(0) +8 >Emitted(106, 43) Source(95, 30) + SourceIndex(0) +9 >Emitted(106, 59) Source(95, 46) + SourceIndex(0) +10>Emitted(106, 61) Source(95, 30) + SourceIndex(0) +11>Emitted(106, 66) Source(95, 46) + SourceIndex(0) +12>Emitted(106, 68) Source(95, 48) + SourceIndex(0) --- ->>> multiRobotAInfo = _12[_11].slice(0); +>>> multiRobotAInfo = _33[_32].slice(0); 1 >^^^^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1 > 2 > ...multiRobotAInfo -1 >Emitted(106, 5) Source(95, 7) + SourceIndex(0) -2 >Emitted(106, 40) Source(95, 25) + SourceIndex(0) +1 >Emitted(107, 5) Source(95, 7) + SourceIndex(0) +2 >Emitted(107, 40) Source(95, 25) + SourceIndex(0) --- >>> console.log(multiRobotAInfo); 1 >^^^^ @@ -2431,23 +2431,23 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 6 > multiRobotAInfo 7 > ) 8 > ; -1 >Emitted(107, 5) Source(96, 5) + SourceIndex(0) -2 >Emitted(107, 12) Source(96, 12) + SourceIndex(0) -3 >Emitted(107, 13) Source(96, 13) + SourceIndex(0) -4 >Emitted(107, 16) Source(96, 16) + SourceIndex(0) -5 >Emitted(107, 17) Source(96, 17) + SourceIndex(0) -6 >Emitted(107, 32) Source(96, 32) + SourceIndex(0) -7 >Emitted(107, 33) Source(96, 33) + SourceIndex(0) -8 >Emitted(107, 34) Source(96, 34) + SourceIndex(0) +1 >Emitted(108, 5) Source(96, 5) + SourceIndex(0) +2 >Emitted(108, 12) Source(96, 12) + SourceIndex(0) +3 >Emitted(108, 13) Source(96, 13) + SourceIndex(0) +4 >Emitted(108, 16) Source(96, 16) + SourceIndex(0) +5 >Emitted(108, 17) Source(96, 17) + SourceIndex(0) +6 >Emitted(108, 32) Source(96, 32) + SourceIndex(0) +7 >Emitted(108, 33) Source(96, 33) + SourceIndex(0) +8 >Emitted(108, 34) Source(96, 34) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(108, 2) Source(97, 2) + SourceIndex(0) +1 >Emitted(109, 2) Source(97, 2) + SourceIndex(0) --- ->>>for (var _13 = 0, _14 = [multiRobotA, multiRobotB]; _13 < _14.length; _13++) { +>>>for (var _34 = 0, _35 = [multiRobotA, multiRobotB]; _34 < _35.length; _34++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^^ @@ -2477,28 +2477,28 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 12> 13> [multiRobotA, multiRobotB] 14> ) -1->Emitted(109, 1) Source(98, 1) + SourceIndex(0) -2 >Emitted(109, 6) Source(98, 30) + SourceIndex(0) -3 >Emitted(109, 17) Source(98, 56) + SourceIndex(0) -4 >Emitted(109, 19) Source(98, 30) + SourceIndex(0) -5 >Emitted(109, 26) Source(98, 31) + SourceIndex(0) -6 >Emitted(109, 37) Source(98, 42) + SourceIndex(0) -7 >Emitted(109, 39) Source(98, 44) + SourceIndex(0) -8 >Emitted(109, 50) Source(98, 55) + SourceIndex(0) -9 >Emitted(109, 51) Source(98, 56) + SourceIndex(0) -10>Emitted(109, 53) Source(98, 30) + SourceIndex(0) -11>Emitted(109, 69) Source(98, 56) + SourceIndex(0) -12>Emitted(109, 71) Source(98, 30) + SourceIndex(0) -13>Emitted(109, 76) Source(98, 56) + SourceIndex(0) -14>Emitted(109, 78) Source(98, 58) + SourceIndex(0) +1->Emitted(110, 1) Source(98, 1) + SourceIndex(0) +2 >Emitted(110, 6) Source(98, 30) + SourceIndex(0) +3 >Emitted(110, 17) Source(98, 56) + SourceIndex(0) +4 >Emitted(110, 19) Source(98, 30) + SourceIndex(0) +5 >Emitted(110, 26) Source(98, 31) + SourceIndex(0) +6 >Emitted(110, 37) Source(98, 42) + SourceIndex(0) +7 >Emitted(110, 39) Source(98, 44) + SourceIndex(0) +8 >Emitted(110, 50) Source(98, 55) + SourceIndex(0) +9 >Emitted(110, 51) Source(98, 56) + SourceIndex(0) +10>Emitted(110, 53) Source(98, 30) + SourceIndex(0) +11>Emitted(110, 69) Source(98, 56) + SourceIndex(0) +12>Emitted(110, 71) Source(98, 30) + SourceIndex(0) +13>Emitted(110, 76) Source(98, 56) + SourceIndex(0) +14>Emitted(110, 78) Source(98, 58) + SourceIndex(0) --- ->>> multiRobotAInfo = _14[_13].slice(0); +>>> multiRobotAInfo = _35[_34].slice(0); 1 >^^^^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1 > 2 > ...multiRobotAInfo -1 >Emitted(110, 5) Source(98, 7) + SourceIndex(0) -2 >Emitted(110, 40) Source(98, 25) + SourceIndex(0) +1 >Emitted(111, 5) Source(98, 7) + SourceIndex(0) +2 >Emitted(111, 40) Source(98, 25) + SourceIndex(0) --- >>> console.log(multiRobotAInfo); 1 >^^^^ @@ -2518,21 +2518,20 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPattern2.ts 6 > multiRobotAInfo 7 > ) 8 > ; -1 >Emitted(111, 5) Source(99, 5) + SourceIndex(0) -2 >Emitted(111, 12) Source(99, 12) + SourceIndex(0) -3 >Emitted(111, 13) Source(99, 13) + SourceIndex(0) -4 >Emitted(111, 16) Source(99, 16) + SourceIndex(0) -5 >Emitted(111, 17) Source(99, 17) + SourceIndex(0) -6 >Emitted(111, 32) Source(99, 32) + SourceIndex(0) -7 >Emitted(111, 33) Source(99, 33) + SourceIndex(0) -8 >Emitted(111, 34) Source(99, 34) + SourceIndex(0) +1 >Emitted(112, 5) Source(99, 5) + SourceIndex(0) +2 >Emitted(112, 12) Source(99, 12) + SourceIndex(0) +3 >Emitted(112, 13) Source(99, 13) + SourceIndex(0) +4 >Emitted(112, 16) Source(99, 16) + SourceIndex(0) +5 >Emitted(112, 17) Source(99, 17) + SourceIndex(0) +6 >Emitted(112, 32) Source(99, 32) + SourceIndex(0) +7 >Emitted(112, 33) Source(99, 33) + SourceIndex(0) +8 >Emitted(112, 34) Source(99, 34) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(112, 2) Source(100, 2) + SourceIndex(0) +1 >Emitted(113, 2) Source(100, 2) + SourceIndex(0) --- ->>>var _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35; >>>//# sourceMappingURL=sourceMapValidationDestructuringForOfArrayBindingPattern2.js.map \ No newline at end of file diff --git a/tests/baselines/reference/sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues2.js b/tests/baselines/reference/sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues2.js index c519f53ff5e..1a4646e6367 100644 --- a/tests/baselines/reference/sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues2.js +++ b/tests/baselines/reference/sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues2.js @@ -110,6 +110,7 @@ for ([numberA3 = -1, ...robotAInfo] of [robotA, robotB]) { } //// [sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues2.js] +var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35, _36, _37, _38; var robotA = [1, "mower", "mowing"]; var robotB = [2, "trimmer", "trimming"]; var robots = [robotA, robotB]; @@ -127,88 +128,87 @@ var numberB, nameB; var numberA2, nameA2, skillA2, nameMA; var numberA3, robotAInfo, multiRobotAInfo; for (var _i = 0, robots_1 = robots; _i < robots_1.length; _i++) { - _10 = robots_1[_i], _11 = _10[1], nameA = _11 === void 0 ? "noName" : _11; + _a = robots_1[_i], _b = _a[1], nameA = _b === void 0 ? "noName" : _b; console.log(nameA); } -for (var _a = 0, _b = getRobots(); _a < _b.length; _a++) { - _12 = _b[_a], _13 = _12[1], nameA = _13 === void 0 ? "noName" : _13; +for (var _39 = 0, _40 = getRobots(); _39 < _40.length; _39++) { + _c = _40[_39], _d = _c[1], nameA = _d === void 0 ? "noName" : _d; console.log(nameA); } -for (var _c = 0, _d = [robotA, robotB]; _c < _d.length; _c++) { - _14 = _d[_c], _15 = _14[1], nameA = _15 === void 0 ? "noName" : _15; +for (var _41 = 0, _42 = [robotA, robotB]; _41 < _42.length; _41++) { + _e = _42[_41], _f = _e[1], nameA = _f === void 0 ? "noName" : _f; console.log(nameA); } -for (var _e = 0, multiRobots_1 = multiRobots; _e < multiRobots_1.length; _e++) { - _16 = multiRobots_1[_e], _17 = _16[1], _18 = _17 === void 0 ? ["skill1", "skill2"] : _17, _19 = _18[0], primarySkillA = _19 === void 0 ? "primary" : _19, _20 = _18[1], secondarySkillA = _20 === void 0 ? "secondary" : _20; +for (var _43 = 0, multiRobots_1 = multiRobots; _43 < multiRobots_1.length; _43++) { + _g = multiRobots_1[_43], _h = _g[1], _j = _h === void 0 ? ["skill1", "skill2"] : _h, _k = _j[0], primarySkillA = _k === void 0 ? "primary" : _k, _l = _j[1], secondarySkillA = _l === void 0 ? "secondary" : _l; console.log(primarySkillA); } -for (var _f = 0, _g = getMultiRobots(); _f < _g.length; _f++) { - _21 = _g[_f], _22 = _21[1], _23 = _22 === void 0 ? ["skill1", "skill2"] : _22, _24 = _23[0], primarySkillA = _24 === void 0 ? "primary" : _24, _25 = _23[1], secondarySkillA = _25 === void 0 ? "secondary" : _25; +for (var _44 = 0, _45 = getMultiRobots(); _44 < _45.length; _44++) { + _m = _45[_44], _o = _m[1], _p = _o === void 0 ? ["skill1", "skill2"] : _o, _q = _p[0], primarySkillA = _q === void 0 ? "primary" : _q, _r = _p[1], secondarySkillA = _r === void 0 ? "secondary" : _r; console.log(primarySkillA); } -for (var _h = 0, _j = [multiRobotA, multiRobotB]; _h < _j.length; _h++) { - _26 = _j[_h], _27 = _26[1], _28 = _27 === void 0 ? ["skill1", "skill2"] : _27, _29 = _28[0], primarySkillA = _29 === void 0 ? "primary" : _29, _30 = _28[1], secondarySkillA = _30 === void 0 ? "secondary" : _30; +for (var _46 = 0, _47 = [multiRobotA, multiRobotB]; _46 < _47.length; _46++) { + _s = _47[_46], _t = _s[1], _u = _t === void 0 ? ["skill1", "skill2"] : _t, _v = _u[0], primarySkillA = _v === void 0 ? "primary" : _v, _w = _u[1], secondarySkillA = _w === void 0 ? "secondary" : _w; console.log(primarySkillA); } -for (var _k = 0, robots_2 = robots; _k < robots_2.length; _k++) { - _31 = robots_2[_k][0], numberB = _31 === void 0 ? -1 : _31; +for (var _48 = 0, robots_2 = robots; _48 < robots_2.length; _48++) { + _x = robots_2[_48][0], numberB = _x === void 0 ? -1 : _x; console.log(numberB); } -for (var _l = 0, _m = getRobots(); _l < _m.length; _l++) { - _32 = _m[_l][0], numberB = _32 === void 0 ? -1 : _32; +for (var _49 = 0, _50 = getRobots(); _49 < _50.length; _49++) { + _y = _50[_49][0], numberB = _y === void 0 ? -1 : _y; console.log(numberB); } -for (var _o = 0, _p = [robotA, robotB]; _o < _p.length; _o++) { - _33 = _p[_o][0], numberB = _33 === void 0 ? -1 : _33; +for (var _51 = 0, _52 = [robotA, robotB]; _51 < _52.length; _51++) { + _z = _52[_51][0], numberB = _z === void 0 ? -1 : _z; console.log(numberB); } -for (var _q = 0, multiRobots_2 = multiRobots; _q < multiRobots_2.length; _q++) { - _34 = multiRobots_2[_q][0], nameB = _34 === void 0 ? "noName" : _34; +for (var _53 = 0, multiRobots_2 = multiRobots; _53 < multiRobots_2.length; _53++) { + _0 = multiRobots_2[_53][0], nameB = _0 === void 0 ? "noName" : _0; console.log(nameB); } -for (var _r = 0, _s = getMultiRobots(); _r < _s.length; _r++) { - _35 = _s[_r][0], nameB = _35 === void 0 ? "noName" : _35; +for (var _54 = 0, _55 = getMultiRobots(); _54 < _55.length; _54++) { + _1 = _55[_54][0], nameB = _1 === void 0 ? "noName" : _1; console.log(nameB); } -for (var _t = 0, _u = [multiRobotA, multiRobotB]; _t < _u.length; _t++) { - _36 = _u[_t][0], nameB = _36 === void 0 ? "noName" : _36; +for (var _56 = 0, _57 = [multiRobotA, multiRobotB]; _56 < _57.length; _56++) { + _2 = _57[_56][0], nameB = _2 === void 0 ? "noName" : _2; console.log(nameB); } -for (var _v = 0, robots_3 = robots; _v < robots_3.length; _v++) { - _37 = robots_3[_v], _38 = _37[0], numberA2 = _38 === void 0 ? -1 : _38, _39 = _37[1], nameA2 = _39 === void 0 ? "noName" : _39, _40 = _37[2], skillA2 = _40 === void 0 ? "skill" : _40; +for (var _58 = 0, robots_3 = robots; _58 < robots_3.length; _58++) { + _3 = robots_3[_58], _4 = _3[0], numberA2 = _4 === void 0 ? -1 : _4, _5 = _3[1], nameA2 = _5 === void 0 ? "noName" : _5, _6 = _3[2], skillA2 = _6 === void 0 ? "skill" : _6; console.log(nameA2); } -for (var _w = 0, _x = getRobots(); _w < _x.length; _w++) { - _41 = _x[_w], _42 = _41[0], numberA2 = _42 === void 0 ? -1 : _42, _43 = _41[1], nameA2 = _43 === void 0 ? "noName" : _43, _44 = _41[2], skillA2 = _44 === void 0 ? "skill" : _44; +for (var _59 = 0, _60 = getRobots(); _59 < _60.length; _59++) { + _7 = _60[_59], _8 = _7[0], numberA2 = _8 === void 0 ? -1 : _8, _9 = _7[1], nameA2 = _9 === void 0 ? "noName" : _9, _10 = _7[2], skillA2 = _10 === void 0 ? "skill" : _10; console.log(nameA2); } -for (var _y = 0, _z = [robotA, robotB]; _y < _z.length; _y++) { - _45 = _z[_y], _46 = _45[0], numberA2 = _46 === void 0 ? -1 : _46, _47 = _45[1], nameA2 = _47 === void 0 ? "noName" : _47, _48 = _45[2], skillA2 = _48 === void 0 ? "skill" : _48; +for (var _61 = 0, _62 = [robotA, robotB]; _61 < _62.length; _61++) { + _11 = _62[_61], _12 = _11[0], numberA2 = _12 === void 0 ? -1 : _12, _13 = _11[1], nameA2 = _13 === void 0 ? "noName" : _13, _14 = _11[2], skillA2 = _14 === void 0 ? "skill" : _14; console.log(nameA2); } -for (var _0 = 0, multiRobots_3 = multiRobots; _0 < multiRobots_3.length; _0++) { - _49 = multiRobots_3[_0], _50 = _49[0], nameMA = _50 === void 0 ? "noName" : _50, _51 = _49[1], _52 = _51 === void 0 ? ["skill1", "skill2"] : _51, _53 = _52[0], primarySkillA = _53 === void 0 ? "primary" : _53, _54 = _52[1], secondarySkillA = _54 === void 0 ? "secondary" : _54; +for (var _63 = 0, multiRobots_3 = multiRobots; _63 < multiRobots_3.length; _63++) { + _15 = multiRobots_3[_63], _16 = _15[0], nameMA = _16 === void 0 ? "noName" : _16, _17 = _15[1], _18 = _17 === void 0 ? ["skill1", "skill2"] : _17, _19 = _18[0], primarySkillA = _19 === void 0 ? "primary" : _19, _20 = _18[1], secondarySkillA = _20 === void 0 ? "secondary" : _20; console.log(nameMA); } -for (var _1 = 0, _2 = getMultiRobots(); _1 < _2.length; _1++) { - _55 = _2[_1], _56 = _55[0], nameMA = _56 === void 0 ? "noName" : _56, _57 = _55[1], _58 = _57 === void 0 ? ["skill1", "skill2"] : _57, _59 = _58[0], primarySkillA = _59 === void 0 ? "primary" : _59, _60 = _58[1], secondarySkillA = _60 === void 0 ? "secondary" : _60; +for (var _64 = 0, _65 = getMultiRobots(); _64 < _65.length; _64++) { + _21 = _65[_64], _22 = _21[0], nameMA = _22 === void 0 ? "noName" : _22, _23 = _21[1], _24 = _23 === void 0 ? ["skill1", "skill2"] : _23, _25 = _24[0], primarySkillA = _25 === void 0 ? "primary" : _25, _26 = _24[1], secondarySkillA = _26 === void 0 ? "secondary" : _26; console.log(nameMA); } -for (var _3 = 0, _4 = [multiRobotA, multiRobotB]; _3 < _4.length; _3++) { - _61 = _4[_3], _62 = _61[0], nameMA = _62 === void 0 ? "noName" : _62, _63 = _61[1], _64 = _63 === void 0 ? ["skill1", "skill2"] : _63, _65 = _64[0], primarySkillA = _65 === void 0 ? "primary" : _65, _66 = _64[1], secondarySkillA = _66 === void 0 ? "secondary" : _66; +for (var _66 = 0, _67 = [multiRobotA, multiRobotB]; _66 < _67.length; _66++) { + _27 = _67[_66], _28 = _27[0], nameMA = _28 === void 0 ? "noName" : _28, _29 = _27[1], _30 = _29 === void 0 ? ["skill1", "skill2"] : _29, _31 = _30[0], primarySkillA = _31 === void 0 ? "primary" : _31, _32 = _30[1], secondarySkillA = _32 === void 0 ? "secondary" : _32; console.log(nameMA); } -for (var _5 = 0, robots_4 = robots; _5 < robots_4.length; _5++) { - _67 = robots_4[_5], _68 = _67[0], numberA3 = _68 === void 0 ? -1 : _68, robotAInfo = _67.slice(1); +for (var _68 = 0, robots_4 = robots; _68 < robots_4.length; _68++) { + _33 = robots_4[_68], _34 = _33[0], numberA3 = _34 === void 0 ? -1 : _34, robotAInfo = _33.slice(1); console.log(numberA3); } -for (var _6 = 0, _7 = getRobots(); _6 < _7.length; _6++) { - _69 = _7[_6], _70 = _69[0], numberA3 = _70 === void 0 ? -1 : _70, robotAInfo = _69.slice(1); +for (var _69 = 0, _70 = getRobots(); _69 < _70.length; _69++) { + _35 = _70[_69], _36 = _35[0], numberA3 = _36 === void 0 ? -1 : _36, robotAInfo = _35.slice(1); console.log(numberA3); } -for (var _8 = 0, _9 = [robotA, robotB]; _8 < _9.length; _8++) { - _71 = _9[_8], _72 = _71[0], numberA3 = _72 === void 0 ? -1 : _72, robotAInfo = _71.slice(1); +for (var _71 = 0, _72 = [robotA, robotB]; _71 < _72.length; _71++) { + _37 = _72[_71], _38 = _37[0], numberA3 = _38 === void 0 ? -1 : _38, robotAInfo = _37.slice(1); console.log(numberA3); } -var _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35, _36, _37, _38, _39, _40, _41, _42, _43, _44, _45, _46, _47, _48, _49, _50, _51, _52, _53, _54, _55, _56, _57, _58, _59, _60, _61, _62, _63, _64, _65, _66, _67, _68, _69, _70, _71, _72; //# sourceMappingURL=sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues2.js.map \ No newline at end of file diff --git a/tests/baselines/reference/sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues2.js.map b/tests/baselines/reference/sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues2.js.map index 91f60c6632d..8a83905208b 100644 --- a/tests/baselines/reference/sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues2.js.map +++ b/tests/baselines/reference/sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues2.js.map @@ -1,2 +1,2 @@ //// [sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues2.js.map] -{"version":3,"file":"sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues2.js","sourceRoot":"","sources":["sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues2.ts"],"names":[],"mappings":"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"} \ No newline at end of file +{"version":3,"file":"sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues2.js","sourceRoot":"","sources":["sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues2.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/tests/baselines/reference/sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues2.sourcemap.txt b/tests/baselines/reference/sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues2.sourcemap.txt index 80c7d2ddba7..f4e30317726 100644 --- a/tests/baselines/reference/sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues2.sourcemap.txt +++ b/tests/baselines/reference/sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues2.sourcemap.txt @@ -8,6 +8,7 @@ sources: sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues2. emittedFile:tests/cases/compiler/sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues2.js sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues2.ts ------------------------------------------------------------------- +>>>var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35, _36, _37, _38; >>>var robotA = [1, "mower", "mowing"]; 1 > 2 >^^^^ @@ -40,18 +41,18 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 10> "mowing" 11> ] 12> ; -1 >Emitted(1, 1) Source(7, 1) + SourceIndex(0) -2 >Emitted(1, 5) Source(7, 5) + SourceIndex(0) -3 >Emitted(1, 11) Source(7, 11) + SourceIndex(0) -4 >Emitted(1, 14) Source(7, 21) + SourceIndex(0) -5 >Emitted(1, 15) Source(7, 22) + SourceIndex(0) -6 >Emitted(1, 16) Source(7, 23) + SourceIndex(0) -7 >Emitted(1, 18) Source(7, 25) + SourceIndex(0) -8 >Emitted(1, 25) Source(7, 32) + SourceIndex(0) -9 >Emitted(1, 27) Source(7, 34) + SourceIndex(0) -10>Emitted(1, 35) Source(7, 42) + SourceIndex(0) -11>Emitted(1, 36) Source(7, 43) + SourceIndex(0) -12>Emitted(1, 37) Source(7, 44) + SourceIndex(0) +1 >Emitted(2, 1) Source(7, 1) + SourceIndex(0) +2 >Emitted(2, 5) Source(7, 5) + SourceIndex(0) +3 >Emitted(2, 11) Source(7, 11) + SourceIndex(0) +4 >Emitted(2, 14) Source(7, 21) + SourceIndex(0) +5 >Emitted(2, 15) Source(7, 22) + SourceIndex(0) +6 >Emitted(2, 16) Source(7, 23) + SourceIndex(0) +7 >Emitted(2, 18) Source(7, 25) + SourceIndex(0) +8 >Emitted(2, 25) Source(7, 32) + SourceIndex(0) +9 >Emitted(2, 27) Source(7, 34) + SourceIndex(0) +10>Emitted(2, 35) Source(7, 42) + SourceIndex(0) +11>Emitted(2, 36) Source(7, 43) + SourceIndex(0) +12>Emitted(2, 37) Source(7, 44) + SourceIndex(0) --- >>>var robotB = [2, "trimmer", "trimming"]; 1-> @@ -79,18 +80,18 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 10> "trimming" 11> ] 12> ; -1->Emitted(2, 1) Source(8, 1) + SourceIndex(0) -2 >Emitted(2, 5) Source(8, 5) + SourceIndex(0) -3 >Emitted(2, 11) Source(8, 11) + SourceIndex(0) -4 >Emitted(2, 14) Source(8, 21) + SourceIndex(0) -5 >Emitted(2, 15) Source(8, 22) + SourceIndex(0) -6 >Emitted(2, 16) Source(8, 23) + SourceIndex(0) -7 >Emitted(2, 18) Source(8, 25) + SourceIndex(0) -8 >Emitted(2, 27) Source(8, 34) + SourceIndex(0) -9 >Emitted(2, 29) Source(8, 36) + SourceIndex(0) -10>Emitted(2, 39) Source(8, 46) + SourceIndex(0) -11>Emitted(2, 40) Source(8, 47) + SourceIndex(0) -12>Emitted(2, 41) Source(8, 48) + SourceIndex(0) +1->Emitted(3, 1) Source(8, 1) + SourceIndex(0) +2 >Emitted(3, 5) Source(8, 5) + SourceIndex(0) +3 >Emitted(3, 11) Source(8, 11) + SourceIndex(0) +4 >Emitted(3, 14) Source(8, 21) + SourceIndex(0) +5 >Emitted(3, 15) Source(8, 22) + SourceIndex(0) +6 >Emitted(3, 16) Source(8, 23) + SourceIndex(0) +7 >Emitted(3, 18) Source(8, 25) + SourceIndex(0) +8 >Emitted(3, 27) Source(8, 34) + SourceIndex(0) +9 >Emitted(3, 29) Source(8, 36) + SourceIndex(0) +10>Emitted(3, 39) Source(8, 46) + SourceIndex(0) +11>Emitted(3, 40) Source(8, 47) + SourceIndex(0) +12>Emitted(3, 41) Source(8, 48) + SourceIndex(0) --- >>>var robots = [robotA, robotB]; 1 > @@ -114,23 +115,23 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 8 > robotB 9 > ] 10> ; -1 >Emitted(3, 1) Source(9, 1) + SourceIndex(0) -2 >Emitted(3, 5) Source(9, 5) + SourceIndex(0) -3 >Emitted(3, 11) Source(9, 11) + SourceIndex(0) -4 >Emitted(3, 14) Source(9, 14) + SourceIndex(0) -5 >Emitted(3, 15) Source(9, 15) + SourceIndex(0) -6 >Emitted(3, 21) Source(9, 21) + SourceIndex(0) -7 >Emitted(3, 23) Source(9, 23) + SourceIndex(0) -8 >Emitted(3, 29) Source(9, 29) + SourceIndex(0) -9 >Emitted(3, 30) Source(9, 30) + SourceIndex(0) -10>Emitted(3, 31) Source(9, 31) + SourceIndex(0) +1 >Emitted(4, 1) Source(9, 1) + SourceIndex(0) +2 >Emitted(4, 5) Source(9, 5) + SourceIndex(0) +3 >Emitted(4, 11) Source(9, 11) + SourceIndex(0) +4 >Emitted(4, 14) Source(9, 14) + SourceIndex(0) +5 >Emitted(4, 15) Source(9, 15) + SourceIndex(0) +6 >Emitted(4, 21) Source(9, 21) + SourceIndex(0) +7 >Emitted(4, 23) Source(9, 23) + SourceIndex(0) +8 >Emitted(4, 29) Source(9, 29) + SourceIndex(0) +9 >Emitted(4, 30) Source(9, 30) + SourceIndex(0) +10>Emitted(4, 31) Source(9, 31) + SourceIndex(0) --- >>>function getRobots() { 1 > 2 >^^^^^^^^^^^^^^^^^^^-> 1 > > -1 >Emitted(4, 1) Source(10, 1) + SourceIndex(0) +1 >Emitted(5, 1) Source(10, 1) + SourceIndex(0) --- >>> return robots; 1->^^^^ @@ -142,10 +143,10 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 2 > return 3 > robots 4 > ; -1->Emitted(5, 5) Source(11, 5) + SourceIndex(0) -2 >Emitted(5, 12) Source(11, 12) + SourceIndex(0) -3 >Emitted(5, 18) Source(11, 18) + SourceIndex(0) -4 >Emitted(5, 19) Source(11, 19) + SourceIndex(0) +1->Emitted(6, 5) Source(11, 5) + SourceIndex(0) +2 >Emitted(6, 12) Source(11, 12) + SourceIndex(0) +3 >Emitted(6, 18) Source(11, 18) + SourceIndex(0) +4 >Emitted(6, 19) Source(11, 19) + SourceIndex(0) --- >>>} 1 > @@ -154,8 +155,8 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 1 > > 2 >} -1 >Emitted(6, 1) Source(12, 1) + SourceIndex(0) -2 >Emitted(6, 2) Source(12, 2) + SourceIndex(0) +1 >Emitted(7, 1) Source(12, 1) + SourceIndex(0) +2 >Emitted(7, 2) Source(12, 2) + SourceIndex(0) --- >>>var multiRobotA = ["mower", ["mowing", ""]]; 1-> @@ -189,20 +190,20 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 12> ] 13> ] 14> ; -1->Emitted(7, 1) Source(14, 1) + SourceIndex(0) -2 >Emitted(7, 5) Source(14, 5) + SourceIndex(0) -3 >Emitted(7, 16) Source(14, 16) + SourceIndex(0) -4 >Emitted(7, 19) Source(14, 38) + SourceIndex(0) -5 >Emitted(7, 20) Source(14, 39) + SourceIndex(0) -6 >Emitted(7, 27) Source(14, 46) + SourceIndex(0) -7 >Emitted(7, 29) Source(14, 48) + SourceIndex(0) -8 >Emitted(7, 30) Source(14, 49) + SourceIndex(0) -9 >Emitted(7, 38) Source(14, 57) + SourceIndex(0) -10>Emitted(7, 40) Source(14, 59) + SourceIndex(0) -11>Emitted(7, 42) Source(14, 61) + SourceIndex(0) -12>Emitted(7, 43) Source(14, 62) + SourceIndex(0) -13>Emitted(7, 44) Source(14, 63) + SourceIndex(0) -14>Emitted(7, 45) Source(14, 64) + SourceIndex(0) +1->Emitted(8, 1) Source(14, 1) + SourceIndex(0) +2 >Emitted(8, 5) Source(14, 5) + SourceIndex(0) +3 >Emitted(8, 16) Source(14, 16) + SourceIndex(0) +4 >Emitted(8, 19) Source(14, 38) + SourceIndex(0) +5 >Emitted(8, 20) Source(14, 39) + SourceIndex(0) +6 >Emitted(8, 27) Source(14, 46) + SourceIndex(0) +7 >Emitted(8, 29) Source(14, 48) + SourceIndex(0) +8 >Emitted(8, 30) Source(14, 49) + SourceIndex(0) +9 >Emitted(8, 38) Source(14, 57) + SourceIndex(0) +10>Emitted(8, 40) Source(14, 59) + SourceIndex(0) +11>Emitted(8, 42) Source(14, 61) + SourceIndex(0) +12>Emitted(8, 43) Source(14, 62) + SourceIndex(0) +13>Emitted(8, 44) Source(14, 63) + SourceIndex(0) +14>Emitted(8, 45) Source(14, 64) + SourceIndex(0) --- >>>var multiRobotB = ["trimmer", ["trimming", "edging"]]; 1-> @@ -234,20 +235,20 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 12> ] 13> ] 14> ; -1->Emitted(8, 1) Source(15, 1) + SourceIndex(0) -2 >Emitted(8, 5) Source(15, 5) + SourceIndex(0) -3 >Emitted(8, 16) Source(15, 16) + SourceIndex(0) -4 >Emitted(8, 19) Source(15, 38) + SourceIndex(0) -5 >Emitted(8, 20) Source(15, 39) + SourceIndex(0) -6 >Emitted(8, 29) Source(15, 48) + SourceIndex(0) -7 >Emitted(8, 31) Source(15, 50) + SourceIndex(0) -8 >Emitted(8, 32) Source(15, 51) + SourceIndex(0) -9 >Emitted(8, 42) Source(15, 61) + SourceIndex(0) -10>Emitted(8, 44) Source(15, 63) + SourceIndex(0) -11>Emitted(8, 52) Source(15, 71) + SourceIndex(0) -12>Emitted(8, 53) Source(15, 72) + SourceIndex(0) -13>Emitted(8, 54) Source(15, 73) + SourceIndex(0) -14>Emitted(8, 55) Source(15, 74) + SourceIndex(0) +1->Emitted(9, 1) Source(15, 1) + SourceIndex(0) +2 >Emitted(9, 5) Source(15, 5) + SourceIndex(0) +3 >Emitted(9, 16) Source(15, 16) + SourceIndex(0) +4 >Emitted(9, 19) Source(15, 38) + SourceIndex(0) +5 >Emitted(9, 20) Source(15, 39) + SourceIndex(0) +6 >Emitted(9, 29) Source(15, 48) + SourceIndex(0) +7 >Emitted(9, 31) Source(15, 50) + SourceIndex(0) +8 >Emitted(9, 32) Source(15, 51) + SourceIndex(0) +9 >Emitted(9, 42) Source(15, 61) + SourceIndex(0) +10>Emitted(9, 44) Source(15, 63) + SourceIndex(0) +11>Emitted(9, 52) Source(15, 71) + SourceIndex(0) +12>Emitted(9, 53) Source(15, 72) + SourceIndex(0) +13>Emitted(9, 54) Source(15, 73) + SourceIndex(0) +14>Emitted(9, 55) Source(15, 74) + SourceIndex(0) --- >>>var multiRobots = [multiRobotA, multiRobotB]; 1 > @@ -271,23 +272,23 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 8 > multiRobotB 9 > ] 10> ; -1 >Emitted(9, 1) Source(16, 1) + SourceIndex(0) -2 >Emitted(9, 5) Source(16, 5) + SourceIndex(0) -3 >Emitted(9, 16) Source(16, 16) + SourceIndex(0) -4 >Emitted(9, 19) Source(16, 19) + SourceIndex(0) -5 >Emitted(9, 20) Source(16, 20) + SourceIndex(0) -6 >Emitted(9, 31) Source(16, 31) + SourceIndex(0) -7 >Emitted(9, 33) Source(16, 33) + SourceIndex(0) -8 >Emitted(9, 44) Source(16, 44) + SourceIndex(0) -9 >Emitted(9, 45) Source(16, 45) + SourceIndex(0) -10>Emitted(9, 46) Source(16, 46) + SourceIndex(0) +1 >Emitted(10, 1) Source(16, 1) + SourceIndex(0) +2 >Emitted(10, 5) Source(16, 5) + SourceIndex(0) +3 >Emitted(10, 16) Source(16, 16) + SourceIndex(0) +4 >Emitted(10, 19) Source(16, 19) + SourceIndex(0) +5 >Emitted(10, 20) Source(16, 20) + SourceIndex(0) +6 >Emitted(10, 31) Source(16, 31) + SourceIndex(0) +7 >Emitted(10, 33) Source(16, 33) + SourceIndex(0) +8 >Emitted(10, 44) Source(16, 44) + SourceIndex(0) +9 >Emitted(10, 45) Source(16, 45) + SourceIndex(0) +10>Emitted(10, 46) Source(16, 46) + SourceIndex(0) --- >>>function getMultiRobots() { 1 > 2 >^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > > -1 >Emitted(10, 1) Source(17, 1) + SourceIndex(0) +1 >Emitted(11, 1) Source(17, 1) + SourceIndex(0) --- >>> return multiRobots; 1->^^^^ @@ -299,10 +300,10 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 2 > return 3 > multiRobots 4 > ; -1->Emitted(11, 5) Source(18, 5) + SourceIndex(0) -2 >Emitted(11, 12) Source(18, 12) + SourceIndex(0) -3 >Emitted(11, 23) Source(18, 23) + SourceIndex(0) -4 >Emitted(11, 24) Source(18, 24) + SourceIndex(0) +1->Emitted(12, 5) Source(18, 5) + SourceIndex(0) +2 >Emitted(12, 12) Source(18, 12) + SourceIndex(0) +3 >Emitted(12, 23) Source(18, 23) + SourceIndex(0) +4 >Emitted(12, 24) Source(18, 24) + SourceIndex(0) --- >>>} 1 > @@ -311,8 +312,8 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 1 > > 2 >} -1 >Emitted(12, 1) Source(19, 1) + SourceIndex(0) -2 >Emitted(12, 2) Source(19, 2) + SourceIndex(0) +1 >Emitted(13, 1) Source(19, 1) + SourceIndex(0) +2 >Emitted(13, 2) Source(19, 2) + SourceIndex(0) --- >>>var nameA, primarySkillA, secondarySkillA; 1-> @@ -333,14 +334,14 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 6 > , 7 > secondarySkillA: string 8 > ; -1->Emitted(13, 1) Source(21, 1) + SourceIndex(0) -2 >Emitted(13, 5) Source(21, 5) + SourceIndex(0) -3 >Emitted(13, 10) Source(21, 18) + SourceIndex(0) -4 >Emitted(13, 12) Source(21, 20) + SourceIndex(0) -5 >Emitted(13, 25) Source(21, 41) + SourceIndex(0) -6 >Emitted(13, 27) Source(21, 43) + SourceIndex(0) -7 >Emitted(13, 42) Source(21, 66) + SourceIndex(0) -8 >Emitted(13, 43) Source(21, 67) + SourceIndex(0) +1->Emitted(14, 1) Source(21, 1) + SourceIndex(0) +2 >Emitted(14, 5) Source(21, 5) + SourceIndex(0) +3 >Emitted(14, 10) Source(21, 18) + SourceIndex(0) +4 >Emitted(14, 12) Source(21, 20) + SourceIndex(0) +5 >Emitted(14, 25) Source(21, 41) + SourceIndex(0) +6 >Emitted(14, 27) Source(21, 43) + SourceIndex(0) +7 >Emitted(14, 42) Source(21, 66) + SourceIndex(0) +8 >Emitted(14, 43) Source(21, 67) + SourceIndex(0) --- >>>var numberB, nameB; 1 > @@ -357,12 +358,12 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 4 > , 5 > nameB: string 6 > ; -1 >Emitted(14, 1) Source(22, 1) + SourceIndex(0) -2 >Emitted(14, 5) Source(22, 5) + SourceIndex(0) -3 >Emitted(14, 12) Source(22, 20) + SourceIndex(0) -4 >Emitted(14, 14) Source(22, 22) + SourceIndex(0) -5 >Emitted(14, 19) Source(22, 35) + SourceIndex(0) -6 >Emitted(14, 20) Source(22, 36) + SourceIndex(0) +1 >Emitted(15, 1) Source(22, 1) + SourceIndex(0) +2 >Emitted(15, 5) Source(22, 5) + SourceIndex(0) +3 >Emitted(15, 12) Source(22, 20) + SourceIndex(0) +4 >Emitted(15, 14) Source(22, 22) + SourceIndex(0) +5 >Emitted(15, 19) Source(22, 35) + SourceIndex(0) +6 >Emitted(15, 20) Source(22, 36) + SourceIndex(0) --- >>>var numberA2, nameA2, skillA2, nameMA; 1-> @@ -387,16 +388,16 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 8 > , 9 > nameMA: string 10> ; -1->Emitted(15, 1) Source(23, 1) + SourceIndex(0) -2 >Emitted(15, 5) Source(23, 5) + SourceIndex(0) -3 >Emitted(15, 13) Source(23, 21) + SourceIndex(0) -4 >Emitted(15, 15) Source(23, 23) + SourceIndex(0) -5 >Emitted(15, 21) Source(23, 37) + SourceIndex(0) -6 >Emitted(15, 23) Source(23, 39) + SourceIndex(0) -7 >Emitted(15, 30) Source(23, 54) + SourceIndex(0) -8 >Emitted(15, 32) Source(23, 56) + SourceIndex(0) -9 >Emitted(15, 38) Source(23, 70) + SourceIndex(0) -10>Emitted(15, 39) Source(23, 71) + SourceIndex(0) +1->Emitted(16, 1) Source(23, 1) + SourceIndex(0) +2 >Emitted(16, 5) Source(23, 5) + SourceIndex(0) +3 >Emitted(16, 13) Source(23, 21) + SourceIndex(0) +4 >Emitted(16, 15) Source(23, 23) + SourceIndex(0) +5 >Emitted(16, 21) Source(23, 37) + SourceIndex(0) +6 >Emitted(16, 23) Source(23, 39) + SourceIndex(0) +7 >Emitted(16, 30) Source(23, 54) + SourceIndex(0) +8 >Emitted(16, 32) Source(23, 56) + SourceIndex(0) +9 >Emitted(16, 38) Source(23, 70) + SourceIndex(0) +10>Emitted(16, 39) Source(23, 71) + SourceIndex(0) --- >>>var numberA3, robotAInfo, multiRobotAInfo; 1-> @@ -417,14 +418,14 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 6 > , 7 > multiRobotAInfo: (string | [string, string])[] 8 > ; -1->Emitted(16, 1) Source(24, 1) + SourceIndex(0) -2 >Emitted(16, 5) Source(24, 5) + SourceIndex(0) -3 >Emitted(16, 13) Source(24, 21) + SourceIndex(0) -4 >Emitted(16, 15) Source(24, 23) + SourceIndex(0) -5 >Emitted(16, 25) Source(24, 54) + SourceIndex(0) -6 >Emitted(16, 27) Source(24, 56) + SourceIndex(0) -7 >Emitted(16, 42) Source(24, 102) + SourceIndex(0) -8 >Emitted(16, 43) Source(24, 103) + SourceIndex(0) +1->Emitted(17, 1) Source(24, 1) + SourceIndex(0) +2 >Emitted(17, 5) Source(24, 5) + SourceIndex(0) +3 >Emitted(17, 13) Source(24, 21) + SourceIndex(0) +4 >Emitted(17, 15) Source(24, 23) + SourceIndex(0) +5 >Emitted(17, 25) Source(24, 54) + SourceIndex(0) +6 >Emitted(17, 27) Source(24, 56) + SourceIndex(0) +7 >Emitted(17, 42) Source(24, 102) + SourceIndex(0) +8 >Emitted(17, 43) Source(24, 103) + SourceIndex(0) --- >>>for (var _i = 0, robots_1 = robots; _i < robots_1.length; _i++) { 1-> @@ -437,7 +438,7 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 8 > ^^ 9 > ^^^^ 10> ^^ -11> ^^^^^^^^^^^^^^^-> +11> ^^^^^^^^^^-> 1-> > > @@ -450,30 +451,30 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 8 > 9 > robots 10> ) -1->Emitted(17, 1) Source(26, 1) + SourceIndex(0) -2 >Emitted(17, 6) Source(26, 30) + SourceIndex(0) -3 >Emitted(17, 16) Source(26, 36) + SourceIndex(0) -4 >Emitted(17, 18) Source(26, 30) + SourceIndex(0) -5 >Emitted(17, 35) Source(26, 36) + SourceIndex(0) -6 >Emitted(17, 37) Source(26, 30) + SourceIndex(0) -7 >Emitted(17, 57) Source(26, 36) + SourceIndex(0) -8 >Emitted(17, 59) Source(26, 30) + SourceIndex(0) -9 >Emitted(17, 63) Source(26, 36) + SourceIndex(0) -10>Emitted(17, 65) Source(26, 38) + SourceIndex(0) +1->Emitted(18, 1) Source(26, 1) + SourceIndex(0) +2 >Emitted(18, 6) Source(26, 30) + SourceIndex(0) +3 >Emitted(18, 16) Source(26, 36) + SourceIndex(0) +4 >Emitted(18, 18) Source(26, 30) + SourceIndex(0) +5 >Emitted(18, 35) Source(26, 36) + SourceIndex(0) +6 >Emitted(18, 37) Source(26, 30) + SourceIndex(0) +7 >Emitted(18, 57) Source(26, 36) + SourceIndex(0) +8 >Emitted(18, 59) Source(26, 30) + SourceIndex(0) +9 >Emitted(18, 63) Source(26, 36) + SourceIndex(0) +10>Emitted(18, 65) Source(26, 38) + SourceIndex(0) --- ->>> _10 = robots_1[_i], _11 = _10[1], nameA = _11 === void 0 ? "noName" : _11; -1->^^^^^^^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +>>> _a = robots_1[_i], _b = _a[1], nameA = _b === void 0 ? "noName" : _b; +1->^^^^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> -2 > nameA = "noName" -3 > -4 > nameA = "noName" -1->Emitted(18, 25) Source(26, 9) + SourceIndex(0) -2 >Emitted(18, 37) Source(26, 25) + SourceIndex(0) -3 >Emitted(18, 39) Source(26, 9) + SourceIndex(0) -4 >Emitted(18, 78) Source(26, 25) + SourceIndex(0) +2 > nameA = "noName" +3 > +4 > nameA = "noName" +1->Emitted(19, 24) Source(26, 9) + SourceIndex(0) +2 >Emitted(19, 34) Source(26, 25) + SourceIndex(0) +3 >Emitted(19, 36) Source(26, 9) + SourceIndex(0) +4 >Emitted(19, 73) Source(26, 25) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -493,75 +494,75 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 6 > nameA 7 > ) 8 > ; -1 >Emitted(19, 5) Source(27, 5) + SourceIndex(0) -2 >Emitted(19, 12) Source(27, 12) + SourceIndex(0) -3 >Emitted(19, 13) Source(27, 13) + SourceIndex(0) -4 >Emitted(19, 16) Source(27, 16) + SourceIndex(0) -5 >Emitted(19, 17) Source(27, 17) + SourceIndex(0) -6 >Emitted(19, 22) Source(27, 22) + SourceIndex(0) -7 >Emitted(19, 23) Source(27, 23) + SourceIndex(0) -8 >Emitted(19, 24) Source(27, 24) + SourceIndex(0) +1 >Emitted(20, 5) Source(27, 5) + SourceIndex(0) +2 >Emitted(20, 12) Source(27, 12) + SourceIndex(0) +3 >Emitted(20, 13) Source(27, 13) + SourceIndex(0) +4 >Emitted(20, 16) Source(27, 16) + SourceIndex(0) +5 >Emitted(20, 17) Source(27, 17) + SourceIndex(0) +6 >Emitted(20, 22) Source(27, 22) + SourceIndex(0) +7 >Emitted(20, 23) Source(27, 23) + SourceIndex(0) +8 >Emitted(20, 24) Source(27, 24) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(20, 2) Source(28, 2) + SourceIndex(0) +1 >Emitted(21, 2) Source(28, 2) + SourceIndex(0) --- ->>>for (var _a = 0, _b = getRobots(); _a < _b.length; _a++) { +>>>for (var _39 = 0, _40 = getRobots(); _39 < _40.length; _39++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^ -6 > ^^^^^^^^^ -7 > ^^ -8 > ^^ -9 > ^^^^^^^^^^^^^^ -10> ^^ -11> ^^^^ -12> ^^ -13> ^^^^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^ +6 > ^^^^^^^^^ +7 > ^^ +8 > ^^ +9 > ^^^^^^^^^^^^^^^^ +10> ^^ +11> ^^^^^ +12> ^^ +13> ^^^^^^^^-> 1-> > 2 >for ([, nameA = "noName"] of 3 > getRobots() -4 > -5 > -6 > getRobots -7 > () -8 > -9 > getRobots() -10> -11> getRobots() -12> ) -1->Emitted(21, 1) Source(29, 1) + SourceIndex(0) -2 >Emitted(21, 6) Source(29, 30) + SourceIndex(0) -3 >Emitted(21, 16) Source(29, 41) + SourceIndex(0) -4 >Emitted(21, 18) Source(29, 30) + SourceIndex(0) -5 >Emitted(21, 23) Source(29, 30) + SourceIndex(0) -6 >Emitted(21, 32) Source(29, 39) + SourceIndex(0) -7 >Emitted(21, 34) Source(29, 41) + SourceIndex(0) -8 >Emitted(21, 36) Source(29, 30) + SourceIndex(0) -9 >Emitted(21, 50) Source(29, 41) + SourceIndex(0) -10>Emitted(21, 52) Source(29, 30) + SourceIndex(0) -11>Emitted(21, 56) Source(29, 41) + SourceIndex(0) -12>Emitted(21, 58) Source(29, 43) + SourceIndex(0) +4 > +5 > +6 > getRobots +7 > () +8 > +9 > getRobots() +10> +11> getRobots() +12> ) +1->Emitted(22, 1) Source(29, 1) + SourceIndex(0) +2 >Emitted(22, 6) Source(29, 30) + SourceIndex(0) +3 >Emitted(22, 17) Source(29, 41) + SourceIndex(0) +4 >Emitted(22, 19) Source(29, 30) + SourceIndex(0) +5 >Emitted(22, 25) Source(29, 30) + SourceIndex(0) +6 >Emitted(22, 34) Source(29, 39) + SourceIndex(0) +7 >Emitted(22, 36) Source(29, 41) + SourceIndex(0) +8 >Emitted(22, 38) Source(29, 30) + SourceIndex(0) +9 >Emitted(22, 54) Source(29, 41) + SourceIndex(0) +10>Emitted(22, 56) Source(29, 30) + SourceIndex(0) +11>Emitted(22, 61) Source(29, 41) + SourceIndex(0) +12>Emitted(22, 63) Source(29, 43) + SourceIndex(0) --- ->>> _12 = _b[_a], _13 = _12[1], nameA = _13 === void 0 ? "noName" : _13; -1->^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +>>> _c = _40[_39], _d = _c[1], nameA = _d === void 0 ? "noName" : _d; +1->^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> -2 > nameA = "noName" -3 > -4 > nameA = "noName" -1->Emitted(22, 19) Source(29, 9) + SourceIndex(0) -2 >Emitted(22, 31) Source(29, 25) + SourceIndex(0) -3 >Emitted(22, 33) Source(29, 9) + SourceIndex(0) -4 >Emitted(22, 72) Source(29, 25) + SourceIndex(0) +2 > nameA = "noName" +3 > +4 > nameA = "noName" +1->Emitted(23, 20) Source(29, 9) + SourceIndex(0) +2 >Emitted(23, 30) Source(29, 25) + SourceIndex(0) +3 >Emitted(23, 32) Source(29, 9) + SourceIndex(0) +4 >Emitted(23, 69) Source(29, 25) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -581,81 +582,81 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 6 > nameA 7 > ) 8 > ; -1 >Emitted(23, 5) Source(30, 5) + SourceIndex(0) -2 >Emitted(23, 12) Source(30, 12) + SourceIndex(0) -3 >Emitted(23, 13) Source(30, 13) + SourceIndex(0) -4 >Emitted(23, 16) Source(30, 16) + SourceIndex(0) -5 >Emitted(23, 17) Source(30, 17) + SourceIndex(0) -6 >Emitted(23, 22) Source(30, 22) + SourceIndex(0) -7 >Emitted(23, 23) Source(30, 23) + SourceIndex(0) -8 >Emitted(23, 24) Source(30, 24) + SourceIndex(0) +1 >Emitted(24, 5) Source(30, 5) + SourceIndex(0) +2 >Emitted(24, 12) Source(30, 12) + SourceIndex(0) +3 >Emitted(24, 13) Source(30, 13) + SourceIndex(0) +4 >Emitted(24, 16) Source(30, 16) + SourceIndex(0) +5 >Emitted(24, 17) Source(30, 17) + SourceIndex(0) +6 >Emitted(24, 22) Source(30, 22) + SourceIndex(0) +7 >Emitted(24, 23) Source(30, 23) + SourceIndex(0) +8 >Emitted(24, 24) Source(30, 24) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(24, 2) Source(31, 2) + SourceIndex(0) +1 >Emitted(25, 2) Source(31, 2) + SourceIndex(0) --- ->>>for (var _c = 0, _d = [robotA, robotB]; _c < _d.length; _c++) { +>>>for (var _41 = 0, _42 = [robotA, robotB]; _41 < _42.length; _41++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^ -6 > ^^^^^^ -7 > ^^ -8 > ^^^^^^ -9 > ^ -10> ^^ -11> ^^^^^^^^^^^^^^ -12> ^^ -13> ^^^^ -14> ^^ -15> ^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^ +6 > ^^^^^^ +7 > ^^ +8 > ^^^^^^ +9 > ^ +10> ^^ +11> ^^^^^^^^^^^^^^^^ +12> ^^ +13> ^^^^^ +14> ^^ +15> ^^^-> 1-> > 2 >for ([, nameA = "noName"] of 3 > [robotA, robotB] -4 > -5 > [ -6 > robotA -7 > , -8 > robotB -9 > ] -10> -11> [robotA, robotB] -12> -13> [robotA, robotB] -14> ) -1->Emitted(25, 1) Source(32, 1) + SourceIndex(0) -2 >Emitted(25, 6) Source(32, 30) + SourceIndex(0) -3 >Emitted(25, 16) Source(32, 46) + SourceIndex(0) -4 >Emitted(25, 18) Source(32, 30) + SourceIndex(0) -5 >Emitted(25, 24) Source(32, 31) + SourceIndex(0) -6 >Emitted(25, 30) Source(32, 37) + SourceIndex(0) -7 >Emitted(25, 32) Source(32, 39) + SourceIndex(0) -8 >Emitted(25, 38) Source(32, 45) + SourceIndex(0) -9 >Emitted(25, 39) Source(32, 46) + SourceIndex(0) -10>Emitted(25, 41) Source(32, 30) + SourceIndex(0) -11>Emitted(25, 55) Source(32, 46) + SourceIndex(0) -12>Emitted(25, 57) Source(32, 30) + SourceIndex(0) -13>Emitted(25, 61) Source(32, 46) + SourceIndex(0) -14>Emitted(25, 63) Source(32, 48) + SourceIndex(0) +4 > +5 > [ +6 > robotA +7 > , +8 > robotB +9 > ] +10> +11> [robotA, robotB] +12> +13> [robotA, robotB] +14> ) +1->Emitted(26, 1) Source(32, 1) + SourceIndex(0) +2 >Emitted(26, 6) Source(32, 30) + SourceIndex(0) +3 >Emitted(26, 17) Source(32, 46) + SourceIndex(0) +4 >Emitted(26, 19) Source(32, 30) + SourceIndex(0) +5 >Emitted(26, 26) Source(32, 31) + SourceIndex(0) +6 >Emitted(26, 32) Source(32, 37) + SourceIndex(0) +7 >Emitted(26, 34) Source(32, 39) + SourceIndex(0) +8 >Emitted(26, 40) Source(32, 45) + SourceIndex(0) +9 >Emitted(26, 41) Source(32, 46) + SourceIndex(0) +10>Emitted(26, 43) Source(32, 30) + SourceIndex(0) +11>Emitted(26, 59) Source(32, 46) + SourceIndex(0) +12>Emitted(26, 61) Source(32, 30) + SourceIndex(0) +13>Emitted(26, 66) Source(32, 46) + SourceIndex(0) +14>Emitted(26, 68) Source(32, 48) + SourceIndex(0) --- ->>> _14 = _d[_c], _15 = _14[1], nameA = _15 === void 0 ? "noName" : _15; -1->^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +>>> _e = _42[_41], _f = _e[1], nameA = _f === void 0 ? "noName" : _f; +1->^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> -2 > nameA = "noName" -3 > -4 > nameA = "noName" -1->Emitted(26, 19) Source(32, 9) + SourceIndex(0) -2 >Emitted(26, 31) Source(32, 25) + SourceIndex(0) -3 >Emitted(26, 33) Source(32, 9) + SourceIndex(0) -4 >Emitted(26, 72) Source(32, 25) + SourceIndex(0) +2 > nameA = "noName" +3 > +4 > nameA = "noName" +1->Emitted(27, 20) Source(32, 9) + SourceIndex(0) +2 >Emitted(27, 30) Source(32, 25) + SourceIndex(0) +3 >Emitted(27, 32) Source(32, 9) + SourceIndex(0) +4 >Emitted(27, 69) Source(32, 25) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -675,34 +676,34 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 6 > nameA 7 > ) 8 > ; -1 >Emitted(27, 5) Source(33, 5) + SourceIndex(0) -2 >Emitted(27, 12) Source(33, 12) + SourceIndex(0) -3 >Emitted(27, 13) Source(33, 13) + SourceIndex(0) -4 >Emitted(27, 16) Source(33, 16) + SourceIndex(0) -5 >Emitted(27, 17) Source(33, 17) + SourceIndex(0) -6 >Emitted(27, 22) Source(33, 22) + SourceIndex(0) -7 >Emitted(27, 23) Source(33, 23) + SourceIndex(0) -8 >Emitted(27, 24) Source(33, 24) + SourceIndex(0) +1 >Emitted(28, 5) Source(33, 5) + SourceIndex(0) +2 >Emitted(28, 12) Source(33, 12) + SourceIndex(0) +3 >Emitted(28, 13) Source(33, 13) + SourceIndex(0) +4 >Emitted(28, 16) Source(33, 16) + SourceIndex(0) +5 >Emitted(28, 17) Source(33, 17) + SourceIndex(0) +6 >Emitted(28, 22) Source(33, 22) + SourceIndex(0) +7 >Emitted(28, 23) Source(33, 23) + SourceIndex(0) +8 >Emitted(28, 24) Source(33, 24) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(28, 2) Source(34, 2) + SourceIndex(0) +1 >Emitted(29, 2) Source(34, 2) + SourceIndex(0) --- ->>>for (var _e = 0, multiRobots_1 = multiRobots; _e < multiRobots_1.length; _e++) { +>>>for (var _43 = 0, multiRobots_1 = multiRobots; _43 < multiRobots_1.length; _43++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ -6 > ^^ -7 > ^^^^^^^^^^^^^^^^^^^^^^^^^ -8 > ^^ -9 > ^^^^ -10> ^^ -11> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ +6 > ^^ +7 > ^^^^^^^^^^^^^^^^^^^^^^^^^^ +8 > ^^ +9 > ^^^^^ +10> ^^ +11> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1-> > 2 >for ([, [ @@ -710,68 +711,68 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues > secondarySkillA = "secondary" >] = ["skill1", "skill2"]] of 3 > multiRobots -4 > -5 > multiRobots -6 > -7 > multiRobots -8 > -9 > multiRobots -10> ) -1->Emitted(29, 1) Source(35, 1) + SourceIndex(0) -2 >Emitted(29, 6) Source(38, 30) + SourceIndex(0) -3 >Emitted(29, 16) Source(38, 41) + SourceIndex(0) -4 >Emitted(29, 18) Source(38, 30) + SourceIndex(0) -5 >Emitted(29, 45) Source(38, 41) + SourceIndex(0) -6 >Emitted(29, 47) Source(38, 30) + SourceIndex(0) -7 >Emitted(29, 72) Source(38, 41) + SourceIndex(0) -8 >Emitted(29, 74) Source(38, 30) + SourceIndex(0) -9 >Emitted(29, 78) Source(38, 41) + SourceIndex(0) -10>Emitted(29, 80) Source(38, 43) + SourceIndex(0) +4 > +5 > multiRobots +6 > +7 > multiRobots +8 > +9 > multiRobots +10> ) +1->Emitted(30, 1) Source(35, 1) + SourceIndex(0) +2 >Emitted(30, 6) Source(38, 30) + SourceIndex(0) +3 >Emitted(30, 17) Source(38, 41) + SourceIndex(0) +4 >Emitted(30, 19) Source(38, 30) + SourceIndex(0) +5 >Emitted(30, 46) Source(38, 41) + SourceIndex(0) +6 >Emitted(30, 48) Source(38, 30) + SourceIndex(0) +7 >Emitted(30, 74) Source(38, 41) + SourceIndex(0) +8 >Emitted(30, 76) Source(38, 30) + SourceIndex(0) +9 >Emitted(30, 81) Source(38, 41) + SourceIndex(0) +10>Emitted(30, 83) Source(38, 43) + SourceIndex(0) --- ->>> _16 = multiRobots_1[_e], _17 = _16[1], _18 = _17 === void 0 ? ["skill1", "skill2"] : _17, _19 = _18[0], primarySkillA = _19 === void 0 ? "primary" : _19, _20 = _18[1], secondarySkillA = _20 === void 0 ? "secondary" : _20; +>>> _g = multiRobots_1[_43], _h = _g[1], _j = _h === void 0 ? ["skill1", "skill2"] : _h, _k = _j[0], primarySkillA = _k === void 0 ? "primary" : _k, _l = _j[1], secondarySkillA = _l === void 0 ? "secondary" : _l; 1->^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -9 > ^^ -10> ^^^^^^^^^^^^ -11> ^^ -12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +9 > ^^ +10> ^^^^^^^^^^ +11> ^^ +12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> 2 > [ > primarySkillA = "primary", > secondarySkillA = "secondary" > ] = ["skill1", "skill2"] -3 > -4 > [ - > primarySkillA = "primary", - > secondarySkillA = "secondary" - > ] = ["skill1", "skill2"] -5 > -6 > primarySkillA = "primary" -7 > -8 > primarySkillA = "primary" -9 > , - > -10> secondarySkillA = "secondary" -11> -12> secondarySkillA = "secondary" -1->Emitted(30, 30) Source(35, 9) + SourceIndex(0) -2 >Emitted(30, 42) Source(38, 25) + SourceIndex(0) -3 >Emitted(30, 44) Source(35, 9) + SourceIndex(0) -4 >Emitted(30, 93) Source(38, 25) + SourceIndex(0) -5 >Emitted(30, 95) Source(36, 5) + SourceIndex(0) -6 >Emitted(30, 107) Source(36, 30) + SourceIndex(0) -7 >Emitted(30, 109) Source(36, 5) + SourceIndex(0) -8 >Emitted(30, 157) Source(36, 30) + SourceIndex(0) -9 >Emitted(30, 159) Source(37, 5) + SourceIndex(0) -10>Emitted(30, 171) Source(37, 34) + SourceIndex(0) -11>Emitted(30, 173) Source(37, 5) + SourceIndex(0) -12>Emitted(30, 225) Source(37, 34) + SourceIndex(0) +3 > +4 > [ + > primarySkillA = "primary", + > secondarySkillA = "secondary" + > ] = ["skill1", "skill2"] +5 > +6 > primarySkillA = "primary" +7 > +8 > primarySkillA = "primary" +9 > , + > +10> secondarySkillA = "secondary" +11> +12> secondarySkillA = "secondary" +1->Emitted(31, 30) Source(35, 9) + SourceIndex(0) +2 >Emitted(31, 40) Source(38, 25) + SourceIndex(0) +3 >Emitted(31, 42) Source(35, 9) + SourceIndex(0) +4 >Emitted(31, 88) Source(38, 25) + SourceIndex(0) +5 >Emitted(31, 90) Source(36, 5) + SourceIndex(0) +6 >Emitted(31, 100) Source(36, 30) + SourceIndex(0) +7 >Emitted(31, 102) Source(36, 5) + SourceIndex(0) +8 >Emitted(31, 148) Source(36, 30) + SourceIndex(0) +9 >Emitted(31, 150) Source(37, 5) + SourceIndex(0) +10>Emitted(31, 160) Source(37, 34) + SourceIndex(0) +11>Emitted(31, 162) Source(37, 5) + SourceIndex(0) +12>Emitted(31, 212) Source(37, 34) + SourceIndex(0) --- >>> console.log(primarySkillA); 1 >^^^^ @@ -792,36 +793,36 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 6 > primarySkillA 7 > ) 8 > ; -1 >Emitted(31, 5) Source(39, 5) + SourceIndex(0) -2 >Emitted(31, 12) Source(39, 12) + SourceIndex(0) -3 >Emitted(31, 13) Source(39, 13) + SourceIndex(0) -4 >Emitted(31, 16) Source(39, 16) + SourceIndex(0) -5 >Emitted(31, 17) Source(39, 17) + SourceIndex(0) -6 >Emitted(31, 30) Source(39, 30) + SourceIndex(0) -7 >Emitted(31, 31) Source(39, 31) + SourceIndex(0) -8 >Emitted(31, 32) Source(39, 32) + SourceIndex(0) +1 >Emitted(32, 5) Source(39, 5) + SourceIndex(0) +2 >Emitted(32, 12) Source(39, 12) + SourceIndex(0) +3 >Emitted(32, 13) Source(39, 13) + SourceIndex(0) +4 >Emitted(32, 16) Source(39, 16) + SourceIndex(0) +5 >Emitted(32, 17) Source(39, 17) + SourceIndex(0) +6 >Emitted(32, 30) Source(39, 30) + SourceIndex(0) +7 >Emitted(32, 31) Source(39, 31) + SourceIndex(0) +8 >Emitted(32, 32) Source(39, 32) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(32, 2) Source(40, 2) + SourceIndex(0) +1 >Emitted(33, 2) Source(40, 2) + SourceIndex(0) --- ->>>for (var _f = 0, _g = getMultiRobots(); _f < _g.length; _f++) { +>>>for (var _44 = 0, _45 = getMultiRobots(); _44 < _45.length; _44++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^ -6 > ^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^ -9 > ^^^^^^^^^^^^^^ -10> ^^ -11> ^^^^ -12> ^^ -13> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^ +6 > ^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^ +9 > ^^^^^^^^^^^^^^^^ +10> ^^ +11> ^^^^^ +12> ^^ +13> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1-> > 2 >for ([, [ @@ -829,72 +830,72 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues > secondarySkillA = "secondary" >] = ["skill1", "skill2"]] of 3 > getMultiRobots() -4 > -5 > -6 > getMultiRobots -7 > () -8 > -9 > getMultiRobots() -10> -11> getMultiRobots() -12> ) -1->Emitted(33, 1) Source(41, 1) + SourceIndex(0) -2 >Emitted(33, 6) Source(44, 30) + SourceIndex(0) -3 >Emitted(33, 16) Source(44, 46) + SourceIndex(0) -4 >Emitted(33, 18) Source(44, 30) + SourceIndex(0) -5 >Emitted(33, 23) Source(44, 30) + SourceIndex(0) -6 >Emitted(33, 37) Source(44, 44) + SourceIndex(0) -7 >Emitted(33, 39) Source(44, 46) + SourceIndex(0) -8 >Emitted(33, 41) Source(44, 30) + SourceIndex(0) -9 >Emitted(33, 55) Source(44, 46) + SourceIndex(0) -10>Emitted(33, 57) Source(44, 30) + SourceIndex(0) -11>Emitted(33, 61) Source(44, 46) + SourceIndex(0) -12>Emitted(33, 63) Source(44, 48) + SourceIndex(0) +4 > +5 > +6 > getMultiRobots +7 > () +8 > +9 > getMultiRobots() +10> +11> getMultiRobots() +12> ) +1->Emitted(34, 1) Source(41, 1) + SourceIndex(0) +2 >Emitted(34, 6) Source(44, 30) + SourceIndex(0) +3 >Emitted(34, 17) Source(44, 46) + SourceIndex(0) +4 >Emitted(34, 19) Source(44, 30) + SourceIndex(0) +5 >Emitted(34, 25) Source(44, 30) + SourceIndex(0) +6 >Emitted(34, 39) Source(44, 44) + SourceIndex(0) +7 >Emitted(34, 41) Source(44, 46) + SourceIndex(0) +8 >Emitted(34, 43) Source(44, 30) + SourceIndex(0) +9 >Emitted(34, 59) Source(44, 46) + SourceIndex(0) +10>Emitted(34, 61) Source(44, 30) + SourceIndex(0) +11>Emitted(34, 66) Source(44, 46) + SourceIndex(0) +12>Emitted(34, 68) Source(44, 48) + SourceIndex(0) --- ->>> _21 = _g[_f], _22 = _21[1], _23 = _22 === void 0 ? ["skill1", "skill2"] : _22, _24 = _23[0], primarySkillA = _24 === void 0 ? "primary" : _24, _25 = _23[1], secondarySkillA = _25 === void 0 ? "secondary" : _25; -1->^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -9 > ^^ -10> ^^^^^^^^^^^^ -11> ^^ -12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +>>> _m = _45[_44], _o = _m[1], _p = _o === void 0 ? ["skill1", "skill2"] : _o, _q = _p[0], primarySkillA = _q === void 0 ? "primary" : _q, _r = _p[1], secondarySkillA = _r === void 0 ? "secondary" : _r; +1->^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +9 > ^^ +10> ^^^^^^^^^^ +11> ^^ +12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> -2 > [ - > primarySkillA = "primary", - > secondarySkillA = "secondary" - > ] = ["skill1", "skill2"] -3 > -4 > [ - > primarySkillA = "primary", - > secondarySkillA = "secondary" - > ] = ["skill1", "skill2"] -5 > -6 > primarySkillA = "primary" -7 > -8 > primarySkillA = "primary" -9 > , - > -10> secondarySkillA = "secondary" -11> -12> secondarySkillA = "secondary" -1->Emitted(34, 19) Source(41, 9) + SourceIndex(0) -2 >Emitted(34, 31) Source(44, 25) + SourceIndex(0) -3 >Emitted(34, 33) Source(41, 9) + SourceIndex(0) -4 >Emitted(34, 82) Source(44, 25) + SourceIndex(0) -5 >Emitted(34, 84) Source(42, 5) + SourceIndex(0) -6 >Emitted(34, 96) Source(42, 30) + SourceIndex(0) -7 >Emitted(34, 98) Source(42, 5) + SourceIndex(0) -8 >Emitted(34, 146) Source(42, 30) + SourceIndex(0) -9 >Emitted(34, 148) Source(43, 5) + SourceIndex(0) -10>Emitted(34, 160) Source(43, 34) + SourceIndex(0) -11>Emitted(34, 162) Source(43, 5) + SourceIndex(0) -12>Emitted(34, 214) Source(43, 34) + SourceIndex(0) +2 > [ + > primarySkillA = "primary", + > secondarySkillA = "secondary" + > ] = ["skill1", "skill2"] +3 > +4 > [ + > primarySkillA = "primary", + > secondarySkillA = "secondary" + > ] = ["skill1", "skill2"] +5 > +6 > primarySkillA = "primary" +7 > +8 > primarySkillA = "primary" +9 > , + > +10> secondarySkillA = "secondary" +11> +12> secondarySkillA = "secondary" +1->Emitted(35, 20) Source(41, 9) + SourceIndex(0) +2 >Emitted(35, 30) Source(44, 25) + SourceIndex(0) +3 >Emitted(35, 32) Source(41, 9) + SourceIndex(0) +4 >Emitted(35, 78) Source(44, 25) + SourceIndex(0) +5 >Emitted(35, 80) Source(42, 5) + SourceIndex(0) +6 >Emitted(35, 90) Source(42, 30) + SourceIndex(0) +7 >Emitted(35, 92) Source(42, 5) + SourceIndex(0) +8 >Emitted(35, 138) Source(42, 30) + SourceIndex(0) +9 >Emitted(35, 140) Source(43, 5) + SourceIndex(0) +10>Emitted(35, 150) Source(43, 34) + SourceIndex(0) +11>Emitted(35, 152) Source(43, 5) + SourceIndex(0) +12>Emitted(35, 202) Source(43, 34) + SourceIndex(0) --- >>> console.log(primarySkillA); 1 >^^^^ @@ -915,38 +916,38 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 6 > primarySkillA 7 > ) 8 > ; -1 >Emitted(35, 5) Source(45, 5) + SourceIndex(0) -2 >Emitted(35, 12) Source(45, 12) + SourceIndex(0) -3 >Emitted(35, 13) Source(45, 13) + SourceIndex(0) -4 >Emitted(35, 16) Source(45, 16) + SourceIndex(0) -5 >Emitted(35, 17) Source(45, 17) + SourceIndex(0) -6 >Emitted(35, 30) Source(45, 30) + SourceIndex(0) -7 >Emitted(35, 31) Source(45, 31) + SourceIndex(0) -8 >Emitted(35, 32) Source(45, 32) + SourceIndex(0) +1 >Emitted(36, 5) Source(45, 5) + SourceIndex(0) +2 >Emitted(36, 12) Source(45, 12) + SourceIndex(0) +3 >Emitted(36, 13) Source(45, 13) + SourceIndex(0) +4 >Emitted(36, 16) Source(45, 16) + SourceIndex(0) +5 >Emitted(36, 17) Source(45, 17) + SourceIndex(0) +6 >Emitted(36, 30) Source(45, 30) + SourceIndex(0) +7 >Emitted(36, 31) Source(45, 31) + SourceIndex(0) +8 >Emitted(36, 32) Source(45, 32) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(36, 2) Source(46, 2) + SourceIndex(0) +1 >Emitted(37, 2) Source(46, 2) + SourceIndex(0) --- ->>>for (var _h = 0, _j = [multiRobotA, multiRobotB]; _h < _j.length; _h++) { +>>>for (var _46 = 0, _47 = [multiRobotA, multiRobotB]; _46 < _47.length; _46++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^ -6 > ^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^ -9 > ^ -10> ^^ -11> ^^^^^^^^^^^^^^ -12> ^^ -13> ^^^^ -14> ^^ -15> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^ +6 > ^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^ +9 > ^ +10> ^^ +11> ^^^^^^^^^^^^^^^^ +12> ^^ +13> ^^^^^ +14> ^^ +15> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1-> > 2 >for ([, [ @@ -954,76 +955,76 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues > secondarySkillA = "secondary" >] = ["skill1", "skill2"]] of 3 > [multiRobotA, multiRobotB] -4 > -5 > [ -6 > multiRobotA -7 > , -8 > multiRobotB -9 > ] -10> -11> [multiRobotA, multiRobotB] -12> -13> [multiRobotA, multiRobotB] -14> ) -1->Emitted(37, 1) Source(47, 1) + SourceIndex(0) -2 >Emitted(37, 6) Source(50, 30) + SourceIndex(0) -3 >Emitted(37, 16) Source(50, 56) + SourceIndex(0) -4 >Emitted(37, 18) Source(50, 30) + SourceIndex(0) -5 >Emitted(37, 24) Source(50, 31) + SourceIndex(0) -6 >Emitted(37, 35) Source(50, 42) + SourceIndex(0) -7 >Emitted(37, 37) Source(50, 44) + SourceIndex(0) -8 >Emitted(37, 48) Source(50, 55) + SourceIndex(0) -9 >Emitted(37, 49) Source(50, 56) + SourceIndex(0) -10>Emitted(37, 51) Source(50, 30) + SourceIndex(0) -11>Emitted(37, 65) Source(50, 56) + SourceIndex(0) -12>Emitted(37, 67) Source(50, 30) + SourceIndex(0) -13>Emitted(37, 71) Source(50, 56) + SourceIndex(0) -14>Emitted(37, 73) Source(50, 58) + SourceIndex(0) +4 > +5 > [ +6 > multiRobotA +7 > , +8 > multiRobotB +9 > ] +10> +11> [multiRobotA, multiRobotB] +12> +13> [multiRobotA, multiRobotB] +14> ) +1->Emitted(38, 1) Source(47, 1) + SourceIndex(0) +2 >Emitted(38, 6) Source(50, 30) + SourceIndex(0) +3 >Emitted(38, 17) Source(50, 56) + SourceIndex(0) +4 >Emitted(38, 19) Source(50, 30) + SourceIndex(0) +5 >Emitted(38, 26) Source(50, 31) + SourceIndex(0) +6 >Emitted(38, 37) Source(50, 42) + SourceIndex(0) +7 >Emitted(38, 39) Source(50, 44) + SourceIndex(0) +8 >Emitted(38, 50) Source(50, 55) + SourceIndex(0) +9 >Emitted(38, 51) Source(50, 56) + SourceIndex(0) +10>Emitted(38, 53) Source(50, 30) + SourceIndex(0) +11>Emitted(38, 69) Source(50, 56) + SourceIndex(0) +12>Emitted(38, 71) Source(50, 30) + SourceIndex(0) +13>Emitted(38, 76) Source(50, 56) + SourceIndex(0) +14>Emitted(38, 78) Source(50, 58) + SourceIndex(0) --- ->>> _26 = _j[_h], _27 = _26[1], _28 = _27 === void 0 ? ["skill1", "skill2"] : _27, _29 = _28[0], primarySkillA = _29 === void 0 ? "primary" : _29, _30 = _28[1], secondarySkillA = _30 === void 0 ? "secondary" : _30; -1->^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -9 > ^^ -10> ^^^^^^^^^^^^ -11> ^^ -12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +>>> _s = _47[_46], _t = _s[1], _u = _t === void 0 ? ["skill1", "skill2"] : _t, _v = _u[0], primarySkillA = _v === void 0 ? "primary" : _v, _w = _u[1], secondarySkillA = _w === void 0 ? "secondary" : _w; +1->^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +9 > ^^ +10> ^^^^^^^^^^ +11> ^^ +12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> -2 > [ - > primarySkillA = "primary", - > secondarySkillA = "secondary" - > ] = ["skill1", "skill2"] -3 > -4 > [ - > primarySkillA = "primary", - > secondarySkillA = "secondary" - > ] = ["skill1", "skill2"] -5 > -6 > primarySkillA = "primary" -7 > -8 > primarySkillA = "primary" -9 > , - > -10> secondarySkillA = "secondary" -11> -12> secondarySkillA = "secondary" -1->Emitted(38, 19) Source(47, 9) + SourceIndex(0) -2 >Emitted(38, 31) Source(50, 25) + SourceIndex(0) -3 >Emitted(38, 33) Source(47, 9) + SourceIndex(0) -4 >Emitted(38, 82) Source(50, 25) + SourceIndex(0) -5 >Emitted(38, 84) Source(48, 5) + SourceIndex(0) -6 >Emitted(38, 96) Source(48, 30) + SourceIndex(0) -7 >Emitted(38, 98) Source(48, 5) + SourceIndex(0) -8 >Emitted(38, 146) Source(48, 30) + SourceIndex(0) -9 >Emitted(38, 148) Source(49, 5) + SourceIndex(0) -10>Emitted(38, 160) Source(49, 34) + SourceIndex(0) -11>Emitted(38, 162) Source(49, 5) + SourceIndex(0) -12>Emitted(38, 214) Source(49, 34) + SourceIndex(0) +2 > [ + > primarySkillA = "primary", + > secondarySkillA = "secondary" + > ] = ["skill1", "skill2"] +3 > +4 > [ + > primarySkillA = "primary", + > secondarySkillA = "secondary" + > ] = ["skill1", "skill2"] +5 > +6 > primarySkillA = "primary" +7 > +8 > primarySkillA = "primary" +9 > , + > +10> secondarySkillA = "secondary" +11> +12> secondarySkillA = "secondary" +1->Emitted(39, 20) Source(47, 9) + SourceIndex(0) +2 >Emitted(39, 30) Source(50, 25) + SourceIndex(0) +3 >Emitted(39, 32) Source(47, 9) + SourceIndex(0) +4 >Emitted(39, 78) Source(50, 25) + SourceIndex(0) +5 >Emitted(39, 80) Source(48, 5) + SourceIndex(0) +6 >Emitted(39, 90) Source(48, 30) + SourceIndex(0) +7 >Emitted(39, 92) Source(48, 5) + SourceIndex(0) +8 >Emitted(39, 138) Source(48, 30) + SourceIndex(0) +9 >Emitted(39, 140) Source(49, 5) + SourceIndex(0) +10>Emitted(39, 150) Source(49, 34) + SourceIndex(0) +11>Emitted(39, 152) Source(49, 5) + SourceIndex(0) +12>Emitted(39, 202) Source(49, 34) + SourceIndex(0) --- >>> console.log(primarySkillA); 1 >^^^^ @@ -1044,69 +1045,69 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 6 > primarySkillA 7 > ) 8 > ; -1 >Emitted(39, 5) Source(51, 5) + SourceIndex(0) -2 >Emitted(39, 12) Source(51, 12) + SourceIndex(0) -3 >Emitted(39, 13) Source(51, 13) + SourceIndex(0) -4 >Emitted(39, 16) Source(51, 16) + SourceIndex(0) -5 >Emitted(39, 17) Source(51, 17) + SourceIndex(0) -6 >Emitted(39, 30) Source(51, 30) + SourceIndex(0) -7 >Emitted(39, 31) Source(51, 31) + SourceIndex(0) -8 >Emitted(39, 32) Source(51, 32) + SourceIndex(0) +1 >Emitted(40, 5) Source(51, 5) + SourceIndex(0) +2 >Emitted(40, 12) Source(51, 12) + SourceIndex(0) +3 >Emitted(40, 13) Source(51, 13) + SourceIndex(0) +4 >Emitted(40, 16) Source(51, 16) + SourceIndex(0) +5 >Emitted(40, 17) Source(51, 17) + SourceIndex(0) +6 >Emitted(40, 30) Source(51, 30) + SourceIndex(0) +7 >Emitted(40, 31) Source(51, 31) + SourceIndex(0) +8 >Emitted(40, 32) Source(51, 32) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(40, 2) Source(52, 2) + SourceIndex(0) +1 >Emitted(41, 2) Source(52, 2) + SourceIndex(0) --- ->>>for (var _k = 0, robots_2 = robots; _k < robots_2.length; _k++) { +>>>for (var _48 = 0, robots_2 = robots; _48 < robots_2.length; _48++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^^^^^^^^^^^^ -6 > ^^ -7 > ^^^^^^^^^^^^^^^^^^^^ -8 > ^^ -9 > ^^^^ -10> ^^ +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^^^^^^^^^^^ +6 > ^^ +7 > ^^^^^^^^^^^^^^^^^^^^^ +8 > ^^ +9 > ^^^^^ +10> ^^ 1-> > > 2 >for ([numberB = -1] of 3 > robots -4 > -5 > robots -6 > -7 > robots -8 > -9 > robots -10> ) -1->Emitted(41, 1) Source(54, 1) + SourceIndex(0) -2 >Emitted(41, 6) Source(54, 24) + SourceIndex(0) -3 >Emitted(41, 16) Source(54, 30) + SourceIndex(0) -4 >Emitted(41, 18) Source(54, 24) + SourceIndex(0) -5 >Emitted(41, 35) Source(54, 30) + SourceIndex(0) -6 >Emitted(41, 37) Source(54, 24) + SourceIndex(0) -7 >Emitted(41, 57) Source(54, 30) + SourceIndex(0) -8 >Emitted(41, 59) Source(54, 24) + SourceIndex(0) -9 >Emitted(41, 63) Source(54, 30) + SourceIndex(0) -10>Emitted(41, 65) Source(54, 32) + SourceIndex(0) +4 > +5 > robots +6 > +7 > robots +8 > +9 > robots +10> ) +1->Emitted(42, 1) Source(54, 1) + SourceIndex(0) +2 >Emitted(42, 6) Source(54, 24) + SourceIndex(0) +3 >Emitted(42, 17) Source(54, 30) + SourceIndex(0) +4 >Emitted(42, 19) Source(54, 24) + SourceIndex(0) +5 >Emitted(42, 36) Source(54, 30) + SourceIndex(0) +6 >Emitted(42, 38) Source(54, 24) + SourceIndex(0) +7 >Emitted(42, 59) Source(54, 30) + SourceIndex(0) +8 >Emitted(42, 61) Source(54, 24) + SourceIndex(0) +9 >Emitted(42, 66) Source(54, 30) + SourceIndex(0) +10>Emitted(42, 68) Source(54, 32) + SourceIndex(0) --- ->>> _31 = robots_2[_k][0], numberB = _31 === void 0 ? -1 : _31; +>>> _x = robots_2[_48][0], numberB = _x === void 0 ? -1 : _x; 1 >^^^^ 2 > ^^^^^^^^^^^^^^^^^^^^^ 3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1 > 2 > numberB = -1 3 > 4 > numberB = -1 -1 >Emitted(42, 5) Source(54, 7) + SourceIndex(0) -2 >Emitted(42, 26) Source(54, 19) + SourceIndex(0) -3 >Emitted(42, 28) Source(54, 7) + SourceIndex(0) -4 >Emitted(42, 63) Source(54, 19) + SourceIndex(0) +1 >Emitted(43, 5) Source(54, 7) + SourceIndex(0) +2 >Emitted(43, 26) Source(54, 19) + SourceIndex(0) +3 >Emitted(43, 28) Source(54, 7) + SourceIndex(0) +4 >Emitted(43, 61) Source(54, 19) + SourceIndex(0) --- >>> console.log(numberB); 1 >^^^^ @@ -1126,75 +1127,74 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 6 > numberB 7 > ) 8 > ; -1 >Emitted(43, 5) Source(55, 5) + SourceIndex(0) -2 >Emitted(43, 12) Source(55, 12) + SourceIndex(0) -3 >Emitted(43, 13) Source(55, 13) + SourceIndex(0) -4 >Emitted(43, 16) Source(55, 16) + SourceIndex(0) -5 >Emitted(43, 17) Source(55, 17) + SourceIndex(0) -6 >Emitted(43, 24) Source(55, 24) + SourceIndex(0) -7 >Emitted(43, 25) Source(55, 25) + SourceIndex(0) -8 >Emitted(43, 26) Source(55, 26) + SourceIndex(0) +1 >Emitted(44, 5) Source(55, 5) + SourceIndex(0) +2 >Emitted(44, 12) Source(55, 12) + SourceIndex(0) +3 >Emitted(44, 13) Source(55, 13) + SourceIndex(0) +4 >Emitted(44, 16) Source(55, 16) + SourceIndex(0) +5 >Emitted(44, 17) Source(55, 17) + SourceIndex(0) +6 >Emitted(44, 24) Source(55, 24) + SourceIndex(0) +7 >Emitted(44, 25) Source(55, 25) + SourceIndex(0) +8 >Emitted(44, 26) Source(55, 26) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(44, 2) Source(56, 2) + SourceIndex(0) +1 >Emitted(45, 2) Source(56, 2) + SourceIndex(0) --- ->>>for (var _l = 0, _m = getRobots(); _l < _m.length; _l++) { +>>>for (var _49 = 0, _50 = getRobots(); _49 < _50.length; _49++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^ -6 > ^^^^^^^^^ -7 > ^^ -8 > ^^ -9 > ^^^^^^^^^^^^^^ -10> ^^ -11> ^^^^ -12> ^^ -13> ^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^ +6 > ^^^^^^^^^ +7 > ^^ +8 > ^^ +9 > ^^^^^^^^^^^^^^^^ +10> ^^ +11> ^^^^^ +12> ^^ 1-> > 2 >for ([numberB = -1] of 3 > getRobots() -4 > -5 > -6 > getRobots -7 > () -8 > -9 > getRobots() -10> -11> getRobots() -12> ) -1->Emitted(45, 1) Source(57, 1) + SourceIndex(0) -2 >Emitted(45, 6) Source(57, 24) + SourceIndex(0) -3 >Emitted(45, 16) Source(57, 35) + SourceIndex(0) -4 >Emitted(45, 18) Source(57, 24) + SourceIndex(0) -5 >Emitted(45, 23) Source(57, 24) + SourceIndex(0) -6 >Emitted(45, 32) Source(57, 33) + SourceIndex(0) -7 >Emitted(45, 34) Source(57, 35) + SourceIndex(0) -8 >Emitted(45, 36) Source(57, 24) + SourceIndex(0) -9 >Emitted(45, 50) Source(57, 35) + SourceIndex(0) -10>Emitted(45, 52) Source(57, 24) + SourceIndex(0) -11>Emitted(45, 56) Source(57, 35) + SourceIndex(0) -12>Emitted(45, 58) Source(57, 37) + SourceIndex(0) +4 > +5 > +6 > getRobots +7 > () +8 > +9 > getRobots() +10> +11> getRobots() +12> ) +1->Emitted(46, 1) Source(57, 1) + SourceIndex(0) +2 >Emitted(46, 6) Source(57, 24) + SourceIndex(0) +3 >Emitted(46, 17) Source(57, 35) + SourceIndex(0) +4 >Emitted(46, 19) Source(57, 24) + SourceIndex(0) +5 >Emitted(46, 25) Source(57, 24) + SourceIndex(0) +6 >Emitted(46, 34) Source(57, 33) + SourceIndex(0) +7 >Emitted(46, 36) Source(57, 35) + SourceIndex(0) +8 >Emitted(46, 38) Source(57, 24) + SourceIndex(0) +9 >Emitted(46, 54) Source(57, 35) + SourceIndex(0) +10>Emitted(46, 56) Source(57, 24) + SourceIndex(0) +11>Emitted(46, 61) Source(57, 35) + SourceIndex(0) +12>Emitted(46, 63) Source(57, 37) + SourceIndex(0) --- ->>> _32 = _m[_l][0], numberB = _32 === void 0 ? -1 : _32; -1->^^^^ -2 > ^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -1-> +>>> _y = _50[_49][0], numberB = _y === void 0 ? -1 : _y; +1 >^^^^ +2 > ^^^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1 > 2 > numberB = -1 -3 > -4 > numberB = -1 -1->Emitted(46, 5) Source(57, 7) + SourceIndex(0) -2 >Emitted(46, 20) Source(57, 19) + SourceIndex(0) -3 >Emitted(46, 22) Source(57, 7) + SourceIndex(0) -4 >Emitted(46, 57) Source(57, 19) + SourceIndex(0) +3 > +4 > numberB = -1 +1 >Emitted(47, 5) Source(57, 7) + SourceIndex(0) +2 >Emitted(47, 21) Source(57, 19) + SourceIndex(0) +3 >Emitted(47, 23) Source(57, 7) + SourceIndex(0) +4 >Emitted(47, 56) Source(57, 19) + SourceIndex(0) --- >>> console.log(numberB); 1 >^^^^ @@ -1214,80 +1214,80 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 6 > numberB 7 > ) 8 > ; -1 >Emitted(47, 5) Source(58, 5) + SourceIndex(0) -2 >Emitted(47, 12) Source(58, 12) + SourceIndex(0) -3 >Emitted(47, 13) Source(58, 13) + SourceIndex(0) -4 >Emitted(47, 16) Source(58, 16) + SourceIndex(0) -5 >Emitted(47, 17) Source(58, 17) + SourceIndex(0) -6 >Emitted(47, 24) Source(58, 24) + SourceIndex(0) -7 >Emitted(47, 25) Source(58, 25) + SourceIndex(0) -8 >Emitted(47, 26) Source(58, 26) + SourceIndex(0) +1 >Emitted(48, 5) Source(58, 5) + SourceIndex(0) +2 >Emitted(48, 12) Source(58, 12) + SourceIndex(0) +3 >Emitted(48, 13) Source(58, 13) + SourceIndex(0) +4 >Emitted(48, 16) Source(58, 16) + SourceIndex(0) +5 >Emitted(48, 17) Source(58, 17) + SourceIndex(0) +6 >Emitted(48, 24) Source(58, 24) + SourceIndex(0) +7 >Emitted(48, 25) Source(58, 25) + SourceIndex(0) +8 >Emitted(48, 26) Source(58, 26) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(48, 2) Source(59, 2) + SourceIndex(0) +1 >Emitted(49, 2) Source(59, 2) + SourceIndex(0) --- ->>>for (var _o = 0, _p = [robotA, robotB]; _o < _p.length; _o++) { +>>>for (var _51 = 0, _52 = [robotA, robotB]; _51 < _52.length; _51++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^ -6 > ^^^^^^ -7 > ^^ -8 > ^^^^^^ -9 > ^ -10> ^^ -11> ^^^^^^^^^^^^^^ -12> ^^ -13> ^^^^ -14> ^^ +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^ +6 > ^^^^^^ +7 > ^^ +8 > ^^^^^^ +9 > ^ +10> ^^ +11> ^^^^^^^^^^^^^^^^ +12> ^^ +13> ^^^^^ +14> ^^ 1-> > 2 >for ([numberB = -1] of 3 > [robotA, robotB] -4 > -5 > [ -6 > robotA -7 > , -8 > robotB -9 > ] -10> -11> [robotA, robotB] -12> -13> [robotA, robotB] -14> ) -1->Emitted(49, 1) Source(60, 1) + SourceIndex(0) -2 >Emitted(49, 6) Source(60, 24) + SourceIndex(0) -3 >Emitted(49, 16) Source(60, 40) + SourceIndex(0) -4 >Emitted(49, 18) Source(60, 24) + SourceIndex(0) -5 >Emitted(49, 24) Source(60, 25) + SourceIndex(0) -6 >Emitted(49, 30) Source(60, 31) + SourceIndex(0) -7 >Emitted(49, 32) Source(60, 33) + SourceIndex(0) -8 >Emitted(49, 38) Source(60, 39) + SourceIndex(0) -9 >Emitted(49, 39) Source(60, 40) + SourceIndex(0) -10>Emitted(49, 41) Source(60, 24) + SourceIndex(0) -11>Emitted(49, 55) Source(60, 40) + SourceIndex(0) -12>Emitted(49, 57) Source(60, 24) + SourceIndex(0) -13>Emitted(49, 61) Source(60, 40) + SourceIndex(0) -14>Emitted(49, 63) Source(60, 42) + SourceIndex(0) +4 > +5 > [ +6 > robotA +7 > , +8 > robotB +9 > ] +10> +11> [robotA, robotB] +12> +13> [robotA, robotB] +14> ) +1->Emitted(50, 1) Source(60, 1) + SourceIndex(0) +2 >Emitted(50, 6) Source(60, 24) + SourceIndex(0) +3 >Emitted(50, 17) Source(60, 40) + SourceIndex(0) +4 >Emitted(50, 19) Source(60, 24) + SourceIndex(0) +5 >Emitted(50, 26) Source(60, 25) + SourceIndex(0) +6 >Emitted(50, 32) Source(60, 31) + SourceIndex(0) +7 >Emitted(50, 34) Source(60, 33) + SourceIndex(0) +8 >Emitted(50, 40) Source(60, 39) + SourceIndex(0) +9 >Emitted(50, 41) Source(60, 40) + SourceIndex(0) +10>Emitted(50, 43) Source(60, 24) + SourceIndex(0) +11>Emitted(50, 59) Source(60, 40) + SourceIndex(0) +12>Emitted(50, 61) Source(60, 24) + SourceIndex(0) +13>Emitted(50, 66) Source(60, 40) + SourceIndex(0) +14>Emitted(50, 68) Source(60, 42) + SourceIndex(0) --- ->>> _33 = _p[_o][0], numberB = _33 === void 0 ? -1 : _33; +>>> _z = _52[_51][0], numberB = _z === void 0 ? -1 : _z; 1 >^^^^ -2 > ^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1 > 2 > numberB = -1 -3 > -4 > numberB = -1 -1 >Emitted(50, 5) Source(60, 7) + SourceIndex(0) -2 >Emitted(50, 20) Source(60, 19) + SourceIndex(0) -3 >Emitted(50, 22) Source(60, 7) + SourceIndex(0) -4 >Emitted(50, 57) Source(60, 19) + SourceIndex(0) +3 > +4 > numberB = -1 +1 >Emitted(51, 5) Source(60, 7) + SourceIndex(0) +2 >Emitted(51, 21) Source(60, 19) + SourceIndex(0) +3 >Emitted(51, 23) Source(60, 7) + SourceIndex(0) +4 >Emitted(51, 56) Source(60, 19) + SourceIndex(0) --- >>> console.log(numberB); 1 >^^^^ @@ -1307,68 +1307,68 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 6 > numberB 7 > ) 8 > ; -1 >Emitted(51, 5) Source(61, 5) + SourceIndex(0) -2 >Emitted(51, 12) Source(61, 12) + SourceIndex(0) -3 >Emitted(51, 13) Source(61, 13) + SourceIndex(0) -4 >Emitted(51, 16) Source(61, 16) + SourceIndex(0) -5 >Emitted(51, 17) Source(61, 17) + SourceIndex(0) -6 >Emitted(51, 24) Source(61, 24) + SourceIndex(0) -7 >Emitted(51, 25) Source(61, 25) + SourceIndex(0) -8 >Emitted(51, 26) Source(61, 26) + SourceIndex(0) +1 >Emitted(52, 5) Source(61, 5) + SourceIndex(0) +2 >Emitted(52, 12) Source(61, 12) + SourceIndex(0) +3 >Emitted(52, 13) Source(61, 13) + SourceIndex(0) +4 >Emitted(52, 16) Source(61, 16) + SourceIndex(0) +5 >Emitted(52, 17) Source(61, 17) + SourceIndex(0) +6 >Emitted(52, 24) Source(61, 24) + SourceIndex(0) +7 >Emitted(52, 25) Source(61, 25) + SourceIndex(0) +8 >Emitted(52, 26) Source(61, 26) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(52, 2) Source(62, 2) + SourceIndex(0) +1 >Emitted(53, 2) Source(62, 2) + SourceIndex(0) --- ->>>for (var _q = 0, multiRobots_2 = multiRobots; _q < multiRobots_2.length; _q++) { +>>>for (var _53 = 0, multiRobots_2 = multiRobots; _53 < multiRobots_2.length; _53++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ -6 > ^^ -7 > ^^^^^^^^^^^^^^^^^^^^^^^^^ -8 > ^^ -9 > ^^^^ -10> ^^ +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ +6 > ^^ +7 > ^^^^^^^^^^^^^^^^^^^^^^^^^^ +8 > ^^ +9 > ^^^^^ +10> ^^ 1-> > 2 >for ([nameB = "noName"] of 3 > multiRobots -4 > -5 > multiRobots -6 > -7 > multiRobots -8 > -9 > multiRobots -10> ) -1->Emitted(53, 1) Source(63, 1) + SourceIndex(0) -2 >Emitted(53, 6) Source(63, 28) + SourceIndex(0) -3 >Emitted(53, 16) Source(63, 39) + SourceIndex(0) -4 >Emitted(53, 18) Source(63, 28) + SourceIndex(0) -5 >Emitted(53, 45) Source(63, 39) + SourceIndex(0) -6 >Emitted(53, 47) Source(63, 28) + SourceIndex(0) -7 >Emitted(53, 72) Source(63, 39) + SourceIndex(0) -8 >Emitted(53, 74) Source(63, 28) + SourceIndex(0) -9 >Emitted(53, 78) Source(63, 39) + SourceIndex(0) -10>Emitted(53, 80) Source(63, 41) + SourceIndex(0) +4 > +5 > multiRobots +6 > +7 > multiRobots +8 > +9 > multiRobots +10> ) +1->Emitted(54, 1) Source(63, 1) + SourceIndex(0) +2 >Emitted(54, 6) Source(63, 28) + SourceIndex(0) +3 >Emitted(54, 17) Source(63, 39) + SourceIndex(0) +4 >Emitted(54, 19) Source(63, 28) + SourceIndex(0) +5 >Emitted(54, 46) Source(63, 39) + SourceIndex(0) +6 >Emitted(54, 48) Source(63, 28) + SourceIndex(0) +7 >Emitted(54, 74) Source(63, 39) + SourceIndex(0) +8 >Emitted(54, 76) Source(63, 28) + SourceIndex(0) +9 >Emitted(54, 81) Source(63, 39) + SourceIndex(0) +10>Emitted(54, 83) Source(63, 41) + SourceIndex(0) --- ->>> _34 = multiRobots_2[_q][0], nameB = _34 === void 0 ? "noName" : _34; +>>> _0 = multiRobots_2[_53][0], nameB = _0 === void 0 ? "noName" : _0; 1 >^^^^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1 > 2 > nameB = "noName" 3 > 4 > nameB = "noName" -1 >Emitted(54, 5) Source(63, 7) + SourceIndex(0) -2 >Emitted(54, 31) Source(63, 23) + SourceIndex(0) -3 >Emitted(54, 33) Source(63, 7) + SourceIndex(0) -4 >Emitted(54, 72) Source(63, 23) + SourceIndex(0) +1 >Emitted(55, 5) Source(63, 7) + SourceIndex(0) +2 >Emitted(55, 31) Source(63, 23) + SourceIndex(0) +3 >Emitted(55, 33) Source(63, 7) + SourceIndex(0) +4 >Emitted(55, 70) Source(63, 23) + SourceIndex(0) --- >>> console.log(nameB); 1 >^^^^ @@ -1388,74 +1388,74 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 6 > nameB 7 > ) 8 > ; -1 >Emitted(55, 5) Source(64, 5) + SourceIndex(0) -2 >Emitted(55, 12) Source(64, 12) + SourceIndex(0) -3 >Emitted(55, 13) Source(64, 13) + SourceIndex(0) -4 >Emitted(55, 16) Source(64, 16) + SourceIndex(0) -5 >Emitted(55, 17) Source(64, 17) + SourceIndex(0) -6 >Emitted(55, 22) Source(64, 22) + SourceIndex(0) -7 >Emitted(55, 23) Source(64, 23) + SourceIndex(0) -8 >Emitted(55, 24) Source(64, 24) + SourceIndex(0) +1 >Emitted(56, 5) Source(64, 5) + SourceIndex(0) +2 >Emitted(56, 12) Source(64, 12) + SourceIndex(0) +3 >Emitted(56, 13) Source(64, 13) + SourceIndex(0) +4 >Emitted(56, 16) Source(64, 16) + SourceIndex(0) +5 >Emitted(56, 17) Source(64, 17) + SourceIndex(0) +6 >Emitted(56, 22) Source(64, 22) + SourceIndex(0) +7 >Emitted(56, 23) Source(64, 23) + SourceIndex(0) +8 >Emitted(56, 24) Source(64, 24) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(56, 2) Source(65, 2) + SourceIndex(0) +1 >Emitted(57, 2) Source(65, 2) + SourceIndex(0) --- ->>>for (var _r = 0, _s = getMultiRobots(); _r < _s.length; _r++) { +>>>for (var _54 = 0, _55 = getMultiRobots(); _54 < _55.length; _54++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^ -6 > ^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^ -9 > ^^^^^^^^^^^^^^ -10> ^^ -11> ^^^^ -12> ^^ +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^ +6 > ^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^ +9 > ^^^^^^^^^^^^^^^^ +10> ^^ +11> ^^^^^ +12> ^^ 1-> > 2 >for ([nameB = "noName"] of 3 > getMultiRobots() -4 > -5 > -6 > getMultiRobots -7 > () -8 > -9 > getMultiRobots() -10> -11> getMultiRobots() -12> ) -1->Emitted(57, 1) Source(66, 1) + SourceIndex(0) -2 >Emitted(57, 6) Source(66, 28) + SourceIndex(0) -3 >Emitted(57, 16) Source(66, 44) + SourceIndex(0) -4 >Emitted(57, 18) Source(66, 28) + SourceIndex(0) -5 >Emitted(57, 23) Source(66, 28) + SourceIndex(0) -6 >Emitted(57, 37) Source(66, 42) + SourceIndex(0) -7 >Emitted(57, 39) Source(66, 44) + SourceIndex(0) -8 >Emitted(57, 41) Source(66, 28) + SourceIndex(0) -9 >Emitted(57, 55) Source(66, 44) + SourceIndex(0) -10>Emitted(57, 57) Source(66, 28) + SourceIndex(0) -11>Emitted(57, 61) Source(66, 44) + SourceIndex(0) -12>Emitted(57, 63) Source(66, 46) + SourceIndex(0) +4 > +5 > +6 > getMultiRobots +7 > () +8 > +9 > getMultiRobots() +10> +11> getMultiRobots() +12> ) +1->Emitted(58, 1) Source(66, 1) + SourceIndex(0) +2 >Emitted(58, 6) Source(66, 28) + SourceIndex(0) +3 >Emitted(58, 17) Source(66, 44) + SourceIndex(0) +4 >Emitted(58, 19) Source(66, 28) + SourceIndex(0) +5 >Emitted(58, 25) Source(66, 28) + SourceIndex(0) +6 >Emitted(58, 39) Source(66, 42) + SourceIndex(0) +7 >Emitted(58, 41) Source(66, 44) + SourceIndex(0) +8 >Emitted(58, 43) Source(66, 28) + SourceIndex(0) +9 >Emitted(58, 59) Source(66, 44) + SourceIndex(0) +10>Emitted(58, 61) Source(66, 28) + SourceIndex(0) +11>Emitted(58, 66) Source(66, 44) + SourceIndex(0) +12>Emitted(58, 68) Source(66, 46) + SourceIndex(0) --- ->>> _35 = _s[_r][0], nameB = _35 === void 0 ? "noName" : _35; +>>> _1 = _55[_54][0], nameB = _1 === void 0 ? "noName" : _1; 1 >^^^^ -2 > ^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1 > 2 > nameB = "noName" -3 > -4 > nameB = "noName" -1 >Emitted(58, 5) Source(66, 7) + SourceIndex(0) -2 >Emitted(58, 20) Source(66, 23) + SourceIndex(0) -3 >Emitted(58, 22) Source(66, 7) + SourceIndex(0) -4 >Emitted(58, 61) Source(66, 23) + SourceIndex(0) +3 > +4 > nameB = "noName" +1 >Emitted(59, 5) Source(66, 7) + SourceIndex(0) +2 >Emitted(59, 21) Source(66, 23) + SourceIndex(0) +3 >Emitted(59, 23) Source(66, 7) + SourceIndex(0) +4 >Emitted(59, 60) Source(66, 23) + SourceIndex(0) --- >>> console.log(nameB); 1 >^^^^ @@ -1475,80 +1475,80 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 6 > nameB 7 > ) 8 > ; -1 >Emitted(59, 5) Source(67, 5) + SourceIndex(0) -2 >Emitted(59, 12) Source(67, 12) + SourceIndex(0) -3 >Emitted(59, 13) Source(67, 13) + SourceIndex(0) -4 >Emitted(59, 16) Source(67, 16) + SourceIndex(0) -5 >Emitted(59, 17) Source(67, 17) + SourceIndex(0) -6 >Emitted(59, 22) Source(67, 22) + SourceIndex(0) -7 >Emitted(59, 23) Source(67, 23) + SourceIndex(0) -8 >Emitted(59, 24) Source(67, 24) + SourceIndex(0) +1 >Emitted(60, 5) Source(67, 5) + SourceIndex(0) +2 >Emitted(60, 12) Source(67, 12) + SourceIndex(0) +3 >Emitted(60, 13) Source(67, 13) + SourceIndex(0) +4 >Emitted(60, 16) Source(67, 16) + SourceIndex(0) +5 >Emitted(60, 17) Source(67, 17) + SourceIndex(0) +6 >Emitted(60, 22) Source(67, 22) + SourceIndex(0) +7 >Emitted(60, 23) Source(67, 23) + SourceIndex(0) +8 >Emitted(60, 24) Source(67, 24) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(60, 2) Source(68, 2) + SourceIndex(0) +1 >Emitted(61, 2) Source(68, 2) + SourceIndex(0) --- ->>>for (var _t = 0, _u = [multiRobotA, multiRobotB]; _t < _u.length; _t++) { +>>>for (var _56 = 0, _57 = [multiRobotA, multiRobotB]; _56 < _57.length; _56++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^ -6 > ^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^ -9 > ^ -10> ^^ -11> ^^^^^^^^^^^^^^ -12> ^^ -13> ^^^^ -14> ^^ +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^ +6 > ^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^ +9 > ^ +10> ^^ +11> ^^^^^^^^^^^^^^^^ +12> ^^ +13> ^^^^^ +14> ^^ 1-> > 2 >for ([nameB = "noName"] of 3 > [multiRobotA, multiRobotB] -4 > -5 > [ -6 > multiRobotA -7 > , -8 > multiRobotB -9 > ] -10> -11> [multiRobotA, multiRobotB] -12> -13> [multiRobotA, multiRobotB] -14> ) -1->Emitted(61, 1) Source(69, 1) + SourceIndex(0) -2 >Emitted(61, 6) Source(69, 28) + SourceIndex(0) -3 >Emitted(61, 16) Source(69, 54) + SourceIndex(0) -4 >Emitted(61, 18) Source(69, 28) + SourceIndex(0) -5 >Emitted(61, 24) Source(69, 29) + SourceIndex(0) -6 >Emitted(61, 35) Source(69, 40) + SourceIndex(0) -7 >Emitted(61, 37) Source(69, 42) + SourceIndex(0) -8 >Emitted(61, 48) Source(69, 53) + SourceIndex(0) -9 >Emitted(61, 49) Source(69, 54) + SourceIndex(0) -10>Emitted(61, 51) Source(69, 28) + SourceIndex(0) -11>Emitted(61, 65) Source(69, 54) + SourceIndex(0) -12>Emitted(61, 67) Source(69, 28) + SourceIndex(0) -13>Emitted(61, 71) Source(69, 54) + SourceIndex(0) -14>Emitted(61, 73) Source(69, 56) + SourceIndex(0) +4 > +5 > [ +6 > multiRobotA +7 > , +8 > multiRobotB +9 > ] +10> +11> [multiRobotA, multiRobotB] +12> +13> [multiRobotA, multiRobotB] +14> ) +1->Emitted(62, 1) Source(69, 1) + SourceIndex(0) +2 >Emitted(62, 6) Source(69, 28) + SourceIndex(0) +3 >Emitted(62, 17) Source(69, 54) + SourceIndex(0) +4 >Emitted(62, 19) Source(69, 28) + SourceIndex(0) +5 >Emitted(62, 26) Source(69, 29) + SourceIndex(0) +6 >Emitted(62, 37) Source(69, 40) + SourceIndex(0) +7 >Emitted(62, 39) Source(69, 42) + SourceIndex(0) +8 >Emitted(62, 50) Source(69, 53) + SourceIndex(0) +9 >Emitted(62, 51) Source(69, 54) + SourceIndex(0) +10>Emitted(62, 53) Source(69, 28) + SourceIndex(0) +11>Emitted(62, 69) Source(69, 54) + SourceIndex(0) +12>Emitted(62, 71) Source(69, 28) + SourceIndex(0) +13>Emitted(62, 76) Source(69, 54) + SourceIndex(0) +14>Emitted(62, 78) Source(69, 56) + SourceIndex(0) --- ->>> _36 = _u[_t][0], nameB = _36 === void 0 ? "noName" : _36; +>>> _2 = _57[_56][0], nameB = _2 === void 0 ? "noName" : _2; 1 >^^^^ -2 > ^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1 > 2 > nameB = "noName" -3 > -4 > nameB = "noName" -1 >Emitted(62, 5) Source(69, 7) + SourceIndex(0) -2 >Emitted(62, 20) Source(69, 23) + SourceIndex(0) -3 >Emitted(62, 22) Source(69, 7) + SourceIndex(0) -4 >Emitted(62, 61) Source(69, 23) + SourceIndex(0) +3 > +4 > nameB = "noName" +1 >Emitted(63, 5) Source(69, 7) + SourceIndex(0) +2 >Emitted(63, 21) Source(69, 23) + SourceIndex(0) +3 >Emitted(63, 23) Source(69, 7) + SourceIndex(0) +4 >Emitted(63, 60) Source(69, 23) + SourceIndex(0) --- >>> console.log(nameB); 1 >^^^^ @@ -1568,94 +1568,94 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 6 > nameB 7 > ) 8 > ; -1 >Emitted(63, 5) Source(70, 5) + SourceIndex(0) -2 >Emitted(63, 12) Source(70, 12) + SourceIndex(0) -3 >Emitted(63, 13) Source(70, 13) + SourceIndex(0) -4 >Emitted(63, 16) Source(70, 16) + SourceIndex(0) -5 >Emitted(63, 17) Source(70, 17) + SourceIndex(0) -6 >Emitted(63, 22) Source(70, 22) + SourceIndex(0) -7 >Emitted(63, 23) Source(70, 23) + SourceIndex(0) -8 >Emitted(63, 24) Source(70, 24) + SourceIndex(0) +1 >Emitted(64, 5) Source(70, 5) + SourceIndex(0) +2 >Emitted(64, 12) Source(70, 12) + SourceIndex(0) +3 >Emitted(64, 13) Source(70, 13) + SourceIndex(0) +4 >Emitted(64, 16) Source(70, 16) + SourceIndex(0) +5 >Emitted(64, 17) Source(70, 17) + SourceIndex(0) +6 >Emitted(64, 22) Source(70, 22) + SourceIndex(0) +7 >Emitted(64, 23) Source(70, 23) + SourceIndex(0) +8 >Emitted(64, 24) Source(70, 24) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(64, 2) Source(71, 2) + SourceIndex(0) +1 >Emitted(65, 2) Source(71, 2) + SourceIndex(0) --- ->>>for (var _v = 0, robots_3 = robots; _v < robots_3.length; _v++) { +>>>for (var _58 = 0, robots_3 = robots; _58 < robots_3.length; _58++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^^^^^^^^^^^^ -6 > ^^ -7 > ^^^^^^^^^^^^^^^^^^^^ -8 > ^^ -9 > ^^^^ -10> ^^ -11> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^^^^^^^^^^^ +6 > ^^ +7 > ^^^^^^^^^^^^^^^^^^^^^ +8 > ^^ +9 > ^^^^^ +10> ^^ +11> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1-> > > 2 >for ([numberA2 = -1, nameA2 = "noName", skillA2 = "skill"] of 3 > robots -4 > -5 > robots -6 > -7 > robots -8 > -9 > robots -10> ) -1->Emitted(65, 1) Source(73, 1) + SourceIndex(0) -2 >Emitted(65, 6) Source(73, 63) + SourceIndex(0) -3 >Emitted(65, 16) Source(73, 69) + SourceIndex(0) -4 >Emitted(65, 18) Source(73, 63) + SourceIndex(0) -5 >Emitted(65, 35) Source(73, 69) + SourceIndex(0) -6 >Emitted(65, 37) Source(73, 63) + SourceIndex(0) -7 >Emitted(65, 57) Source(73, 69) + SourceIndex(0) -8 >Emitted(65, 59) Source(73, 63) + SourceIndex(0) -9 >Emitted(65, 63) Source(73, 69) + SourceIndex(0) -10>Emitted(65, 65) Source(73, 71) + SourceIndex(0) +4 > +5 > robots +6 > +7 > robots +8 > +9 > robots +10> ) +1->Emitted(66, 1) Source(73, 1) + SourceIndex(0) +2 >Emitted(66, 6) Source(73, 63) + SourceIndex(0) +3 >Emitted(66, 17) Source(73, 69) + SourceIndex(0) +4 >Emitted(66, 19) Source(73, 63) + SourceIndex(0) +5 >Emitted(66, 36) Source(73, 69) + SourceIndex(0) +6 >Emitted(66, 38) Source(73, 63) + SourceIndex(0) +7 >Emitted(66, 59) Source(73, 69) + SourceIndex(0) +8 >Emitted(66, 61) Source(73, 63) + SourceIndex(0) +9 >Emitted(66, 66) Source(73, 69) + SourceIndex(0) +10>Emitted(66, 68) Source(73, 71) + SourceIndex(0) --- ->>> _37 = robots_3[_v], _38 = _37[0], numberA2 = _38 === void 0 ? -1 : _38, _39 = _37[1], nameA2 = _39 === void 0 ? "noName" : _39, _40 = _37[2], skillA2 = _40 === void 0 ? "skill" : _40; +>>> _3 = robots_3[_58], _4 = _3[0], numberA2 = _4 === void 0 ? -1 : _4, _5 = _3[1], nameA2 = _5 === void 0 ? "noName" : _5, _6 = _3[2], skillA2 = _6 === void 0 ? "skill" : _6; 1->^^^^^^^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -9 > ^^ -10> ^^^^^^^^^^^^ -11> ^^ -12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +9 > ^^ +10> ^^^^^^^^^^ +11> ^^ +12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> 2 > numberA2 = -1 -3 > -4 > numberA2 = -1 -5 > , -6 > nameA2 = "noName" -7 > -8 > nameA2 = "noName" -9 > , -10> skillA2 = "skill" -11> -12> skillA2 = "skill" -1->Emitted(66, 25) Source(73, 7) + SourceIndex(0) -2 >Emitted(66, 37) Source(73, 20) + SourceIndex(0) -3 >Emitted(66, 39) Source(73, 7) + SourceIndex(0) -4 >Emitted(66, 75) Source(73, 20) + SourceIndex(0) -5 >Emitted(66, 77) Source(73, 22) + SourceIndex(0) -6 >Emitted(66, 89) Source(73, 39) + SourceIndex(0) -7 >Emitted(66, 91) Source(73, 22) + SourceIndex(0) -8 >Emitted(66, 131) Source(73, 39) + SourceIndex(0) -9 >Emitted(66, 133) Source(73, 41) + SourceIndex(0) -10>Emitted(66, 145) Source(73, 58) + SourceIndex(0) -11>Emitted(66, 147) Source(73, 41) + SourceIndex(0) -12>Emitted(66, 187) Source(73, 58) + SourceIndex(0) +3 > +4 > numberA2 = -1 +5 > , +6 > nameA2 = "noName" +7 > +8 > nameA2 = "noName" +9 > , +10> skillA2 = "skill" +11> +12> skillA2 = "skill" +1->Emitted(67, 25) Source(73, 7) + SourceIndex(0) +2 >Emitted(67, 35) Source(73, 20) + SourceIndex(0) +3 >Emitted(67, 37) Source(73, 7) + SourceIndex(0) +4 >Emitted(67, 71) Source(73, 20) + SourceIndex(0) +5 >Emitted(67, 73) Source(73, 22) + SourceIndex(0) +6 >Emitted(67, 83) Source(73, 39) + SourceIndex(0) +7 >Emitted(67, 85) Source(73, 22) + SourceIndex(0) +8 >Emitted(67, 123) Source(73, 39) + SourceIndex(0) +9 >Emitted(67, 125) Source(73, 41) + SourceIndex(0) +10>Emitted(67, 135) Source(73, 58) + SourceIndex(0) +11>Emitted(67, 137) Source(73, 41) + SourceIndex(0) +12>Emitted(67, 175) Source(73, 58) + SourceIndex(0) --- >>> console.log(nameA2); 1 >^^^^ @@ -1675,99 +1675,99 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 6 > nameA2 7 > ) 8 > ; -1 >Emitted(67, 5) Source(74, 5) + SourceIndex(0) -2 >Emitted(67, 12) Source(74, 12) + SourceIndex(0) -3 >Emitted(67, 13) Source(74, 13) + SourceIndex(0) -4 >Emitted(67, 16) Source(74, 16) + SourceIndex(0) -5 >Emitted(67, 17) Source(74, 17) + SourceIndex(0) -6 >Emitted(67, 23) Source(74, 23) + SourceIndex(0) -7 >Emitted(67, 24) Source(74, 24) + SourceIndex(0) -8 >Emitted(67, 25) Source(74, 25) + SourceIndex(0) +1 >Emitted(68, 5) Source(74, 5) + SourceIndex(0) +2 >Emitted(68, 12) Source(74, 12) + SourceIndex(0) +3 >Emitted(68, 13) Source(74, 13) + SourceIndex(0) +4 >Emitted(68, 16) Source(74, 16) + SourceIndex(0) +5 >Emitted(68, 17) Source(74, 17) + SourceIndex(0) +6 >Emitted(68, 23) Source(74, 23) + SourceIndex(0) +7 >Emitted(68, 24) Source(74, 24) + SourceIndex(0) +8 >Emitted(68, 25) Source(74, 25) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(68, 2) Source(75, 2) + SourceIndex(0) +1 >Emitted(69, 2) Source(75, 2) + SourceIndex(0) --- ->>>for (var _w = 0, _x = getRobots(); _w < _x.length; _w++) { +>>>for (var _59 = 0, _60 = getRobots(); _59 < _60.length; _59++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^ -6 > ^^^^^^^^^ -7 > ^^ -8 > ^^ -9 > ^^^^^^^^^^^^^^ -10> ^^ -11> ^^^^ -12> ^^ -13> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^ +6 > ^^^^^^^^^ +7 > ^^ +8 > ^^ +9 > ^^^^^^^^^^^^^^^^ +10> ^^ +11> ^^^^^ +12> ^^ +13> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1-> > 2 >for ([numberA2 = -1, nameA2 = "noName", skillA2 = "skill"] of 3 > getRobots() -4 > -5 > -6 > getRobots -7 > () -8 > -9 > getRobots() -10> -11> getRobots() -12> ) -1->Emitted(69, 1) Source(76, 1) + SourceIndex(0) -2 >Emitted(69, 6) Source(76, 63) + SourceIndex(0) -3 >Emitted(69, 16) Source(76, 74) + SourceIndex(0) -4 >Emitted(69, 18) Source(76, 63) + SourceIndex(0) -5 >Emitted(69, 23) Source(76, 63) + SourceIndex(0) -6 >Emitted(69, 32) Source(76, 72) + SourceIndex(0) -7 >Emitted(69, 34) Source(76, 74) + SourceIndex(0) -8 >Emitted(69, 36) Source(76, 63) + SourceIndex(0) -9 >Emitted(69, 50) Source(76, 74) + SourceIndex(0) -10>Emitted(69, 52) Source(76, 63) + SourceIndex(0) -11>Emitted(69, 56) Source(76, 74) + SourceIndex(0) -12>Emitted(69, 58) Source(76, 76) + SourceIndex(0) +4 > +5 > +6 > getRobots +7 > () +8 > +9 > getRobots() +10> +11> getRobots() +12> ) +1->Emitted(70, 1) Source(76, 1) + SourceIndex(0) +2 >Emitted(70, 6) Source(76, 63) + SourceIndex(0) +3 >Emitted(70, 17) Source(76, 74) + SourceIndex(0) +4 >Emitted(70, 19) Source(76, 63) + SourceIndex(0) +5 >Emitted(70, 25) Source(76, 63) + SourceIndex(0) +6 >Emitted(70, 34) Source(76, 72) + SourceIndex(0) +7 >Emitted(70, 36) Source(76, 74) + SourceIndex(0) +8 >Emitted(70, 38) Source(76, 63) + SourceIndex(0) +9 >Emitted(70, 54) Source(76, 74) + SourceIndex(0) +10>Emitted(70, 56) Source(76, 63) + SourceIndex(0) +11>Emitted(70, 61) Source(76, 74) + SourceIndex(0) +12>Emitted(70, 63) Source(76, 76) + SourceIndex(0) --- ->>> _41 = _x[_w], _42 = _41[0], numberA2 = _42 === void 0 ? -1 : _42, _43 = _41[1], nameA2 = _43 === void 0 ? "noName" : _43, _44 = _41[2], skillA2 = _44 === void 0 ? "skill" : _44; -1->^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -9 > ^^ -10> ^^^^^^^^^^^^ -11> ^^ -12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +>>> _7 = _60[_59], _8 = _7[0], numberA2 = _8 === void 0 ? -1 : _8, _9 = _7[1], nameA2 = _9 === void 0 ? "noName" : _9, _10 = _7[2], skillA2 = _10 === void 0 ? "skill" : _10; +1->^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +9 > ^^ +10> ^^^^^^^^^^^ +11> ^^ +12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> -2 > numberA2 = -1 -3 > -4 > numberA2 = -1 -5 > , -6 > nameA2 = "noName" -7 > -8 > nameA2 = "noName" -9 > , -10> skillA2 = "skill" -11> -12> skillA2 = "skill" -1->Emitted(70, 19) Source(76, 7) + SourceIndex(0) -2 >Emitted(70, 31) Source(76, 20) + SourceIndex(0) -3 >Emitted(70, 33) Source(76, 7) + SourceIndex(0) -4 >Emitted(70, 69) Source(76, 20) + SourceIndex(0) -5 >Emitted(70, 71) Source(76, 22) + SourceIndex(0) -6 >Emitted(70, 83) Source(76, 39) + SourceIndex(0) -7 >Emitted(70, 85) Source(76, 22) + SourceIndex(0) -8 >Emitted(70, 125) Source(76, 39) + SourceIndex(0) -9 >Emitted(70, 127) Source(76, 41) + SourceIndex(0) -10>Emitted(70, 139) Source(76, 58) + SourceIndex(0) -11>Emitted(70, 141) Source(76, 41) + SourceIndex(0) -12>Emitted(70, 181) Source(76, 58) + SourceIndex(0) +2 > numberA2 = -1 +3 > +4 > numberA2 = -1 +5 > , +6 > nameA2 = "noName" +7 > +8 > nameA2 = "noName" +9 > , +10> skillA2 = "skill" +11> +12> skillA2 = "skill" +1->Emitted(71, 20) Source(76, 7) + SourceIndex(0) +2 >Emitted(71, 30) Source(76, 20) + SourceIndex(0) +3 >Emitted(71, 32) Source(76, 7) + SourceIndex(0) +4 >Emitted(71, 66) Source(76, 20) + SourceIndex(0) +5 >Emitted(71, 68) Source(76, 22) + SourceIndex(0) +6 >Emitted(71, 78) Source(76, 39) + SourceIndex(0) +7 >Emitted(71, 80) Source(76, 22) + SourceIndex(0) +8 >Emitted(71, 118) Source(76, 39) + SourceIndex(0) +9 >Emitted(71, 120) Source(76, 41) + SourceIndex(0) +10>Emitted(71, 131) Source(76, 58) + SourceIndex(0) +11>Emitted(71, 133) Source(76, 41) + SourceIndex(0) +12>Emitted(71, 173) Source(76, 58) + SourceIndex(0) --- >>> console.log(nameA2); 1 >^^^^ @@ -1787,105 +1787,105 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 6 > nameA2 7 > ) 8 > ; -1 >Emitted(71, 5) Source(77, 5) + SourceIndex(0) -2 >Emitted(71, 12) Source(77, 12) + SourceIndex(0) -3 >Emitted(71, 13) Source(77, 13) + SourceIndex(0) -4 >Emitted(71, 16) Source(77, 16) + SourceIndex(0) -5 >Emitted(71, 17) Source(77, 17) + SourceIndex(0) -6 >Emitted(71, 23) Source(77, 23) + SourceIndex(0) -7 >Emitted(71, 24) Source(77, 24) + SourceIndex(0) -8 >Emitted(71, 25) Source(77, 25) + SourceIndex(0) +1 >Emitted(72, 5) Source(77, 5) + SourceIndex(0) +2 >Emitted(72, 12) Source(77, 12) + SourceIndex(0) +3 >Emitted(72, 13) Source(77, 13) + SourceIndex(0) +4 >Emitted(72, 16) Source(77, 16) + SourceIndex(0) +5 >Emitted(72, 17) Source(77, 17) + SourceIndex(0) +6 >Emitted(72, 23) Source(77, 23) + SourceIndex(0) +7 >Emitted(72, 24) Source(77, 24) + SourceIndex(0) +8 >Emitted(72, 25) Source(77, 25) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(72, 2) Source(78, 2) + SourceIndex(0) +1 >Emitted(73, 2) Source(78, 2) + SourceIndex(0) --- ->>>for (var _y = 0, _z = [robotA, robotB]; _y < _z.length; _y++) { +>>>for (var _61 = 0, _62 = [robotA, robotB]; _61 < _62.length; _61++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^ -6 > ^^^^^^ -7 > ^^ -8 > ^^^^^^ -9 > ^ -10> ^^ -11> ^^^^^^^^^^^^^^ -12> ^^ -13> ^^^^ -14> ^^ -15> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^ +6 > ^^^^^^ +7 > ^^ +8 > ^^^^^^ +9 > ^ +10> ^^ +11> ^^^^^^^^^^^^^^^^ +12> ^^ +13> ^^^^^ +14> ^^ +15> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1-> > 2 >for ([numberA2 = -1, nameA2 = "noName", skillA2 = "skill"] of 3 > [robotA, robotB] -4 > -5 > [ -6 > robotA -7 > , -8 > robotB -9 > ] -10> -11> [robotA, robotB] -12> -13> [robotA, robotB] -14> ) -1->Emitted(73, 1) Source(79, 1) + SourceIndex(0) -2 >Emitted(73, 6) Source(79, 63) + SourceIndex(0) -3 >Emitted(73, 16) Source(79, 79) + SourceIndex(0) -4 >Emitted(73, 18) Source(79, 63) + SourceIndex(0) -5 >Emitted(73, 24) Source(79, 64) + SourceIndex(0) -6 >Emitted(73, 30) Source(79, 70) + SourceIndex(0) -7 >Emitted(73, 32) Source(79, 72) + SourceIndex(0) -8 >Emitted(73, 38) Source(79, 78) + SourceIndex(0) -9 >Emitted(73, 39) Source(79, 79) + SourceIndex(0) -10>Emitted(73, 41) Source(79, 63) + SourceIndex(0) -11>Emitted(73, 55) Source(79, 79) + SourceIndex(0) -12>Emitted(73, 57) Source(79, 63) + SourceIndex(0) -13>Emitted(73, 61) Source(79, 79) + SourceIndex(0) -14>Emitted(73, 63) Source(79, 81) + SourceIndex(0) +4 > +5 > [ +6 > robotA +7 > , +8 > robotB +9 > ] +10> +11> [robotA, robotB] +12> +13> [robotA, robotB] +14> ) +1->Emitted(74, 1) Source(79, 1) + SourceIndex(0) +2 >Emitted(74, 6) Source(79, 63) + SourceIndex(0) +3 >Emitted(74, 17) Source(79, 79) + SourceIndex(0) +4 >Emitted(74, 19) Source(79, 63) + SourceIndex(0) +5 >Emitted(74, 26) Source(79, 64) + SourceIndex(0) +6 >Emitted(74, 32) Source(79, 70) + SourceIndex(0) +7 >Emitted(74, 34) Source(79, 72) + SourceIndex(0) +8 >Emitted(74, 40) Source(79, 78) + SourceIndex(0) +9 >Emitted(74, 41) Source(79, 79) + SourceIndex(0) +10>Emitted(74, 43) Source(79, 63) + SourceIndex(0) +11>Emitted(74, 59) Source(79, 79) + SourceIndex(0) +12>Emitted(74, 61) Source(79, 63) + SourceIndex(0) +13>Emitted(74, 66) Source(79, 79) + SourceIndex(0) +14>Emitted(74, 68) Source(79, 81) + SourceIndex(0) --- ->>> _45 = _z[_y], _46 = _45[0], numberA2 = _46 === void 0 ? -1 : _46, _47 = _45[1], nameA2 = _47 === void 0 ? "noName" : _47, _48 = _45[2], skillA2 = _48 === void 0 ? "skill" : _48; -1->^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -9 > ^^ -10> ^^^^^^^^^^^^ -11> ^^ -12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +>>> _11 = _62[_61], _12 = _11[0], numberA2 = _12 === void 0 ? -1 : _12, _13 = _11[1], nameA2 = _13 === void 0 ? "noName" : _13, _14 = _11[2], skillA2 = _14 === void 0 ? "skill" : _14; +1->^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +9 > ^^ +10> ^^^^^^^^^^^^ +11> ^^ +12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> -2 > numberA2 = -1 -3 > -4 > numberA2 = -1 -5 > , -6 > nameA2 = "noName" -7 > -8 > nameA2 = "noName" -9 > , -10> skillA2 = "skill" -11> -12> skillA2 = "skill" -1->Emitted(74, 19) Source(79, 7) + SourceIndex(0) -2 >Emitted(74, 31) Source(79, 20) + SourceIndex(0) -3 >Emitted(74, 33) Source(79, 7) + SourceIndex(0) -4 >Emitted(74, 69) Source(79, 20) + SourceIndex(0) -5 >Emitted(74, 71) Source(79, 22) + SourceIndex(0) -6 >Emitted(74, 83) Source(79, 39) + SourceIndex(0) -7 >Emitted(74, 85) Source(79, 22) + SourceIndex(0) -8 >Emitted(74, 125) Source(79, 39) + SourceIndex(0) -9 >Emitted(74, 127) Source(79, 41) + SourceIndex(0) -10>Emitted(74, 139) Source(79, 58) + SourceIndex(0) -11>Emitted(74, 141) Source(79, 41) + SourceIndex(0) -12>Emitted(74, 181) Source(79, 58) + SourceIndex(0) +2 > numberA2 = -1 +3 > +4 > numberA2 = -1 +5 > , +6 > nameA2 = "noName" +7 > +8 > nameA2 = "noName" +9 > , +10> skillA2 = "skill" +11> +12> skillA2 = "skill" +1->Emitted(75, 21) Source(79, 7) + SourceIndex(0) +2 >Emitted(75, 33) Source(79, 20) + SourceIndex(0) +3 >Emitted(75, 35) Source(79, 7) + SourceIndex(0) +4 >Emitted(75, 71) Source(79, 20) + SourceIndex(0) +5 >Emitted(75, 73) Source(79, 22) + SourceIndex(0) +6 >Emitted(75, 85) Source(79, 39) + SourceIndex(0) +7 >Emitted(75, 87) Source(79, 22) + SourceIndex(0) +8 >Emitted(75, 127) Source(79, 39) + SourceIndex(0) +9 >Emitted(75, 129) Source(79, 41) + SourceIndex(0) +10>Emitted(75, 141) Source(79, 58) + SourceIndex(0) +11>Emitted(75, 143) Source(79, 41) + SourceIndex(0) +12>Emitted(75, 183) Source(79, 58) + SourceIndex(0) --- >>> console.log(nameA2); 1 >^^^^ @@ -1905,34 +1905,34 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 6 > nameA2 7 > ) 8 > ; -1 >Emitted(75, 5) Source(80, 5) + SourceIndex(0) -2 >Emitted(75, 12) Source(80, 12) + SourceIndex(0) -3 >Emitted(75, 13) Source(80, 13) + SourceIndex(0) -4 >Emitted(75, 16) Source(80, 16) + SourceIndex(0) -5 >Emitted(75, 17) Source(80, 17) + SourceIndex(0) -6 >Emitted(75, 23) Source(80, 23) + SourceIndex(0) -7 >Emitted(75, 24) Source(80, 24) + SourceIndex(0) -8 >Emitted(75, 25) Source(80, 25) + SourceIndex(0) +1 >Emitted(76, 5) Source(80, 5) + SourceIndex(0) +2 >Emitted(76, 12) Source(80, 12) + SourceIndex(0) +3 >Emitted(76, 13) Source(80, 13) + SourceIndex(0) +4 >Emitted(76, 16) Source(80, 16) + SourceIndex(0) +5 >Emitted(76, 17) Source(80, 17) + SourceIndex(0) +6 >Emitted(76, 23) Source(80, 23) + SourceIndex(0) +7 >Emitted(76, 24) Source(80, 24) + SourceIndex(0) +8 >Emitted(76, 25) Source(80, 25) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(76, 2) Source(81, 2) + SourceIndex(0) +1 >Emitted(77, 2) Source(81, 2) + SourceIndex(0) --- ->>>for (var _0 = 0, multiRobots_3 = multiRobots; _0 < multiRobots_3.length; _0++) { +>>>for (var _63 = 0, multiRobots_3 = multiRobots; _63 < multiRobots_3.length; _63++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ -6 > ^^ -7 > ^^^^^^^^^^^^^^^^^^^^^^^^^ -8 > ^^ -9 > ^^^^ -10> ^^ -11> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ +6 > ^^ +7 > ^^^^^^^^^^^^^^^^^^^^^^^^^^ +8 > ^^ +9 > ^^^^^ +10> ^^ +11> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1-> > 2 >for ([nameMA = "noName", [ @@ -1940,80 +1940,80 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues > secondarySkillA = "secondary" >] = ["skill1", "skill2"]] of 3 > multiRobots -4 > -5 > multiRobots -6 > -7 > multiRobots -8 > -9 > multiRobots -10> ) -1->Emitted(77, 1) Source(82, 1) + SourceIndex(0) -2 >Emitted(77, 6) Source(85, 30) + SourceIndex(0) -3 >Emitted(77, 16) Source(85, 41) + SourceIndex(0) -4 >Emitted(77, 18) Source(85, 30) + SourceIndex(0) -5 >Emitted(77, 45) Source(85, 41) + SourceIndex(0) -6 >Emitted(77, 47) Source(85, 30) + SourceIndex(0) -7 >Emitted(77, 72) Source(85, 41) + SourceIndex(0) -8 >Emitted(77, 74) Source(85, 30) + SourceIndex(0) -9 >Emitted(77, 78) Source(85, 41) + SourceIndex(0) -10>Emitted(77, 80) Source(85, 43) + SourceIndex(0) +4 > +5 > multiRobots +6 > +7 > multiRobots +8 > +9 > multiRobots +10> ) +1->Emitted(78, 1) Source(82, 1) + SourceIndex(0) +2 >Emitted(78, 6) Source(85, 30) + SourceIndex(0) +3 >Emitted(78, 17) Source(85, 41) + SourceIndex(0) +4 >Emitted(78, 19) Source(85, 30) + SourceIndex(0) +5 >Emitted(78, 46) Source(85, 41) + SourceIndex(0) +6 >Emitted(78, 48) Source(85, 30) + SourceIndex(0) +7 >Emitted(78, 74) Source(85, 41) + SourceIndex(0) +8 >Emitted(78, 76) Source(85, 30) + SourceIndex(0) +9 >Emitted(78, 81) Source(85, 41) + SourceIndex(0) +10>Emitted(78, 83) Source(85, 43) + SourceIndex(0) --- ->>> _49 = multiRobots_3[_0], _50 = _49[0], nameMA = _50 === void 0 ? "noName" : _50, _51 = _49[1], _52 = _51 === void 0 ? ["skill1", "skill2"] : _51, _53 = _52[0], primarySkillA = _53 === void 0 ? "primary" : _53, _54 = _52[1], secondarySkillA = _54 === void 0 ? "secondary" : _54; -1->^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -9 > ^^ -10> ^^^^^^^^^^^^ -11> ^^ -12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -13> ^^ -14> ^^^^^^^^^^^^ -15> ^^ -16> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +>>> _15 = multiRobots_3[_63], _16 = _15[0], nameMA = _16 === void 0 ? "noName" : _16, _17 = _15[1], _18 = _17 === void 0 ? ["skill1", "skill2"] : _17, _19 = _18[0], primarySkillA = _19 === void 0 ? "primary" : _19, _20 = _18[1], secondarySkillA = _20 === void 0 ? "secondary" : _20; +1->^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +9 > ^^ +10> ^^^^^^^^^^^^ +11> ^^ +12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +13> ^^ +14> ^^^^^^^^^^^^ +15> ^^ +16> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> -2 > nameMA = "noName" -3 > -4 > nameMA = "noName" -5 > , -6 > [ - > primarySkillA = "primary", - > secondarySkillA = "secondary" - > ] = ["skill1", "skill2"] -7 > -8 > [ - > primarySkillA = "primary", - > secondarySkillA = "secondary" - > ] = ["skill1", "skill2"] -9 > -10> primarySkillA = "primary" -11> -12> primarySkillA = "primary" -13> , - > -14> secondarySkillA = "secondary" -15> -16> secondarySkillA = "secondary" -1->Emitted(78, 30) Source(82, 7) + SourceIndex(0) -2 >Emitted(78, 42) Source(82, 24) + SourceIndex(0) -3 >Emitted(78, 44) Source(82, 7) + SourceIndex(0) -4 >Emitted(78, 84) Source(82, 24) + SourceIndex(0) -5 >Emitted(78, 86) Source(82, 26) + SourceIndex(0) -6 >Emitted(78, 98) Source(85, 25) + SourceIndex(0) -7 >Emitted(78, 100) Source(82, 26) + SourceIndex(0) -8 >Emitted(78, 149) Source(85, 25) + SourceIndex(0) -9 >Emitted(78, 151) Source(83, 5) + SourceIndex(0) -10>Emitted(78, 163) Source(83, 30) + SourceIndex(0) -11>Emitted(78, 165) Source(83, 5) + SourceIndex(0) -12>Emitted(78, 213) Source(83, 30) + SourceIndex(0) -13>Emitted(78, 215) Source(84, 5) + SourceIndex(0) -14>Emitted(78, 227) Source(84, 34) + SourceIndex(0) -15>Emitted(78, 229) Source(84, 5) + SourceIndex(0) -16>Emitted(78, 281) Source(84, 34) + SourceIndex(0) +2 > nameMA = "noName" +3 > +4 > nameMA = "noName" +5 > , +6 > [ + > primarySkillA = "primary", + > secondarySkillA = "secondary" + > ] = ["skill1", "skill2"] +7 > +8 > [ + > primarySkillA = "primary", + > secondarySkillA = "secondary" + > ] = ["skill1", "skill2"] +9 > +10> primarySkillA = "primary" +11> +12> primarySkillA = "primary" +13> , + > +14> secondarySkillA = "secondary" +15> +16> secondarySkillA = "secondary" +1->Emitted(79, 31) Source(82, 7) + SourceIndex(0) +2 >Emitted(79, 43) Source(82, 24) + SourceIndex(0) +3 >Emitted(79, 45) Source(82, 7) + SourceIndex(0) +4 >Emitted(79, 85) Source(82, 24) + SourceIndex(0) +5 >Emitted(79, 87) Source(82, 26) + SourceIndex(0) +6 >Emitted(79, 99) Source(85, 25) + SourceIndex(0) +7 >Emitted(79, 101) Source(82, 26) + SourceIndex(0) +8 >Emitted(79, 150) Source(85, 25) + SourceIndex(0) +9 >Emitted(79, 152) Source(83, 5) + SourceIndex(0) +10>Emitted(79, 164) Source(83, 30) + SourceIndex(0) +11>Emitted(79, 166) Source(83, 5) + SourceIndex(0) +12>Emitted(79, 214) Source(83, 30) + SourceIndex(0) +13>Emitted(79, 216) Source(84, 5) + SourceIndex(0) +14>Emitted(79, 228) Source(84, 34) + SourceIndex(0) +15>Emitted(79, 230) Source(84, 5) + SourceIndex(0) +16>Emitted(79, 282) Source(84, 34) + SourceIndex(0) --- >>> console.log(nameMA); 1 >^^^^ @@ -2034,36 +2034,36 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 6 > nameMA 7 > ) 8 > ; -1 >Emitted(79, 5) Source(86, 5) + SourceIndex(0) -2 >Emitted(79, 12) Source(86, 12) + SourceIndex(0) -3 >Emitted(79, 13) Source(86, 13) + SourceIndex(0) -4 >Emitted(79, 16) Source(86, 16) + SourceIndex(0) -5 >Emitted(79, 17) Source(86, 17) + SourceIndex(0) -6 >Emitted(79, 23) Source(86, 23) + SourceIndex(0) -7 >Emitted(79, 24) Source(86, 24) + SourceIndex(0) -8 >Emitted(79, 25) Source(86, 25) + SourceIndex(0) +1 >Emitted(80, 5) Source(86, 5) + SourceIndex(0) +2 >Emitted(80, 12) Source(86, 12) + SourceIndex(0) +3 >Emitted(80, 13) Source(86, 13) + SourceIndex(0) +4 >Emitted(80, 16) Source(86, 16) + SourceIndex(0) +5 >Emitted(80, 17) Source(86, 17) + SourceIndex(0) +6 >Emitted(80, 23) Source(86, 23) + SourceIndex(0) +7 >Emitted(80, 24) Source(86, 24) + SourceIndex(0) +8 >Emitted(80, 25) Source(86, 25) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(80, 2) Source(87, 2) + SourceIndex(0) +1 >Emitted(81, 2) Source(87, 2) + SourceIndex(0) --- ->>>for (var _1 = 0, _2 = getMultiRobots(); _1 < _2.length; _1++) { +>>>for (var _64 = 0, _65 = getMultiRobots(); _64 < _65.length; _64++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^ -6 > ^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^ -9 > ^^^^^^^^^^^^^^ -10> ^^ -11> ^^^^ -12> ^^ -13> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^ +6 > ^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^ +9 > ^^^^^^^^^^^^^^^^ +10> ^^ +11> ^^^^^ +12> ^^ +13> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1-> > 2 >for ([nameMA = "noName", [ @@ -2071,84 +2071,84 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues > secondarySkillA = "secondary" >] = ["skill1", "skill2"]] of 3 > getMultiRobots() -4 > -5 > -6 > getMultiRobots -7 > () -8 > -9 > getMultiRobots() -10> -11> getMultiRobots() -12> ) -1->Emitted(81, 1) Source(88, 1) + SourceIndex(0) -2 >Emitted(81, 6) Source(91, 30) + SourceIndex(0) -3 >Emitted(81, 16) Source(91, 46) + SourceIndex(0) -4 >Emitted(81, 18) Source(91, 30) + SourceIndex(0) -5 >Emitted(81, 23) Source(91, 30) + SourceIndex(0) -6 >Emitted(81, 37) Source(91, 44) + SourceIndex(0) -7 >Emitted(81, 39) Source(91, 46) + SourceIndex(0) -8 >Emitted(81, 41) Source(91, 30) + SourceIndex(0) -9 >Emitted(81, 55) Source(91, 46) + SourceIndex(0) -10>Emitted(81, 57) Source(91, 30) + SourceIndex(0) -11>Emitted(81, 61) Source(91, 46) + SourceIndex(0) -12>Emitted(81, 63) Source(91, 48) + SourceIndex(0) +4 > +5 > +6 > getMultiRobots +7 > () +8 > +9 > getMultiRobots() +10> +11> getMultiRobots() +12> ) +1->Emitted(82, 1) Source(88, 1) + SourceIndex(0) +2 >Emitted(82, 6) Source(91, 30) + SourceIndex(0) +3 >Emitted(82, 17) Source(91, 46) + SourceIndex(0) +4 >Emitted(82, 19) Source(91, 30) + SourceIndex(0) +5 >Emitted(82, 25) Source(91, 30) + SourceIndex(0) +6 >Emitted(82, 39) Source(91, 44) + SourceIndex(0) +7 >Emitted(82, 41) Source(91, 46) + SourceIndex(0) +8 >Emitted(82, 43) Source(91, 30) + SourceIndex(0) +9 >Emitted(82, 59) Source(91, 46) + SourceIndex(0) +10>Emitted(82, 61) Source(91, 30) + SourceIndex(0) +11>Emitted(82, 66) Source(91, 46) + SourceIndex(0) +12>Emitted(82, 68) Source(91, 48) + SourceIndex(0) --- ->>> _55 = _2[_1], _56 = _55[0], nameMA = _56 === void 0 ? "noName" : _56, _57 = _55[1], _58 = _57 === void 0 ? ["skill1", "skill2"] : _57, _59 = _58[0], primarySkillA = _59 === void 0 ? "primary" : _59, _60 = _58[1], secondarySkillA = _60 === void 0 ? "secondary" : _60; -1->^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -9 > ^^ -10> ^^^^^^^^^^^^ -11> ^^ -12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -13> ^^ -14> ^^^^^^^^^^^^ -15> ^^ -16> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +>>> _21 = _65[_64], _22 = _21[0], nameMA = _22 === void 0 ? "noName" : _22, _23 = _21[1], _24 = _23 === void 0 ? ["skill1", "skill2"] : _23, _25 = _24[0], primarySkillA = _25 === void 0 ? "primary" : _25, _26 = _24[1], secondarySkillA = _26 === void 0 ? "secondary" : _26; +1->^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +9 > ^^ +10> ^^^^^^^^^^^^ +11> ^^ +12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +13> ^^ +14> ^^^^^^^^^^^^ +15> ^^ +16> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> -2 > nameMA = "noName" -3 > -4 > nameMA = "noName" -5 > , -6 > [ - > primarySkillA = "primary", - > secondarySkillA = "secondary" - > ] = ["skill1", "skill2"] -7 > -8 > [ - > primarySkillA = "primary", - > secondarySkillA = "secondary" - > ] = ["skill1", "skill2"] -9 > -10> primarySkillA = "primary" -11> -12> primarySkillA = "primary" -13> , - > -14> secondarySkillA = "secondary" -15> -16> secondarySkillA = "secondary" -1->Emitted(82, 19) Source(88, 7) + SourceIndex(0) -2 >Emitted(82, 31) Source(88, 24) + SourceIndex(0) -3 >Emitted(82, 33) Source(88, 7) + SourceIndex(0) -4 >Emitted(82, 73) Source(88, 24) + SourceIndex(0) -5 >Emitted(82, 75) Source(88, 26) + SourceIndex(0) -6 >Emitted(82, 87) Source(91, 25) + SourceIndex(0) -7 >Emitted(82, 89) Source(88, 26) + SourceIndex(0) -8 >Emitted(82, 138) Source(91, 25) + SourceIndex(0) -9 >Emitted(82, 140) Source(89, 5) + SourceIndex(0) -10>Emitted(82, 152) Source(89, 30) + SourceIndex(0) -11>Emitted(82, 154) Source(89, 5) + SourceIndex(0) -12>Emitted(82, 202) Source(89, 30) + SourceIndex(0) -13>Emitted(82, 204) Source(90, 5) + SourceIndex(0) -14>Emitted(82, 216) Source(90, 34) + SourceIndex(0) -15>Emitted(82, 218) Source(90, 5) + SourceIndex(0) -16>Emitted(82, 270) Source(90, 34) + SourceIndex(0) +2 > nameMA = "noName" +3 > +4 > nameMA = "noName" +5 > , +6 > [ + > primarySkillA = "primary", + > secondarySkillA = "secondary" + > ] = ["skill1", "skill2"] +7 > +8 > [ + > primarySkillA = "primary", + > secondarySkillA = "secondary" + > ] = ["skill1", "skill2"] +9 > +10> primarySkillA = "primary" +11> +12> primarySkillA = "primary" +13> , + > +14> secondarySkillA = "secondary" +15> +16> secondarySkillA = "secondary" +1->Emitted(83, 21) Source(88, 7) + SourceIndex(0) +2 >Emitted(83, 33) Source(88, 24) + SourceIndex(0) +3 >Emitted(83, 35) Source(88, 7) + SourceIndex(0) +4 >Emitted(83, 75) Source(88, 24) + SourceIndex(0) +5 >Emitted(83, 77) Source(88, 26) + SourceIndex(0) +6 >Emitted(83, 89) Source(91, 25) + SourceIndex(0) +7 >Emitted(83, 91) Source(88, 26) + SourceIndex(0) +8 >Emitted(83, 140) Source(91, 25) + SourceIndex(0) +9 >Emitted(83, 142) Source(89, 5) + SourceIndex(0) +10>Emitted(83, 154) Source(89, 30) + SourceIndex(0) +11>Emitted(83, 156) Source(89, 5) + SourceIndex(0) +12>Emitted(83, 204) Source(89, 30) + SourceIndex(0) +13>Emitted(83, 206) Source(90, 5) + SourceIndex(0) +14>Emitted(83, 218) Source(90, 34) + SourceIndex(0) +15>Emitted(83, 220) Source(90, 5) + SourceIndex(0) +16>Emitted(83, 272) Source(90, 34) + SourceIndex(0) --- >>> console.log(nameMA); 1 >^^^^ @@ -2169,38 +2169,38 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 6 > nameMA 7 > ) 8 > ; -1 >Emitted(83, 5) Source(92, 5) + SourceIndex(0) -2 >Emitted(83, 12) Source(92, 12) + SourceIndex(0) -3 >Emitted(83, 13) Source(92, 13) + SourceIndex(0) -4 >Emitted(83, 16) Source(92, 16) + SourceIndex(0) -5 >Emitted(83, 17) Source(92, 17) + SourceIndex(0) -6 >Emitted(83, 23) Source(92, 23) + SourceIndex(0) -7 >Emitted(83, 24) Source(92, 24) + SourceIndex(0) -8 >Emitted(83, 25) Source(92, 25) + SourceIndex(0) +1 >Emitted(84, 5) Source(92, 5) + SourceIndex(0) +2 >Emitted(84, 12) Source(92, 12) + SourceIndex(0) +3 >Emitted(84, 13) Source(92, 13) + SourceIndex(0) +4 >Emitted(84, 16) Source(92, 16) + SourceIndex(0) +5 >Emitted(84, 17) Source(92, 17) + SourceIndex(0) +6 >Emitted(84, 23) Source(92, 23) + SourceIndex(0) +7 >Emitted(84, 24) Source(92, 24) + SourceIndex(0) +8 >Emitted(84, 25) Source(92, 25) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(84, 2) Source(93, 2) + SourceIndex(0) +1 >Emitted(85, 2) Source(93, 2) + SourceIndex(0) --- ->>>for (var _3 = 0, _4 = [multiRobotA, multiRobotB]; _3 < _4.length; _3++) { +>>>for (var _66 = 0, _67 = [multiRobotA, multiRobotB]; _66 < _67.length; _66++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^ -6 > ^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^ -9 > ^ -10> ^^ -11> ^^^^^^^^^^^^^^ -12> ^^ -13> ^^^^ -14> ^^ -15> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^ +6 > ^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^ +9 > ^ +10> ^^ +11> ^^^^^^^^^^^^^^^^ +12> ^^ +13> ^^^^^ +14> ^^ +15> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1-> > 2 >for ([nameMA = "noName", [ @@ -2208,88 +2208,88 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues > secondarySkillA = "secondary" >] = ["skill1", "skill2"]] of 3 > [multiRobotA, multiRobotB] -4 > -5 > [ -6 > multiRobotA -7 > , -8 > multiRobotB -9 > ] -10> -11> [multiRobotA, multiRobotB] -12> -13> [multiRobotA, multiRobotB] -14> ) -1->Emitted(85, 1) Source(94, 1) + SourceIndex(0) -2 >Emitted(85, 6) Source(97, 30) + SourceIndex(0) -3 >Emitted(85, 16) Source(97, 56) + SourceIndex(0) -4 >Emitted(85, 18) Source(97, 30) + SourceIndex(0) -5 >Emitted(85, 24) Source(97, 31) + SourceIndex(0) -6 >Emitted(85, 35) Source(97, 42) + SourceIndex(0) -7 >Emitted(85, 37) Source(97, 44) + SourceIndex(0) -8 >Emitted(85, 48) Source(97, 55) + SourceIndex(0) -9 >Emitted(85, 49) Source(97, 56) + SourceIndex(0) -10>Emitted(85, 51) Source(97, 30) + SourceIndex(0) -11>Emitted(85, 65) Source(97, 56) + SourceIndex(0) -12>Emitted(85, 67) Source(97, 30) + SourceIndex(0) -13>Emitted(85, 71) Source(97, 56) + SourceIndex(0) -14>Emitted(85, 73) Source(97, 58) + SourceIndex(0) +4 > +5 > [ +6 > multiRobotA +7 > , +8 > multiRobotB +9 > ] +10> +11> [multiRobotA, multiRobotB] +12> +13> [multiRobotA, multiRobotB] +14> ) +1->Emitted(86, 1) Source(94, 1) + SourceIndex(0) +2 >Emitted(86, 6) Source(97, 30) + SourceIndex(0) +3 >Emitted(86, 17) Source(97, 56) + SourceIndex(0) +4 >Emitted(86, 19) Source(97, 30) + SourceIndex(0) +5 >Emitted(86, 26) Source(97, 31) + SourceIndex(0) +6 >Emitted(86, 37) Source(97, 42) + SourceIndex(0) +7 >Emitted(86, 39) Source(97, 44) + SourceIndex(0) +8 >Emitted(86, 50) Source(97, 55) + SourceIndex(0) +9 >Emitted(86, 51) Source(97, 56) + SourceIndex(0) +10>Emitted(86, 53) Source(97, 30) + SourceIndex(0) +11>Emitted(86, 69) Source(97, 56) + SourceIndex(0) +12>Emitted(86, 71) Source(97, 30) + SourceIndex(0) +13>Emitted(86, 76) Source(97, 56) + SourceIndex(0) +14>Emitted(86, 78) Source(97, 58) + SourceIndex(0) --- ->>> _61 = _4[_3], _62 = _61[0], nameMA = _62 === void 0 ? "noName" : _62, _63 = _61[1], _64 = _63 === void 0 ? ["skill1", "skill2"] : _63, _65 = _64[0], primarySkillA = _65 === void 0 ? "primary" : _65, _66 = _64[1], secondarySkillA = _66 === void 0 ? "secondary" : _66; -1->^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -9 > ^^ -10> ^^^^^^^^^^^^ -11> ^^ -12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -13> ^^ -14> ^^^^^^^^^^^^ -15> ^^ -16> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +>>> _27 = _67[_66], _28 = _27[0], nameMA = _28 === void 0 ? "noName" : _28, _29 = _27[1], _30 = _29 === void 0 ? ["skill1", "skill2"] : _29, _31 = _30[0], primarySkillA = _31 === void 0 ? "primary" : _31, _32 = _30[1], secondarySkillA = _32 === void 0 ? "secondary" : _32; +1->^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +9 > ^^ +10> ^^^^^^^^^^^^ +11> ^^ +12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +13> ^^ +14> ^^^^^^^^^^^^ +15> ^^ +16> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> -2 > nameMA = "noName" -3 > -4 > nameMA = "noName" -5 > , -6 > [ - > primarySkillA = "primary", - > secondarySkillA = "secondary" - > ] = ["skill1", "skill2"] -7 > -8 > [ - > primarySkillA = "primary", - > secondarySkillA = "secondary" - > ] = ["skill1", "skill2"] -9 > -10> primarySkillA = "primary" -11> -12> primarySkillA = "primary" -13> , - > -14> secondarySkillA = "secondary" -15> -16> secondarySkillA = "secondary" -1->Emitted(86, 19) Source(94, 7) + SourceIndex(0) -2 >Emitted(86, 31) Source(94, 24) + SourceIndex(0) -3 >Emitted(86, 33) Source(94, 7) + SourceIndex(0) -4 >Emitted(86, 73) Source(94, 24) + SourceIndex(0) -5 >Emitted(86, 75) Source(94, 26) + SourceIndex(0) -6 >Emitted(86, 87) Source(97, 25) + SourceIndex(0) -7 >Emitted(86, 89) Source(94, 26) + SourceIndex(0) -8 >Emitted(86, 138) Source(97, 25) + SourceIndex(0) -9 >Emitted(86, 140) Source(95, 5) + SourceIndex(0) -10>Emitted(86, 152) Source(95, 30) + SourceIndex(0) -11>Emitted(86, 154) Source(95, 5) + SourceIndex(0) -12>Emitted(86, 202) Source(95, 30) + SourceIndex(0) -13>Emitted(86, 204) Source(96, 5) + SourceIndex(0) -14>Emitted(86, 216) Source(96, 34) + SourceIndex(0) -15>Emitted(86, 218) Source(96, 5) + SourceIndex(0) -16>Emitted(86, 270) Source(96, 34) + SourceIndex(0) +2 > nameMA = "noName" +3 > +4 > nameMA = "noName" +5 > , +6 > [ + > primarySkillA = "primary", + > secondarySkillA = "secondary" + > ] = ["skill1", "skill2"] +7 > +8 > [ + > primarySkillA = "primary", + > secondarySkillA = "secondary" + > ] = ["skill1", "skill2"] +9 > +10> primarySkillA = "primary" +11> +12> primarySkillA = "primary" +13> , + > +14> secondarySkillA = "secondary" +15> +16> secondarySkillA = "secondary" +1->Emitted(87, 21) Source(94, 7) + SourceIndex(0) +2 >Emitted(87, 33) Source(94, 24) + SourceIndex(0) +3 >Emitted(87, 35) Source(94, 7) + SourceIndex(0) +4 >Emitted(87, 75) Source(94, 24) + SourceIndex(0) +5 >Emitted(87, 77) Source(94, 26) + SourceIndex(0) +6 >Emitted(87, 89) Source(97, 25) + SourceIndex(0) +7 >Emitted(87, 91) Source(94, 26) + SourceIndex(0) +8 >Emitted(87, 140) Source(97, 25) + SourceIndex(0) +9 >Emitted(87, 142) Source(95, 5) + SourceIndex(0) +10>Emitted(87, 154) Source(95, 30) + SourceIndex(0) +11>Emitted(87, 156) Source(95, 5) + SourceIndex(0) +12>Emitted(87, 204) Source(95, 30) + SourceIndex(0) +13>Emitted(87, 206) Source(96, 5) + SourceIndex(0) +14>Emitted(87, 218) Source(96, 34) + SourceIndex(0) +15>Emitted(87, 220) Source(96, 5) + SourceIndex(0) +16>Emitted(87, 272) Source(96, 34) + SourceIndex(0) --- >>> console.log(nameMA); 1 >^^^^ @@ -2310,76 +2310,76 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 6 > nameMA 7 > ) 8 > ; -1 >Emitted(87, 5) Source(98, 5) + SourceIndex(0) -2 >Emitted(87, 12) Source(98, 12) + SourceIndex(0) -3 >Emitted(87, 13) Source(98, 13) + SourceIndex(0) -4 >Emitted(87, 16) Source(98, 16) + SourceIndex(0) -5 >Emitted(87, 17) Source(98, 17) + SourceIndex(0) -6 >Emitted(87, 23) Source(98, 23) + SourceIndex(0) -7 >Emitted(87, 24) Source(98, 24) + SourceIndex(0) -8 >Emitted(87, 25) Source(98, 25) + SourceIndex(0) +1 >Emitted(88, 5) Source(98, 5) + SourceIndex(0) +2 >Emitted(88, 12) Source(98, 12) + SourceIndex(0) +3 >Emitted(88, 13) Source(98, 13) + SourceIndex(0) +4 >Emitted(88, 16) Source(98, 16) + SourceIndex(0) +5 >Emitted(88, 17) Source(98, 17) + SourceIndex(0) +6 >Emitted(88, 23) Source(98, 23) + SourceIndex(0) +7 >Emitted(88, 24) Source(98, 24) + SourceIndex(0) +8 >Emitted(88, 25) Source(98, 25) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(88, 2) Source(99, 2) + SourceIndex(0) +1 >Emitted(89, 2) Source(99, 2) + SourceIndex(0) --- ->>>for (var _5 = 0, robots_4 = robots; _5 < robots_4.length; _5++) { +>>>for (var _68 = 0, robots_4 = robots; _68 < robots_4.length; _68++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^^^^^^^^^^^^ -6 > ^^ -7 > ^^^^^^^^^^^^^^^^^^^^ -8 > ^^ -9 > ^^^^ -10> ^^ -11> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^^^^^^^^^^^ +6 > ^^ +7 > ^^^^^^^^^^^^^^^^^^^^^ +8 > ^^ +9 > ^^^^^ +10> ^^ +11> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1-> > > 2 >for ([numberA3 = -1, ...robotAInfo] of 3 > robots -4 > -5 > robots -6 > -7 > robots -8 > -9 > robots -10> ) -1->Emitted(89, 1) Source(101, 1) + SourceIndex(0) -2 >Emitted(89, 6) Source(101, 40) + SourceIndex(0) -3 >Emitted(89, 16) Source(101, 46) + SourceIndex(0) -4 >Emitted(89, 18) Source(101, 40) + SourceIndex(0) -5 >Emitted(89, 35) Source(101, 46) + SourceIndex(0) -6 >Emitted(89, 37) Source(101, 40) + SourceIndex(0) -7 >Emitted(89, 57) Source(101, 46) + SourceIndex(0) -8 >Emitted(89, 59) Source(101, 40) + SourceIndex(0) -9 >Emitted(89, 63) Source(101, 46) + SourceIndex(0) -10>Emitted(89, 65) Source(101, 48) + SourceIndex(0) +4 > +5 > robots +6 > +7 > robots +8 > +9 > robots +10> ) +1->Emitted(90, 1) Source(101, 1) + SourceIndex(0) +2 >Emitted(90, 6) Source(101, 40) + SourceIndex(0) +3 >Emitted(90, 17) Source(101, 46) + SourceIndex(0) +4 >Emitted(90, 19) Source(101, 40) + SourceIndex(0) +5 >Emitted(90, 36) Source(101, 46) + SourceIndex(0) +6 >Emitted(90, 38) Source(101, 40) + SourceIndex(0) +7 >Emitted(90, 59) Source(101, 46) + SourceIndex(0) +8 >Emitted(90, 61) Source(101, 40) + SourceIndex(0) +9 >Emitted(90, 66) Source(101, 46) + SourceIndex(0) +10>Emitted(90, 68) Source(101, 48) + SourceIndex(0) --- ->>> _67 = robots_4[_5], _68 = _67[0], numberA3 = _68 === void 0 ? -1 : _68, robotAInfo = _67.slice(1); -1->^^^^^^^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^^^^^^^^^^ +>>> _33 = robots_4[_68], _34 = _33[0], numberA3 = _34 === void 0 ? -1 : _34, robotAInfo = _33.slice(1); +1->^^^^^^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> -2 > numberA3 = -1 -3 > -4 > numberA3 = -1 -5 > , -6 > ...robotAInfo -1->Emitted(90, 25) Source(101, 7) + SourceIndex(0) -2 >Emitted(90, 37) Source(101, 20) + SourceIndex(0) -3 >Emitted(90, 39) Source(101, 7) + SourceIndex(0) -4 >Emitted(90, 75) Source(101, 20) + SourceIndex(0) -5 >Emitted(90, 77) Source(101, 22) + SourceIndex(0) -6 >Emitted(90, 102) Source(101, 35) + SourceIndex(0) +2 > numberA3 = -1 +3 > +4 > numberA3 = -1 +5 > , +6 > ...robotAInfo +1->Emitted(91, 26) Source(101, 7) + SourceIndex(0) +2 >Emitted(91, 38) Source(101, 20) + SourceIndex(0) +3 >Emitted(91, 40) Source(101, 7) + SourceIndex(0) +4 >Emitted(91, 76) Source(101, 20) + SourceIndex(0) +5 >Emitted(91, 78) Source(101, 22) + SourceIndex(0) +6 >Emitted(91, 103) Source(101, 35) + SourceIndex(0) --- >>> console.log(numberA3); 1 >^^^^ @@ -2399,81 +2399,81 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 6 > numberA3 7 > ) 8 > ; -1 >Emitted(91, 5) Source(102, 5) + SourceIndex(0) -2 >Emitted(91, 12) Source(102, 12) + SourceIndex(0) -3 >Emitted(91, 13) Source(102, 13) + SourceIndex(0) -4 >Emitted(91, 16) Source(102, 16) + SourceIndex(0) -5 >Emitted(91, 17) Source(102, 17) + SourceIndex(0) -6 >Emitted(91, 25) Source(102, 25) + SourceIndex(0) -7 >Emitted(91, 26) Source(102, 26) + SourceIndex(0) -8 >Emitted(91, 27) Source(102, 27) + SourceIndex(0) +1 >Emitted(92, 5) Source(102, 5) + SourceIndex(0) +2 >Emitted(92, 12) Source(102, 12) + SourceIndex(0) +3 >Emitted(92, 13) Source(102, 13) + SourceIndex(0) +4 >Emitted(92, 16) Source(102, 16) + SourceIndex(0) +5 >Emitted(92, 17) Source(102, 17) + SourceIndex(0) +6 >Emitted(92, 25) Source(102, 25) + SourceIndex(0) +7 >Emitted(92, 26) Source(102, 26) + SourceIndex(0) +8 >Emitted(92, 27) Source(102, 27) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(92, 2) Source(103, 2) + SourceIndex(0) +1 >Emitted(93, 2) Source(103, 2) + SourceIndex(0) --- ->>>for (var _6 = 0, _7 = getRobots(); _6 < _7.length; _6++) { +>>>for (var _69 = 0, _70 = getRobots(); _69 < _70.length; _69++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^ -6 > ^^^^^^^^^ -7 > ^^ -8 > ^^ -9 > ^^^^^^^^^^^^^^ -10> ^^ -11> ^^^^ -12> ^^ -13> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^ +6 > ^^^^^^^^^ +7 > ^^ +8 > ^^ +9 > ^^^^^^^^^^^^^^^^ +10> ^^ +11> ^^^^^ +12> ^^ +13> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1-> > 2 >for ([numberA3 = -1, ...robotAInfo] of 3 > getRobots() -4 > -5 > -6 > getRobots -7 > () -8 > -9 > getRobots() -10> -11> getRobots() -12> ) -1->Emitted(93, 1) Source(104, 1) + SourceIndex(0) -2 >Emitted(93, 6) Source(104, 40) + SourceIndex(0) -3 >Emitted(93, 16) Source(104, 51) + SourceIndex(0) -4 >Emitted(93, 18) Source(104, 40) + SourceIndex(0) -5 >Emitted(93, 23) Source(104, 40) + SourceIndex(0) -6 >Emitted(93, 32) Source(104, 49) + SourceIndex(0) -7 >Emitted(93, 34) Source(104, 51) + SourceIndex(0) -8 >Emitted(93, 36) Source(104, 40) + SourceIndex(0) -9 >Emitted(93, 50) Source(104, 51) + SourceIndex(0) -10>Emitted(93, 52) Source(104, 40) + SourceIndex(0) -11>Emitted(93, 56) Source(104, 51) + SourceIndex(0) -12>Emitted(93, 58) Source(104, 53) + SourceIndex(0) +4 > +5 > +6 > getRobots +7 > () +8 > +9 > getRobots() +10> +11> getRobots() +12> ) +1->Emitted(94, 1) Source(104, 1) + SourceIndex(0) +2 >Emitted(94, 6) Source(104, 40) + SourceIndex(0) +3 >Emitted(94, 17) Source(104, 51) + SourceIndex(0) +4 >Emitted(94, 19) Source(104, 40) + SourceIndex(0) +5 >Emitted(94, 25) Source(104, 40) + SourceIndex(0) +6 >Emitted(94, 34) Source(104, 49) + SourceIndex(0) +7 >Emitted(94, 36) Source(104, 51) + SourceIndex(0) +8 >Emitted(94, 38) Source(104, 40) + SourceIndex(0) +9 >Emitted(94, 54) Source(104, 51) + SourceIndex(0) +10>Emitted(94, 56) Source(104, 40) + SourceIndex(0) +11>Emitted(94, 61) Source(104, 51) + SourceIndex(0) +12>Emitted(94, 63) Source(104, 53) + SourceIndex(0) --- ->>> _69 = _7[_6], _70 = _69[0], numberA3 = _70 === void 0 ? -1 : _70, robotAInfo = _69.slice(1); -1->^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^^^^^^^^^^ +>>> _35 = _70[_69], _36 = _35[0], numberA3 = _36 === void 0 ? -1 : _36, robotAInfo = _35.slice(1); +1->^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> -2 > numberA3 = -1 -3 > -4 > numberA3 = -1 -5 > , -6 > ...robotAInfo -1->Emitted(94, 19) Source(104, 7) + SourceIndex(0) -2 >Emitted(94, 31) Source(104, 20) + SourceIndex(0) -3 >Emitted(94, 33) Source(104, 7) + SourceIndex(0) -4 >Emitted(94, 69) Source(104, 20) + SourceIndex(0) -5 >Emitted(94, 71) Source(104, 22) + SourceIndex(0) -6 >Emitted(94, 96) Source(104, 35) + SourceIndex(0) +2 > numberA3 = -1 +3 > +4 > numberA3 = -1 +5 > , +6 > ...robotAInfo +1->Emitted(95, 21) Source(104, 7) + SourceIndex(0) +2 >Emitted(95, 33) Source(104, 20) + SourceIndex(0) +3 >Emitted(95, 35) Source(104, 7) + SourceIndex(0) +4 >Emitted(95, 71) Source(104, 20) + SourceIndex(0) +5 >Emitted(95, 73) Source(104, 22) + SourceIndex(0) +6 >Emitted(95, 98) Source(104, 35) + SourceIndex(0) --- >>> console.log(numberA3); 1 >^^^^ @@ -2493,87 +2493,87 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 6 > numberA3 7 > ) 8 > ; -1 >Emitted(95, 5) Source(105, 5) + SourceIndex(0) -2 >Emitted(95, 12) Source(105, 12) + SourceIndex(0) -3 >Emitted(95, 13) Source(105, 13) + SourceIndex(0) -4 >Emitted(95, 16) Source(105, 16) + SourceIndex(0) -5 >Emitted(95, 17) Source(105, 17) + SourceIndex(0) -6 >Emitted(95, 25) Source(105, 25) + SourceIndex(0) -7 >Emitted(95, 26) Source(105, 26) + SourceIndex(0) -8 >Emitted(95, 27) Source(105, 27) + SourceIndex(0) +1 >Emitted(96, 5) Source(105, 5) + SourceIndex(0) +2 >Emitted(96, 12) Source(105, 12) + SourceIndex(0) +3 >Emitted(96, 13) Source(105, 13) + SourceIndex(0) +4 >Emitted(96, 16) Source(105, 16) + SourceIndex(0) +5 >Emitted(96, 17) Source(105, 17) + SourceIndex(0) +6 >Emitted(96, 25) Source(105, 25) + SourceIndex(0) +7 >Emitted(96, 26) Source(105, 26) + SourceIndex(0) +8 >Emitted(96, 27) Source(105, 27) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(96, 2) Source(106, 2) + SourceIndex(0) +1 >Emitted(97, 2) Source(106, 2) + SourceIndex(0) --- ->>>for (var _8 = 0, _9 = [robotA, robotB]; _8 < _9.length; _8++) { +>>>for (var _71 = 0, _72 = [robotA, robotB]; _71 < _72.length; _71++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^ -6 > ^^^^^^ -7 > ^^ -8 > ^^^^^^ -9 > ^ -10> ^^ -11> ^^^^^^^^^^^^^^ -12> ^^ -13> ^^^^ -14> ^^ -15> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^ +6 > ^^^^^^ +7 > ^^ +8 > ^^^^^^ +9 > ^ +10> ^^ +11> ^^^^^^^^^^^^^^^^ +12> ^^ +13> ^^^^^ +14> ^^ +15> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1-> > 2 >for ([numberA3 = -1, ...robotAInfo] of 3 > [robotA, robotB] -4 > -5 > [ -6 > robotA -7 > , -8 > robotB -9 > ] -10> -11> [robotA, robotB] -12> -13> [robotA, robotB] -14> ) -1->Emitted(97, 1) Source(107, 1) + SourceIndex(0) -2 >Emitted(97, 6) Source(107, 40) + SourceIndex(0) -3 >Emitted(97, 16) Source(107, 56) + SourceIndex(0) -4 >Emitted(97, 18) Source(107, 40) + SourceIndex(0) -5 >Emitted(97, 24) Source(107, 41) + SourceIndex(0) -6 >Emitted(97, 30) Source(107, 47) + SourceIndex(0) -7 >Emitted(97, 32) Source(107, 49) + SourceIndex(0) -8 >Emitted(97, 38) Source(107, 55) + SourceIndex(0) -9 >Emitted(97, 39) Source(107, 56) + SourceIndex(0) -10>Emitted(97, 41) Source(107, 40) + SourceIndex(0) -11>Emitted(97, 55) Source(107, 56) + SourceIndex(0) -12>Emitted(97, 57) Source(107, 40) + SourceIndex(0) -13>Emitted(97, 61) Source(107, 56) + SourceIndex(0) -14>Emitted(97, 63) Source(107, 58) + SourceIndex(0) +4 > +5 > [ +6 > robotA +7 > , +8 > robotB +9 > ] +10> +11> [robotA, robotB] +12> +13> [robotA, robotB] +14> ) +1->Emitted(98, 1) Source(107, 1) + SourceIndex(0) +2 >Emitted(98, 6) Source(107, 40) + SourceIndex(0) +3 >Emitted(98, 17) Source(107, 56) + SourceIndex(0) +4 >Emitted(98, 19) Source(107, 40) + SourceIndex(0) +5 >Emitted(98, 26) Source(107, 41) + SourceIndex(0) +6 >Emitted(98, 32) Source(107, 47) + SourceIndex(0) +7 >Emitted(98, 34) Source(107, 49) + SourceIndex(0) +8 >Emitted(98, 40) Source(107, 55) + SourceIndex(0) +9 >Emitted(98, 41) Source(107, 56) + SourceIndex(0) +10>Emitted(98, 43) Source(107, 40) + SourceIndex(0) +11>Emitted(98, 59) Source(107, 56) + SourceIndex(0) +12>Emitted(98, 61) Source(107, 40) + SourceIndex(0) +13>Emitted(98, 66) Source(107, 56) + SourceIndex(0) +14>Emitted(98, 68) Source(107, 58) + SourceIndex(0) --- ->>> _71 = _9[_8], _72 = _71[0], numberA3 = _72 === void 0 ? -1 : _72, robotAInfo = _71.slice(1); -1->^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^^^^^^^^^^ +>>> _37 = _72[_71], _38 = _37[0], numberA3 = _38 === void 0 ? -1 : _38, robotAInfo = _37.slice(1); +1->^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> -2 > numberA3 = -1 -3 > -4 > numberA3 = -1 -5 > , -6 > ...robotAInfo -1->Emitted(98, 19) Source(107, 7) + SourceIndex(0) -2 >Emitted(98, 31) Source(107, 20) + SourceIndex(0) -3 >Emitted(98, 33) Source(107, 7) + SourceIndex(0) -4 >Emitted(98, 69) Source(107, 20) + SourceIndex(0) -5 >Emitted(98, 71) Source(107, 22) + SourceIndex(0) -6 >Emitted(98, 96) Source(107, 35) + SourceIndex(0) +2 > numberA3 = -1 +3 > +4 > numberA3 = -1 +5 > , +6 > ...robotAInfo +1->Emitted(99, 21) Source(107, 7) + SourceIndex(0) +2 >Emitted(99, 33) Source(107, 20) + SourceIndex(0) +3 >Emitted(99, 35) Source(107, 7) + SourceIndex(0) +4 >Emitted(99, 71) Source(107, 20) + SourceIndex(0) +5 >Emitted(99, 73) Source(107, 22) + SourceIndex(0) +6 >Emitted(99, 98) Source(107, 35) + SourceIndex(0) --- >>> console.log(numberA3); 1 >^^^^ @@ -2593,21 +2593,20 @@ sourceFile:sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues 6 > numberA3 7 > ) 8 > ; -1 >Emitted(99, 5) Source(108, 5) + SourceIndex(0) -2 >Emitted(99, 12) Source(108, 12) + SourceIndex(0) -3 >Emitted(99, 13) Source(108, 13) + SourceIndex(0) -4 >Emitted(99, 16) Source(108, 16) + SourceIndex(0) -5 >Emitted(99, 17) Source(108, 17) + SourceIndex(0) -6 >Emitted(99, 25) Source(108, 25) + SourceIndex(0) -7 >Emitted(99, 26) Source(108, 26) + SourceIndex(0) -8 >Emitted(99, 27) Source(108, 27) + SourceIndex(0) +1 >Emitted(100, 5) Source(108, 5) + SourceIndex(0) +2 >Emitted(100, 12) Source(108, 12) + SourceIndex(0) +3 >Emitted(100, 13) Source(108, 13) + SourceIndex(0) +4 >Emitted(100, 16) Source(108, 16) + SourceIndex(0) +5 >Emitted(100, 17) Source(108, 17) + SourceIndex(0) +6 >Emitted(100, 25) Source(108, 25) + SourceIndex(0) +7 >Emitted(100, 26) Source(108, 26) + SourceIndex(0) +8 >Emitted(100, 27) Source(108, 27) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(100, 2) Source(109, 2) + SourceIndex(0) +1 >Emitted(101, 2) Source(109, 2) + SourceIndex(0) --- ->>>var _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35, _36, _37, _38, _39, _40, _41, _42, _43, _44, _45, _46, _47, _48, _49, _50, _51, _52, _53, _54, _55, _56, _57, _58, _59, _60, _61, _62, _63, _64, _65, _66, _67, _68, _69, _70, _71, _72; >>>//# sourceMappingURL=sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues2.js.map \ No newline at end of file diff --git a/tests/baselines/reference/sourceMapValidationDestructuringForOfObjectBindingPattern2.js b/tests/baselines/reference/sourceMapValidationDestructuringForOfObjectBindingPattern2.js index ef6a4786b70..bc3179297fd 100644 --- a/tests/baselines/reference/sourceMapValidationDestructuringForOfObjectBindingPattern2.js +++ b/tests/baselines/reference/sourceMapValidationDestructuringForOfObjectBindingPattern2.js @@ -110,6 +110,7 @@ for ({name, skills: { primary, secondary } } of [{ name: "mower", skills: { prim } //// [sourceMapValidationDestructuringForOfObjectBindingPattern2.js] +var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z; var robots = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; var multiRobots = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; @@ -125,101 +126,100 @@ for (var _i = 0, robots_1 = robots; _i < robots_1.length; _i++) { nameA = robots_1[_i].name; console.log(nameA); } -for (var _a = 0, _b = getRobots(); _a < _b.length; _a++) { - nameA = _b[_a].name; +for (var _0 = 0, _1 = getRobots(); _0 < _1.length; _0++) { + nameA = _1[_0].name; console.log(nameA); } -for (var _c = 0, _d = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; _c < _d.length; _c++) { - nameA = _d[_c].name; +for (var _2 = 0, _3 = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; _2 < _3.length; _2++) { + nameA = _3[_2].name; console.log(nameA); } -for (var _e = 0, multiRobots_1 = multiRobots; _e < multiRobots_1.length; _e++) { - _15 = multiRobots_1[_e].skills, primaryA = _15.primary, secondaryA = _15.secondary; +for (var _4 = 0, multiRobots_1 = multiRobots; _4 < multiRobots_1.length; _4++) { + _a = multiRobots_1[_4].skills, primaryA = _a.primary, secondaryA = _a.secondary; console.log(primaryA); } -for (var _f = 0, _g = getMultiRobots(); _f < _g.length; _f++) { - _16 = _g[_f].skills, primaryA = _16.primary, secondaryA = _16.secondary; +for (var _5 = 0, _6 = getMultiRobots(); _5 < _6.length; _5++) { + _b = _6[_5].skills, primaryA = _b.primary, secondaryA = _b.secondary; console.log(primaryA); } -for (var _h = 0, _j = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, - { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _h < _j.length; _h++) { - _17 = _j[_h].skills, primaryA = _17.primary, secondaryA = _17.secondary; +for (var _7 = 0, _8 = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, + { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _7 < _8.length; _7++) { + _c = _8[_7].skills, primaryA = _c.primary, secondaryA = _c.secondary; console.log(primaryA); } -for (var _k = 0, robots_2 = robots; _k < robots_2.length; _k++) { - name = robots_2[_k].name; +for (var _9 = 0, robots_2 = robots; _9 < robots_2.length; _9++) { + name = robots_2[_9].name; console.log(nameA); } -for (var _l = 0, _m = getRobots(); _l < _m.length; _l++) { - name = _m[_l].name; +for (var _10 = 0, _11 = getRobots(); _10 < _11.length; _10++) { + name = _11[_10].name; console.log(nameA); } -for (var _o = 0, _p = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; _o < _p.length; _o++) { - name = _p[_o].name; +for (var _12 = 0, _13 = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; _12 < _13.length; _12++) { + name = _13[_12].name; console.log(nameA); } -for (var _q = 0, multiRobots_2 = multiRobots; _q < multiRobots_2.length; _q++) { - _18 = multiRobots_2[_q].skills, primary = _18.primary, secondary = _18.secondary; +for (var _14 = 0, multiRobots_2 = multiRobots; _14 < multiRobots_2.length; _14++) { + _d = multiRobots_2[_14].skills, primary = _d.primary, secondary = _d.secondary; console.log(primaryA); } -for (var _r = 0, _s = getMultiRobots(); _r < _s.length; _r++) { - _19 = _s[_r].skills, primary = _19.primary, secondary = _19.secondary; +for (var _15 = 0, _16 = getMultiRobots(); _15 < _16.length; _15++) { + _e = _16[_15].skills, primary = _e.primary, secondary = _e.secondary; console.log(primaryA); } -for (var _t = 0, _u = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, - { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _t < _u.length; _t++) { - _20 = _u[_t].skills, primary = _20.primary, secondary = _20.secondary; +for (var _17 = 0, _18 = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, + { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _17 < _18.length; _17++) { + _f = _18[_17].skills, primary = _f.primary, secondary = _f.secondary; console.log(primaryA); } -for (var _v = 0, robots_3 = robots; _v < robots_3.length; _v++) { - _21 = robots_3[_v], nameA = _21.name, skillA = _21.skill; +for (var _19 = 0, robots_3 = robots; _19 < robots_3.length; _19++) { + _g = robots_3[_19], nameA = _g.name, skillA = _g.skill; console.log(nameA); } -for (var _w = 0, _x = getRobots(); _w < _x.length; _w++) { - _22 = _x[_w], nameA = _22.name, skillA = _22.skill; +for (var _20 = 0, _21 = getRobots(); _20 < _21.length; _20++) { + _h = _21[_20], nameA = _h.name, skillA = _h.skill; console.log(nameA); } -for (var _y = 0, _z = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; _y < _z.length; _y++) { - _23 = _z[_y], nameA = _23.name, skillA = _23.skill; +for (var _22 = 0, _23 = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; _22 < _23.length; _22++) { + _j = _23[_22], nameA = _j.name, skillA = _j.skill; console.log(nameA); } -for (var _0 = 0, multiRobots_3 = multiRobots; _0 < multiRobots_3.length; _0++) { - _24 = multiRobots_3[_0], nameA = _24.name, _25 = _24.skills, primaryA = _25.primary, secondaryA = _25.secondary; +for (var _24 = 0, multiRobots_3 = multiRobots; _24 < multiRobots_3.length; _24++) { + _k = multiRobots_3[_24], nameA = _k.name, _l = _k.skills, primaryA = _l.primary, secondaryA = _l.secondary; console.log(nameA); } -for (var _1 = 0, _2 = getMultiRobots(); _1 < _2.length; _1++) { - _26 = _2[_1], nameA = _26.name, _27 = _26.skills, primaryA = _27.primary, secondaryA = _27.secondary; +for (var _25 = 0, _26 = getMultiRobots(); _25 < _26.length; _25++) { + _m = _26[_25], nameA = _m.name, _o = _m.skills, primaryA = _o.primary, secondaryA = _o.secondary; console.log(nameA); } -for (var _3 = 0, _4 = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, - { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _3 < _4.length; _3++) { - _28 = _4[_3], nameA = _28.name, _29 = _28.skills, primaryA = _29.primary, secondaryA = _29.secondary; +for (var _27 = 0, _28 = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, + { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _27 < _28.length; _27++) { + _p = _28[_27], nameA = _p.name, _q = _p.skills, primaryA = _q.primary, secondaryA = _q.secondary; console.log(nameA); } -for (var _5 = 0, robots_4 = robots; _5 < robots_4.length; _5++) { - _30 = robots_4[_5], name = _30.name, skill = _30.skill; +for (var _29 = 0, robots_4 = robots; _29 < robots_4.length; _29++) { + _r = robots_4[_29], name = _r.name, skill = _r.skill; console.log(nameA); } -for (var _6 = 0, _7 = getRobots(); _6 < _7.length; _6++) { - _31 = _7[_6], name = _31.name, skill = _31.skill; +for (var _30 = 0, _31 = getRobots(); _30 < _31.length; _30++) { + _s = _31[_30], name = _s.name, skill = _s.skill; console.log(nameA); } -for (var _8 = 0, _9 = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; _8 < _9.length; _8++) { - _32 = _9[_8], name = _32.name, skill = _32.skill; +for (var _32 = 0, _33 = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; _32 < _33.length; _32++) { + _t = _33[_32], name = _t.name, skill = _t.skill; console.log(nameA); } -for (var _10 = 0, multiRobots_4 = multiRobots; _10 < multiRobots_4.length; _10++) { - _33 = multiRobots_4[_10], name = _33.name, _34 = _33.skills, primary = _34.primary, secondary = _34.secondary; +for (var _34 = 0, multiRobots_4 = multiRobots; _34 < multiRobots_4.length; _34++) { + _u = multiRobots_4[_34], name = _u.name, _v = _u.skills, primary = _v.primary, secondary = _v.secondary; console.log(nameA); } -for (var _11 = 0, _12 = getMultiRobots(); _11 < _12.length; _11++) { - _35 = _12[_11], name = _35.name, _36 = _35.skills, primary = _36.primary, secondary = _36.secondary; +for (var _35 = 0, _36 = getMultiRobots(); _35 < _36.length; _35++) { + _w = _36[_35], name = _w.name, _x = _w.skills, primary = _x.primary, secondary = _x.secondary; console.log(nameA); } -for (var _13 = 0, _14 = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, - { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _13 < _14.length; _13++) { - _37 = _14[_13], name = _37.name, _38 = _37.skills, primary = _38.primary, secondary = _38.secondary; +for (var _37 = 0, _38 = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, + { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _37 < _38.length; _37++) { + _y = _38[_37], name = _y.name, _z = _y.skills, primary = _z.primary, secondary = _z.secondary; console.log(nameA); } -var _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35, _36, _37, _38; //# sourceMappingURL=sourceMapValidationDestructuringForOfObjectBindingPattern2.js.map \ No newline at end of file diff --git a/tests/baselines/reference/sourceMapValidationDestructuringForOfObjectBindingPattern2.js.map b/tests/baselines/reference/sourceMapValidationDestructuringForOfObjectBindingPattern2.js.map index c320221331e..6f6a91956ef 100644 --- a/tests/baselines/reference/sourceMapValidationDestructuringForOfObjectBindingPattern2.js.map +++ b/tests/baselines/reference/sourceMapValidationDestructuringForOfObjectBindingPattern2.js.map @@ -1,2 +1,2 @@ //// [sourceMapValidationDestructuringForOfObjectBindingPattern2.js.map] -{"version":3,"file":"sourceMapValidationDestructuringForOfObjectBindingPattern2.js","sourceRoot":"","sources":["sourceMapValidationDestructuringForOfObjectBindingPattern2.ts"],"names":[],"mappings":"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"} \ No newline at end of file +{"version":3,"file":"sourceMapValidationDestructuringForOfObjectBindingPattern2.js","sourceRoot":"","sources":["sourceMapValidationDestructuringForOfObjectBindingPattern2.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/tests/baselines/reference/sourceMapValidationDestructuringForOfObjectBindingPattern2.sourcemap.txt b/tests/baselines/reference/sourceMapValidationDestructuringForOfObjectBindingPattern2.sourcemap.txt index d8e36ccad16..ca63e278cd5 100644 --- a/tests/baselines/reference/sourceMapValidationDestructuringForOfObjectBindingPattern2.sourcemap.txt +++ b/tests/baselines/reference/sourceMapValidationDestructuringForOfObjectBindingPattern2.sourcemap.txt @@ -8,6 +8,7 @@ sources: sourceMapValidationDestructuringForOfObjectBindingPattern2.ts emittedFile:tests/cases/compiler/sourceMapValidationDestructuringForOfObjectBindingPattern2.js sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts ------------------------------------------------------------------- +>>>var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z; >>>var robots = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; 1 > 2 >^^^^ @@ -77,32 +78,32 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 24> } 25> ] 26> ; -1 >Emitted(1, 1) Source(17, 1) + SourceIndex(0) -2 >Emitted(1, 5) Source(17, 5) + SourceIndex(0) -3 >Emitted(1, 11) Source(17, 11) + SourceIndex(0) -4 >Emitted(1, 14) Source(17, 23) + SourceIndex(0) -5 >Emitted(1, 15) Source(17, 24) + SourceIndex(0) -6 >Emitted(1, 17) Source(17, 26) + SourceIndex(0) -7 >Emitted(1, 21) Source(17, 30) + SourceIndex(0) -8 >Emitted(1, 23) Source(17, 32) + SourceIndex(0) -9 >Emitted(1, 30) Source(17, 39) + SourceIndex(0) -10>Emitted(1, 32) Source(17, 41) + SourceIndex(0) -11>Emitted(1, 37) Source(17, 46) + SourceIndex(0) -12>Emitted(1, 39) Source(17, 48) + SourceIndex(0) -13>Emitted(1, 47) Source(17, 56) + SourceIndex(0) -14>Emitted(1, 49) Source(17, 58) + SourceIndex(0) -15>Emitted(1, 51) Source(17, 60) + SourceIndex(0) -16>Emitted(1, 53) Source(17, 62) + SourceIndex(0) -17>Emitted(1, 57) Source(17, 66) + SourceIndex(0) -18>Emitted(1, 59) Source(17, 68) + SourceIndex(0) -19>Emitted(1, 68) Source(17, 77) + SourceIndex(0) -20>Emitted(1, 70) Source(17, 79) + SourceIndex(0) -21>Emitted(1, 75) Source(17, 84) + SourceIndex(0) -22>Emitted(1, 77) Source(17, 86) + SourceIndex(0) -23>Emitted(1, 87) Source(17, 96) + SourceIndex(0) -24>Emitted(1, 89) Source(17, 98) + SourceIndex(0) -25>Emitted(1, 90) Source(17, 99) + SourceIndex(0) -26>Emitted(1, 91) Source(17, 100) + SourceIndex(0) +1 >Emitted(2, 1) Source(17, 1) + SourceIndex(0) +2 >Emitted(2, 5) Source(17, 5) + SourceIndex(0) +3 >Emitted(2, 11) Source(17, 11) + SourceIndex(0) +4 >Emitted(2, 14) Source(17, 23) + SourceIndex(0) +5 >Emitted(2, 15) Source(17, 24) + SourceIndex(0) +6 >Emitted(2, 17) Source(17, 26) + SourceIndex(0) +7 >Emitted(2, 21) Source(17, 30) + SourceIndex(0) +8 >Emitted(2, 23) Source(17, 32) + SourceIndex(0) +9 >Emitted(2, 30) Source(17, 39) + SourceIndex(0) +10>Emitted(2, 32) Source(17, 41) + SourceIndex(0) +11>Emitted(2, 37) Source(17, 46) + SourceIndex(0) +12>Emitted(2, 39) Source(17, 48) + SourceIndex(0) +13>Emitted(2, 47) Source(17, 56) + SourceIndex(0) +14>Emitted(2, 49) Source(17, 58) + SourceIndex(0) +15>Emitted(2, 51) Source(17, 60) + SourceIndex(0) +16>Emitted(2, 53) Source(17, 62) + SourceIndex(0) +17>Emitted(2, 57) Source(17, 66) + SourceIndex(0) +18>Emitted(2, 59) Source(17, 68) + SourceIndex(0) +19>Emitted(2, 68) Source(17, 77) + SourceIndex(0) +20>Emitted(2, 70) Source(17, 79) + SourceIndex(0) +21>Emitted(2, 75) Source(17, 84) + SourceIndex(0) +22>Emitted(2, 77) Source(17, 86) + SourceIndex(0) +23>Emitted(2, 87) Source(17, 96) + SourceIndex(0) +24>Emitted(2, 89) Source(17, 98) + SourceIndex(0) +25>Emitted(2, 90) Source(17, 99) + SourceIndex(0) +26>Emitted(2, 91) Source(17, 100) + SourceIndex(0) --- >>>var multiRobots = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, 1 > @@ -150,28 +151,28 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 20> "none" 21> } 22> } -1 >Emitted(2, 1) Source(18, 1) + SourceIndex(0) -2 >Emitted(2, 5) Source(18, 5) + SourceIndex(0) -3 >Emitted(2, 16) Source(18, 16) + SourceIndex(0) -4 >Emitted(2, 19) Source(18, 33) + SourceIndex(0) -5 >Emitted(2, 20) Source(18, 34) + SourceIndex(0) -6 >Emitted(2, 22) Source(18, 36) + SourceIndex(0) -7 >Emitted(2, 26) Source(18, 40) + SourceIndex(0) -8 >Emitted(2, 28) Source(18, 42) + SourceIndex(0) -9 >Emitted(2, 35) Source(18, 49) + SourceIndex(0) -10>Emitted(2, 37) Source(18, 51) + SourceIndex(0) -11>Emitted(2, 43) Source(18, 57) + SourceIndex(0) -12>Emitted(2, 45) Source(18, 59) + SourceIndex(0) -13>Emitted(2, 47) Source(18, 61) + SourceIndex(0) -14>Emitted(2, 54) Source(18, 68) + SourceIndex(0) -15>Emitted(2, 56) Source(18, 70) + SourceIndex(0) -16>Emitted(2, 64) Source(18, 78) + SourceIndex(0) -17>Emitted(2, 66) Source(18, 80) + SourceIndex(0) -18>Emitted(2, 75) Source(18, 89) + SourceIndex(0) -19>Emitted(2, 77) Source(18, 91) + SourceIndex(0) -20>Emitted(2, 83) Source(18, 97) + SourceIndex(0) -21>Emitted(2, 85) Source(18, 99) + SourceIndex(0) -22>Emitted(2, 87) Source(18, 101) + SourceIndex(0) +1 >Emitted(3, 1) Source(18, 1) + SourceIndex(0) +2 >Emitted(3, 5) Source(18, 5) + SourceIndex(0) +3 >Emitted(3, 16) Source(18, 16) + SourceIndex(0) +4 >Emitted(3, 19) Source(18, 33) + SourceIndex(0) +5 >Emitted(3, 20) Source(18, 34) + SourceIndex(0) +6 >Emitted(3, 22) Source(18, 36) + SourceIndex(0) +7 >Emitted(3, 26) Source(18, 40) + SourceIndex(0) +8 >Emitted(3, 28) Source(18, 42) + SourceIndex(0) +9 >Emitted(3, 35) Source(18, 49) + SourceIndex(0) +10>Emitted(3, 37) Source(18, 51) + SourceIndex(0) +11>Emitted(3, 43) Source(18, 57) + SourceIndex(0) +12>Emitted(3, 45) Source(18, 59) + SourceIndex(0) +13>Emitted(3, 47) Source(18, 61) + SourceIndex(0) +14>Emitted(3, 54) Source(18, 68) + SourceIndex(0) +15>Emitted(3, 56) Source(18, 70) + SourceIndex(0) +16>Emitted(3, 64) Source(18, 78) + SourceIndex(0) +17>Emitted(3, 66) Source(18, 80) + SourceIndex(0) +18>Emitted(3, 75) Source(18, 89) + SourceIndex(0) +19>Emitted(3, 77) Source(18, 91) + SourceIndex(0) +20>Emitted(3, 83) Source(18, 97) + SourceIndex(0) +21>Emitted(3, 85) Source(18, 99) + SourceIndex(0) +22>Emitted(3, 87) Source(18, 101) + SourceIndex(0) --- >>> { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; 1 >^^^^ @@ -215,26 +216,26 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 18> } 19> ] 20> ; -1 >Emitted(3, 5) Source(19, 5) + SourceIndex(0) -2 >Emitted(3, 7) Source(19, 7) + SourceIndex(0) -3 >Emitted(3, 11) Source(19, 11) + SourceIndex(0) -4 >Emitted(3, 13) Source(19, 13) + SourceIndex(0) -5 >Emitted(3, 22) Source(19, 22) + SourceIndex(0) -6 >Emitted(3, 24) Source(19, 24) + SourceIndex(0) -7 >Emitted(3, 30) Source(19, 30) + SourceIndex(0) -8 >Emitted(3, 32) Source(19, 32) + SourceIndex(0) -9 >Emitted(3, 34) Source(19, 34) + SourceIndex(0) -10>Emitted(3, 41) Source(19, 41) + SourceIndex(0) -11>Emitted(3, 43) Source(19, 43) + SourceIndex(0) -12>Emitted(3, 53) Source(19, 53) + SourceIndex(0) -13>Emitted(3, 55) Source(19, 55) + SourceIndex(0) -14>Emitted(3, 64) Source(19, 64) + SourceIndex(0) -15>Emitted(3, 66) Source(19, 66) + SourceIndex(0) -16>Emitted(3, 74) Source(19, 74) + SourceIndex(0) -17>Emitted(3, 76) Source(19, 76) + SourceIndex(0) -18>Emitted(3, 78) Source(19, 78) + SourceIndex(0) -19>Emitted(3, 79) Source(19, 79) + SourceIndex(0) -20>Emitted(3, 80) Source(19, 80) + SourceIndex(0) +1 >Emitted(4, 5) Source(19, 5) + SourceIndex(0) +2 >Emitted(4, 7) Source(19, 7) + SourceIndex(0) +3 >Emitted(4, 11) Source(19, 11) + SourceIndex(0) +4 >Emitted(4, 13) Source(19, 13) + SourceIndex(0) +5 >Emitted(4, 22) Source(19, 22) + SourceIndex(0) +6 >Emitted(4, 24) Source(19, 24) + SourceIndex(0) +7 >Emitted(4, 30) Source(19, 30) + SourceIndex(0) +8 >Emitted(4, 32) Source(19, 32) + SourceIndex(0) +9 >Emitted(4, 34) Source(19, 34) + SourceIndex(0) +10>Emitted(4, 41) Source(19, 41) + SourceIndex(0) +11>Emitted(4, 43) Source(19, 43) + SourceIndex(0) +12>Emitted(4, 53) Source(19, 53) + SourceIndex(0) +13>Emitted(4, 55) Source(19, 55) + SourceIndex(0) +14>Emitted(4, 64) Source(19, 64) + SourceIndex(0) +15>Emitted(4, 66) Source(19, 66) + SourceIndex(0) +16>Emitted(4, 74) Source(19, 74) + SourceIndex(0) +17>Emitted(4, 76) Source(19, 76) + SourceIndex(0) +18>Emitted(4, 78) Source(19, 78) + SourceIndex(0) +19>Emitted(4, 79) Source(19, 79) + SourceIndex(0) +20>Emitted(4, 80) Source(19, 80) + SourceIndex(0) --- >>>function getRobots() { 1 > @@ -242,7 +243,7 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 1 > > > -1 >Emitted(4, 1) Source(21, 1) + SourceIndex(0) +1 >Emitted(5, 1) Source(21, 1) + SourceIndex(0) --- >>> return robots; 1->^^^^ @@ -254,10 +255,10 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 2 > return 3 > robots 4 > ; -1->Emitted(5, 5) Source(22, 5) + SourceIndex(0) -2 >Emitted(5, 12) Source(22, 12) + SourceIndex(0) -3 >Emitted(5, 18) Source(22, 18) + SourceIndex(0) -4 >Emitted(5, 19) Source(22, 19) + SourceIndex(0) +1->Emitted(6, 5) Source(22, 5) + SourceIndex(0) +2 >Emitted(6, 12) Source(22, 12) + SourceIndex(0) +3 >Emitted(6, 18) Source(22, 18) + SourceIndex(0) +4 >Emitted(6, 19) Source(22, 19) + SourceIndex(0) --- >>>} 1 > @@ -266,8 +267,8 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 1 > > 2 >} -1 >Emitted(6, 1) Source(23, 1) + SourceIndex(0) -2 >Emitted(6, 2) Source(23, 2) + SourceIndex(0) +1 >Emitted(7, 1) Source(23, 1) + SourceIndex(0) +2 >Emitted(7, 2) Source(23, 2) + SourceIndex(0) --- >>>function getMultiRobots() { 1-> @@ -275,7 +276,7 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 1-> > > -1->Emitted(7, 1) Source(25, 1) + SourceIndex(0) +1->Emitted(8, 1) Source(25, 1) + SourceIndex(0) --- >>> return multiRobots; 1->^^^^ @@ -287,10 +288,10 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 2 > return 3 > multiRobots 4 > ; -1->Emitted(8, 5) Source(26, 5) + SourceIndex(0) -2 >Emitted(8, 12) Source(26, 12) + SourceIndex(0) -3 >Emitted(8, 23) Source(26, 23) + SourceIndex(0) -4 >Emitted(8, 24) Source(26, 24) + SourceIndex(0) +1->Emitted(9, 5) Source(26, 5) + SourceIndex(0) +2 >Emitted(9, 12) Source(26, 12) + SourceIndex(0) +3 >Emitted(9, 23) Source(26, 23) + SourceIndex(0) +4 >Emitted(9, 24) Source(26, 24) + SourceIndex(0) --- >>>} 1 > @@ -299,8 +300,8 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 1 > > 2 >} -1 >Emitted(9, 1) Source(27, 1) + SourceIndex(0) -2 >Emitted(9, 2) Source(27, 2) + SourceIndex(0) +1 >Emitted(10, 1) Source(27, 1) + SourceIndex(0) +2 >Emitted(10, 2) Source(27, 2) + SourceIndex(0) --- >>>var nameA, primaryA, secondaryA, i, skillA; 1-> @@ -329,18 +330,18 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 10> , 11> skillA: string 12> ; -1->Emitted(10, 1) Source(29, 1) + SourceIndex(0) -2 >Emitted(10, 5) Source(29, 5) + SourceIndex(0) -3 >Emitted(10, 10) Source(29, 18) + SourceIndex(0) -4 >Emitted(10, 12) Source(29, 20) + SourceIndex(0) -5 >Emitted(10, 20) Source(29, 36) + SourceIndex(0) -6 >Emitted(10, 22) Source(29, 38) + SourceIndex(0) -7 >Emitted(10, 32) Source(29, 56) + SourceIndex(0) -8 >Emitted(10, 34) Source(29, 58) + SourceIndex(0) -9 >Emitted(10, 35) Source(29, 67) + SourceIndex(0) -10>Emitted(10, 37) Source(29, 69) + SourceIndex(0) -11>Emitted(10, 43) Source(29, 83) + SourceIndex(0) -12>Emitted(10, 44) Source(29, 84) + SourceIndex(0) +1->Emitted(11, 1) Source(29, 1) + SourceIndex(0) +2 >Emitted(11, 5) Source(29, 5) + SourceIndex(0) +3 >Emitted(11, 10) Source(29, 18) + SourceIndex(0) +4 >Emitted(11, 12) Source(29, 20) + SourceIndex(0) +5 >Emitted(11, 20) Source(29, 36) + SourceIndex(0) +6 >Emitted(11, 22) Source(29, 38) + SourceIndex(0) +7 >Emitted(11, 32) Source(29, 56) + SourceIndex(0) +8 >Emitted(11, 34) Source(29, 58) + SourceIndex(0) +9 >Emitted(11, 35) Source(29, 67) + SourceIndex(0) +10>Emitted(11, 37) Source(29, 69) + SourceIndex(0) +11>Emitted(11, 43) Source(29, 83) + SourceIndex(0) +12>Emitted(11, 44) Source(29, 84) + SourceIndex(0) --- >>>var name, primary, secondary, skill; 1 > @@ -365,16 +366,16 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 8 > , 9 > skill: string 10> ; -1 >Emitted(11, 1) Source(30, 1) + SourceIndex(0) -2 >Emitted(11, 5) Source(30, 5) + SourceIndex(0) -3 >Emitted(11, 9) Source(30, 17) + SourceIndex(0) -4 >Emitted(11, 11) Source(30, 19) + SourceIndex(0) -5 >Emitted(11, 18) Source(30, 34) + SourceIndex(0) -6 >Emitted(11, 20) Source(30, 36) + SourceIndex(0) -7 >Emitted(11, 29) Source(30, 53) + SourceIndex(0) -8 >Emitted(11, 31) Source(30, 55) + SourceIndex(0) -9 >Emitted(11, 36) Source(30, 68) + SourceIndex(0) -10>Emitted(11, 37) Source(30, 69) + SourceIndex(0) +1 >Emitted(12, 1) Source(30, 1) + SourceIndex(0) +2 >Emitted(12, 5) Source(30, 5) + SourceIndex(0) +3 >Emitted(12, 9) Source(30, 17) + SourceIndex(0) +4 >Emitted(12, 11) Source(30, 19) + SourceIndex(0) +5 >Emitted(12, 18) Source(30, 34) + SourceIndex(0) +6 >Emitted(12, 20) Source(30, 36) + SourceIndex(0) +7 >Emitted(12, 29) Source(30, 53) + SourceIndex(0) +8 >Emitted(12, 31) Source(30, 55) + SourceIndex(0) +9 >Emitted(12, 36) Source(30, 68) + SourceIndex(0) +10>Emitted(12, 37) Source(30, 69) + SourceIndex(0) --- >>>for (var _i = 0, robots_1 = robots; _i < robots_1.length; _i++) { 1-> @@ -399,24 +400,24 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 8 > 9 > robots 10> ) -1->Emitted(12, 1) Source(32, 1) + SourceIndex(0) -2 >Emitted(12, 6) Source(32, 24) + SourceIndex(0) -3 >Emitted(12, 16) Source(32, 30) + SourceIndex(0) -4 >Emitted(12, 18) Source(32, 24) + SourceIndex(0) -5 >Emitted(12, 35) Source(32, 30) + SourceIndex(0) -6 >Emitted(12, 37) Source(32, 24) + SourceIndex(0) -7 >Emitted(12, 57) Source(32, 30) + SourceIndex(0) -8 >Emitted(12, 59) Source(32, 24) + SourceIndex(0) -9 >Emitted(12, 63) Source(32, 30) + SourceIndex(0) -10>Emitted(12, 65) Source(32, 32) + SourceIndex(0) +1->Emitted(13, 1) Source(32, 1) + SourceIndex(0) +2 >Emitted(13, 6) Source(32, 24) + SourceIndex(0) +3 >Emitted(13, 16) Source(32, 30) + SourceIndex(0) +4 >Emitted(13, 18) Source(32, 24) + SourceIndex(0) +5 >Emitted(13, 35) Source(32, 30) + SourceIndex(0) +6 >Emitted(13, 37) Source(32, 24) + SourceIndex(0) +7 >Emitted(13, 57) Source(32, 30) + SourceIndex(0) +8 >Emitted(13, 59) Source(32, 24) + SourceIndex(0) +9 >Emitted(13, 63) Source(32, 30) + SourceIndex(0) +10>Emitted(13, 65) Source(32, 32) + SourceIndex(0) --- >>> nameA = robots_1[_i].name; 1 >^^^^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^ 1 > 2 > name: nameA -1 >Emitted(13, 5) Source(32, 7) + SourceIndex(0) -2 >Emitted(13, 30) Source(32, 18) + SourceIndex(0) +1 >Emitted(14, 5) Source(32, 7) + SourceIndex(0) +2 >Emitted(14, 30) Source(32, 18) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -436,23 +437,23 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 6 > nameA 7 > ) 8 > ; -1 >Emitted(14, 5) Source(33, 5) + SourceIndex(0) -2 >Emitted(14, 12) Source(33, 12) + SourceIndex(0) -3 >Emitted(14, 13) Source(33, 13) + SourceIndex(0) -4 >Emitted(14, 16) Source(33, 16) + SourceIndex(0) -5 >Emitted(14, 17) Source(33, 17) + SourceIndex(0) -6 >Emitted(14, 22) Source(33, 22) + SourceIndex(0) -7 >Emitted(14, 23) Source(33, 23) + SourceIndex(0) -8 >Emitted(14, 24) Source(33, 24) + SourceIndex(0) +1 >Emitted(15, 5) Source(33, 5) + SourceIndex(0) +2 >Emitted(15, 12) Source(33, 12) + SourceIndex(0) +3 >Emitted(15, 13) Source(33, 13) + SourceIndex(0) +4 >Emitted(15, 16) Source(33, 16) + SourceIndex(0) +5 >Emitted(15, 17) Source(33, 17) + SourceIndex(0) +6 >Emitted(15, 22) Source(33, 22) + SourceIndex(0) +7 >Emitted(15, 23) Source(33, 23) + SourceIndex(0) +8 >Emitted(15, 24) Source(33, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(15, 2) Source(34, 2) + SourceIndex(0) +1 >Emitted(16, 2) Source(34, 2) + SourceIndex(0) --- ->>>for (var _a = 0, _b = getRobots(); _a < _b.length; _a++) { +>>>for (var _0 = 0, _1 = getRobots(); _0 < _1.length; _0++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^ @@ -478,27 +479,27 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 10> 11> getRobots() 12> ) -1->Emitted(16, 1) Source(35, 1) + SourceIndex(0) -2 >Emitted(16, 6) Source(35, 24) + SourceIndex(0) -3 >Emitted(16, 16) Source(35, 35) + SourceIndex(0) -4 >Emitted(16, 18) Source(35, 24) + SourceIndex(0) -5 >Emitted(16, 23) Source(35, 24) + SourceIndex(0) -6 >Emitted(16, 32) Source(35, 33) + SourceIndex(0) -7 >Emitted(16, 34) Source(35, 35) + SourceIndex(0) -8 >Emitted(16, 36) Source(35, 24) + SourceIndex(0) -9 >Emitted(16, 50) Source(35, 35) + SourceIndex(0) -10>Emitted(16, 52) Source(35, 24) + SourceIndex(0) -11>Emitted(16, 56) Source(35, 35) + SourceIndex(0) -12>Emitted(16, 58) Source(35, 37) + SourceIndex(0) +1->Emitted(17, 1) Source(35, 1) + SourceIndex(0) +2 >Emitted(17, 6) Source(35, 24) + SourceIndex(0) +3 >Emitted(17, 16) Source(35, 35) + SourceIndex(0) +4 >Emitted(17, 18) Source(35, 24) + SourceIndex(0) +5 >Emitted(17, 23) Source(35, 24) + SourceIndex(0) +6 >Emitted(17, 32) Source(35, 33) + SourceIndex(0) +7 >Emitted(17, 34) Source(35, 35) + SourceIndex(0) +8 >Emitted(17, 36) Source(35, 24) + SourceIndex(0) +9 >Emitted(17, 50) Source(35, 35) + SourceIndex(0) +10>Emitted(17, 52) Source(35, 24) + SourceIndex(0) +11>Emitted(17, 56) Source(35, 35) + SourceIndex(0) +12>Emitted(17, 58) Source(35, 37) + SourceIndex(0) --- ->>> nameA = _b[_a].name; +>>> nameA = _1[_0].name; 1 >^^^^ 2 > ^^^^^^^^^^^^^^^^^^^ 3 > ^-> 1 > 2 > name: nameA -1 >Emitted(17, 5) Source(35, 7) + SourceIndex(0) -2 >Emitted(17, 24) Source(35, 18) + SourceIndex(0) +1 >Emitted(18, 5) Source(35, 7) + SourceIndex(0) +2 >Emitted(18, 24) Source(35, 18) + SourceIndex(0) --- >>> console.log(nameA); 1->^^^^ @@ -518,23 +519,23 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 6 > nameA 7 > ) 8 > ; -1->Emitted(18, 5) Source(36, 5) + SourceIndex(0) -2 >Emitted(18, 12) Source(36, 12) + SourceIndex(0) -3 >Emitted(18, 13) Source(36, 13) + SourceIndex(0) -4 >Emitted(18, 16) Source(36, 16) + SourceIndex(0) -5 >Emitted(18, 17) Source(36, 17) + SourceIndex(0) -6 >Emitted(18, 22) Source(36, 22) + SourceIndex(0) -7 >Emitted(18, 23) Source(36, 23) + SourceIndex(0) -8 >Emitted(18, 24) Source(36, 24) + SourceIndex(0) +1->Emitted(19, 5) Source(36, 5) + SourceIndex(0) +2 >Emitted(19, 12) Source(36, 12) + SourceIndex(0) +3 >Emitted(19, 13) Source(36, 13) + SourceIndex(0) +4 >Emitted(19, 16) Source(36, 16) + SourceIndex(0) +5 >Emitted(19, 17) Source(36, 17) + SourceIndex(0) +6 >Emitted(19, 22) Source(36, 22) + SourceIndex(0) +7 >Emitted(19, 23) Source(36, 23) + SourceIndex(0) +8 >Emitted(19, 24) Source(36, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(19, 2) Source(37, 2) + SourceIndex(0) +1 >Emitted(20, 2) Source(37, 2) + SourceIndex(0) --- ->>>for (var _c = 0, _d = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; _c < _d.length; _c++) { +>>>for (var _2 = 0, _3 = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; _2 < _3.length; _2++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^ @@ -596,45 +597,45 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 28> 29> [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] 30> ) -1->Emitted(20, 1) Source(38, 1) + SourceIndex(0) -2 >Emitted(20, 6) Source(38, 24) + SourceIndex(0) -3 >Emitted(20, 16) Source(38, 100) + SourceIndex(0) -4 >Emitted(20, 18) Source(38, 24) + SourceIndex(0) -5 >Emitted(20, 24) Source(38, 25) + SourceIndex(0) -6 >Emitted(20, 26) Source(38, 27) + SourceIndex(0) -7 >Emitted(20, 30) Source(38, 31) + SourceIndex(0) -8 >Emitted(20, 32) Source(38, 33) + SourceIndex(0) -9 >Emitted(20, 39) Source(38, 40) + SourceIndex(0) -10>Emitted(20, 41) Source(38, 42) + SourceIndex(0) -11>Emitted(20, 46) Source(38, 47) + SourceIndex(0) -12>Emitted(20, 48) Source(38, 49) + SourceIndex(0) -13>Emitted(20, 56) Source(38, 57) + SourceIndex(0) -14>Emitted(20, 58) Source(38, 59) + SourceIndex(0) -15>Emitted(20, 60) Source(38, 61) + SourceIndex(0) -16>Emitted(20, 62) Source(38, 63) + SourceIndex(0) -17>Emitted(20, 66) Source(38, 67) + SourceIndex(0) -18>Emitted(20, 68) Source(38, 69) + SourceIndex(0) -19>Emitted(20, 77) Source(38, 78) + SourceIndex(0) -20>Emitted(20, 79) Source(38, 80) + SourceIndex(0) -21>Emitted(20, 84) Source(38, 85) + SourceIndex(0) -22>Emitted(20, 86) Source(38, 87) + SourceIndex(0) -23>Emitted(20, 96) Source(38, 97) + SourceIndex(0) -24>Emitted(20, 98) Source(38, 99) + SourceIndex(0) -25>Emitted(20, 99) Source(38, 100) + SourceIndex(0) -26>Emitted(20, 101) Source(38, 24) + SourceIndex(0) -27>Emitted(20, 115) Source(38, 100) + SourceIndex(0) -28>Emitted(20, 117) Source(38, 24) + SourceIndex(0) -29>Emitted(20, 121) Source(38, 100) + SourceIndex(0) -30>Emitted(20, 123) Source(38, 102) + SourceIndex(0) +1->Emitted(21, 1) Source(38, 1) + SourceIndex(0) +2 >Emitted(21, 6) Source(38, 24) + SourceIndex(0) +3 >Emitted(21, 16) Source(38, 100) + SourceIndex(0) +4 >Emitted(21, 18) Source(38, 24) + SourceIndex(0) +5 >Emitted(21, 24) Source(38, 25) + SourceIndex(0) +6 >Emitted(21, 26) Source(38, 27) + SourceIndex(0) +7 >Emitted(21, 30) Source(38, 31) + SourceIndex(0) +8 >Emitted(21, 32) Source(38, 33) + SourceIndex(0) +9 >Emitted(21, 39) Source(38, 40) + SourceIndex(0) +10>Emitted(21, 41) Source(38, 42) + SourceIndex(0) +11>Emitted(21, 46) Source(38, 47) + SourceIndex(0) +12>Emitted(21, 48) Source(38, 49) + SourceIndex(0) +13>Emitted(21, 56) Source(38, 57) + SourceIndex(0) +14>Emitted(21, 58) Source(38, 59) + SourceIndex(0) +15>Emitted(21, 60) Source(38, 61) + SourceIndex(0) +16>Emitted(21, 62) Source(38, 63) + SourceIndex(0) +17>Emitted(21, 66) Source(38, 67) + SourceIndex(0) +18>Emitted(21, 68) Source(38, 69) + SourceIndex(0) +19>Emitted(21, 77) Source(38, 78) + SourceIndex(0) +20>Emitted(21, 79) Source(38, 80) + SourceIndex(0) +21>Emitted(21, 84) Source(38, 85) + SourceIndex(0) +22>Emitted(21, 86) Source(38, 87) + SourceIndex(0) +23>Emitted(21, 96) Source(38, 97) + SourceIndex(0) +24>Emitted(21, 98) Source(38, 99) + SourceIndex(0) +25>Emitted(21, 99) Source(38, 100) + SourceIndex(0) +26>Emitted(21, 101) Source(38, 24) + SourceIndex(0) +27>Emitted(21, 115) Source(38, 100) + SourceIndex(0) +28>Emitted(21, 117) Source(38, 24) + SourceIndex(0) +29>Emitted(21, 121) Source(38, 100) + SourceIndex(0) +30>Emitted(21, 123) Source(38, 102) + SourceIndex(0) --- ->>> nameA = _d[_c].name; +>>> nameA = _3[_2].name; 1 >^^^^ 2 > ^^^^^^^^^^^^^^^^^^^ 3 > ^-> 1 > 2 > name: nameA -1 >Emitted(21, 5) Source(38, 7) + SourceIndex(0) -2 >Emitted(21, 24) Source(38, 18) + SourceIndex(0) +1 >Emitted(22, 5) Source(38, 7) + SourceIndex(0) +2 >Emitted(22, 24) Source(38, 18) + SourceIndex(0) --- >>> console.log(nameA); 1->^^^^ @@ -654,23 +655,23 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 6 > nameA 7 > ) 8 > ; -1->Emitted(22, 5) Source(39, 5) + SourceIndex(0) -2 >Emitted(22, 12) Source(39, 12) + SourceIndex(0) -3 >Emitted(22, 13) Source(39, 13) + SourceIndex(0) -4 >Emitted(22, 16) Source(39, 16) + SourceIndex(0) -5 >Emitted(22, 17) Source(39, 17) + SourceIndex(0) -6 >Emitted(22, 22) Source(39, 22) + SourceIndex(0) -7 >Emitted(22, 23) Source(39, 23) + SourceIndex(0) -8 >Emitted(22, 24) Source(39, 24) + SourceIndex(0) +1->Emitted(23, 5) Source(39, 5) + SourceIndex(0) +2 >Emitted(23, 12) Source(39, 12) + SourceIndex(0) +3 >Emitted(23, 13) Source(39, 13) + SourceIndex(0) +4 >Emitted(23, 16) Source(39, 16) + SourceIndex(0) +5 >Emitted(23, 17) Source(39, 17) + SourceIndex(0) +6 >Emitted(23, 22) Source(39, 22) + SourceIndex(0) +7 >Emitted(23, 23) Source(39, 23) + SourceIndex(0) +8 >Emitted(23, 24) Source(39, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(23, 2) Source(40, 2) + SourceIndex(0) +1 >Emitted(24, 2) Source(40, 2) + SourceIndex(0) --- ->>>for (var _e = 0, multiRobots_1 = multiRobots; _e < multiRobots_1.length; _e++) { +>>>for (var _4 = 0, multiRobots_1 = multiRobots; _4 < multiRobots_1.length; _4++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^ @@ -681,7 +682,7 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 8 > ^^ 9 > ^^^^ 10> ^^ -11> ^^^^^^^^^-> +11> ^^^^^^-> 1-> > 2 >for ({ skills: { primary: primaryA, secondary: secondaryA } } of @@ -693,36 +694,36 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 8 > 9 > multiRobots 10> ) -1->Emitted(24, 1) Source(41, 1) + SourceIndex(0) -2 >Emitted(24, 6) Source(41, 66) + SourceIndex(0) -3 >Emitted(24, 16) Source(41, 77) + SourceIndex(0) -4 >Emitted(24, 18) Source(41, 66) + SourceIndex(0) -5 >Emitted(24, 45) Source(41, 77) + SourceIndex(0) -6 >Emitted(24, 47) Source(41, 66) + SourceIndex(0) -7 >Emitted(24, 72) Source(41, 77) + SourceIndex(0) -8 >Emitted(24, 74) Source(41, 66) + SourceIndex(0) -9 >Emitted(24, 78) Source(41, 77) + SourceIndex(0) -10>Emitted(24, 80) Source(41, 79) + SourceIndex(0) +1->Emitted(25, 1) Source(41, 1) + SourceIndex(0) +2 >Emitted(25, 6) Source(41, 66) + SourceIndex(0) +3 >Emitted(25, 16) Source(41, 77) + SourceIndex(0) +4 >Emitted(25, 18) Source(41, 66) + SourceIndex(0) +5 >Emitted(25, 45) Source(41, 77) + SourceIndex(0) +6 >Emitted(25, 47) Source(41, 66) + SourceIndex(0) +7 >Emitted(25, 72) Source(41, 77) + SourceIndex(0) +8 >Emitted(25, 74) Source(41, 66) + SourceIndex(0) +9 >Emitted(25, 78) Source(41, 77) + SourceIndex(0) +10>Emitted(25, 80) Source(41, 79) + SourceIndex(0) --- ->>> _15 = multiRobots_1[_e].skills, primaryA = _15.primary, secondaryA = _15.secondary; +>>> _a = multiRobots_1[_4].skills, primaryA = _a.primary, secondaryA = _a.secondary; 1->^^^^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> 2 > skills: { primary: primaryA, secondary: secondaryA } -3 > -4 > primary: primaryA -5 > , -6 > secondary: secondaryA -1->Emitted(25, 5) Source(41, 8) + SourceIndex(0) -2 >Emitted(25, 35) Source(41, 60) + SourceIndex(0) -3 >Emitted(25, 37) Source(41, 18) + SourceIndex(0) -4 >Emitted(25, 59) Source(41, 35) + SourceIndex(0) -5 >Emitted(25, 61) Source(41, 37) + SourceIndex(0) -6 >Emitted(25, 87) Source(41, 58) + SourceIndex(0) +3 > +4 > primary: primaryA +5 > , +6 > secondary: secondaryA +1->Emitted(26, 5) Source(41, 8) + SourceIndex(0) +2 >Emitted(26, 34) Source(41, 60) + SourceIndex(0) +3 >Emitted(26, 36) Source(41, 18) + SourceIndex(0) +4 >Emitted(26, 57) Source(41, 35) + SourceIndex(0) +5 >Emitted(26, 59) Source(41, 37) + SourceIndex(0) +6 >Emitted(26, 84) Source(41, 58) + SourceIndex(0) --- >>> console.log(primaryA); 1 >^^^^ @@ -742,23 +743,23 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 6 > primaryA 7 > ) 8 > ; -1 >Emitted(26, 5) Source(42, 5) + SourceIndex(0) -2 >Emitted(26, 12) Source(42, 12) + SourceIndex(0) -3 >Emitted(26, 13) Source(42, 13) + SourceIndex(0) -4 >Emitted(26, 16) Source(42, 16) + SourceIndex(0) -5 >Emitted(26, 17) Source(42, 17) + SourceIndex(0) -6 >Emitted(26, 25) Source(42, 25) + SourceIndex(0) -7 >Emitted(26, 26) Source(42, 26) + SourceIndex(0) -8 >Emitted(26, 27) Source(42, 27) + SourceIndex(0) +1 >Emitted(27, 5) Source(42, 5) + SourceIndex(0) +2 >Emitted(27, 12) Source(42, 12) + SourceIndex(0) +3 >Emitted(27, 13) Source(42, 13) + SourceIndex(0) +4 >Emitted(27, 16) Source(42, 16) + SourceIndex(0) +5 >Emitted(27, 17) Source(42, 17) + SourceIndex(0) +6 >Emitted(27, 25) Source(42, 25) + SourceIndex(0) +7 >Emitted(27, 26) Source(42, 26) + SourceIndex(0) +8 >Emitted(27, 27) Source(42, 27) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(27, 2) Source(43, 2) + SourceIndex(0) +1 >Emitted(28, 2) Source(43, 2) + SourceIndex(0) --- ->>>for (var _f = 0, _g = getMultiRobots(); _f < _g.length; _f++) { +>>>for (var _5 = 0, _6 = getMultiRobots(); _5 < _6.length; _5++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^ @@ -771,7 +772,7 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 10> ^^ 11> ^^^^ 12> ^^ -13> ^^^^^^^^^^^^^^^-> +13> ^^^^^^^^^^^^-> 1-> > 2 >for ({ skills: { primary: primaryA, secondary: secondaryA } } of @@ -785,38 +786,38 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 10> 11> getMultiRobots() 12> ) -1->Emitted(28, 1) Source(44, 1) + SourceIndex(0) -2 >Emitted(28, 6) Source(44, 66) + SourceIndex(0) -3 >Emitted(28, 16) Source(44, 82) + SourceIndex(0) -4 >Emitted(28, 18) Source(44, 66) + SourceIndex(0) -5 >Emitted(28, 23) Source(44, 66) + SourceIndex(0) -6 >Emitted(28, 37) Source(44, 80) + SourceIndex(0) -7 >Emitted(28, 39) Source(44, 82) + SourceIndex(0) -8 >Emitted(28, 41) Source(44, 66) + SourceIndex(0) -9 >Emitted(28, 55) Source(44, 82) + SourceIndex(0) -10>Emitted(28, 57) Source(44, 66) + SourceIndex(0) -11>Emitted(28, 61) Source(44, 82) + SourceIndex(0) -12>Emitted(28, 63) Source(44, 84) + SourceIndex(0) +1->Emitted(29, 1) Source(44, 1) + SourceIndex(0) +2 >Emitted(29, 6) Source(44, 66) + SourceIndex(0) +3 >Emitted(29, 16) Source(44, 82) + SourceIndex(0) +4 >Emitted(29, 18) Source(44, 66) + SourceIndex(0) +5 >Emitted(29, 23) Source(44, 66) + SourceIndex(0) +6 >Emitted(29, 37) Source(44, 80) + SourceIndex(0) +7 >Emitted(29, 39) Source(44, 82) + SourceIndex(0) +8 >Emitted(29, 41) Source(44, 66) + SourceIndex(0) +9 >Emitted(29, 55) Source(44, 82) + SourceIndex(0) +10>Emitted(29, 57) Source(44, 66) + SourceIndex(0) +11>Emitted(29, 61) Source(44, 82) + SourceIndex(0) +12>Emitted(29, 63) Source(44, 84) + SourceIndex(0) --- ->>> _16 = _g[_f].skills, primaryA = _16.primary, secondaryA = _16.secondary; +>>> _b = _6[_5].skills, primaryA = _b.primary, secondaryA = _b.secondary; 1->^^^^ -2 > ^^^^^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> 2 > skills: { primary: primaryA, secondary: secondaryA } -3 > -4 > primary: primaryA -5 > , -6 > secondary: secondaryA -1->Emitted(29, 5) Source(44, 8) + SourceIndex(0) -2 >Emitted(29, 24) Source(44, 60) + SourceIndex(0) -3 >Emitted(29, 26) Source(44, 18) + SourceIndex(0) -4 >Emitted(29, 48) Source(44, 35) + SourceIndex(0) -5 >Emitted(29, 50) Source(44, 37) + SourceIndex(0) -6 >Emitted(29, 76) Source(44, 58) + SourceIndex(0) +3 > +4 > primary: primaryA +5 > , +6 > secondary: secondaryA +1->Emitted(30, 5) Source(44, 8) + SourceIndex(0) +2 >Emitted(30, 23) Source(44, 60) + SourceIndex(0) +3 >Emitted(30, 25) Source(44, 18) + SourceIndex(0) +4 >Emitted(30, 46) Source(44, 35) + SourceIndex(0) +5 >Emitted(30, 48) Source(44, 37) + SourceIndex(0) +6 >Emitted(30, 73) Source(44, 58) + SourceIndex(0) --- >>> console.log(primaryA); 1 >^^^^ @@ -836,23 +837,23 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 6 > primaryA 7 > ) 8 > ; -1 >Emitted(30, 5) Source(45, 5) + SourceIndex(0) -2 >Emitted(30, 12) Source(45, 12) + SourceIndex(0) -3 >Emitted(30, 13) Source(45, 13) + SourceIndex(0) -4 >Emitted(30, 16) Source(45, 16) + SourceIndex(0) -5 >Emitted(30, 17) Source(45, 17) + SourceIndex(0) -6 >Emitted(30, 25) Source(45, 25) + SourceIndex(0) -7 >Emitted(30, 26) Source(45, 26) + SourceIndex(0) -8 >Emitted(30, 27) Source(45, 27) + SourceIndex(0) +1 >Emitted(31, 5) Source(45, 5) + SourceIndex(0) +2 >Emitted(31, 12) Source(45, 12) + SourceIndex(0) +3 >Emitted(31, 13) Source(45, 13) + SourceIndex(0) +4 >Emitted(31, 16) Source(45, 16) + SourceIndex(0) +5 >Emitted(31, 17) Source(45, 17) + SourceIndex(0) +6 >Emitted(31, 25) Source(45, 25) + SourceIndex(0) +7 >Emitted(31, 26) Source(45, 26) + SourceIndex(0) +8 >Emitted(31, 27) Source(45, 27) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(31, 2) Source(46, 2) + SourceIndex(0) +1 >Emitted(32, 2) Source(46, 2) + SourceIndex(0) --- ->>>for (var _h = 0, _j = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, +>>>for (var _7 = 0, _8 = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, 1-> 2 >^^^^^ 3 > ^^^^^^^^^^ @@ -900,30 +901,30 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 20> "none" 21> } 22> } -1->Emitted(32, 1) Source(47, 1) + SourceIndex(0) -2 >Emitted(32, 6) Source(47, 66) + SourceIndex(0) -3 >Emitted(32, 16) Source(48, 79) + SourceIndex(0) -4 >Emitted(32, 18) Source(47, 66) + SourceIndex(0) -5 >Emitted(32, 24) Source(47, 67) + SourceIndex(0) -6 >Emitted(32, 26) Source(47, 69) + SourceIndex(0) -7 >Emitted(32, 30) Source(47, 73) + SourceIndex(0) -8 >Emitted(32, 32) Source(47, 75) + SourceIndex(0) -9 >Emitted(32, 39) Source(47, 82) + SourceIndex(0) -10>Emitted(32, 41) Source(47, 84) + SourceIndex(0) -11>Emitted(32, 47) Source(47, 90) + SourceIndex(0) -12>Emitted(32, 49) Source(47, 92) + SourceIndex(0) -13>Emitted(32, 51) Source(47, 94) + SourceIndex(0) -14>Emitted(32, 58) Source(47, 101) + SourceIndex(0) -15>Emitted(32, 60) Source(47, 103) + SourceIndex(0) -16>Emitted(32, 68) Source(47, 111) + SourceIndex(0) -17>Emitted(32, 70) Source(47, 113) + SourceIndex(0) -18>Emitted(32, 79) Source(47, 122) + SourceIndex(0) -19>Emitted(32, 81) Source(47, 124) + SourceIndex(0) -20>Emitted(32, 87) Source(47, 130) + SourceIndex(0) -21>Emitted(32, 89) Source(47, 132) + SourceIndex(0) -22>Emitted(32, 91) Source(47, 134) + SourceIndex(0) +1->Emitted(33, 1) Source(47, 1) + SourceIndex(0) +2 >Emitted(33, 6) Source(47, 66) + SourceIndex(0) +3 >Emitted(33, 16) Source(48, 79) + SourceIndex(0) +4 >Emitted(33, 18) Source(47, 66) + SourceIndex(0) +5 >Emitted(33, 24) Source(47, 67) + SourceIndex(0) +6 >Emitted(33, 26) Source(47, 69) + SourceIndex(0) +7 >Emitted(33, 30) Source(47, 73) + SourceIndex(0) +8 >Emitted(33, 32) Source(47, 75) + SourceIndex(0) +9 >Emitted(33, 39) Source(47, 82) + SourceIndex(0) +10>Emitted(33, 41) Source(47, 84) + SourceIndex(0) +11>Emitted(33, 47) Source(47, 90) + SourceIndex(0) +12>Emitted(33, 49) Source(47, 92) + SourceIndex(0) +13>Emitted(33, 51) Source(47, 94) + SourceIndex(0) +14>Emitted(33, 58) Source(47, 101) + SourceIndex(0) +15>Emitted(33, 60) Source(47, 103) + SourceIndex(0) +16>Emitted(33, 68) Source(47, 111) + SourceIndex(0) +17>Emitted(33, 70) Source(47, 113) + SourceIndex(0) +18>Emitted(33, 79) Source(47, 122) + SourceIndex(0) +19>Emitted(33, 81) Source(47, 124) + SourceIndex(0) +20>Emitted(33, 87) Source(47, 130) + SourceIndex(0) +21>Emitted(33, 89) Source(47, 132) + SourceIndex(0) +22>Emitted(33, 91) Source(47, 134) + SourceIndex(0) --- ->>> { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _h < _j.length; _h++) { +>>> { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _7 < _8.length; _7++) { 1->^^^^ 2 > ^^ 3 > ^^^^ @@ -975,50 +976,50 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 23> [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, > { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }] 24> ) -1->Emitted(33, 5) Source(48, 5) + SourceIndex(0) -2 >Emitted(33, 7) Source(48, 7) + SourceIndex(0) -3 >Emitted(33, 11) Source(48, 11) + SourceIndex(0) -4 >Emitted(33, 13) Source(48, 13) + SourceIndex(0) -5 >Emitted(33, 22) Source(48, 22) + SourceIndex(0) -6 >Emitted(33, 24) Source(48, 24) + SourceIndex(0) -7 >Emitted(33, 30) Source(48, 30) + SourceIndex(0) -8 >Emitted(33, 32) Source(48, 32) + SourceIndex(0) -9 >Emitted(33, 34) Source(48, 34) + SourceIndex(0) -10>Emitted(33, 41) Source(48, 41) + SourceIndex(0) -11>Emitted(33, 43) Source(48, 43) + SourceIndex(0) -12>Emitted(33, 53) Source(48, 53) + SourceIndex(0) -13>Emitted(33, 55) Source(48, 55) + SourceIndex(0) -14>Emitted(33, 64) Source(48, 64) + SourceIndex(0) -15>Emitted(33, 66) Source(48, 66) + SourceIndex(0) -16>Emitted(33, 74) Source(48, 74) + SourceIndex(0) -17>Emitted(33, 76) Source(48, 76) + SourceIndex(0) -18>Emitted(33, 78) Source(48, 78) + SourceIndex(0) -19>Emitted(33, 79) Source(48, 79) + SourceIndex(0) -20>Emitted(33, 81) Source(47, 66) + SourceIndex(0) -21>Emitted(33, 95) Source(48, 79) + SourceIndex(0) -22>Emitted(33, 97) Source(47, 66) + SourceIndex(0) -23>Emitted(33, 101) Source(48, 79) + SourceIndex(0) -24>Emitted(33, 103) Source(48, 81) + SourceIndex(0) +1->Emitted(34, 5) Source(48, 5) + SourceIndex(0) +2 >Emitted(34, 7) Source(48, 7) + SourceIndex(0) +3 >Emitted(34, 11) Source(48, 11) + SourceIndex(0) +4 >Emitted(34, 13) Source(48, 13) + SourceIndex(0) +5 >Emitted(34, 22) Source(48, 22) + SourceIndex(0) +6 >Emitted(34, 24) Source(48, 24) + SourceIndex(0) +7 >Emitted(34, 30) Source(48, 30) + SourceIndex(0) +8 >Emitted(34, 32) Source(48, 32) + SourceIndex(0) +9 >Emitted(34, 34) Source(48, 34) + SourceIndex(0) +10>Emitted(34, 41) Source(48, 41) + SourceIndex(0) +11>Emitted(34, 43) Source(48, 43) + SourceIndex(0) +12>Emitted(34, 53) Source(48, 53) + SourceIndex(0) +13>Emitted(34, 55) Source(48, 55) + SourceIndex(0) +14>Emitted(34, 64) Source(48, 64) + SourceIndex(0) +15>Emitted(34, 66) Source(48, 66) + SourceIndex(0) +16>Emitted(34, 74) Source(48, 74) + SourceIndex(0) +17>Emitted(34, 76) Source(48, 76) + SourceIndex(0) +18>Emitted(34, 78) Source(48, 78) + SourceIndex(0) +19>Emitted(34, 79) Source(48, 79) + SourceIndex(0) +20>Emitted(34, 81) Source(47, 66) + SourceIndex(0) +21>Emitted(34, 95) Source(48, 79) + SourceIndex(0) +22>Emitted(34, 97) Source(47, 66) + SourceIndex(0) +23>Emitted(34, 101) Source(48, 79) + SourceIndex(0) +24>Emitted(34, 103) Source(48, 81) + SourceIndex(0) --- ->>> _17 = _j[_h].skills, primaryA = _17.primary, secondaryA = _17.secondary; +>>> _c = _8[_7].skills, primaryA = _c.primary, secondaryA = _c.secondary; 1 >^^^^ -2 > ^^^^^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^^^^^^^^^^^ 1 > 2 > skills: { primary: primaryA, secondary: secondaryA } -3 > -4 > primary: primaryA -5 > , -6 > secondary: secondaryA -1 >Emitted(34, 5) Source(47, 8) + SourceIndex(0) -2 >Emitted(34, 24) Source(47, 60) + SourceIndex(0) -3 >Emitted(34, 26) Source(47, 18) + SourceIndex(0) -4 >Emitted(34, 48) Source(47, 35) + SourceIndex(0) -5 >Emitted(34, 50) Source(47, 37) + SourceIndex(0) -6 >Emitted(34, 76) Source(47, 58) + SourceIndex(0) +3 > +4 > primary: primaryA +5 > , +6 > secondary: secondaryA +1 >Emitted(35, 5) Source(47, 8) + SourceIndex(0) +2 >Emitted(35, 23) Source(47, 60) + SourceIndex(0) +3 >Emitted(35, 25) Source(47, 18) + SourceIndex(0) +4 >Emitted(35, 46) Source(47, 35) + SourceIndex(0) +5 >Emitted(35, 48) Source(47, 37) + SourceIndex(0) +6 >Emitted(35, 73) Source(47, 58) + SourceIndex(0) --- >>> console.log(primaryA); 1 >^^^^ @@ -1039,23 +1040,23 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 6 > primaryA 7 > ) 8 > ; -1 >Emitted(35, 5) Source(49, 5) + SourceIndex(0) -2 >Emitted(35, 12) Source(49, 12) + SourceIndex(0) -3 >Emitted(35, 13) Source(49, 13) + SourceIndex(0) -4 >Emitted(35, 16) Source(49, 16) + SourceIndex(0) -5 >Emitted(35, 17) Source(49, 17) + SourceIndex(0) -6 >Emitted(35, 25) Source(49, 25) + SourceIndex(0) -7 >Emitted(35, 26) Source(49, 26) + SourceIndex(0) -8 >Emitted(35, 27) Source(49, 27) + SourceIndex(0) +1 >Emitted(36, 5) Source(49, 5) + SourceIndex(0) +2 >Emitted(36, 12) Source(49, 12) + SourceIndex(0) +3 >Emitted(36, 13) Source(49, 13) + SourceIndex(0) +4 >Emitted(36, 16) Source(49, 16) + SourceIndex(0) +5 >Emitted(36, 17) Source(49, 17) + SourceIndex(0) +6 >Emitted(36, 25) Source(49, 25) + SourceIndex(0) +7 >Emitted(36, 26) Source(49, 26) + SourceIndex(0) +8 >Emitted(36, 27) Source(49, 27) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(36, 2) Source(50, 2) + SourceIndex(0) +1 >Emitted(37, 2) Source(50, 2) + SourceIndex(0) --- ->>>for (var _k = 0, robots_2 = robots; _k < robots_2.length; _k++) { +>>>for (var _9 = 0, robots_2 = robots; _9 < robots_2.length; _9++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^ @@ -1077,24 +1078,24 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 8 > 9 > robots 10> ) -1->Emitted(37, 1) Source(51, 1) + SourceIndex(0) -2 >Emitted(37, 6) Source(51, 17) + SourceIndex(0) -3 >Emitted(37, 16) Source(51, 23) + SourceIndex(0) -4 >Emitted(37, 18) Source(51, 17) + SourceIndex(0) -5 >Emitted(37, 35) Source(51, 23) + SourceIndex(0) -6 >Emitted(37, 37) Source(51, 17) + SourceIndex(0) -7 >Emitted(37, 57) Source(51, 23) + SourceIndex(0) -8 >Emitted(37, 59) Source(51, 17) + SourceIndex(0) -9 >Emitted(37, 63) Source(51, 23) + SourceIndex(0) -10>Emitted(37, 65) Source(51, 25) + SourceIndex(0) +1->Emitted(38, 1) Source(51, 1) + SourceIndex(0) +2 >Emitted(38, 6) Source(51, 17) + SourceIndex(0) +3 >Emitted(38, 16) Source(51, 23) + SourceIndex(0) +4 >Emitted(38, 18) Source(51, 17) + SourceIndex(0) +5 >Emitted(38, 35) Source(51, 23) + SourceIndex(0) +6 >Emitted(38, 37) Source(51, 17) + SourceIndex(0) +7 >Emitted(38, 57) Source(51, 23) + SourceIndex(0) +8 >Emitted(38, 59) Source(51, 17) + SourceIndex(0) +9 >Emitted(38, 63) Source(51, 23) + SourceIndex(0) +10>Emitted(38, 65) Source(51, 25) + SourceIndex(0) --- ->>> name = robots_2[_k].name; +>>> name = robots_2[_9].name; 1 >^^^^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^ 1 > 2 > name -1 >Emitted(38, 5) Source(51, 7) + SourceIndex(0) -2 >Emitted(38, 29) Source(51, 11) + SourceIndex(0) +1 >Emitted(39, 5) Source(51, 7) + SourceIndex(0) +2 >Emitted(39, 29) Source(51, 11) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -1114,760 +1115,68 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 6 > nameA 7 > ) 8 > ; -1 >Emitted(39, 5) Source(52, 5) + SourceIndex(0) -2 >Emitted(39, 12) Source(52, 12) + SourceIndex(0) -3 >Emitted(39, 13) Source(52, 13) + SourceIndex(0) -4 >Emitted(39, 16) Source(52, 16) + SourceIndex(0) -5 >Emitted(39, 17) Source(52, 17) + SourceIndex(0) -6 >Emitted(39, 22) Source(52, 22) + SourceIndex(0) -7 >Emitted(39, 23) Source(52, 23) + SourceIndex(0) -8 >Emitted(39, 24) Source(52, 24) + SourceIndex(0) ---- ->>>} -1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> -1 > - >} -1 >Emitted(40, 2) Source(53, 2) + SourceIndex(0) ---- ->>>for (var _l = 0, _m = getRobots(); _l < _m.length; _l++) { -1-> -2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^ -6 > ^^^^^^^^^ -7 > ^^ -8 > ^^ -9 > ^^^^^^^^^^^^^^ -10> ^^ -11> ^^^^ -12> ^^ -1-> - > -2 >for ({name } of -3 > getRobots() -4 > -5 > -6 > getRobots -7 > () -8 > -9 > getRobots() -10> -11> getRobots() -12> ) -1->Emitted(41, 1) Source(54, 1) + SourceIndex(0) -2 >Emitted(41, 6) Source(54, 17) + SourceIndex(0) -3 >Emitted(41, 16) Source(54, 28) + SourceIndex(0) -4 >Emitted(41, 18) Source(54, 17) + SourceIndex(0) -5 >Emitted(41, 23) Source(54, 17) + SourceIndex(0) -6 >Emitted(41, 32) Source(54, 26) + SourceIndex(0) -7 >Emitted(41, 34) Source(54, 28) + SourceIndex(0) -8 >Emitted(41, 36) Source(54, 17) + SourceIndex(0) -9 >Emitted(41, 50) Source(54, 28) + SourceIndex(0) -10>Emitted(41, 52) Source(54, 17) + SourceIndex(0) -11>Emitted(41, 56) Source(54, 28) + SourceIndex(0) -12>Emitted(41, 58) Source(54, 30) + SourceIndex(0) ---- ->>> name = _m[_l].name; -1 >^^^^ -2 > ^^^^^^^^^^^^^^^^^^ -3 > ^^-> -1 > -2 > name -1 >Emitted(42, 5) Source(54, 7) + SourceIndex(0) -2 >Emitted(42, 23) Source(54, 11) + SourceIndex(0) ---- ->>> console.log(nameA); -1->^^^^ -2 > ^^^^^^^ -3 > ^ -4 > ^^^ -5 > ^ -6 > ^^^^^ -7 > ^ -8 > ^ -1-> } of getRobots()) { - > -2 > console -3 > . -4 > log -5 > ( -6 > nameA -7 > ) -8 > ; -1->Emitted(43, 5) Source(55, 5) + SourceIndex(0) -2 >Emitted(43, 12) Source(55, 12) + SourceIndex(0) -3 >Emitted(43, 13) Source(55, 13) + SourceIndex(0) -4 >Emitted(43, 16) Source(55, 16) + SourceIndex(0) -5 >Emitted(43, 17) Source(55, 17) + SourceIndex(0) -6 >Emitted(43, 22) Source(55, 22) + SourceIndex(0) -7 >Emitted(43, 23) Source(55, 23) + SourceIndex(0) -8 >Emitted(43, 24) Source(55, 24) + SourceIndex(0) ---- ->>>} -1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> -1 > - >} -1 >Emitted(44, 2) Source(56, 2) + SourceIndex(0) ---- ->>>for (var _o = 0, _p = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; _o < _p.length; _o++) { -1-> -2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^ -6 > ^^ -7 > ^^^^ -8 > ^^ -9 > ^^^^^^^ -10> ^^ -11> ^^^^^ -12> ^^ -13> ^^^^^^^^ -14> ^^ -15> ^^ -16> ^^ -17> ^^^^ -18> ^^ -19> ^^^^^^^^^ -20> ^^ -21> ^^^^^ -22> ^^ -23> ^^^^^^^^^^ -24> ^^ -25> ^ -26> ^^ -27> ^^^^^^^^^^^^^^ -28> ^^ -29> ^^^^ -30> ^^ -1-> - > -2 >for ({name } of -3 > [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] -4 > -5 > [ -6 > { -7 > name -8 > : -9 > "mower" -10> , -11> skill -12> : -13> "mowing" -14> } -15> , -16> { -17> name -18> : -19> "trimmer" -20> , -21> skill -22> : -23> "trimming" -24> } -25> ] -26> -27> [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] -28> -29> [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] -30> ) -1->Emitted(45, 1) Source(57, 1) + SourceIndex(0) -2 >Emitted(45, 6) Source(57, 17) + SourceIndex(0) -3 >Emitted(45, 16) Source(57, 93) + SourceIndex(0) -4 >Emitted(45, 18) Source(57, 17) + SourceIndex(0) -5 >Emitted(45, 24) Source(57, 18) + SourceIndex(0) -6 >Emitted(45, 26) Source(57, 20) + SourceIndex(0) -7 >Emitted(45, 30) Source(57, 24) + SourceIndex(0) -8 >Emitted(45, 32) Source(57, 26) + SourceIndex(0) -9 >Emitted(45, 39) Source(57, 33) + SourceIndex(0) -10>Emitted(45, 41) Source(57, 35) + SourceIndex(0) -11>Emitted(45, 46) Source(57, 40) + SourceIndex(0) -12>Emitted(45, 48) Source(57, 42) + SourceIndex(0) -13>Emitted(45, 56) Source(57, 50) + SourceIndex(0) -14>Emitted(45, 58) Source(57, 52) + SourceIndex(0) -15>Emitted(45, 60) Source(57, 54) + SourceIndex(0) -16>Emitted(45, 62) Source(57, 56) + SourceIndex(0) -17>Emitted(45, 66) Source(57, 60) + SourceIndex(0) -18>Emitted(45, 68) Source(57, 62) + SourceIndex(0) -19>Emitted(45, 77) Source(57, 71) + SourceIndex(0) -20>Emitted(45, 79) Source(57, 73) + SourceIndex(0) -21>Emitted(45, 84) Source(57, 78) + SourceIndex(0) -22>Emitted(45, 86) Source(57, 80) + SourceIndex(0) -23>Emitted(45, 96) Source(57, 90) + SourceIndex(0) -24>Emitted(45, 98) Source(57, 92) + SourceIndex(0) -25>Emitted(45, 99) Source(57, 93) + SourceIndex(0) -26>Emitted(45, 101) Source(57, 17) + SourceIndex(0) -27>Emitted(45, 115) Source(57, 93) + SourceIndex(0) -28>Emitted(45, 117) Source(57, 17) + SourceIndex(0) -29>Emitted(45, 121) Source(57, 93) + SourceIndex(0) -30>Emitted(45, 123) Source(57, 95) + SourceIndex(0) ---- ->>> name = _p[_o].name; -1 >^^^^ -2 > ^^^^^^^^^^^^^^^^^^ -3 > ^^-> -1 > -2 > name -1 >Emitted(46, 5) Source(57, 7) + SourceIndex(0) -2 >Emitted(46, 23) Source(57, 11) + SourceIndex(0) ---- ->>> console.log(nameA); -1->^^^^ -2 > ^^^^^^^ -3 > ^ -4 > ^^^ -5 > ^ -6 > ^^^^^ -7 > ^ -8 > ^ -1-> } of [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]) { - > -2 > console -3 > . -4 > log -5 > ( -6 > nameA -7 > ) -8 > ; -1->Emitted(47, 5) Source(58, 5) + SourceIndex(0) -2 >Emitted(47, 12) Source(58, 12) + SourceIndex(0) -3 >Emitted(47, 13) Source(58, 13) + SourceIndex(0) -4 >Emitted(47, 16) Source(58, 16) + SourceIndex(0) -5 >Emitted(47, 17) Source(58, 17) + SourceIndex(0) -6 >Emitted(47, 22) Source(58, 22) + SourceIndex(0) -7 >Emitted(47, 23) Source(58, 23) + SourceIndex(0) -8 >Emitted(47, 24) Source(58, 24) + SourceIndex(0) ---- ->>>} -1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> -1 > - >} -1 >Emitted(48, 2) Source(59, 2) + SourceIndex(0) ---- ->>>for (var _q = 0, multiRobots_2 = multiRobots; _q < multiRobots_2.length; _q++) { -1-> -2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ -6 > ^^ -7 > ^^^^^^^^^^^^^^^^^^^^^^^^^ -8 > ^^ -9 > ^^^^ -10> ^^ -11> ^^^^^^^-> -1-> - > -2 >for ({ skills: { primary, secondary } } of -3 > multiRobots -4 > -5 > multiRobots -6 > -7 > multiRobots -8 > -9 > multiRobots -10> ) -1->Emitted(49, 1) Source(60, 1) + SourceIndex(0) -2 >Emitted(49, 6) Source(60, 44) + SourceIndex(0) -3 >Emitted(49, 16) Source(60, 55) + SourceIndex(0) -4 >Emitted(49, 18) Source(60, 44) + SourceIndex(0) -5 >Emitted(49, 45) Source(60, 55) + SourceIndex(0) -6 >Emitted(49, 47) Source(60, 44) + SourceIndex(0) -7 >Emitted(49, 72) Source(60, 55) + SourceIndex(0) -8 >Emitted(49, 74) Source(60, 44) + SourceIndex(0) -9 >Emitted(49, 78) Source(60, 55) + SourceIndex(0) -10>Emitted(49, 80) Source(60, 57) + SourceIndex(0) ---- ->>> _18 = multiRobots_2[_q].skills, primary = _18.primary, secondary = _18.secondary; -1->^^^^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^^^^^^^^^^ -1-> -2 > skills: { primary, secondary } -3 > -4 > primary -5 > , -6 > secondary -1->Emitted(50, 5) Source(60, 8) + SourceIndex(0) -2 >Emitted(50, 35) Source(60, 38) + SourceIndex(0) -3 >Emitted(50, 37) Source(60, 18) + SourceIndex(0) -4 >Emitted(50, 58) Source(60, 25) + SourceIndex(0) -5 >Emitted(50, 60) Source(60, 27) + SourceIndex(0) -6 >Emitted(50, 85) Source(60, 36) + SourceIndex(0) ---- ->>> console.log(primaryA); -1 >^^^^ -2 > ^^^^^^^ -3 > ^ -4 > ^^^ -5 > ^ -6 > ^^^^^^^^ -7 > ^ -8 > ^ -1 > } } of multiRobots) { - > -2 > console -3 > . -4 > log -5 > ( -6 > primaryA -7 > ) -8 > ; -1 >Emitted(51, 5) Source(61, 5) + SourceIndex(0) -2 >Emitted(51, 12) Source(61, 12) + SourceIndex(0) -3 >Emitted(51, 13) Source(61, 13) + SourceIndex(0) -4 >Emitted(51, 16) Source(61, 16) + SourceIndex(0) -5 >Emitted(51, 17) Source(61, 17) + SourceIndex(0) -6 >Emitted(51, 25) Source(61, 25) + SourceIndex(0) -7 >Emitted(51, 26) Source(61, 26) + SourceIndex(0) -8 >Emitted(51, 27) Source(61, 27) + SourceIndex(0) +1 >Emitted(40, 5) Source(52, 5) + SourceIndex(0) +2 >Emitted(40, 12) Source(52, 12) + SourceIndex(0) +3 >Emitted(40, 13) Source(52, 13) + SourceIndex(0) +4 >Emitted(40, 16) Source(52, 16) + SourceIndex(0) +5 >Emitted(40, 17) Source(52, 17) + SourceIndex(0) +6 >Emitted(40, 22) Source(52, 22) + SourceIndex(0) +7 >Emitted(40, 23) Source(52, 23) + SourceIndex(0) +8 >Emitted(40, 24) Source(52, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(52, 2) Source(62, 2) + SourceIndex(0) +1 >Emitted(41, 2) Source(53, 2) + SourceIndex(0) --- ->>>for (var _r = 0, _s = getMultiRobots(); _r < _s.length; _r++) { +>>>for (var _10 = 0, _11 = getRobots(); _10 < _11.length; _10++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^ -6 > ^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^ -9 > ^^^^^^^^^^^^^^ -10> ^^ -11> ^^^^ +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^ +6 > ^^^^^^^^^ +7 > ^^ +8 > ^^ +9 > ^^^^^^^^^^^^^^^^ +10> ^^ +11> ^^^^^ 12> ^^ -13> ^^^^^^^^^^^^^-> 1-> > -2 >for ({ skills: { primary, secondary } } of -3 > getMultiRobots() -4 > -5 > -6 > getMultiRobots -7 > () -8 > -9 > getMultiRobots() -10> -11> getMultiRobots() -12> ) -1->Emitted(53, 1) Source(63, 1) + SourceIndex(0) -2 >Emitted(53, 6) Source(63, 44) + SourceIndex(0) -3 >Emitted(53, 16) Source(63, 60) + SourceIndex(0) -4 >Emitted(53, 18) Source(63, 44) + SourceIndex(0) -5 >Emitted(53, 23) Source(63, 44) + SourceIndex(0) -6 >Emitted(53, 37) Source(63, 58) + SourceIndex(0) -7 >Emitted(53, 39) Source(63, 60) + SourceIndex(0) -8 >Emitted(53, 41) Source(63, 44) + SourceIndex(0) -9 >Emitted(53, 55) Source(63, 60) + SourceIndex(0) -10>Emitted(53, 57) Source(63, 44) + SourceIndex(0) -11>Emitted(53, 61) Source(63, 60) + SourceIndex(0) -12>Emitted(53, 63) Source(63, 62) + SourceIndex(0) ---- ->>> _19 = _s[_r].skills, primary = _19.primary, secondary = _19.secondary; -1->^^^^ -2 > ^^^^^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^^^^^^^^^^ -1-> -2 > skills: { primary, secondary } -3 > -4 > primary -5 > , -6 > secondary -1->Emitted(54, 5) Source(63, 8) + SourceIndex(0) -2 >Emitted(54, 24) Source(63, 38) + SourceIndex(0) -3 >Emitted(54, 26) Source(63, 18) + SourceIndex(0) -4 >Emitted(54, 47) Source(63, 25) + SourceIndex(0) -5 >Emitted(54, 49) Source(63, 27) + SourceIndex(0) -6 >Emitted(54, 74) Source(63, 36) + SourceIndex(0) ---- ->>> console.log(primaryA); -1 >^^^^ -2 > ^^^^^^^ -3 > ^ -4 > ^^^ -5 > ^ -6 > ^^^^^^^^ -7 > ^ -8 > ^ -1 > } } of getMultiRobots()) { - > -2 > console -3 > . -4 > log -5 > ( -6 > primaryA -7 > ) -8 > ; -1 >Emitted(55, 5) Source(64, 5) + SourceIndex(0) -2 >Emitted(55, 12) Source(64, 12) + SourceIndex(0) -3 >Emitted(55, 13) Source(64, 13) + SourceIndex(0) -4 >Emitted(55, 16) Source(64, 16) + SourceIndex(0) -5 >Emitted(55, 17) Source(64, 17) + SourceIndex(0) -6 >Emitted(55, 25) Source(64, 25) + SourceIndex(0) -7 >Emitted(55, 26) Source(64, 26) + SourceIndex(0) -8 >Emitted(55, 27) Source(64, 27) + SourceIndex(0) ---- ->>>} -1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> -1 > - >} -1 >Emitted(56, 2) Source(65, 2) + SourceIndex(0) ---- ->>>for (var _t = 0, _u = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, -1-> -2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^ -6 > ^^ -7 > ^^^^ -8 > ^^ -9 > ^^^^^^^ -10> ^^ -11> ^^^^^^ -12> ^^ -13> ^^ -14> ^^^^^^^ -15> ^^ -16> ^^^^^^^^ -17> ^^ -18> ^^^^^^^^^ -19> ^^ -20> ^^^^^^ -21> ^^ -22> ^^ -23> ^^^^^^^^^^^^^^-> -1-> - > -2 >for ({ skills: { primary, secondary } } of -3 > [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, - > { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }] -4 > -5 > [ -6 > { -7 > name -8 > : -9 > "mower" -10> , -11> skills -12> : -13> { -14> primary -15> : -16> "mowing" -17> , -18> secondary -19> : -20> "none" -21> } -22> } -1->Emitted(57, 1) Source(66, 1) + SourceIndex(0) -2 >Emitted(57, 6) Source(66, 44) + SourceIndex(0) -3 >Emitted(57, 16) Source(67, 79) + SourceIndex(0) -4 >Emitted(57, 18) Source(66, 44) + SourceIndex(0) -5 >Emitted(57, 24) Source(66, 45) + SourceIndex(0) -6 >Emitted(57, 26) Source(66, 47) + SourceIndex(0) -7 >Emitted(57, 30) Source(66, 51) + SourceIndex(0) -8 >Emitted(57, 32) Source(66, 53) + SourceIndex(0) -9 >Emitted(57, 39) Source(66, 60) + SourceIndex(0) -10>Emitted(57, 41) Source(66, 62) + SourceIndex(0) -11>Emitted(57, 47) Source(66, 68) + SourceIndex(0) -12>Emitted(57, 49) Source(66, 70) + SourceIndex(0) -13>Emitted(57, 51) Source(66, 72) + SourceIndex(0) -14>Emitted(57, 58) Source(66, 79) + SourceIndex(0) -15>Emitted(57, 60) Source(66, 81) + SourceIndex(0) -16>Emitted(57, 68) Source(66, 89) + SourceIndex(0) -17>Emitted(57, 70) Source(66, 91) + SourceIndex(0) -18>Emitted(57, 79) Source(66, 100) + SourceIndex(0) -19>Emitted(57, 81) Source(66, 102) + SourceIndex(0) -20>Emitted(57, 87) Source(66, 108) + SourceIndex(0) -21>Emitted(57, 89) Source(66, 110) + SourceIndex(0) -22>Emitted(57, 91) Source(66, 112) + SourceIndex(0) ---- ->>> { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _t < _u.length; _t++) { -1->^^^^ -2 > ^^ -3 > ^^^^ -4 > ^^ -5 > ^^^^^^^^^ -6 > ^^ -7 > ^^^^^^ -8 > ^^ -9 > ^^ -10> ^^^^^^^ -11> ^^ -12> ^^^^^^^^^^ -13> ^^ -14> ^^^^^^^^^ -15> ^^ -16> ^^^^^^^^ -17> ^^ -18> ^^ -19> ^ -20> ^^ -21> ^^^^^^^^^^^^^^ -22> ^^ -23> ^^^^ -24> ^^ -1->, - > -2 > { -3 > name -4 > : -5 > "trimmer" -6 > , -7 > skills -8 > : -9 > { -10> primary -11> : -12> "trimming" -13> , -14> secondary -15> : -16> "edging" -17> } -18> } -19> ] -20> -21> [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, - > { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }] -22> -23> [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, - > { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }] -24> ) -1->Emitted(58, 5) Source(67, 5) + SourceIndex(0) -2 >Emitted(58, 7) Source(67, 7) + SourceIndex(0) -3 >Emitted(58, 11) Source(67, 11) + SourceIndex(0) -4 >Emitted(58, 13) Source(67, 13) + SourceIndex(0) -5 >Emitted(58, 22) Source(67, 22) + SourceIndex(0) -6 >Emitted(58, 24) Source(67, 24) + SourceIndex(0) -7 >Emitted(58, 30) Source(67, 30) + SourceIndex(0) -8 >Emitted(58, 32) Source(67, 32) + SourceIndex(0) -9 >Emitted(58, 34) Source(67, 34) + SourceIndex(0) -10>Emitted(58, 41) Source(67, 41) + SourceIndex(0) -11>Emitted(58, 43) Source(67, 43) + SourceIndex(0) -12>Emitted(58, 53) Source(67, 53) + SourceIndex(0) -13>Emitted(58, 55) Source(67, 55) + SourceIndex(0) -14>Emitted(58, 64) Source(67, 64) + SourceIndex(0) -15>Emitted(58, 66) Source(67, 66) + SourceIndex(0) -16>Emitted(58, 74) Source(67, 74) + SourceIndex(0) -17>Emitted(58, 76) Source(67, 76) + SourceIndex(0) -18>Emitted(58, 78) Source(67, 78) + SourceIndex(0) -19>Emitted(58, 79) Source(67, 79) + SourceIndex(0) -20>Emitted(58, 81) Source(66, 44) + SourceIndex(0) -21>Emitted(58, 95) Source(67, 79) + SourceIndex(0) -22>Emitted(58, 97) Source(66, 44) + SourceIndex(0) -23>Emitted(58, 101) Source(67, 79) + SourceIndex(0) -24>Emitted(58, 103) Source(67, 81) + SourceIndex(0) ---- ->>> _20 = _u[_t].skills, primary = _20.primary, secondary = _20.secondary; -1 >^^^^ -2 > ^^^^^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^^^^^^^^^^ -1 > -2 > skills: { primary, secondary } -3 > -4 > primary -5 > , -6 > secondary -1 >Emitted(59, 5) Source(66, 8) + SourceIndex(0) -2 >Emitted(59, 24) Source(66, 38) + SourceIndex(0) -3 >Emitted(59, 26) Source(66, 18) + SourceIndex(0) -4 >Emitted(59, 47) Source(66, 25) + SourceIndex(0) -5 >Emitted(59, 49) Source(66, 27) + SourceIndex(0) -6 >Emitted(59, 74) Source(66, 36) + SourceIndex(0) ---- ->>> console.log(primaryA); -1 >^^^^ -2 > ^^^^^^^ -3 > ^ -4 > ^^^ -5 > ^ -6 > ^^^^^^^^ -7 > ^ -8 > ^ -1 > } } of [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, - > { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]) { - > -2 > console -3 > . -4 > log -5 > ( -6 > primaryA -7 > ) -8 > ; -1 >Emitted(60, 5) Source(68, 5) + SourceIndex(0) -2 >Emitted(60, 12) Source(68, 12) + SourceIndex(0) -3 >Emitted(60, 13) Source(68, 13) + SourceIndex(0) -4 >Emitted(60, 16) Source(68, 16) + SourceIndex(0) -5 >Emitted(60, 17) Source(68, 17) + SourceIndex(0) -6 >Emitted(60, 25) Source(68, 25) + SourceIndex(0) -7 >Emitted(60, 26) Source(68, 26) + SourceIndex(0) -8 >Emitted(60, 27) Source(68, 27) + SourceIndex(0) ---- ->>>} -1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> -1 > - >} -1 >Emitted(61, 2) Source(69, 2) + SourceIndex(0) ---- ->>>for (var _v = 0, robots_3 = robots; _v < robots_3.length; _v++) { -1-> -2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^^^^^^^^^^^^ -6 > ^^ -7 > ^^^^^^^^^^^^^^^^^^^^ -8 > ^^ -9 > ^^^^ -10> ^^ -1-> - > - > - > -2 >for ({name: nameA, skill: skillA } of -3 > robots -4 > -5 > robots -6 > -7 > robots -8 > -9 > robots -10> ) -1->Emitted(62, 1) Source(72, 1) + SourceIndex(0) -2 >Emitted(62, 6) Source(72, 39) + SourceIndex(0) -3 >Emitted(62, 16) Source(72, 45) + SourceIndex(0) -4 >Emitted(62, 18) Source(72, 39) + SourceIndex(0) -5 >Emitted(62, 35) Source(72, 45) + SourceIndex(0) -6 >Emitted(62, 37) Source(72, 39) + SourceIndex(0) -7 >Emitted(62, 57) Source(72, 45) + SourceIndex(0) -8 >Emitted(62, 59) Source(72, 39) + SourceIndex(0) -9 >Emitted(62, 63) Source(72, 45) + SourceIndex(0) -10>Emitted(62, 65) Source(72, 47) + SourceIndex(0) ---- ->>> _21 = robots_3[_v], nameA = _21.name, skillA = _21.skill; -1 >^^^^^^^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^ -1 > -2 > name: nameA -3 > , -4 > skill: skillA -1 >Emitted(63, 25) Source(72, 7) + SourceIndex(0) -2 >Emitted(63, 41) Source(72, 18) + SourceIndex(0) -3 >Emitted(63, 43) Source(72, 20) + SourceIndex(0) -4 >Emitted(63, 61) Source(72, 33) + SourceIndex(0) ---- ->>> console.log(nameA); -1 >^^^^ -2 > ^^^^^^^ -3 > ^ -4 > ^^^ -5 > ^ -6 > ^^^^^ -7 > ^ -8 > ^ -1 > } of robots) { - > -2 > console -3 > . -4 > log -5 > ( -6 > nameA -7 > ) -8 > ; -1 >Emitted(64, 5) Source(73, 5) + SourceIndex(0) -2 >Emitted(64, 12) Source(73, 12) + SourceIndex(0) -3 >Emitted(64, 13) Source(73, 13) + SourceIndex(0) -4 >Emitted(64, 16) Source(73, 16) + SourceIndex(0) -5 >Emitted(64, 17) Source(73, 17) + SourceIndex(0) -6 >Emitted(64, 22) Source(73, 22) + SourceIndex(0) -7 >Emitted(64, 23) Source(73, 23) + SourceIndex(0) -8 >Emitted(64, 24) Source(73, 24) + SourceIndex(0) ---- ->>>} -1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> -1 > - >} -1 >Emitted(65, 2) Source(74, 2) + SourceIndex(0) ---- ->>>for (var _w = 0, _x = getRobots(); _w < _x.length; _w++) { -1-> -2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^ -6 > ^^^^^^^^^ -7 > ^^ -8 > ^^ -9 > ^^^^^^^^^^^^^^ -10> ^^ -11> ^^^^ -12> ^^ -1-> - > -2 >for ({name: nameA, skill: skillA } of +2 >for ({name } of 3 > getRobots() -4 > -5 > -6 > getRobots -7 > () -8 > -9 > getRobots() -10> -11> getRobots() -12> ) -1->Emitted(66, 1) Source(75, 1) + SourceIndex(0) -2 >Emitted(66, 6) Source(75, 39) + SourceIndex(0) -3 >Emitted(66, 16) Source(75, 50) + SourceIndex(0) -4 >Emitted(66, 18) Source(75, 39) + SourceIndex(0) -5 >Emitted(66, 23) Source(75, 39) + SourceIndex(0) -6 >Emitted(66, 32) Source(75, 48) + SourceIndex(0) -7 >Emitted(66, 34) Source(75, 50) + SourceIndex(0) -8 >Emitted(66, 36) Source(75, 39) + SourceIndex(0) -9 >Emitted(66, 50) Source(75, 50) + SourceIndex(0) -10>Emitted(66, 52) Source(75, 39) + SourceIndex(0) -11>Emitted(66, 56) Source(75, 50) + SourceIndex(0) -12>Emitted(66, 58) Source(75, 52) + SourceIndex(0) +4 > +5 > +6 > getRobots +7 > () +8 > +9 > getRobots() +10> +11> getRobots() +12> ) +1->Emitted(42, 1) Source(54, 1) + SourceIndex(0) +2 >Emitted(42, 6) Source(54, 17) + SourceIndex(0) +3 >Emitted(42, 17) Source(54, 28) + SourceIndex(0) +4 >Emitted(42, 19) Source(54, 17) + SourceIndex(0) +5 >Emitted(42, 25) Source(54, 17) + SourceIndex(0) +6 >Emitted(42, 34) Source(54, 26) + SourceIndex(0) +7 >Emitted(42, 36) Source(54, 28) + SourceIndex(0) +8 >Emitted(42, 38) Source(54, 17) + SourceIndex(0) +9 >Emitted(42, 54) Source(54, 28) + SourceIndex(0) +10>Emitted(42, 56) Source(54, 17) + SourceIndex(0) +11>Emitted(42, 61) Source(54, 28) + SourceIndex(0) +12>Emitted(42, 63) Source(54, 30) + SourceIndex(0) --- ->>> _22 = _x[_w], nameA = _22.name, skillA = _22.skill; -1 >^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^ +>>> name = _11[_10].name; +1 >^^^^ +2 > ^^^^^^^^^^^^^^^^^^^^ 1 > -2 > name: nameA -3 > , -4 > skill: skillA -1 >Emitted(67, 19) Source(75, 7) + SourceIndex(0) -2 >Emitted(67, 35) Source(75, 18) + SourceIndex(0) -3 >Emitted(67, 37) Source(75, 20) + SourceIndex(0) -4 >Emitted(67, 55) Source(75, 33) + SourceIndex(0) +2 > name +1 >Emitted(43, 5) Source(54, 7) + SourceIndex(0) +2 >Emitted(43, 25) Source(54, 11) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -1887,841 +1196,122 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 6 > nameA 7 > ) 8 > ; -1 >Emitted(68, 5) Source(76, 5) + SourceIndex(0) -2 >Emitted(68, 12) Source(76, 12) + SourceIndex(0) -3 >Emitted(68, 13) Source(76, 13) + SourceIndex(0) -4 >Emitted(68, 16) Source(76, 16) + SourceIndex(0) -5 >Emitted(68, 17) Source(76, 17) + SourceIndex(0) -6 >Emitted(68, 22) Source(76, 22) + SourceIndex(0) -7 >Emitted(68, 23) Source(76, 23) + SourceIndex(0) -8 >Emitted(68, 24) Source(76, 24) + SourceIndex(0) +1 >Emitted(44, 5) Source(55, 5) + SourceIndex(0) +2 >Emitted(44, 12) Source(55, 12) + SourceIndex(0) +3 >Emitted(44, 13) Source(55, 13) + SourceIndex(0) +4 >Emitted(44, 16) Source(55, 16) + SourceIndex(0) +5 >Emitted(44, 17) Source(55, 17) + SourceIndex(0) +6 >Emitted(44, 22) Source(55, 22) + SourceIndex(0) +7 >Emitted(44, 23) Source(55, 23) + SourceIndex(0) +8 >Emitted(44, 24) Source(55, 24) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(69, 2) Source(77, 2) + SourceIndex(0) +1 >Emitted(45, 2) Source(56, 2) + SourceIndex(0) --- ->>>for (var _y = 0, _z = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; _y < _z.length; _y++) { +>>>for (var _12 = 0, _13 = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; _12 < _13.length; _12++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^ -6 > ^^ -7 > ^^^^ -8 > ^^ -9 > ^^^^^^^ -10> ^^ -11> ^^^^^ -12> ^^ -13> ^^^^^^^^ -14> ^^ -15> ^^ -16> ^^ -17> ^^^^ -18> ^^ -19> ^^^^^^^^^ -20> ^^ -21> ^^^^^ -22> ^^ -23> ^^^^^^^^^^ -24> ^^ -25> ^ -26> ^^ -27> ^^^^^^^^^^^^^^ -28> ^^ -29> ^^^^ -30> ^^ -1-> - > -2 >for ({name: nameA, skill: skillA } of -3 > [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] -4 > -5 > [ -6 > { -7 > name -8 > : -9 > "mower" -10> , -11> skill -12> : -13> "mowing" -14> } -15> , -16> { -17> name -18> : -19> "trimmer" -20> , -21> skill -22> : -23> "trimming" -24> } -25> ] -26> -27> [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] -28> -29> [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] -30> ) -1->Emitted(70, 1) Source(78, 1) + SourceIndex(0) -2 >Emitted(70, 6) Source(78, 39) + SourceIndex(0) -3 >Emitted(70, 16) Source(78, 115) + SourceIndex(0) -4 >Emitted(70, 18) Source(78, 39) + SourceIndex(0) -5 >Emitted(70, 24) Source(78, 40) + SourceIndex(0) -6 >Emitted(70, 26) Source(78, 42) + SourceIndex(0) -7 >Emitted(70, 30) Source(78, 46) + SourceIndex(0) -8 >Emitted(70, 32) Source(78, 48) + SourceIndex(0) -9 >Emitted(70, 39) Source(78, 55) + SourceIndex(0) -10>Emitted(70, 41) Source(78, 57) + SourceIndex(0) -11>Emitted(70, 46) Source(78, 62) + SourceIndex(0) -12>Emitted(70, 48) Source(78, 64) + SourceIndex(0) -13>Emitted(70, 56) Source(78, 72) + SourceIndex(0) -14>Emitted(70, 58) Source(78, 74) + SourceIndex(0) -15>Emitted(70, 60) Source(78, 76) + SourceIndex(0) -16>Emitted(70, 62) Source(78, 78) + SourceIndex(0) -17>Emitted(70, 66) Source(78, 82) + SourceIndex(0) -18>Emitted(70, 68) Source(78, 84) + SourceIndex(0) -19>Emitted(70, 77) Source(78, 93) + SourceIndex(0) -20>Emitted(70, 79) Source(78, 95) + SourceIndex(0) -21>Emitted(70, 84) Source(78, 100) + SourceIndex(0) -22>Emitted(70, 86) Source(78, 102) + SourceIndex(0) -23>Emitted(70, 96) Source(78, 112) + SourceIndex(0) -24>Emitted(70, 98) Source(78, 114) + SourceIndex(0) -25>Emitted(70, 99) Source(78, 115) + SourceIndex(0) -26>Emitted(70, 101) Source(78, 39) + SourceIndex(0) -27>Emitted(70, 115) Source(78, 115) + SourceIndex(0) -28>Emitted(70, 117) Source(78, 39) + SourceIndex(0) -29>Emitted(70, 121) Source(78, 115) + SourceIndex(0) -30>Emitted(70, 123) Source(78, 117) + SourceIndex(0) ---- ->>> _23 = _z[_y], nameA = _23.name, skillA = _23.skill; -1 >^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^ -1 > -2 > name: nameA -3 > , -4 > skill: skillA -1 >Emitted(71, 19) Source(78, 7) + SourceIndex(0) -2 >Emitted(71, 35) Source(78, 18) + SourceIndex(0) -3 >Emitted(71, 37) Source(78, 20) + SourceIndex(0) -4 >Emitted(71, 55) Source(78, 33) + SourceIndex(0) ---- ->>> console.log(nameA); -1 >^^^^ -2 > ^^^^^^^ -3 > ^ -4 > ^^^ -5 > ^ -6 > ^^^^^ -7 > ^ -8 > ^ -1 > } of [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]) { - > -2 > console -3 > . -4 > log -5 > ( -6 > nameA -7 > ) -8 > ; -1 >Emitted(72, 5) Source(79, 5) + SourceIndex(0) -2 >Emitted(72, 12) Source(79, 12) + SourceIndex(0) -3 >Emitted(72, 13) Source(79, 13) + SourceIndex(0) -4 >Emitted(72, 16) Source(79, 16) + SourceIndex(0) -5 >Emitted(72, 17) Source(79, 17) + SourceIndex(0) -6 >Emitted(72, 22) Source(79, 22) + SourceIndex(0) -7 >Emitted(72, 23) Source(79, 23) + SourceIndex(0) -8 >Emitted(72, 24) Source(79, 24) + SourceIndex(0) ---- ->>>} -1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> -1 > - >} -1 >Emitted(73, 2) Source(80, 2) + SourceIndex(0) ---- ->>>for (var _0 = 0, multiRobots_3 = multiRobots; _0 < multiRobots_3.length; _0++) { -1-> -2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ -6 > ^^ -7 > ^^^^^^^^^^^^^^^^^^^^^^^^^ -8 > ^^ -9 > ^^^^ -10> ^^ -11> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> -1-> - > -2 >for ({name: nameA, skills: { primary: primaryA, secondary: secondaryA } } of -3 > multiRobots -4 > -5 > multiRobots -6 > -7 > multiRobots -8 > -9 > multiRobots -10> ) -1->Emitted(74, 1) Source(81, 1) + SourceIndex(0) -2 >Emitted(74, 6) Source(81, 78) + SourceIndex(0) -3 >Emitted(74, 16) Source(81, 89) + SourceIndex(0) -4 >Emitted(74, 18) Source(81, 78) + SourceIndex(0) -5 >Emitted(74, 45) Source(81, 89) + SourceIndex(0) -6 >Emitted(74, 47) Source(81, 78) + SourceIndex(0) -7 >Emitted(74, 72) Source(81, 89) + SourceIndex(0) -8 >Emitted(74, 74) Source(81, 78) + SourceIndex(0) -9 >Emitted(74, 78) Source(81, 89) + SourceIndex(0) -10>Emitted(74, 80) Source(81, 91) + SourceIndex(0) ---- ->>> _24 = multiRobots_3[_0], nameA = _24.name, _25 = _24.skills, primaryA = _25.primary, secondaryA = _25.secondary; -1->^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^ -1-> -2 > name: nameA -3 > , -4 > skills: { primary: primaryA, secondary: secondaryA } -5 > -6 > primary: primaryA -7 > , -8 > secondary: secondaryA -1->Emitted(75, 30) Source(81, 7) + SourceIndex(0) -2 >Emitted(75, 46) Source(81, 18) + SourceIndex(0) -3 >Emitted(75, 48) Source(81, 20) + SourceIndex(0) -4 >Emitted(75, 64) Source(81, 72) + SourceIndex(0) -5 >Emitted(75, 66) Source(81, 30) + SourceIndex(0) -6 >Emitted(75, 88) Source(81, 47) + SourceIndex(0) -7 >Emitted(75, 90) Source(81, 49) + SourceIndex(0) -8 >Emitted(75, 116) Source(81, 70) + SourceIndex(0) ---- ->>> console.log(nameA); -1 >^^^^ -2 > ^^^^^^^ -3 > ^ -4 > ^^^ -5 > ^ -6 > ^^^^^ -7 > ^ -8 > ^ -1 > } } of multiRobots) { - > -2 > console -3 > . -4 > log -5 > ( -6 > nameA -7 > ) -8 > ; -1 >Emitted(76, 5) Source(82, 5) + SourceIndex(0) -2 >Emitted(76, 12) Source(82, 12) + SourceIndex(0) -3 >Emitted(76, 13) Source(82, 13) + SourceIndex(0) -4 >Emitted(76, 16) Source(82, 16) + SourceIndex(0) -5 >Emitted(76, 17) Source(82, 17) + SourceIndex(0) -6 >Emitted(76, 22) Source(82, 22) + SourceIndex(0) -7 >Emitted(76, 23) Source(82, 23) + SourceIndex(0) -8 >Emitted(76, 24) Source(82, 24) + SourceIndex(0) ---- ->>>} -1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> -1 > - >} -1 >Emitted(77, 2) Source(83, 2) + SourceIndex(0) ---- ->>>for (var _1 = 0, _2 = getMultiRobots(); _1 < _2.length; _1++) { -1-> -2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^ -6 > ^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^ -9 > ^^^^^^^^^^^^^^ -10> ^^ -11> ^^^^ -12> ^^ -13> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> -1-> - > -2 >for ({name: nameA, skills: { primary: primaryA, secondary: secondaryA } } of -3 > getMultiRobots() -4 > -5 > -6 > getMultiRobots -7 > () -8 > -9 > getMultiRobots() -10> -11> getMultiRobots() -12> ) -1->Emitted(78, 1) Source(84, 1) + SourceIndex(0) -2 >Emitted(78, 6) Source(84, 78) + SourceIndex(0) -3 >Emitted(78, 16) Source(84, 94) + SourceIndex(0) -4 >Emitted(78, 18) Source(84, 78) + SourceIndex(0) -5 >Emitted(78, 23) Source(84, 78) + SourceIndex(0) -6 >Emitted(78, 37) Source(84, 92) + SourceIndex(0) -7 >Emitted(78, 39) Source(84, 94) + SourceIndex(0) -8 >Emitted(78, 41) Source(84, 78) + SourceIndex(0) -9 >Emitted(78, 55) Source(84, 94) + SourceIndex(0) -10>Emitted(78, 57) Source(84, 78) + SourceIndex(0) -11>Emitted(78, 61) Source(84, 94) + SourceIndex(0) -12>Emitted(78, 63) Source(84, 96) + SourceIndex(0) ---- ->>> _26 = _2[_1], nameA = _26.name, _27 = _26.skills, primaryA = _27.primary, secondaryA = _27.secondary; -1->^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^ -1-> -2 > name: nameA -3 > , -4 > skills: { primary: primaryA, secondary: secondaryA } -5 > -6 > primary: primaryA -7 > , -8 > secondary: secondaryA -1->Emitted(79, 19) Source(84, 7) + SourceIndex(0) -2 >Emitted(79, 35) Source(84, 18) + SourceIndex(0) -3 >Emitted(79, 37) Source(84, 20) + SourceIndex(0) -4 >Emitted(79, 53) Source(84, 72) + SourceIndex(0) -5 >Emitted(79, 55) Source(84, 30) + SourceIndex(0) -6 >Emitted(79, 77) Source(84, 47) + SourceIndex(0) -7 >Emitted(79, 79) Source(84, 49) + SourceIndex(0) -8 >Emitted(79, 105) Source(84, 70) + SourceIndex(0) ---- ->>> console.log(nameA); -1 >^^^^ -2 > ^^^^^^^ -3 > ^ -4 > ^^^ -5 > ^ -6 > ^^^^^ -7 > ^ -8 > ^ -1 > } } of getMultiRobots()) { - > -2 > console -3 > . -4 > log -5 > ( -6 > nameA -7 > ) -8 > ; -1 >Emitted(80, 5) Source(85, 5) + SourceIndex(0) -2 >Emitted(80, 12) Source(85, 12) + SourceIndex(0) -3 >Emitted(80, 13) Source(85, 13) + SourceIndex(0) -4 >Emitted(80, 16) Source(85, 16) + SourceIndex(0) -5 >Emitted(80, 17) Source(85, 17) + SourceIndex(0) -6 >Emitted(80, 22) Source(85, 22) + SourceIndex(0) -7 >Emitted(80, 23) Source(85, 23) + SourceIndex(0) -8 >Emitted(80, 24) Source(85, 24) + SourceIndex(0) ---- ->>>} -1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> -1 > - >} -1 >Emitted(81, 2) Source(86, 2) + SourceIndex(0) ---- ->>>for (var _3 = 0, _4 = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, -1-> -2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^ -6 > ^^ -7 > ^^^^ -8 > ^^ -9 > ^^^^^^^ -10> ^^ -11> ^^^^^^ -12> ^^ -13> ^^ -14> ^^^^^^^ -15> ^^ -16> ^^^^^^^^ -17> ^^ -18> ^^^^^^^^^ -19> ^^ -20> ^^^^^^ -21> ^^ -22> ^^ -23> ^^^^^^^^^^^^^^-> -1-> - > -2 >for ({name: nameA, skills: { primary: primaryA, secondary: secondaryA } } of -3 > [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, - > { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }] -4 > -5 > [ -6 > { -7 > name -8 > : -9 > "mower" -10> , -11> skills -12> : -13> { -14> primary -15> : -16> "mowing" -17> , -18> secondary -19> : -20> "none" -21> } -22> } -1->Emitted(82, 1) Source(87, 1) + SourceIndex(0) -2 >Emitted(82, 6) Source(87, 78) + SourceIndex(0) -3 >Emitted(82, 16) Source(88, 79) + SourceIndex(0) -4 >Emitted(82, 18) Source(87, 78) + SourceIndex(0) -5 >Emitted(82, 24) Source(87, 79) + SourceIndex(0) -6 >Emitted(82, 26) Source(87, 81) + SourceIndex(0) -7 >Emitted(82, 30) Source(87, 85) + SourceIndex(0) -8 >Emitted(82, 32) Source(87, 87) + SourceIndex(0) -9 >Emitted(82, 39) Source(87, 94) + SourceIndex(0) -10>Emitted(82, 41) Source(87, 96) + SourceIndex(0) -11>Emitted(82, 47) Source(87, 102) + SourceIndex(0) -12>Emitted(82, 49) Source(87, 104) + SourceIndex(0) -13>Emitted(82, 51) Source(87, 106) + SourceIndex(0) -14>Emitted(82, 58) Source(87, 113) + SourceIndex(0) -15>Emitted(82, 60) Source(87, 115) + SourceIndex(0) -16>Emitted(82, 68) Source(87, 123) + SourceIndex(0) -17>Emitted(82, 70) Source(87, 125) + SourceIndex(0) -18>Emitted(82, 79) Source(87, 134) + SourceIndex(0) -19>Emitted(82, 81) Source(87, 136) + SourceIndex(0) -20>Emitted(82, 87) Source(87, 142) + SourceIndex(0) -21>Emitted(82, 89) Source(87, 144) + SourceIndex(0) -22>Emitted(82, 91) Source(87, 146) + SourceIndex(0) ---- ->>> { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _3 < _4.length; _3++) { -1->^^^^ -2 > ^^ -3 > ^^^^ -4 > ^^ -5 > ^^^^^^^^^ -6 > ^^ -7 > ^^^^^^ -8 > ^^ -9 > ^^ -10> ^^^^^^^ -11> ^^ -12> ^^^^^^^^^^ -13> ^^ -14> ^^^^^^^^^ -15> ^^ -16> ^^^^^^^^ -17> ^^ -18> ^^ -19> ^ +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^ +6 > ^^ +7 > ^^^^ +8 > ^^ +9 > ^^^^^^^ +10> ^^ +11> ^^^^^ +12> ^^ +13> ^^^^^^^^ +14> ^^ +15> ^^ +16> ^^ +17> ^^^^ +18> ^^ +19> ^^^^^^^^^ 20> ^^ -21> ^^^^^^^^^^^^^^ -22> ^^ -23> ^^^^ -24> ^^ -25> ^^^^-> -1->, - > -2 > { -3 > name -4 > : -5 > "trimmer" -6 > , -7 > skills -8 > : -9 > { -10> primary -11> : -12> "trimming" -13> , -14> secondary -15> : -16> "edging" -17> } -18> } -19> ] -20> -21> [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, - > { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }] -22> -23> [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, - > { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }] -24> ) -1->Emitted(83, 5) Source(88, 5) + SourceIndex(0) -2 >Emitted(83, 7) Source(88, 7) + SourceIndex(0) -3 >Emitted(83, 11) Source(88, 11) + SourceIndex(0) -4 >Emitted(83, 13) Source(88, 13) + SourceIndex(0) -5 >Emitted(83, 22) Source(88, 22) + SourceIndex(0) -6 >Emitted(83, 24) Source(88, 24) + SourceIndex(0) -7 >Emitted(83, 30) Source(88, 30) + SourceIndex(0) -8 >Emitted(83, 32) Source(88, 32) + SourceIndex(0) -9 >Emitted(83, 34) Source(88, 34) + SourceIndex(0) -10>Emitted(83, 41) Source(88, 41) + SourceIndex(0) -11>Emitted(83, 43) Source(88, 43) + SourceIndex(0) -12>Emitted(83, 53) Source(88, 53) + SourceIndex(0) -13>Emitted(83, 55) Source(88, 55) + SourceIndex(0) -14>Emitted(83, 64) Source(88, 64) + SourceIndex(0) -15>Emitted(83, 66) Source(88, 66) + SourceIndex(0) -16>Emitted(83, 74) Source(88, 74) + SourceIndex(0) -17>Emitted(83, 76) Source(88, 76) + SourceIndex(0) -18>Emitted(83, 78) Source(88, 78) + SourceIndex(0) -19>Emitted(83, 79) Source(88, 79) + SourceIndex(0) -20>Emitted(83, 81) Source(87, 78) + SourceIndex(0) -21>Emitted(83, 95) Source(88, 79) + SourceIndex(0) -22>Emitted(83, 97) Source(87, 78) + SourceIndex(0) -23>Emitted(83, 101) Source(88, 79) + SourceIndex(0) -24>Emitted(83, 103) Source(88, 81) + SourceIndex(0) ---- ->>> _28 = _4[_3], nameA = _28.name, _29 = _28.skills, primaryA = _29.primary, secondaryA = _29.secondary; -1->^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^ -1-> -2 > name: nameA -3 > , -4 > skills: { primary: primaryA, secondary: secondaryA } -5 > -6 > primary: primaryA -7 > , -8 > secondary: secondaryA -1->Emitted(84, 19) Source(87, 7) + SourceIndex(0) -2 >Emitted(84, 35) Source(87, 18) + SourceIndex(0) -3 >Emitted(84, 37) Source(87, 20) + SourceIndex(0) -4 >Emitted(84, 53) Source(87, 72) + SourceIndex(0) -5 >Emitted(84, 55) Source(87, 30) + SourceIndex(0) -6 >Emitted(84, 77) Source(87, 47) + SourceIndex(0) -7 >Emitted(84, 79) Source(87, 49) + SourceIndex(0) -8 >Emitted(84, 105) Source(87, 70) + SourceIndex(0) ---- ->>> console.log(nameA); -1 >^^^^ -2 > ^^^^^^^ -3 > ^ -4 > ^^^ -5 > ^ -6 > ^^^^^ -7 > ^ -8 > ^ -1 > } } of [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, - > { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]) { - > -2 > console -3 > . -4 > log -5 > ( -6 > nameA -7 > ) -8 > ; -1 >Emitted(85, 5) Source(89, 5) + SourceIndex(0) -2 >Emitted(85, 12) Source(89, 12) + SourceIndex(0) -3 >Emitted(85, 13) Source(89, 13) + SourceIndex(0) -4 >Emitted(85, 16) Source(89, 16) + SourceIndex(0) -5 >Emitted(85, 17) Source(89, 17) + SourceIndex(0) -6 >Emitted(85, 22) Source(89, 22) + SourceIndex(0) -7 >Emitted(85, 23) Source(89, 23) + SourceIndex(0) -8 >Emitted(85, 24) Source(89, 24) + SourceIndex(0) ---- ->>>} -1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> -1 > - >} -1 >Emitted(86, 2) Source(90, 2) + SourceIndex(0) ---- ->>>for (var _5 = 0, robots_4 = robots; _5 < robots_4.length; _5++) { -1-> -2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^^^^^^^^^^^^ -6 > ^^ -7 > ^^^^^^^^^^^^^^^^^^^^ -8 > ^^ -9 > ^^^^ -10> ^^ +21> ^^^^^ +22> ^^ +23> ^^^^^^^^^^ +24> ^^ +25> ^ +26> ^^ +27> ^^^^^^^^^^^^^^^^ +28> ^^ +29> ^^^^^ +30> ^^ 1-> > -2 >for ({name, skill } of -3 > robots -4 > -5 > robots -6 > -7 > robots -8 > -9 > robots -10> ) -1->Emitted(87, 1) Source(91, 1) + SourceIndex(0) -2 >Emitted(87, 6) Source(91, 24) + SourceIndex(0) -3 >Emitted(87, 16) Source(91, 30) + SourceIndex(0) -4 >Emitted(87, 18) Source(91, 24) + SourceIndex(0) -5 >Emitted(87, 35) Source(91, 30) + SourceIndex(0) -6 >Emitted(87, 37) Source(91, 24) + SourceIndex(0) -7 >Emitted(87, 57) Source(91, 30) + SourceIndex(0) -8 >Emitted(87, 59) Source(91, 24) + SourceIndex(0) -9 >Emitted(87, 63) Source(91, 30) + SourceIndex(0) -10>Emitted(87, 65) Source(91, 32) + SourceIndex(0) ---- ->>> _30 = robots_4[_5], name = _30.name, skill = _30.skill; -1 >^^^^^^^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^ -1 > -2 > name -3 > , -4 > skill -1 >Emitted(88, 25) Source(91, 7) + SourceIndex(0) -2 >Emitted(88, 40) Source(91, 11) + SourceIndex(0) -3 >Emitted(88, 42) Source(91, 13) + SourceIndex(0) -4 >Emitted(88, 59) Source(91, 18) + SourceIndex(0) ---- ->>> console.log(nameA); -1 >^^^^ -2 > ^^^^^^^ -3 > ^ -4 > ^^^ -5 > ^ -6 > ^^^^^ -7 > ^ -8 > ^ -1 > } of robots) { - > -2 > console -3 > . -4 > log -5 > ( -6 > nameA -7 > ) -8 > ; -1 >Emitted(89, 5) Source(92, 5) + SourceIndex(0) -2 >Emitted(89, 12) Source(92, 12) + SourceIndex(0) -3 >Emitted(89, 13) Source(92, 13) + SourceIndex(0) -4 >Emitted(89, 16) Source(92, 16) + SourceIndex(0) -5 >Emitted(89, 17) Source(92, 17) + SourceIndex(0) -6 >Emitted(89, 22) Source(92, 22) + SourceIndex(0) -7 >Emitted(89, 23) Source(92, 23) + SourceIndex(0) -8 >Emitted(89, 24) Source(92, 24) + SourceIndex(0) ---- ->>>} -1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> -1 > - >} -1 >Emitted(90, 2) Source(93, 2) + SourceIndex(0) ---- ->>>for (var _6 = 0, _7 = getRobots(); _6 < _7.length; _6++) { -1-> -2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^ -6 > ^^^^^^^^^ -7 > ^^ -8 > ^^ -9 > ^^^^^^^^^^^^^^ -10> ^^ -11> ^^^^ -12> ^^ -1-> - > -2 >for ({name, skill } of -3 > getRobots() -4 > -5 > -6 > getRobots -7 > () -8 > -9 > getRobots() -10> -11> getRobots() -12> ) -1->Emitted(91, 1) Source(94, 1) + SourceIndex(0) -2 >Emitted(91, 6) Source(94, 24) + SourceIndex(0) -3 >Emitted(91, 16) Source(94, 35) + SourceIndex(0) -4 >Emitted(91, 18) Source(94, 24) + SourceIndex(0) -5 >Emitted(91, 23) Source(94, 24) + SourceIndex(0) -6 >Emitted(91, 32) Source(94, 33) + SourceIndex(0) -7 >Emitted(91, 34) Source(94, 35) + SourceIndex(0) -8 >Emitted(91, 36) Source(94, 24) + SourceIndex(0) -9 >Emitted(91, 50) Source(94, 35) + SourceIndex(0) -10>Emitted(91, 52) Source(94, 24) + SourceIndex(0) -11>Emitted(91, 56) Source(94, 35) + SourceIndex(0) -12>Emitted(91, 58) Source(94, 37) + SourceIndex(0) ---- ->>> _31 = _7[_6], name = _31.name, skill = _31.skill; -1 >^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^ -1 > -2 > name -3 > , -4 > skill -1 >Emitted(92, 19) Source(94, 7) + SourceIndex(0) -2 >Emitted(92, 34) Source(94, 11) + SourceIndex(0) -3 >Emitted(92, 36) Source(94, 13) + SourceIndex(0) -4 >Emitted(92, 53) Source(94, 18) + SourceIndex(0) ---- ->>> console.log(nameA); -1 >^^^^ -2 > ^^^^^^^ -3 > ^ -4 > ^^^ -5 > ^ -6 > ^^^^^ -7 > ^ -8 > ^ -1 > } of getRobots()) { - > -2 > console -3 > . -4 > log -5 > ( -6 > nameA -7 > ) -8 > ; -1 >Emitted(93, 5) Source(95, 5) + SourceIndex(0) -2 >Emitted(93, 12) Source(95, 12) + SourceIndex(0) -3 >Emitted(93, 13) Source(95, 13) + SourceIndex(0) -4 >Emitted(93, 16) Source(95, 16) + SourceIndex(0) -5 >Emitted(93, 17) Source(95, 17) + SourceIndex(0) -6 >Emitted(93, 22) Source(95, 22) + SourceIndex(0) -7 >Emitted(93, 23) Source(95, 23) + SourceIndex(0) -8 >Emitted(93, 24) Source(95, 24) + SourceIndex(0) ---- ->>>} -1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> -1 > - >} -1 >Emitted(94, 2) Source(96, 2) + SourceIndex(0) ---- ->>>for (var _8 = 0, _9 = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; _8 < _9.length; _8++) { -1-> -2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^ -6 > ^^ -7 > ^^^^ -8 > ^^ -9 > ^^^^^^^ -10> ^^ -11> ^^^^^ -12> ^^ -13> ^^^^^^^^ -14> ^^ -15> ^^ -16> ^^ -17> ^^^^ -18> ^^ -19> ^^^^^^^^^ -20> ^^ -21> ^^^^^ -22> ^^ -23> ^^^^^^^^^^ -24> ^^ -25> ^ -26> ^^ -27> ^^^^^^^^^^^^^^ -28> ^^ -29> ^^^^ -30> ^^ -1-> - > -2 >for ({name, skill } of +2 >for ({name } of 3 > [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] -4 > -5 > [ -6 > { -7 > name -8 > : -9 > "mower" -10> , -11> skill -12> : -13> "mowing" -14> } -15> , -16> { -17> name -18> : -19> "trimmer" -20> , -21> skill -22> : -23> "trimming" -24> } -25> ] -26> -27> [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] -28> -29> [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] -30> ) -1->Emitted(95, 1) Source(97, 1) + SourceIndex(0) -2 >Emitted(95, 6) Source(97, 24) + SourceIndex(0) -3 >Emitted(95, 16) Source(97, 100) + SourceIndex(0) -4 >Emitted(95, 18) Source(97, 24) + SourceIndex(0) -5 >Emitted(95, 24) Source(97, 25) + SourceIndex(0) -6 >Emitted(95, 26) Source(97, 27) + SourceIndex(0) -7 >Emitted(95, 30) Source(97, 31) + SourceIndex(0) -8 >Emitted(95, 32) Source(97, 33) + SourceIndex(0) -9 >Emitted(95, 39) Source(97, 40) + SourceIndex(0) -10>Emitted(95, 41) Source(97, 42) + SourceIndex(0) -11>Emitted(95, 46) Source(97, 47) + SourceIndex(0) -12>Emitted(95, 48) Source(97, 49) + SourceIndex(0) -13>Emitted(95, 56) Source(97, 57) + SourceIndex(0) -14>Emitted(95, 58) Source(97, 59) + SourceIndex(0) -15>Emitted(95, 60) Source(97, 61) + SourceIndex(0) -16>Emitted(95, 62) Source(97, 63) + SourceIndex(0) -17>Emitted(95, 66) Source(97, 67) + SourceIndex(0) -18>Emitted(95, 68) Source(97, 69) + SourceIndex(0) -19>Emitted(95, 77) Source(97, 78) + SourceIndex(0) -20>Emitted(95, 79) Source(97, 80) + SourceIndex(0) -21>Emitted(95, 84) Source(97, 85) + SourceIndex(0) -22>Emitted(95, 86) Source(97, 87) + SourceIndex(0) -23>Emitted(95, 96) Source(97, 97) + SourceIndex(0) -24>Emitted(95, 98) Source(97, 99) + SourceIndex(0) -25>Emitted(95, 99) Source(97, 100) + SourceIndex(0) -26>Emitted(95, 101) Source(97, 24) + SourceIndex(0) -27>Emitted(95, 115) Source(97, 100) + SourceIndex(0) -28>Emitted(95, 117) Source(97, 24) + SourceIndex(0) -29>Emitted(95, 121) Source(97, 100) + SourceIndex(0) -30>Emitted(95, 123) Source(97, 102) + SourceIndex(0) +4 > +5 > [ +6 > { +7 > name +8 > : +9 > "mower" +10> , +11> skill +12> : +13> "mowing" +14> } +15> , +16> { +17> name +18> : +19> "trimmer" +20> , +21> skill +22> : +23> "trimming" +24> } +25> ] +26> +27> [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] +28> +29> [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] +30> ) +1->Emitted(46, 1) Source(57, 1) + SourceIndex(0) +2 >Emitted(46, 6) Source(57, 17) + SourceIndex(0) +3 >Emitted(46, 17) Source(57, 93) + SourceIndex(0) +4 >Emitted(46, 19) Source(57, 17) + SourceIndex(0) +5 >Emitted(46, 26) Source(57, 18) + SourceIndex(0) +6 >Emitted(46, 28) Source(57, 20) + SourceIndex(0) +7 >Emitted(46, 32) Source(57, 24) + SourceIndex(0) +8 >Emitted(46, 34) Source(57, 26) + SourceIndex(0) +9 >Emitted(46, 41) Source(57, 33) + SourceIndex(0) +10>Emitted(46, 43) Source(57, 35) + SourceIndex(0) +11>Emitted(46, 48) Source(57, 40) + SourceIndex(0) +12>Emitted(46, 50) Source(57, 42) + SourceIndex(0) +13>Emitted(46, 58) Source(57, 50) + SourceIndex(0) +14>Emitted(46, 60) Source(57, 52) + SourceIndex(0) +15>Emitted(46, 62) Source(57, 54) + SourceIndex(0) +16>Emitted(46, 64) Source(57, 56) + SourceIndex(0) +17>Emitted(46, 68) Source(57, 60) + SourceIndex(0) +18>Emitted(46, 70) Source(57, 62) + SourceIndex(0) +19>Emitted(46, 79) Source(57, 71) + SourceIndex(0) +20>Emitted(46, 81) Source(57, 73) + SourceIndex(0) +21>Emitted(46, 86) Source(57, 78) + SourceIndex(0) +22>Emitted(46, 88) Source(57, 80) + SourceIndex(0) +23>Emitted(46, 98) Source(57, 90) + SourceIndex(0) +24>Emitted(46, 100) Source(57, 92) + SourceIndex(0) +25>Emitted(46, 101) Source(57, 93) + SourceIndex(0) +26>Emitted(46, 103) Source(57, 17) + SourceIndex(0) +27>Emitted(46, 119) Source(57, 93) + SourceIndex(0) +28>Emitted(46, 121) Source(57, 17) + SourceIndex(0) +29>Emitted(46, 126) Source(57, 93) + SourceIndex(0) +30>Emitted(46, 128) Source(57, 95) + SourceIndex(0) --- ->>> _32 = _9[_8], name = _32.name, skill = _32.skill; -1 >^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^ +>>> name = _13[_12].name; +1 >^^^^ +2 > ^^^^^^^^^^^^^^^^^^^^ 1 > -2 > name -3 > , -4 > skill -1 >Emitted(96, 19) Source(97, 7) + SourceIndex(0) -2 >Emitted(96, 34) Source(97, 11) + SourceIndex(0) -3 >Emitted(96, 36) Source(97, 13) + SourceIndex(0) -4 >Emitted(96, 53) Source(97, 18) + SourceIndex(0) +2 > name +1 >Emitted(47, 5) Source(57, 7) + SourceIndex(0) +2 >Emitted(47, 25) Source(57, 11) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -2741,23 +1331,23 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 6 > nameA 7 > ) 8 > ; -1 >Emitted(97, 5) Source(98, 5) + SourceIndex(0) -2 >Emitted(97, 12) Source(98, 12) + SourceIndex(0) -3 >Emitted(97, 13) Source(98, 13) + SourceIndex(0) -4 >Emitted(97, 16) Source(98, 16) + SourceIndex(0) -5 >Emitted(97, 17) Source(98, 17) + SourceIndex(0) -6 >Emitted(97, 22) Source(98, 22) + SourceIndex(0) -7 >Emitted(97, 23) Source(98, 23) + SourceIndex(0) -8 >Emitted(97, 24) Source(98, 24) + SourceIndex(0) +1 >Emitted(48, 5) Source(58, 5) + SourceIndex(0) +2 >Emitted(48, 12) Source(58, 12) + SourceIndex(0) +3 >Emitted(48, 13) Source(58, 13) + SourceIndex(0) +4 >Emitted(48, 16) Source(58, 16) + SourceIndex(0) +5 >Emitted(48, 17) Source(58, 17) + SourceIndex(0) +6 >Emitted(48, 22) Source(58, 22) + SourceIndex(0) +7 >Emitted(48, 23) Source(58, 23) + SourceIndex(0) +8 >Emitted(48, 24) Source(58, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(98, 2) Source(99, 2) + SourceIndex(0) +1 >Emitted(49, 2) Source(59, 2) + SourceIndex(0) --- ->>>for (var _10 = 0, multiRobots_4 = multiRobots; _10 < multiRobots_4.length; _10++) { +>>>for (var _14 = 0, multiRobots_2 = multiRobots; _14 < multiRobots_2.length; _14++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^^ @@ -2768,10 +1358,10 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 8 > ^^ 9 > ^^^^^ 10> ^^ -11> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +11> ^^-> 1-> > -2 >for ({name, skills: { primary, secondary } } of +2 >for ({ skills: { primary, secondary } } of 3 > multiRobots 4 > 5 > multiRobots @@ -2780,78 +1370,72 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 8 > 9 > multiRobots 10> ) -1->Emitted(99, 1) Source(100, 1) + SourceIndex(0) -2 >Emitted(99, 6) Source(100, 49) + SourceIndex(0) -3 >Emitted(99, 17) Source(100, 60) + SourceIndex(0) -4 >Emitted(99, 19) Source(100, 49) + SourceIndex(0) -5 >Emitted(99, 46) Source(100, 60) + SourceIndex(0) -6 >Emitted(99, 48) Source(100, 49) + SourceIndex(0) -7 >Emitted(99, 74) Source(100, 60) + SourceIndex(0) -8 >Emitted(99, 76) Source(100, 49) + SourceIndex(0) -9 >Emitted(99, 81) Source(100, 60) + SourceIndex(0) -10>Emitted(99, 83) Source(100, 62) + SourceIndex(0) +1->Emitted(50, 1) Source(60, 1) + SourceIndex(0) +2 >Emitted(50, 6) Source(60, 44) + SourceIndex(0) +3 >Emitted(50, 17) Source(60, 55) + SourceIndex(0) +4 >Emitted(50, 19) Source(60, 44) + SourceIndex(0) +5 >Emitted(50, 46) Source(60, 55) + SourceIndex(0) +6 >Emitted(50, 48) Source(60, 44) + SourceIndex(0) +7 >Emitted(50, 74) Source(60, 55) + SourceIndex(0) +8 >Emitted(50, 76) Source(60, 44) + SourceIndex(0) +9 >Emitted(50, 81) Source(60, 55) + SourceIndex(0) +10>Emitted(50, 83) Source(60, 57) + SourceIndex(0) --- ->>> _33 = multiRobots_4[_10], name = _33.name, _34 = _33.skills, primary = _34.primary, secondary = _34.secondary; -1->^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^^^^^^^ +>>> _d = multiRobots_2[_14].skills, primary = _d.primary, secondary = _d.secondary; +1->^^^^ +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^^^^^^^^^^ 1-> -2 > name -3 > , -4 > skills: { primary, secondary } -5 > -6 > primary -7 > , -8 > secondary -1->Emitted(100, 31) Source(100, 7) + SourceIndex(0) -2 >Emitted(100, 46) Source(100, 11) + SourceIndex(0) -3 >Emitted(100, 48) Source(100, 13) + SourceIndex(0) -4 >Emitted(100, 64) Source(100, 43) + SourceIndex(0) -5 >Emitted(100, 66) Source(100, 23) + SourceIndex(0) -6 >Emitted(100, 87) Source(100, 30) + SourceIndex(0) -7 >Emitted(100, 89) Source(100, 32) + SourceIndex(0) -8 >Emitted(100, 114) Source(100, 41) + SourceIndex(0) +2 > skills: { primary, secondary } +3 > +4 > primary +5 > , +6 > secondary +1->Emitted(51, 5) Source(60, 8) + SourceIndex(0) +2 >Emitted(51, 35) Source(60, 38) + SourceIndex(0) +3 >Emitted(51, 37) Source(60, 18) + SourceIndex(0) +4 >Emitted(51, 57) Source(60, 25) + SourceIndex(0) +5 >Emitted(51, 59) Source(60, 27) + SourceIndex(0) +6 >Emitted(51, 83) Source(60, 36) + SourceIndex(0) --- ->>> console.log(nameA); +>>> console.log(primaryA); 1 >^^^^ 2 > ^^^^^^^ 3 > ^ 4 > ^^^ 5 > ^ -6 > ^^^^^ -7 > ^ -8 > ^ +6 > ^^^^^^^^ +7 > ^ +8 > ^ 1 > } } of multiRobots) { > 2 > console 3 > . 4 > log 5 > ( -6 > nameA -7 > ) -8 > ; -1 >Emitted(101, 5) Source(101, 5) + SourceIndex(0) -2 >Emitted(101, 12) Source(101, 12) + SourceIndex(0) -3 >Emitted(101, 13) Source(101, 13) + SourceIndex(0) -4 >Emitted(101, 16) Source(101, 16) + SourceIndex(0) -5 >Emitted(101, 17) Source(101, 17) + SourceIndex(0) -6 >Emitted(101, 22) Source(101, 22) + SourceIndex(0) -7 >Emitted(101, 23) Source(101, 23) + SourceIndex(0) -8 >Emitted(101, 24) Source(101, 24) + SourceIndex(0) +6 > primaryA +7 > ) +8 > ; +1 >Emitted(52, 5) Source(61, 5) + SourceIndex(0) +2 >Emitted(52, 12) Source(61, 12) + SourceIndex(0) +3 >Emitted(52, 13) Source(61, 13) + SourceIndex(0) +4 >Emitted(52, 16) Source(61, 16) + SourceIndex(0) +5 >Emitted(52, 17) Source(61, 17) + SourceIndex(0) +6 >Emitted(52, 25) Source(61, 25) + SourceIndex(0) +7 >Emitted(52, 26) Source(61, 26) + SourceIndex(0) +8 >Emitted(52, 27) Source(61, 27) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(102, 2) Source(102, 2) + SourceIndex(0) +1 >Emitted(53, 2) Source(62, 2) + SourceIndex(0) --- ->>>for (var _11 = 0, _12 = getMultiRobots(); _11 < _12.length; _11++) { +>>>for (var _15 = 0, _16 = getMultiRobots(); _15 < _16.length; _15++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^^ @@ -2864,10 +1448,10 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 10> ^^ 11> ^^^^^ 12> ^^ -13> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +13> ^^^^^^^-> 1-> > -2 >for ({name, skills: { primary, secondary } } of +2 >for ({ skills: { primary, secondary } } of 3 > getMultiRobots() 4 > 5 > @@ -2878,80 +1462,74 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 10> 11> getMultiRobots() 12> ) -1->Emitted(103, 1) Source(103, 1) + SourceIndex(0) -2 >Emitted(103, 6) Source(103, 49) + SourceIndex(0) -3 >Emitted(103, 17) Source(103, 65) + SourceIndex(0) -4 >Emitted(103, 19) Source(103, 49) + SourceIndex(0) -5 >Emitted(103, 25) Source(103, 49) + SourceIndex(0) -6 >Emitted(103, 39) Source(103, 63) + SourceIndex(0) -7 >Emitted(103, 41) Source(103, 65) + SourceIndex(0) -8 >Emitted(103, 43) Source(103, 49) + SourceIndex(0) -9 >Emitted(103, 59) Source(103, 65) + SourceIndex(0) -10>Emitted(103, 61) Source(103, 49) + SourceIndex(0) -11>Emitted(103, 66) Source(103, 65) + SourceIndex(0) -12>Emitted(103, 68) Source(103, 67) + SourceIndex(0) +1->Emitted(54, 1) Source(63, 1) + SourceIndex(0) +2 >Emitted(54, 6) Source(63, 44) + SourceIndex(0) +3 >Emitted(54, 17) Source(63, 60) + SourceIndex(0) +4 >Emitted(54, 19) Source(63, 44) + SourceIndex(0) +5 >Emitted(54, 25) Source(63, 44) + SourceIndex(0) +6 >Emitted(54, 39) Source(63, 58) + SourceIndex(0) +7 >Emitted(54, 41) Source(63, 60) + SourceIndex(0) +8 >Emitted(54, 43) Source(63, 44) + SourceIndex(0) +9 >Emitted(54, 59) Source(63, 60) + SourceIndex(0) +10>Emitted(54, 61) Source(63, 44) + SourceIndex(0) +11>Emitted(54, 66) Source(63, 60) + SourceIndex(0) +12>Emitted(54, 68) Source(63, 62) + SourceIndex(0) --- ->>> _35 = _12[_11], name = _35.name, _36 = _35.skills, primary = _36.primary, secondary = _36.secondary; -1->^^^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^^^^^^^ +>>> _e = _16[_15].skills, primary = _e.primary, secondary = _e.secondary; +1->^^^^ +2 > ^^^^^^^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^^^^^^^^^^ 1-> -2 > name -3 > , -4 > skills: { primary, secondary } -5 > -6 > primary -7 > , -8 > secondary -1->Emitted(104, 21) Source(103, 7) + SourceIndex(0) -2 >Emitted(104, 36) Source(103, 11) + SourceIndex(0) -3 >Emitted(104, 38) Source(103, 13) + SourceIndex(0) -4 >Emitted(104, 54) Source(103, 43) + SourceIndex(0) -5 >Emitted(104, 56) Source(103, 23) + SourceIndex(0) -6 >Emitted(104, 77) Source(103, 30) + SourceIndex(0) -7 >Emitted(104, 79) Source(103, 32) + SourceIndex(0) -8 >Emitted(104, 104) Source(103, 41) + SourceIndex(0) +2 > skills: { primary, secondary } +3 > +4 > primary +5 > , +6 > secondary +1->Emitted(55, 5) Source(63, 8) + SourceIndex(0) +2 >Emitted(55, 25) Source(63, 38) + SourceIndex(0) +3 >Emitted(55, 27) Source(63, 18) + SourceIndex(0) +4 >Emitted(55, 47) Source(63, 25) + SourceIndex(0) +5 >Emitted(55, 49) Source(63, 27) + SourceIndex(0) +6 >Emitted(55, 73) Source(63, 36) + SourceIndex(0) --- ->>> console.log(nameA); +>>> console.log(primaryA); 1 >^^^^ 2 > ^^^^^^^ 3 > ^ 4 > ^^^ 5 > ^ -6 > ^^^^^ -7 > ^ -8 > ^ +6 > ^^^^^^^^ +7 > ^ +8 > ^ 1 > } } of getMultiRobots()) { > 2 > console 3 > . 4 > log 5 > ( -6 > nameA -7 > ) -8 > ; -1 >Emitted(105, 5) Source(104, 5) + SourceIndex(0) -2 >Emitted(105, 12) Source(104, 12) + SourceIndex(0) -3 >Emitted(105, 13) Source(104, 13) + SourceIndex(0) -4 >Emitted(105, 16) Source(104, 16) + SourceIndex(0) -5 >Emitted(105, 17) Source(104, 17) + SourceIndex(0) -6 >Emitted(105, 22) Source(104, 22) + SourceIndex(0) -7 >Emitted(105, 23) Source(104, 23) + SourceIndex(0) -8 >Emitted(105, 24) Source(104, 24) + SourceIndex(0) +6 > primaryA +7 > ) +8 > ; +1 >Emitted(56, 5) Source(64, 5) + SourceIndex(0) +2 >Emitted(56, 12) Source(64, 12) + SourceIndex(0) +3 >Emitted(56, 13) Source(64, 13) + SourceIndex(0) +4 >Emitted(56, 16) Source(64, 16) + SourceIndex(0) +5 >Emitted(56, 17) Source(64, 17) + SourceIndex(0) +6 >Emitted(56, 25) Source(64, 25) + SourceIndex(0) +7 >Emitted(56, 26) Source(64, 26) + SourceIndex(0) +8 >Emitted(56, 27) Source(64, 27) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(106, 2) Source(105, 2) + SourceIndex(0) +1 >Emitted(57, 2) Source(65, 2) + SourceIndex(0) --- ->>>for (var _13 = 0, _14 = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, +>>>for (var _17 = 0, _18 = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, 1-> 2 >^^^^^ 3 > ^^^^^^^^^^^ @@ -2977,7 +1555,7 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 23> ^^^^^^^^^^^^^^^-> 1-> > -2 >for ({name, skills: { primary, secondary } } of +2 >for ({ skills: { primary, secondary } } of 3 > [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, > { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }] 4 > @@ -2999,30 +1577,30 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 20> "none" 21> } 22> } -1->Emitted(107, 1) Source(106, 1) + SourceIndex(0) -2 >Emitted(107, 6) Source(106, 49) + SourceIndex(0) -3 >Emitted(107, 17) Source(107, 79) + SourceIndex(0) -4 >Emitted(107, 19) Source(106, 49) + SourceIndex(0) -5 >Emitted(107, 26) Source(106, 50) + SourceIndex(0) -6 >Emitted(107, 28) Source(106, 52) + SourceIndex(0) -7 >Emitted(107, 32) Source(106, 56) + SourceIndex(0) -8 >Emitted(107, 34) Source(106, 58) + SourceIndex(0) -9 >Emitted(107, 41) Source(106, 65) + SourceIndex(0) -10>Emitted(107, 43) Source(106, 67) + SourceIndex(0) -11>Emitted(107, 49) Source(106, 73) + SourceIndex(0) -12>Emitted(107, 51) Source(106, 75) + SourceIndex(0) -13>Emitted(107, 53) Source(106, 77) + SourceIndex(0) -14>Emitted(107, 60) Source(106, 84) + SourceIndex(0) -15>Emitted(107, 62) Source(106, 86) + SourceIndex(0) -16>Emitted(107, 70) Source(106, 94) + SourceIndex(0) -17>Emitted(107, 72) Source(106, 96) + SourceIndex(0) -18>Emitted(107, 81) Source(106, 105) + SourceIndex(0) -19>Emitted(107, 83) Source(106, 107) + SourceIndex(0) -20>Emitted(107, 89) Source(106, 113) + SourceIndex(0) -21>Emitted(107, 91) Source(106, 115) + SourceIndex(0) -22>Emitted(107, 93) Source(106, 117) + SourceIndex(0) +1->Emitted(58, 1) Source(66, 1) + SourceIndex(0) +2 >Emitted(58, 6) Source(66, 44) + SourceIndex(0) +3 >Emitted(58, 17) Source(67, 79) + SourceIndex(0) +4 >Emitted(58, 19) Source(66, 44) + SourceIndex(0) +5 >Emitted(58, 26) Source(66, 45) + SourceIndex(0) +6 >Emitted(58, 28) Source(66, 47) + SourceIndex(0) +7 >Emitted(58, 32) Source(66, 51) + SourceIndex(0) +8 >Emitted(58, 34) Source(66, 53) + SourceIndex(0) +9 >Emitted(58, 41) Source(66, 60) + SourceIndex(0) +10>Emitted(58, 43) Source(66, 62) + SourceIndex(0) +11>Emitted(58, 49) Source(66, 68) + SourceIndex(0) +12>Emitted(58, 51) Source(66, 70) + SourceIndex(0) +13>Emitted(58, 53) Source(66, 72) + SourceIndex(0) +14>Emitted(58, 60) Source(66, 79) + SourceIndex(0) +15>Emitted(58, 62) Source(66, 81) + SourceIndex(0) +16>Emitted(58, 70) Source(66, 89) + SourceIndex(0) +17>Emitted(58, 72) Source(66, 91) + SourceIndex(0) +18>Emitted(58, 81) Source(66, 100) + SourceIndex(0) +19>Emitted(58, 83) Source(66, 102) + SourceIndex(0) +20>Emitted(58, 89) Source(66, 108) + SourceIndex(0) +21>Emitted(58, 91) Source(66, 110) + SourceIndex(0) +22>Emitted(58, 93) Source(66, 112) + SourceIndex(0) --- ->>> { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _13 < _14.length; _13++) { +>>> { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _17 < _18.length; _17++) { 1->^^^^ 2 > ^^ 3 > ^^^^ @@ -3074,56 +1652,764 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 23> [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, > { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }] 24> ) -1->Emitted(108, 5) Source(107, 5) + SourceIndex(0) -2 >Emitted(108, 7) Source(107, 7) + SourceIndex(0) -3 >Emitted(108, 11) Source(107, 11) + SourceIndex(0) -4 >Emitted(108, 13) Source(107, 13) + SourceIndex(0) -5 >Emitted(108, 22) Source(107, 22) + SourceIndex(0) -6 >Emitted(108, 24) Source(107, 24) + SourceIndex(0) -7 >Emitted(108, 30) Source(107, 30) + SourceIndex(0) -8 >Emitted(108, 32) Source(107, 32) + SourceIndex(0) -9 >Emitted(108, 34) Source(107, 34) + SourceIndex(0) -10>Emitted(108, 41) Source(107, 41) + SourceIndex(0) -11>Emitted(108, 43) Source(107, 43) + SourceIndex(0) -12>Emitted(108, 53) Source(107, 53) + SourceIndex(0) -13>Emitted(108, 55) Source(107, 55) + SourceIndex(0) -14>Emitted(108, 64) Source(107, 64) + SourceIndex(0) -15>Emitted(108, 66) Source(107, 66) + SourceIndex(0) -16>Emitted(108, 74) Source(107, 74) + SourceIndex(0) -17>Emitted(108, 76) Source(107, 76) + SourceIndex(0) -18>Emitted(108, 78) Source(107, 78) + SourceIndex(0) -19>Emitted(108, 79) Source(107, 79) + SourceIndex(0) -20>Emitted(108, 81) Source(106, 49) + SourceIndex(0) -21>Emitted(108, 97) Source(107, 79) + SourceIndex(0) -22>Emitted(108, 99) Source(106, 49) + SourceIndex(0) -23>Emitted(108, 104) Source(107, 79) + SourceIndex(0) -24>Emitted(108, 106) Source(107, 81) + SourceIndex(0) +1->Emitted(59, 5) Source(67, 5) + SourceIndex(0) +2 >Emitted(59, 7) Source(67, 7) + SourceIndex(0) +3 >Emitted(59, 11) Source(67, 11) + SourceIndex(0) +4 >Emitted(59, 13) Source(67, 13) + SourceIndex(0) +5 >Emitted(59, 22) Source(67, 22) + SourceIndex(0) +6 >Emitted(59, 24) Source(67, 24) + SourceIndex(0) +7 >Emitted(59, 30) Source(67, 30) + SourceIndex(0) +8 >Emitted(59, 32) Source(67, 32) + SourceIndex(0) +9 >Emitted(59, 34) Source(67, 34) + SourceIndex(0) +10>Emitted(59, 41) Source(67, 41) + SourceIndex(0) +11>Emitted(59, 43) Source(67, 43) + SourceIndex(0) +12>Emitted(59, 53) Source(67, 53) + SourceIndex(0) +13>Emitted(59, 55) Source(67, 55) + SourceIndex(0) +14>Emitted(59, 64) Source(67, 64) + SourceIndex(0) +15>Emitted(59, 66) Source(67, 66) + SourceIndex(0) +16>Emitted(59, 74) Source(67, 74) + SourceIndex(0) +17>Emitted(59, 76) Source(67, 76) + SourceIndex(0) +18>Emitted(59, 78) Source(67, 78) + SourceIndex(0) +19>Emitted(59, 79) Source(67, 79) + SourceIndex(0) +20>Emitted(59, 81) Source(66, 44) + SourceIndex(0) +21>Emitted(59, 97) Source(67, 79) + SourceIndex(0) +22>Emitted(59, 99) Source(66, 44) + SourceIndex(0) +23>Emitted(59, 104) Source(67, 79) + SourceIndex(0) +24>Emitted(59, 106) Source(67, 81) + SourceIndex(0) --- ->>> _37 = _14[_13], name = _37.name, _38 = _37.skills, primary = _38.primary, secondary = _38.secondary; -1 >^^^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^^^^^^^ +>>> _f = _18[_17].skills, primary = _f.primary, secondary = _f.secondary; +1 >^^^^ +2 > ^^^^^^^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^^^^^^^^^^ 1 > -2 > name -3 > , -4 > skills: { primary, secondary } -5 > -6 > primary -7 > , -8 > secondary -1 >Emitted(109, 21) Source(106, 7) + SourceIndex(0) -2 >Emitted(109, 36) Source(106, 11) + SourceIndex(0) -3 >Emitted(109, 38) Source(106, 13) + SourceIndex(0) -4 >Emitted(109, 54) Source(106, 43) + SourceIndex(0) -5 >Emitted(109, 56) Source(106, 23) + SourceIndex(0) -6 >Emitted(109, 77) Source(106, 30) + SourceIndex(0) -7 >Emitted(109, 79) Source(106, 32) + SourceIndex(0) -8 >Emitted(109, 104) Source(106, 41) + SourceIndex(0) +2 > skills: { primary, secondary } +3 > +4 > primary +5 > , +6 > secondary +1 >Emitted(60, 5) Source(66, 8) + SourceIndex(0) +2 >Emitted(60, 25) Source(66, 38) + SourceIndex(0) +3 >Emitted(60, 27) Source(66, 18) + SourceIndex(0) +4 >Emitted(60, 47) Source(66, 25) + SourceIndex(0) +5 >Emitted(60, 49) Source(66, 27) + SourceIndex(0) +6 >Emitted(60, 73) Source(66, 36) + SourceIndex(0) +--- +>>> console.log(primaryA); +1 >^^^^ +2 > ^^^^^^^ +3 > ^ +4 > ^^^ +5 > ^ +6 > ^^^^^^^^ +7 > ^ +8 > ^ +1 > } } of [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, + > { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]) { + > +2 > console +3 > . +4 > log +5 > ( +6 > primaryA +7 > ) +8 > ; +1 >Emitted(61, 5) Source(68, 5) + SourceIndex(0) +2 >Emitted(61, 12) Source(68, 12) + SourceIndex(0) +3 >Emitted(61, 13) Source(68, 13) + SourceIndex(0) +4 >Emitted(61, 16) Source(68, 16) + SourceIndex(0) +5 >Emitted(61, 17) Source(68, 17) + SourceIndex(0) +6 >Emitted(61, 25) Source(68, 25) + SourceIndex(0) +7 >Emitted(61, 26) Source(68, 26) + SourceIndex(0) +8 >Emitted(61, 27) Source(68, 27) + SourceIndex(0) +--- +>>>} +1 >^ +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +1 > + >} +1 >Emitted(62, 2) Source(69, 2) + SourceIndex(0) +--- +>>>for (var _19 = 0, robots_3 = robots; _19 < robots_3.length; _19++) { +1-> +2 >^^^^^ +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^^^^^^^^^^^ +6 > ^^ +7 > ^^^^^^^^^^^^^^^^^^^^^ +8 > ^^ +9 > ^^^^^ +10> ^^ +1-> + > + > + > +2 >for ({name: nameA, skill: skillA } of +3 > robots +4 > +5 > robots +6 > +7 > robots +8 > +9 > robots +10> ) +1->Emitted(63, 1) Source(72, 1) + SourceIndex(0) +2 >Emitted(63, 6) Source(72, 39) + SourceIndex(0) +3 >Emitted(63, 17) Source(72, 45) + SourceIndex(0) +4 >Emitted(63, 19) Source(72, 39) + SourceIndex(0) +5 >Emitted(63, 36) Source(72, 45) + SourceIndex(0) +6 >Emitted(63, 38) Source(72, 39) + SourceIndex(0) +7 >Emitted(63, 59) Source(72, 45) + SourceIndex(0) +8 >Emitted(63, 61) Source(72, 39) + SourceIndex(0) +9 >Emitted(63, 66) Source(72, 45) + SourceIndex(0) +10>Emitted(63, 68) Source(72, 47) + SourceIndex(0) +--- +>>> _g = robots_3[_19], nameA = _g.name, skillA = _g.skill; +1 >^^^^^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^ +1 > +2 > name: nameA +3 > , +4 > skill: skillA +1 >Emitted(64, 25) Source(72, 7) + SourceIndex(0) +2 >Emitted(64, 40) Source(72, 18) + SourceIndex(0) +3 >Emitted(64, 42) Source(72, 20) + SourceIndex(0) +4 >Emitted(64, 59) Source(72, 33) + SourceIndex(0) +--- +>>> console.log(nameA); +1 >^^^^ +2 > ^^^^^^^ +3 > ^ +4 > ^^^ +5 > ^ +6 > ^^^^^ +7 > ^ +8 > ^ +1 > } of robots) { + > +2 > console +3 > . +4 > log +5 > ( +6 > nameA +7 > ) +8 > ; +1 >Emitted(65, 5) Source(73, 5) + SourceIndex(0) +2 >Emitted(65, 12) Source(73, 12) + SourceIndex(0) +3 >Emitted(65, 13) Source(73, 13) + SourceIndex(0) +4 >Emitted(65, 16) Source(73, 16) + SourceIndex(0) +5 >Emitted(65, 17) Source(73, 17) + SourceIndex(0) +6 >Emitted(65, 22) Source(73, 22) + SourceIndex(0) +7 >Emitted(65, 23) Source(73, 23) + SourceIndex(0) +8 >Emitted(65, 24) Source(73, 24) + SourceIndex(0) +--- +>>>} +1 >^ +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +1 > + >} +1 >Emitted(66, 2) Source(74, 2) + SourceIndex(0) +--- +>>>for (var _20 = 0, _21 = getRobots(); _20 < _21.length; _20++) { +1-> +2 >^^^^^ +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^ +6 > ^^^^^^^^^ +7 > ^^ +8 > ^^ +9 > ^^^^^^^^^^^^^^^^ +10> ^^ +11> ^^^^^ +12> ^^ +1-> + > +2 >for ({name: nameA, skill: skillA } of +3 > getRobots() +4 > +5 > +6 > getRobots +7 > () +8 > +9 > getRobots() +10> +11> getRobots() +12> ) +1->Emitted(67, 1) Source(75, 1) + SourceIndex(0) +2 >Emitted(67, 6) Source(75, 39) + SourceIndex(0) +3 >Emitted(67, 17) Source(75, 50) + SourceIndex(0) +4 >Emitted(67, 19) Source(75, 39) + SourceIndex(0) +5 >Emitted(67, 25) Source(75, 39) + SourceIndex(0) +6 >Emitted(67, 34) Source(75, 48) + SourceIndex(0) +7 >Emitted(67, 36) Source(75, 50) + SourceIndex(0) +8 >Emitted(67, 38) Source(75, 39) + SourceIndex(0) +9 >Emitted(67, 54) Source(75, 50) + SourceIndex(0) +10>Emitted(67, 56) Source(75, 39) + SourceIndex(0) +11>Emitted(67, 61) Source(75, 50) + SourceIndex(0) +12>Emitted(67, 63) Source(75, 52) + SourceIndex(0) +--- +>>> _h = _21[_20], nameA = _h.name, skillA = _h.skill; +1 >^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^ +1 > +2 > name: nameA +3 > , +4 > skill: skillA +1 >Emitted(68, 20) Source(75, 7) + SourceIndex(0) +2 >Emitted(68, 35) Source(75, 18) + SourceIndex(0) +3 >Emitted(68, 37) Source(75, 20) + SourceIndex(0) +4 >Emitted(68, 54) Source(75, 33) + SourceIndex(0) +--- +>>> console.log(nameA); +1 >^^^^ +2 > ^^^^^^^ +3 > ^ +4 > ^^^ +5 > ^ +6 > ^^^^^ +7 > ^ +8 > ^ +1 > } of getRobots()) { + > +2 > console +3 > . +4 > log +5 > ( +6 > nameA +7 > ) +8 > ; +1 >Emitted(69, 5) Source(76, 5) + SourceIndex(0) +2 >Emitted(69, 12) Source(76, 12) + SourceIndex(0) +3 >Emitted(69, 13) Source(76, 13) + SourceIndex(0) +4 >Emitted(69, 16) Source(76, 16) + SourceIndex(0) +5 >Emitted(69, 17) Source(76, 17) + SourceIndex(0) +6 >Emitted(69, 22) Source(76, 22) + SourceIndex(0) +7 >Emitted(69, 23) Source(76, 23) + SourceIndex(0) +8 >Emitted(69, 24) Source(76, 24) + SourceIndex(0) +--- +>>>} +1 >^ +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +1 > + >} +1 >Emitted(70, 2) Source(77, 2) + SourceIndex(0) +--- +>>>for (var _22 = 0, _23 = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; _22 < _23.length; _22++) { +1-> +2 >^^^^^ +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^ +6 > ^^ +7 > ^^^^ +8 > ^^ +9 > ^^^^^^^ +10> ^^ +11> ^^^^^ +12> ^^ +13> ^^^^^^^^ +14> ^^ +15> ^^ +16> ^^ +17> ^^^^ +18> ^^ +19> ^^^^^^^^^ +20> ^^ +21> ^^^^^ +22> ^^ +23> ^^^^^^^^^^ +24> ^^ +25> ^ +26> ^^ +27> ^^^^^^^^^^^^^^^^ +28> ^^ +29> ^^^^^ +30> ^^ +1-> + > +2 >for ({name: nameA, skill: skillA } of +3 > [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] +4 > +5 > [ +6 > { +7 > name +8 > : +9 > "mower" +10> , +11> skill +12> : +13> "mowing" +14> } +15> , +16> { +17> name +18> : +19> "trimmer" +20> , +21> skill +22> : +23> "trimming" +24> } +25> ] +26> +27> [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] +28> +29> [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] +30> ) +1->Emitted(71, 1) Source(78, 1) + SourceIndex(0) +2 >Emitted(71, 6) Source(78, 39) + SourceIndex(0) +3 >Emitted(71, 17) Source(78, 115) + SourceIndex(0) +4 >Emitted(71, 19) Source(78, 39) + SourceIndex(0) +5 >Emitted(71, 26) Source(78, 40) + SourceIndex(0) +6 >Emitted(71, 28) Source(78, 42) + SourceIndex(0) +7 >Emitted(71, 32) Source(78, 46) + SourceIndex(0) +8 >Emitted(71, 34) Source(78, 48) + SourceIndex(0) +9 >Emitted(71, 41) Source(78, 55) + SourceIndex(0) +10>Emitted(71, 43) Source(78, 57) + SourceIndex(0) +11>Emitted(71, 48) Source(78, 62) + SourceIndex(0) +12>Emitted(71, 50) Source(78, 64) + SourceIndex(0) +13>Emitted(71, 58) Source(78, 72) + SourceIndex(0) +14>Emitted(71, 60) Source(78, 74) + SourceIndex(0) +15>Emitted(71, 62) Source(78, 76) + SourceIndex(0) +16>Emitted(71, 64) Source(78, 78) + SourceIndex(0) +17>Emitted(71, 68) Source(78, 82) + SourceIndex(0) +18>Emitted(71, 70) Source(78, 84) + SourceIndex(0) +19>Emitted(71, 79) Source(78, 93) + SourceIndex(0) +20>Emitted(71, 81) Source(78, 95) + SourceIndex(0) +21>Emitted(71, 86) Source(78, 100) + SourceIndex(0) +22>Emitted(71, 88) Source(78, 102) + SourceIndex(0) +23>Emitted(71, 98) Source(78, 112) + SourceIndex(0) +24>Emitted(71, 100) Source(78, 114) + SourceIndex(0) +25>Emitted(71, 101) Source(78, 115) + SourceIndex(0) +26>Emitted(71, 103) Source(78, 39) + SourceIndex(0) +27>Emitted(71, 119) Source(78, 115) + SourceIndex(0) +28>Emitted(71, 121) Source(78, 39) + SourceIndex(0) +29>Emitted(71, 126) Source(78, 115) + SourceIndex(0) +30>Emitted(71, 128) Source(78, 117) + SourceIndex(0) +--- +>>> _j = _23[_22], nameA = _j.name, skillA = _j.skill; +1 >^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^ +1 > +2 > name: nameA +3 > , +4 > skill: skillA +1 >Emitted(72, 20) Source(78, 7) + SourceIndex(0) +2 >Emitted(72, 35) Source(78, 18) + SourceIndex(0) +3 >Emitted(72, 37) Source(78, 20) + SourceIndex(0) +4 >Emitted(72, 54) Source(78, 33) + SourceIndex(0) +--- +>>> console.log(nameA); +1 >^^^^ +2 > ^^^^^^^ +3 > ^ +4 > ^^^ +5 > ^ +6 > ^^^^^ +7 > ^ +8 > ^ +1 > } of [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]) { + > +2 > console +3 > . +4 > log +5 > ( +6 > nameA +7 > ) +8 > ; +1 >Emitted(73, 5) Source(79, 5) + SourceIndex(0) +2 >Emitted(73, 12) Source(79, 12) + SourceIndex(0) +3 >Emitted(73, 13) Source(79, 13) + SourceIndex(0) +4 >Emitted(73, 16) Source(79, 16) + SourceIndex(0) +5 >Emitted(73, 17) Source(79, 17) + SourceIndex(0) +6 >Emitted(73, 22) Source(79, 22) + SourceIndex(0) +7 >Emitted(73, 23) Source(79, 23) + SourceIndex(0) +8 >Emitted(73, 24) Source(79, 24) + SourceIndex(0) +--- +>>>} +1 >^ +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +1 > + >} +1 >Emitted(74, 2) Source(80, 2) + SourceIndex(0) +--- +>>>for (var _24 = 0, multiRobots_3 = multiRobots; _24 < multiRobots_3.length; _24++) { +1-> +2 >^^^^^ +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ +6 > ^^ +7 > ^^^^^^^^^^^^^^^^^^^^^^^^^^ +8 > ^^ +9 > ^^^^^ +10> ^^ +11> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +1-> + > +2 >for ({name: nameA, skills: { primary: primaryA, secondary: secondaryA } } of +3 > multiRobots +4 > +5 > multiRobots +6 > +7 > multiRobots +8 > +9 > multiRobots +10> ) +1->Emitted(75, 1) Source(81, 1) + SourceIndex(0) +2 >Emitted(75, 6) Source(81, 78) + SourceIndex(0) +3 >Emitted(75, 17) Source(81, 89) + SourceIndex(0) +4 >Emitted(75, 19) Source(81, 78) + SourceIndex(0) +5 >Emitted(75, 46) Source(81, 89) + SourceIndex(0) +6 >Emitted(75, 48) Source(81, 78) + SourceIndex(0) +7 >Emitted(75, 74) Source(81, 89) + SourceIndex(0) +8 >Emitted(75, 76) Source(81, 78) + SourceIndex(0) +9 >Emitted(75, 81) Source(81, 89) + SourceIndex(0) +10>Emitted(75, 83) Source(81, 91) + SourceIndex(0) +--- +>>> _k = multiRobots_3[_24], nameA = _k.name, _l = _k.skills, primaryA = _l.primary, secondaryA = _l.secondary; +1->^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^^^^^^ +1-> +2 > name: nameA +3 > , +4 > skills: { primary: primaryA, secondary: secondaryA } +5 > +6 > primary: primaryA +7 > , +8 > secondary: secondaryA +1->Emitted(76, 30) Source(81, 7) + SourceIndex(0) +2 >Emitted(76, 45) Source(81, 18) + SourceIndex(0) +3 >Emitted(76, 47) Source(81, 20) + SourceIndex(0) +4 >Emitted(76, 61) Source(81, 72) + SourceIndex(0) +5 >Emitted(76, 63) Source(81, 30) + SourceIndex(0) +6 >Emitted(76, 84) Source(81, 47) + SourceIndex(0) +7 >Emitted(76, 86) Source(81, 49) + SourceIndex(0) +8 >Emitted(76, 111) Source(81, 70) + SourceIndex(0) +--- +>>> console.log(nameA); +1 >^^^^ +2 > ^^^^^^^ +3 > ^ +4 > ^^^ +5 > ^ +6 > ^^^^^ +7 > ^ +8 > ^ +1 > } } of multiRobots) { + > +2 > console +3 > . +4 > log +5 > ( +6 > nameA +7 > ) +8 > ; +1 >Emitted(77, 5) Source(82, 5) + SourceIndex(0) +2 >Emitted(77, 12) Source(82, 12) + SourceIndex(0) +3 >Emitted(77, 13) Source(82, 13) + SourceIndex(0) +4 >Emitted(77, 16) Source(82, 16) + SourceIndex(0) +5 >Emitted(77, 17) Source(82, 17) + SourceIndex(0) +6 >Emitted(77, 22) Source(82, 22) + SourceIndex(0) +7 >Emitted(77, 23) Source(82, 23) + SourceIndex(0) +8 >Emitted(77, 24) Source(82, 24) + SourceIndex(0) +--- +>>>} +1 >^ +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +1 > + >} +1 >Emitted(78, 2) Source(83, 2) + SourceIndex(0) +--- +>>>for (var _25 = 0, _26 = getMultiRobots(); _25 < _26.length; _25++) { +1-> +2 >^^^^^ +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^ +6 > ^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^ +9 > ^^^^^^^^^^^^^^^^ +10> ^^ +11> ^^^^^ +12> ^^ +13> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +1-> + > +2 >for ({name: nameA, skills: { primary: primaryA, secondary: secondaryA } } of +3 > getMultiRobots() +4 > +5 > +6 > getMultiRobots +7 > () +8 > +9 > getMultiRobots() +10> +11> getMultiRobots() +12> ) +1->Emitted(79, 1) Source(84, 1) + SourceIndex(0) +2 >Emitted(79, 6) Source(84, 78) + SourceIndex(0) +3 >Emitted(79, 17) Source(84, 94) + SourceIndex(0) +4 >Emitted(79, 19) Source(84, 78) + SourceIndex(0) +5 >Emitted(79, 25) Source(84, 78) + SourceIndex(0) +6 >Emitted(79, 39) Source(84, 92) + SourceIndex(0) +7 >Emitted(79, 41) Source(84, 94) + SourceIndex(0) +8 >Emitted(79, 43) Source(84, 78) + SourceIndex(0) +9 >Emitted(79, 59) Source(84, 94) + SourceIndex(0) +10>Emitted(79, 61) Source(84, 78) + SourceIndex(0) +11>Emitted(79, 66) Source(84, 94) + SourceIndex(0) +12>Emitted(79, 68) Source(84, 96) + SourceIndex(0) +--- +>>> _m = _26[_25], nameA = _m.name, _o = _m.skills, primaryA = _o.primary, secondaryA = _o.secondary; +1->^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^^^^^^ +1-> +2 > name: nameA +3 > , +4 > skills: { primary: primaryA, secondary: secondaryA } +5 > +6 > primary: primaryA +7 > , +8 > secondary: secondaryA +1->Emitted(80, 20) Source(84, 7) + SourceIndex(0) +2 >Emitted(80, 35) Source(84, 18) + SourceIndex(0) +3 >Emitted(80, 37) Source(84, 20) + SourceIndex(0) +4 >Emitted(80, 51) Source(84, 72) + SourceIndex(0) +5 >Emitted(80, 53) Source(84, 30) + SourceIndex(0) +6 >Emitted(80, 74) Source(84, 47) + SourceIndex(0) +7 >Emitted(80, 76) Source(84, 49) + SourceIndex(0) +8 >Emitted(80, 101) Source(84, 70) + SourceIndex(0) +--- +>>> console.log(nameA); +1 >^^^^ +2 > ^^^^^^^ +3 > ^ +4 > ^^^ +5 > ^ +6 > ^^^^^ +7 > ^ +8 > ^ +1 > } } of getMultiRobots()) { + > +2 > console +3 > . +4 > log +5 > ( +6 > nameA +7 > ) +8 > ; +1 >Emitted(81, 5) Source(85, 5) + SourceIndex(0) +2 >Emitted(81, 12) Source(85, 12) + SourceIndex(0) +3 >Emitted(81, 13) Source(85, 13) + SourceIndex(0) +4 >Emitted(81, 16) Source(85, 16) + SourceIndex(0) +5 >Emitted(81, 17) Source(85, 17) + SourceIndex(0) +6 >Emitted(81, 22) Source(85, 22) + SourceIndex(0) +7 >Emitted(81, 23) Source(85, 23) + SourceIndex(0) +8 >Emitted(81, 24) Source(85, 24) + SourceIndex(0) +--- +>>>} +1 >^ +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +1 > + >} +1 >Emitted(82, 2) Source(86, 2) + SourceIndex(0) +--- +>>>for (var _27 = 0, _28 = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, +1-> +2 >^^^^^ +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^ +6 > ^^ +7 > ^^^^ +8 > ^^ +9 > ^^^^^^^ +10> ^^ +11> ^^^^^^ +12> ^^ +13> ^^ +14> ^^^^^^^ +15> ^^ +16> ^^^^^^^^ +17> ^^ +18> ^^^^^^^^^ +19> ^^ +20> ^^^^^^ +21> ^^ +22> ^^ +23> ^^^^^^^^^^^^^^^-> +1-> + > +2 >for ({name: nameA, skills: { primary: primaryA, secondary: secondaryA } } of +3 > [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, + > { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }] +4 > +5 > [ +6 > { +7 > name +8 > : +9 > "mower" +10> , +11> skills +12> : +13> { +14> primary +15> : +16> "mowing" +17> , +18> secondary +19> : +20> "none" +21> } +22> } +1->Emitted(83, 1) Source(87, 1) + SourceIndex(0) +2 >Emitted(83, 6) Source(87, 78) + SourceIndex(0) +3 >Emitted(83, 17) Source(88, 79) + SourceIndex(0) +4 >Emitted(83, 19) Source(87, 78) + SourceIndex(0) +5 >Emitted(83, 26) Source(87, 79) + SourceIndex(0) +6 >Emitted(83, 28) Source(87, 81) + SourceIndex(0) +7 >Emitted(83, 32) Source(87, 85) + SourceIndex(0) +8 >Emitted(83, 34) Source(87, 87) + SourceIndex(0) +9 >Emitted(83, 41) Source(87, 94) + SourceIndex(0) +10>Emitted(83, 43) Source(87, 96) + SourceIndex(0) +11>Emitted(83, 49) Source(87, 102) + SourceIndex(0) +12>Emitted(83, 51) Source(87, 104) + SourceIndex(0) +13>Emitted(83, 53) Source(87, 106) + SourceIndex(0) +14>Emitted(83, 60) Source(87, 113) + SourceIndex(0) +15>Emitted(83, 62) Source(87, 115) + SourceIndex(0) +16>Emitted(83, 70) Source(87, 123) + SourceIndex(0) +17>Emitted(83, 72) Source(87, 125) + SourceIndex(0) +18>Emitted(83, 81) Source(87, 134) + SourceIndex(0) +19>Emitted(83, 83) Source(87, 136) + SourceIndex(0) +20>Emitted(83, 89) Source(87, 142) + SourceIndex(0) +21>Emitted(83, 91) Source(87, 144) + SourceIndex(0) +22>Emitted(83, 93) Source(87, 146) + SourceIndex(0) +--- +>>> { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _27 < _28.length; _27++) { +1->^^^^ +2 > ^^ +3 > ^^^^ +4 > ^^ +5 > ^^^^^^^^^ +6 > ^^ +7 > ^^^^^^ +8 > ^^ +9 > ^^ +10> ^^^^^^^ +11> ^^ +12> ^^^^^^^^^^ +13> ^^ +14> ^^^^^^^^^ +15> ^^ +16> ^^^^^^^^ +17> ^^ +18> ^^ +19> ^ +20> ^^ +21> ^^^^^^^^^^^^^^^^ +22> ^^ +23> ^^^^^ +24> ^^ +1->, + > +2 > { +3 > name +4 > : +5 > "trimmer" +6 > , +7 > skills +8 > : +9 > { +10> primary +11> : +12> "trimming" +13> , +14> secondary +15> : +16> "edging" +17> } +18> } +19> ] +20> +21> [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, + > { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }] +22> +23> [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, + > { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }] +24> ) +1->Emitted(84, 5) Source(88, 5) + SourceIndex(0) +2 >Emitted(84, 7) Source(88, 7) + SourceIndex(0) +3 >Emitted(84, 11) Source(88, 11) + SourceIndex(0) +4 >Emitted(84, 13) Source(88, 13) + SourceIndex(0) +5 >Emitted(84, 22) Source(88, 22) + SourceIndex(0) +6 >Emitted(84, 24) Source(88, 24) + SourceIndex(0) +7 >Emitted(84, 30) Source(88, 30) + SourceIndex(0) +8 >Emitted(84, 32) Source(88, 32) + SourceIndex(0) +9 >Emitted(84, 34) Source(88, 34) + SourceIndex(0) +10>Emitted(84, 41) Source(88, 41) + SourceIndex(0) +11>Emitted(84, 43) Source(88, 43) + SourceIndex(0) +12>Emitted(84, 53) Source(88, 53) + SourceIndex(0) +13>Emitted(84, 55) Source(88, 55) + SourceIndex(0) +14>Emitted(84, 64) Source(88, 64) + SourceIndex(0) +15>Emitted(84, 66) Source(88, 66) + SourceIndex(0) +16>Emitted(84, 74) Source(88, 74) + SourceIndex(0) +17>Emitted(84, 76) Source(88, 76) + SourceIndex(0) +18>Emitted(84, 78) Source(88, 78) + SourceIndex(0) +19>Emitted(84, 79) Source(88, 79) + SourceIndex(0) +20>Emitted(84, 81) Source(87, 78) + SourceIndex(0) +21>Emitted(84, 97) Source(88, 79) + SourceIndex(0) +22>Emitted(84, 99) Source(87, 78) + SourceIndex(0) +23>Emitted(84, 104) Source(88, 79) + SourceIndex(0) +24>Emitted(84, 106) Source(88, 81) + SourceIndex(0) +--- +>>> _p = _28[_27], nameA = _p.name, _q = _p.skills, primaryA = _q.primary, secondaryA = _q.secondary; +1 >^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^^^^^^ +1 > +2 > name: nameA +3 > , +4 > skills: { primary: primaryA, secondary: secondaryA } +5 > +6 > primary: primaryA +7 > , +8 > secondary: secondaryA +1 >Emitted(85, 20) Source(87, 7) + SourceIndex(0) +2 >Emitted(85, 35) Source(87, 18) + SourceIndex(0) +3 >Emitted(85, 37) Source(87, 20) + SourceIndex(0) +4 >Emitted(85, 51) Source(87, 72) + SourceIndex(0) +5 >Emitted(85, 53) Source(87, 30) + SourceIndex(0) +6 >Emitted(85, 74) Source(87, 47) + SourceIndex(0) +7 >Emitted(85, 76) Source(87, 49) + SourceIndex(0) +8 >Emitted(85, 101) Source(87, 70) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -3144,21 +2430,732 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPattern2.ts 6 > nameA 7 > ) 8 > ; -1 >Emitted(110, 5) Source(108, 5) + SourceIndex(0) -2 >Emitted(110, 12) Source(108, 12) + SourceIndex(0) -3 >Emitted(110, 13) Source(108, 13) + SourceIndex(0) -4 >Emitted(110, 16) Source(108, 16) + SourceIndex(0) -5 >Emitted(110, 17) Source(108, 17) + SourceIndex(0) -6 >Emitted(110, 22) Source(108, 22) + SourceIndex(0) -7 >Emitted(110, 23) Source(108, 23) + SourceIndex(0) -8 >Emitted(110, 24) Source(108, 24) + SourceIndex(0) +1 >Emitted(86, 5) Source(89, 5) + SourceIndex(0) +2 >Emitted(86, 12) Source(89, 12) + SourceIndex(0) +3 >Emitted(86, 13) Source(89, 13) + SourceIndex(0) +4 >Emitted(86, 16) Source(89, 16) + SourceIndex(0) +5 >Emitted(86, 17) Source(89, 17) + SourceIndex(0) +6 >Emitted(86, 22) Source(89, 22) + SourceIndex(0) +7 >Emitted(86, 23) Source(89, 23) + SourceIndex(0) +8 >Emitted(86, 24) Source(89, 24) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(111, 2) Source(109, 2) + SourceIndex(0) +1 >Emitted(87, 2) Source(90, 2) + SourceIndex(0) +--- +>>>for (var _29 = 0, robots_4 = robots; _29 < robots_4.length; _29++) { +1-> +2 >^^^^^ +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^^^^^^^^^^^ +6 > ^^ +7 > ^^^^^^^^^^^^^^^^^^^^^ +8 > ^^ +9 > ^^^^^ +10> ^^ +1-> + > +2 >for ({name, skill } of +3 > robots +4 > +5 > robots +6 > +7 > robots +8 > +9 > robots +10> ) +1->Emitted(88, 1) Source(91, 1) + SourceIndex(0) +2 >Emitted(88, 6) Source(91, 24) + SourceIndex(0) +3 >Emitted(88, 17) Source(91, 30) + SourceIndex(0) +4 >Emitted(88, 19) Source(91, 24) + SourceIndex(0) +5 >Emitted(88, 36) Source(91, 30) + SourceIndex(0) +6 >Emitted(88, 38) Source(91, 24) + SourceIndex(0) +7 >Emitted(88, 59) Source(91, 30) + SourceIndex(0) +8 >Emitted(88, 61) Source(91, 24) + SourceIndex(0) +9 >Emitted(88, 66) Source(91, 30) + SourceIndex(0) +10>Emitted(88, 68) Source(91, 32) + SourceIndex(0) +--- +>>> _r = robots_4[_29], name = _r.name, skill = _r.skill; +1 >^^^^^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^ +1 > +2 > name +3 > , +4 > skill +1 >Emitted(89, 25) Source(91, 7) + SourceIndex(0) +2 >Emitted(89, 39) Source(91, 11) + SourceIndex(0) +3 >Emitted(89, 41) Source(91, 13) + SourceIndex(0) +4 >Emitted(89, 57) Source(91, 18) + SourceIndex(0) +--- +>>> console.log(nameA); +1 >^^^^ +2 > ^^^^^^^ +3 > ^ +4 > ^^^ +5 > ^ +6 > ^^^^^ +7 > ^ +8 > ^ +1 > } of robots) { + > +2 > console +3 > . +4 > log +5 > ( +6 > nameA +7 > ) +8 > ; +1 >Emitted(90, 5) Source(92, 5) + SourceIndex(0) +2 >Emitted(90, 12) Source(92, 12) + SourceIndex(0) +3 >Emitted(90, 13) Source(92, 13) + SourceIndex(0) +4 >Emitted(90, 16) Source(92, 16) + SourceIndex(0) +5 >Emitted(90, 17) Source(92, 17) + SourceIndex(0) +6 >Emitted(90, 22) Source(92, 22) + SourceIndex(0) +7 >Emitted(90, 23) Source(92, 23) + SourceIndex(0) +8 >Emitted(90, 24) Source(92, 24) + SourceIndex(0) +--- +>>>} +1 >^ +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +1 > + >} +1 >Emitted(91, 2) Source(93, 2) + SourceIndex(0) +--- +>>>for (var _30 = 0, _31 = getRobots(); _30 < _31.length; _30++) { +1-> +2 >^^^^^ +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^ +6 > ^^^^^^^^^ +7 > ^^ +8 > ^^ +9 > ^^^^^^^^^^^^^^^^ +10> ^^ +11> ^^^^^ +12> ^^ +1-> + > +2 >for ({name, skill } of +3 > getRobots() +4 > +5 > +6 > getRobots +7 > () +8 > +9 > getRobots() +10> +11> getRobots() +12> ) +1->Emitted(92, 1) Source(94, 1) + SourceIndex(0) +2 >Emitted(92, 6) Source(94, 24) + SourceIndex(0) +3 >Emitted(92, 17) Source(94, 35) + SourceIndex(0) +4 >Emitted(92, 19) Source(94, 24) + SourceIndex(0) +5 >Emitted(92, 25) Source(94, 24) + SourceIndex(0) +6 >Emitted(92, 34) Source(94, 33) + SourceIndex(0) +7 >Emitted(92, 36) Source(94, 35) + SourceIndex(0) +8 >Emitted(92, 38) Source(94, 24) + SourceIndex(0) +9 >Emitted(92, 54) Source(94, 35) + SourceIndex(0) +10>Emitted(92, 56) Source(94, 24) + SourceIndex(0) +11>Emitted(92, 61) Source(94, 35) + SourceIndex(0) +12>Emitted(92, 63) Source(94, 37) + SourceIndex(0) +--- +>>> _s = _31[_30], name = _s.name, skill = _s.skill; +1 >^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^ +1 > +2 > name +3 > , +4 > skill +1 >Emitted(93, 20) Source(94, 7) + SourceIndex(0) +2 >Emitted(93, 34) Source(94, 11) + SourceIndex(0) +3 >Emitted(93, 36) Source(94, 13) + SourceIndex(0) +4 >Emitted(93, 52) Source(94, 18) + SourceIndex(0) +--- +>>> console.log(nameA); +1 >^^^^ +2 > ^^^^^^^ +3 > ^ +4 > ^^^ +5 > ^ +6 > ^^^^^ +7 > ^ +8 > ^ +1 > } of getRobots()) { + > +2 > console +3 > . +4 > log +5 > ( +6 > nameA +7 > ) +8 > ; +1 >Emitted(94, 5) Source(95, 5) + SourceIndex(0) +2 >Emitted(94, 12) Source(95, 12) + SourceIndex(0) +3 >Emitted(94, 13) Source(95, 13) + SourceIndex(0) +4 >Emitted(94, 16) Source(95, 16) + SourceIndex(0) +5 >Emitted(94, 17) Source(95, 17) + SourceIndex(0) +6 >Emitted(94, 22) Source(95, 22) + SourceIndex(0) +7 >Emitted(94, 23) Source(95, 23) + SourceIndex(0) +8 >Emitted(94, 24) Source(95, 24) + SourceIndex(0) +--- +>>>} +1 >^ +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +1 > + >} +1 >Emitted(95, 2) Source(96, 2) + SourceIndex(0) +--- +>>>for (var _32 = 0, _33 = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; _32 < _33.length; _32++) { +1-> +2 >^^^^^ +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^ +6 > ^^ +7 > ^^^^ +8 > ^^ +9 > ^^^^^^^ +10> ^^ +11> ^^^^^ +12> ^^ +13> ^^^^^^^^ +14> ^^ +15> ^^ +16> ^^ +17> ^^^^ +18> ^^ +19> ^^^^^^^^^ +20> ^^ +21> ^^^^^ +22> ^^ +23> ^^^^^^^^^^ +24> ^^ +25> ^ +26> ^^ +27> ^^^^^^^^^^^^^^^^ +28> ^^ +29> ^^^^^ +30> ^^ +1-> + > +2 >for ({name, skill } of +3 > [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] +4 > +5 > [ +6 > { +7 > name +8 > : +9 > "mower" +10> , +11> skill +12> : +13> "mowing" +14> } +15> , +16> { +17> name +18> : +19> "trimmer" +20> , +21> skill +22> : +23> "trimming" +24> } +25> ] +26> +27> [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] +28> +29> [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] +30> ) +1->Emitted(96, 1) Source(97, 1) + SourceIndex(0) +2 >Emitted(96, 6) Source(97, 24) + SourceIndex(0) +3 >Emitted(96, 17) Source(97, 100) + SourceIndex(0) +4 >Emitted(96, 19) Source(97, 24) + SourceIndex(0) +5 >Emitted(96, 26) Source(97, 25) + SourceIndex(0) +6 >Emitted(96, 28) Source(97, 27) + SourceIndex(0) +7 >Emitted(96, 32) Source(97, 31) + SourceIndex(0) +8 >Emitted(96, 34) Source(97, 33) + SourceIndex(0) +9 >Emitted(96, 41) Source(97, 40) + SourceIndex(0) +10>Emitted(96, 43) Source(97, 42) + SourceIndex(0) +11>Emitted(96, 48) Source(97, 47) + SourceIndex(0) +12>Emitted(96, 50) Source(97, 49) + SourceIndex(0) +13>Emitted(96, 58) Source(97, 57) + SourceIndex(0) +14>Emitted(96, 60) Source(97, 59) + SourceIndex(0) +15>Emitted(96, 62) Source(97, 61) + SourceIndex(0) +16>Emitted(96, 64) Source(97, 63) + SourceIndex(0) +17>Emitted(96, 68) Source(97, 67) + SourceIndex(0) +18>Emitted(96, 70) Source(97, 69) + SourceIndex(0) +19>Emitted(96, 79) Source(97, 78) + SourceIndex(0) +20>Emitted(96, 81) Source(97, 80) + SourceIndex(0) +21>Emitted(96, 86) Source(97, 85) + SourceIndex(0) +22>Emitted(96, 88) Source(97, 87) + SourceIndex(0) +23>Emitted(96, 98) Source(97, 97) + SourceIndex(0) +24>Emitted(96, 100) Source(97, 99) + SourceIndex(0) +25>Emitted(96, 101) Source(97, 100) + SourceIndex(0) +26>Emitted(96, 103) Source(97, 24) + SourceIndex(0) +27>Emitted(96, 119) Source(97, 100) + SourceIndex(0) +28>Emitted(96, 121) Source(97, 24) + SourceIndex(0) +29>Emitted(96, 126) Source(97, 100) + SourceIndex(0) +30>Emitted(96, 128) Source(97, 102) + SourceIndex(0) +--- +>>> _t = _33[_32], name = _t.name, skill = _t.skill; +1 >^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^ +1 > +2 > name +3 > , +4 > skill +1 >Emitted(97, 20) Source(97, 7) + SourceIndex(0) +2 >Emitted(97, 34) Source(97, 11) + SourceIndex(0) +3 >Emitted(97, 36) Source(97, 13) + SourceIndex(0) +4 >Emitted(97, 52) Source(97, 18) + SourceIndex(0) +--- +>>> console.log(nameA); +1 >^^^^ +2 > ^^^^^^^ +3 > ^ +4 > ^^^ +5 > ^ +6 > ^^^^^ +7 > ^ +8 > ^ +1 > } of [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]) { + > +2 > console +3 > . +4 > log +5 > ( +6 > nameA +7 > ) +8 > ; +1 >Emitted(98, 5) Source(98, 5) + SourceIndex(0) +2 >Emitted(98, 12) Source(98, 12) + SourceIndex(0) +3 >Emitted(98, 13) Source(98, 13) + SourceIndex(0) +4 >Emitted(98, 16) Source(98, 16) + SourceIndex(0) +5 >Emitted(98, 17) Source(98, 17) + SourceIndex(0) +6 >Emitted(98, 22) Source(98, 22) + SourceIndex(0) +7 >Emitted(98, 23) Source(98, 23) + SourceIndex(0) +8 >Emitted(98, 24) Source(98, 24) + SourceIndex(0) +--- +>>>} +1 >^ +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +1 > + >} +1 >Emitted(99, 2) Source(99, 2) + SourceIndex(0) +--- +>>>for (var _34 = 0, multiRobots_4 = multiRobots; _34 < multiRobots_4.length; _34++) { +1-> +2 >^^^^^ +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ +6 > ^^ +7 > ^^^^^^^^^^^^^^^^^^^^^^^^^^ +8 > ^^ +9 > ^^^^^ +10> ^^ +11> ^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +1-> + > +2 >for ({name, skills: { primary, secondary } } of +3 > multiRobots +4 > +5 > multiRobots +6 > +7 > multiRobots +8 > +9 > multiRobots +10> ) +1->Emitted(100, 1) Source(100, 1) + SourceIndex(0) +2 >Emitted(100, 6) Source(100, 49) + SourceIndex(0) +3 >Emitted(100, 17) Source(100, 60) + SourceIndex(0) +4 >Emitted(100, 19) Source(100, 49) + SourceIndex(0) +5 >Emitted(100, 46) Source(100, 60) + SourceIndex(0) +6 >Emitted(100, 48) Source(100, 49) + SourceIndex(0) +7 >Emitted(100, 74) Source(100, 60) + SourceIndex(0) +8 >Emitted(100, 76) Source(100, 49) + SourceIndex(0) +9 >Emitted(100, 81) Source(100, 60) + SourceIndex(0) +10>Emitted(100, 83) Source(100, 62) + SourceIndex(0) +--- +>>> _u = multiRobots_4[_34], name = _u.name, _v = _u.skills, primary = _v.primary, secondary = _v.secondary; +1->^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^^^^^ +1-> +2 > name +3 > , +4 > skills: { primary, secondary } +5 > +6 > primary +7 > , +8 > secondary +1->Emitted(101, 30) Source(100, 7) + SourceIndex(0) +2 >Emitted(101, 44) Source(100, 11) + SourceIndex(0) +3 >Emitted(101, 46) Source(100, 13) + SourceIndex(0) +4 >Emitted(101, 60) Source(100, 43) + SourceIndex(0) +5 >Emitted(101, 62) Source(100, 23) + SourceIndex(0) +6 >Emitted(101, 82) Source(100, 30) + SourceIndex(0) +7 >Emitted(101, 84) Source(100, 32) + SourceIndex(0) +8 >Emitted(101, 108) Source(100, 41) + SourceIndex(0) +--- +>>> console.log(nameA); +1 >^^^^ +2 > ^^^^^^^ +3 > ^ +4 > ^^^ +5 > ^ +6 > ^^^^^ +7 > ^ +8 > ^ +1 > } } of multiRobots) { + > +2 > console +3 > . +4 > log +5 > ( +6 > nameA +7 > ) +8 > ; +1 >Emitted(102, 5) Source(101, 5) + SourceIndex(0) +2 >Emitted(102, 12) Source(101, 12) + SourceIndex(0) +3 >Emitted(102, 13) Source(101, 13) + SourceIndex(0) +4 >Emitted(102, 16) Source(101, 16) + SourceIndex(0) +5 >Emitted(102, 17) Source(101, 17) + SourceIndex(0) +6 >Emitted(102, 22) Source(101, 22) + SourceIndex(0) +7 >Emitted(102, 23) Source(101, 23) + SourceIndex(0) +8 >Emitted(102, 24) Source(101, 24) + SourceIndex(0) +--- +>>>} +1 >^ +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +1 > + >} +1 >Emitted(103, 2) Source(102, 2) + SourceIndex(0) +--- +>>>for (var _35 = 0, _36 = getMultiRobots(); _35 < _36.length; _35++) { +1-> +2 >^^^^^ +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^ +6 > ^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^ +9 > ^^^^^^^^^^^^^^^^ +10> ^^ +11> ^^^^^ +12> ^^ +13> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +1-> + > +2 >for ({name, skills: { primary, secondary } } of +3 > getMultiRobots() +4 > +5 > +6 > getMultiRobots +7 > () +8 > +9 > getMultiRobots() +10> +11> getMultiRobots() +12> ) +1->Emitted(104, 1) Source(103, 1) + SourceIndex(0) +2 >Emitted(104, 6) Source(103, 49) + SourceIndex(0) +3 >Emitted(104, 17) Source(103, 65) + SourceIndex(0) +4 >Emitted(104, 19) Source(103, 49) + SourceIndex(0) +5 >Emitted(104, 25) Source(103, 49) + SourceIndex(0) +6 >Emitted(104, 39) Source(103, 63) + SourceIndex(0) +7 >Emitted(104, 41) Source(103, 65) + SourceIndex(0) +8 >Emitted(104, 43) Source(103, 49) + SourceIndex(0) +9 >Emitted(104, 59) Source(103, 65) + SourceIndex(0) +10>Emitted(104, 61) Source(103, 49) + SourceIndex(0) +11>Emitted(104, 66) Source(103, 65) + SourceIndex(0) +12>Emitted(104, 68) Source(103, 67) + SourceIndex(0) +--- +>>> _w = _36[_35], name = _w.name, _x = _w.skills, primary = _x.primary, secondary = _x.secondary; +1->^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^^^^^ +1-> +2 > name +3 > , +4 > skills: { primary, secondary } +5 > +6 > primary +7 > , +8 > secondary +1->Emitted(105, 20) Source(103, 7) + SourceIndex(0) +2 >Emitted(105, 34) Source(103, 11) + SourceIndex(0) +3 >Emitted(105, 36) Source(103, 13) + SourceIndex(0) +4 >Emitted(105, 50) Source(103, 43) + SourceIndex(0) +5 >Emitted(105, 52) Source(103, 23) + SourceIndex(0) +6 >Emitted(105, 72) Source(103, 30) + SourceIndex(0) +7 >Emitted(105, 74) Source(103, 32) + SourceIndex(0) +8 >Emitted(105, 98) Source(103, 41) + SourceIndex(0) +--- +>>> console.log(nameA); +1 >^^^^ +2 > ^^^^^^^ +3 > ^ +4 > ^^^ +5 > ^ +6 > ^^^^^ +7 > ^ +8 > ^ +1 > } } of getMultiRobots()) { + > +2 > console +3 > . +4 > log +5 > ( +6 > nameA +7 > ) +8 > ; +1 >Emitted(106, 5) Source(104, 5) + SourceIndex(0) +2 >Emitted(106, 12) Source(104, 12) + SourceIndex(0) +3 >Emitted(106, 13) Source(104, 13) + SourceIndex(0) +4 >Emitted(106, 16) Source(104, 16) + SourceIndex(0) +5 >Emitted(106, 17) Source(104, 17) + SourceIndex(0) +6 >Emitted(106, 22) Source(104, 22) + SourceIndex(0) +7 >Emitted(106, 23) Source(104, 23) + SourceIndex(0) +8 >Emitted(106, 24) Source(104, 24) + SourceIndex(0) +--- +>>>} +1 >^ +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +1 > + >} +1 >Emitted(107, 2) Source(105, 2) + SourceIndex(0) +--- +>>>for (var _37 = 0, _38 = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, +1-> +2 >^^^^^ +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^ +6 > ^^ +7 > ^^^^ +8 > ^^ +9 > ^^^^^^^ +10> ^^ +11> ^^^^^^ +12> ^^ +13> ^^ +14> ^^^^^^^ +15> ^^ +16> ^^^^^^^^ +17> ^^ +18> ^^^^^^^^^ +19> ^^ +20> ^^^^^^ +21> ^^ +22> ^^ +23> ^^^^^^^^^^^^^^^-> +1-> + > +2 >for ({name, skills: { primary, secondary } } of +3 > [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, + > { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }] +4 > +5 > [ +6 > { +7 > name +8 > : +9 > "mower" +10> , +11> skills +12> : +13> { +14> primary +15> : +16> "mowing" +17> , +18> secondary +19> : +20> "none" +21> } +22> } +1->Emitted(108, 1) Source(106, 1) + SourceIndex(0) +2 >Emitted(108, 6) Source(106, 49) + SourceIndex(0) +3 >Emitted(108, 17) Source(107, 79) + SourceIndex(0) +4 >Emitted(108, 19) Source(106, 49) + SourceIndex(0) +5 >Emitted(108, 26) Source(106, 50) + SourceIndex(0) +6 >Emitted(108, 28) Source(106, 52) + SourceIndex(0) +7 >Emitted(108, 32) Source(106, 56) + SourceIndex(0) +8 >Emitted(108, 34) Source(106, 58) + SourceIndex(0) +9 >Emitted(108, 41) Source(106, 65) + SourceIndex(0) +10>Emitted(108, 43) Source(106, 67) + SourceIndex(0) +11>Emitted(108, 49) Source(106, 73) + SourceIndex(0) +12>Emitted(108, 51) Source(106, 75) + SourceIndex(0) +13>Emitted(108, 53) Source(106, 77) + SourceIndex(0) +14>Emitted(108, 60) Source(106, 84) + SourceIndex(0) +15>Emitted(108, 62) Source(106, 86) + SourceIndex(0) +16>Emitted(108, 70) Source(106, 94) + SourceIndex(0) +17>Emitted(108, 72) Source(106, 96) + SourceIndex(0) +18>Emitted(108, 81) Source(106, 105) + SourceIndex(0) +19>Emitted(108, 83) Source(106, 107) + SourceIndex(0) +20>Emitted(108, 89) Source(106, 113) + SourceIndex(0) +21>Emitted(108, 91) Source(106, 115) + SourceIndex(0) +22>Emitted(108, 93) Source(106, 117) + SourceIndex(0) +--- +>>> { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _37 < _38.length; _37++) { +1->^^^^ +2 > ^^ +3 > ^^^^ +4 > ^^ +5 > ^^^^^^^^^ +6 > ^^ +7 > ^^^^^^ +8 > ^^ +9 > ^^ +10> ^^^^^^^ +11> ^^ +12> ^^^^^^^^^^ +13> ^^ +14> ^^^^^^^^^ +15> ^^ +16> ^^^^^^^^ +17> ^^ +18> ^^ +19> ^ +20> ^^ +21> ^^^^^^^^^^^^^^^^ +22> ^^ +23> ^^^^^ +24> ^^ +1->, + > +2 > { +3 > name +4 > : +5 > "trimmer" +6 > , +7 > skills +8 > : +9 > { +10> primary +11> : +12> "trimming" +13> , +14> secondary +15> : +16> "edging" +17> } +18> } +19> ] +20> +21> [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, + > { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }] +22> +23> [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, + > { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }] +24> ) +1->Emitted(109, 5) Source(107, 5) + SourceIndex(0) +2 >Emitted(109, 7) Source(107, 7) + SourceIndex(0) +3 >Emitted(109, 11) Source(107, 11) + SourceIndex(0) +4 >Emitted(109, 13) Source(107, 13) + SourceIndex(0) +5 >Emitted(109, 22) Source(107, 22) + SourceIndex(0) +6 >Emitted(109, 24) Source(107, 24) + SourceIndex(0) +7 >Emitted(109, 30) Source(107, 30) + SourceIndex(0) +8 >Emitted(109, 32) Source(107, 32) + SourceIndex(0) +9 >Emitted(109, 34) Source(107, 34) + SourceIndex(0) +10>Emitted(109, 41) Source(107, 41) + SourceIndex(0) +11>Emitted(109, 43) Source(107, 43) + SourceIndex(0) +12>Emitted(109, 53) Source(107, 53) + SourceIndex(0) +13>Emitted(109, 55) Source(107, 55) + SourceIndex(0) +14>Emitted(109, 64) Source(107, 64) + SourceIndex(0) +15>Emitted(109, 66) Source(107, 66) + SourceIndex(0) +16>Emitted(109, 74) Source(107, 74) + SourceIndex(0) +17>Emitted(109, 76) Source(107, 76) + SourceIndex(0) +18>Emitted(109, 78) Source(107, 78) + SourceIndex(0) +19>Emitted(109, 79) Source(107, 79) + SourceIndex(0) +20>Emitted(109, 81) Source(106, 49) + SourceIndex(0) +21>Emitted(109, 97) Source(107, 79) + SourceIndex(0) +22>Emitted(109, 99) Source(106, 49) + SourceIndex(0) +23>Emitted(109, 104) Source(107, 79) + SourceIndex(0) +24>Emitted(109, 106) Source(107, 81) + SourceIndex(0) +--- +>>> _y = _38[_37], name = _y.name, _z = _y.skills, primary = _z.primary, secondary = _z.secondary; +1 >^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^^^^^ +1 > +2 > name +3 > , +4 > skills: { primary, secondary } +5 > +6 > primary +7 > , +8 > secondary +1 >Emitted(110, 20) Source(106, 7) + SourceIndex(0) +2 >Emitted(110, 34) Source(106, 11) + SourceIndex(0) +3 >Emitted(110, 36) Source(106, 13) + SourceIndex(0) +4 >Emitted(110, 50) Source(106, 43) + SourceIndex(0) +5 >Emitted(110, 52) Source(106, 23) + SourceIndex(0) +6 >Emitted(110, 72) Source(106, 30) + SourceIndex(0) +7 >Emitted(110, 74) Source(106, 32) + SourceIndex(0) +8 >Emitted(110, 98) Source(106, 41) + SourceIndex(0) +--- +>>> console.log(nameA); +1 >^^^^ +2 > ^^^^^^^ +3 > ^ +4 > ^^^ +5 > ^ +6 > ^^^^^ +7 > ^ +8 > ^ +1 > } } of [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, + > { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]) { + > +2 > console +3 > . +4 > log +5 > ( +6 > nameA +7 > ) +8 > ; +1 >Emitted(111, 5) Source(108, 5) + SourceIndex(0) +2 >Emitted(111, 12) Source(108, 12) + SourceIndex(0) +3 >Emitted(111, 13) Source(108, 13) + SourceIndex(0) +4 >Emitted(111, 16) Source(108, 16) + SourceIndex(0) +5 >Emitted(111, 17) Source(108, 17) + SourceIndex(0) +6 >Emitted(111, 22) Source(108, 22) + SourceIndex(0) +7 >Emitted(111, 23) Source(108, 23) + SourceIndex(0) +8 >Emitted(111, 24) Source(108, 24) + SourceIndex(0) +--- +>>>} +1 >^ +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +1 > + >} +1 >Emitted(112, 2) Source(109, 2) + SourceIndex(0) --- ->>>var _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35, _36, _37, _38; >>>//# sourceMappingURL=sourceMapValidationDestructuringForOfObjectBindingPattern2.js.map \ No newline at end of file diff --git a/tests/baselines/reference/sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValues2.js b/tests/baselines/reference/sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValues2.js index b0f6816ab57..7feeae3f32e 100644 --- a/tests/baselines/reference/sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValues2.js +++ b/tests/baselines/reference/sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValues2.js @@ -167,6 +167,7 @@ for ({ } //// [sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValues2.js] +var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35, _36, _37, _38, _39, _40, _41, _42, _43, _44, _45, _46, _47, _48, _49, _50, _51, _52, _53, _54, _55, _56, _57, _58, _59; var robots = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; var multiRobots = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; @@ -179,104 +180,103 @@ function getMultiRobots() { var nameA, primaryA, secondaryA, i, skillA; var name, primary, secondary, skill; for (var _i = 0, robots_1 = robots; _i < robots_1.length; _i++) { - _15 = robots_1[_i].name, nameA = _15 === void 0 ? "noName" : _15; + _a = robots_1[_i].name, nameA = _a === void 0 ? "noName" : _a; console.log(nameA); } -for (var _a = 0, _b = getRobots(); _a < _b.length; _a++) { - _16 = _b[_a].name, nameA = _16 === void 0 ? "noName" : _16; +for (var _60 = 0, _61 = getRobots(); _60 < _61.length; _60++) { + _b = _61[_60].name, nameA = _b === void 0 ? "noName" : _b; console.log(nameA); } -for (var _c = 0, _d = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; _c < _d.length; _c++) { - _17 = _d[_c].name, nameA = _17 === void 0 ? "noName" : _17; +for (var _62 = 0, _63 = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; _62 < _63.length; _62++) { + _c = _63[_62].name, nameA = _c === void 0 ? "noName" : _c; console.log(nameA); } -for (var _e = 0, multiRobots_1 = multiRobots; _e < multiRobots_1.length; _e++) { - _18 = multiRobots_1[_e].skills, _19 = _18 === void 0 ? { primary: "nosKill", secondary: "noSkill" } : _18, _20 = _19.primary, primaryA = _20 === void 0 ? "primary" : _20, _21 = _19.secondary, secondaryA = _21 === void 0 ? "secondary" : _21; +for (var _64 = 0, multiRobots_1 = multiRobots; _64 < multiRobots_1.length; _64++) { + _d = multiRobots_1[_64].skills, _e = _d === void 0 ? { primary: "nosKill", secondary: "noSkill" } : _d, _f = _e.primary, primaryA = _f === void 0 ? "primary" : _f, _g = _e.secondary, secondaryA = _g === void 0 ? "secondary" : _g; console.log(primaryA); } -for (var _f = 0, _g = getMultiRobots(); _f < _g.length; _f++) { - _22 = _g[_f].skills, _23 = _22 === void 0 ? { primary: "nosKill", secondary: "noSkill" } : _22, _24 = _23.primary, primaryA = _24 === void 0 ? "primary" : _24, _25 = _23.secondary, secondaryA = _25 === void 0 ? "secondary" : _25; +for (var _65 = 0, _66 = getMultiRobots(); _65 < _66.length; _65++) { + _h = _66[_65].skills, _j = _h === void 0 ? { primary: "nosKill", secondary: "noSkill" } : _h, _k = _j.primary, primaryA = _k === void 0 ? "primary" : _k, _l = _j.secondary, secondaryA = _l === void 0 ? "secondary" : _l; console.log(primaryA); } -for (var _h = 0, _j = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, - { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _h < _j.length; _h++) { - _26 = _j[_h].skills, _27 = _26 === void 0 ? { primary: "nosKill", secondary: "noSkill" } : _26, _28 = _27.primary, primaryA = _28 === void 0 ? "primary" : _28, _29 = _27.secondary, secondaryA = _29 === void 0 ? "secondary" : _29; +for (var _67 = 0, _68 = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, + { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _67 < _68.length; _67++) { + _m = _68[_67].skills, _o = _m === void 0 ? { primary: "nosKill", secondary: "noSkill" } : _m, _p = _o.primary, primaryA = _p === void 0 ? "primary" : _p, _q = _o.secondary, secondaryA = _q === void 0 ? "secondary" : _q; console.log(primaryA); } -for (var _k = 0, robots_2 = robots; _k < robots_2.length; _k++) { - _30 = robots_2[_k].name, name = _30 === void 0 ? "noName" : _30; +for (var _69 = 0, robots_2 = robots; _69 < robots_2.length; _69++) { + _r = robots_2[_69].name, name = _r === void 0 ? "noName" : _r; console.log(nameA); } -for (var _l = 0, _m = getRobots(); _l < _m.length; _l++) { - _31 = _m[_l].name, name = _31 === void 0 ? "noName" : _31; +for (var _70 = 0, _71 = getRobots(); _70 < _71.length; _70++) { + _s = _71[_70].name, name = _s === void 0 ? "noName" : _s; console.log(nameA); } -for (var _o = 0, _p = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; _o < _p.length; _o++) { - _32 = _p[_o].name, name = _32 === void 0 ? "noName" : _32; +for (var _72 = 0, _73 = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; _72 < _73.length; _72++) { + _t = _73[_72].name, name = _t === void 0 ? "noName" : _t; console.log(nameA); } -for (var _q = 0, multiRobots_2 = multiRobots; _q < multiRobots_2.length; _q++) { - _33 = multiRobots_2[_q].skills, _34 = _33 === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _33, _35 = _34.primary, primary = _35 === void 0 ? "primary" : _35, _36 = _34.secondary, secondary = _36 === void 0 ? "secondary" : _36; +for (var _74 = 0, multiRobots_2 = multiRobots; _74 < multiRobots_2.length; _74++) { + _u = multiRobots_2[_74].skills, _v = _u === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _u, _w = _v.primary, primary = _w === void 0 ? "primary" : _w, _x = _v.secondary, secondary = _x === void 0 ? "secondary" : _x; console.log(primaryA); } -for (var _r = 0, _s = getMultiRobots(); _r < _s.length; _r++) { - _37 = _s[_r].skills, _38 = _37 === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _37, _39 = _38.primary, primary = _39 === void 0 ? "primary" : _39, _40 = _38.secondary, secondary = _40 === void 0 ? "secondary" : _40; +for (var _75 = 0, _76 = getMultiRobots(); _75 < _76.length; _75++) { + _y = _76[_75].skills, _z = _y === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _y, _0 = _z.primary, primary = _0 === void 0 ? "primary" : _0, _1 = _z.secondary, secondary = _1 === void 0 ? "secondary" : _1; console.log(primaryA); } -for (var _t = 0, _u = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, - { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _t < _u.length; _t++) { - _41 = _u[_t].skills, _42 = _41 === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _41, _43 = _42.primary, primary = _43 === void 0 ? "primary" : _43, _44 = _42.secondary, secondary = _44 === void 0 ? "secondary" : _44; +for (var _77 = 0, _78 = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, + { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _77 < _78.length; _77++) { + _2 = _78[_77].skills, _3 = _2 === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _2, _4 = _3.primary, primary = _4 === void 0 ? "primary" : _4, _5 = _3.secondary, secondary = _5 === void 0 ? "secondary" : _5; console.log(primaryA); } -for (var _v = 0, robots_3 = robots; _v < robots_3.length; _v++) { - _45 = robots_3[_v], _46 = _45.name, nameA = _46 === void 0 ? "noName" : _46, _47 = _45.skill, skillA = _47 === void 0 ? "noSkill" : _47; +for (var _79 = 0, robots_3 = robots; _79 < robots_3.length; _79++) { + _6 = robots_3[_79], _7 = _6.name, nameA = _7 === void 0 ? "noName" : _7, _8 = _6.skill, skillA = _8 === void 0 ? "noSkill" : _8; console.log(nameA); } -for (var _w = 0, _x = getRobots(); _w < _x.length; _w++) { - _48 = _x[_w], _49 = _48.name, nameA = _49 === void 0 ? "noName" : _49, _50 = _48.skill, skillA = _50 === void 0 ? "noSkill" : _50; +for (var _80 = 0, _81 = getRobots(); _80 < _81.length; _80++) { + _9 = _81[_80], _10 = _9.name, nameA = _10 === void 0 ? "noName" : _10, _11 = _9.skill, skillA = _11 === void 0 ? "noSkill" : _11; console.log(nameA); } -for (var _y = 0, _z = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; _y < _z.length; _y++) { - _51 = _z[_y], _52 = _51.name, nameA = _52 === void 0 ? "noName" : _52, _53 = _51.skill, skillA = _53 === void 0 ? "noSkill" : _53; +for (var _82 = 0, _83 = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; _82 < _83.length; _82++) { + _12 = _83[_82], _13 = _12.name, nameA = _13 === void 0 ? "noName" : _13, _14 = _12.skill, skillA = _14 === void 0 ? "noSkill" : _14; console.log(nameA); } -for (var _0 = 0, multiRobots_3 = multiRobots; _0 < multiRobots_3.length; _0++) { - _54 = multiRobots_3[_0], _55 = _54.name, nameA = _55 === void 0 ? "noName" : _55, _56 = _54.skills, _57 = _56 === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _56, _58 = _57.primary, primaryA = _58 === void 0 ? "primary" : _58, _59 = _57.secondary, secondaryA = _59 === void 0 ? "secondary" : _59; +for (var _84 = 0, multiRobots_3 = multiRobots; _84 < multiRobots_3.length; _84++) { + _15 = multiRobots_3[_84], _16 = _15.name, nameA = _16 === void 0 ? "noName" : _16, _17 = _15.skills, _18 = _17 === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _17, _19 = _18.primary, primaryA = _19 === void 0 ? "primary" : _19, _20 = _18.secondary, secondaryA = _20 === void 0 ? "secondary" : _20; console.log(nameA); } -for (var _1 = 0, _2 = getMultiRobots(); _1 < _2.length; _1++) { - _60 = _2[_1], _61 = _60.name, nameA = _61 === void 0 ? "noName" : _61, _62 = _60.skills, _63 = _62 === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _62, _64 = _63.primary, primaryA = _64 === void 0 ? "primary" : _64, _65 = _63.secondary, secondaryA = _65 === void 0 ? "secondary" : _65; +for (var _85 = 0, _86 = getMultiRobots(); _85 < _86.length; _85++) { + _21 = _86[_85], _22 = _21.name, nameA = _22 === void 0 ? "noName" : _22, _23 = _21.skills, _24 = _23 === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _23, _25 = _24.primary, primaryA = _25 === void 0 ? "primary" : _25, _26 = _24.secondary, secondaryA = _26 === void 0 ? "secondary" : _26; console.log(nameA); } -for (var _3 = 0, _4 = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, - { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _3 < _4.length; _3++) { - _66 = _4[_3], _67 = _66.name, nameA = _67 === void 0 ? "noName" : _67, _68 = _66.skills, _69 = _68 === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _68, _70 = _69.primary, primaryA = _70 === void 0 ? "primary" : _70, _71 = _69.secondary, secondaryA = _71 === void 0 ? "secondary" : _71; +for (var _87 = 0, _88 = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, + { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _87 < _88.length; _87++) { + _27 = _88[_87], _28 = _27.name, nameA = _28 === void 0 ? "noName" : _28, _29 = _27.skills, _30 = _29 === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _29, _31 = _30.primary, primaryA = _31 === void 0 ? "primary" : _31, _32 = _30.secondary, secondaryA = _32 === void 0 ? "secondary" : _32; console.log(nameA); } -for (var _5 = 0, robots_4 = robots; _5 < robots_4.length; _5++) { - _72 = robots_4[_5], _73 = _72.name, name = _73 === void 0 ? "noName" : _73, _74 = _72.skill, skill = _74 === void 0 ? "noSkill" : _74; +for (var _89 = 0, robots_4 = robots; _89 < robots_4.length; _89++) { + _33 = robots_4[_89], _34 = _33.name, name = _34 === void 0 ? "noName" : _34, _35 = _33.skill, skill = _35 === void 0 ? "noSkill" : _35; console.log(nameA); } -for (var _6 = 0, _7 = getRobots(); _6 < _7.length; _6++) { - _75 = _7[_6], _76 = _75.name, name = _76 === void 0 ? "noName" : _76, _77 = _75.skill, skill = _77 === void 0 ? "noSkill" : _77; +for (var _90 = 0, _91 = getRobots(); _90 < _91.length; _90++) { + _36 = _91[_90], _37 = _36.name, name = _37 === void 0 ? "noName" : _37, _38 = _36.skill, skill = _38 === void 0 ? "noSkill" : _38; console.log(nameA); } -for (var _8 = 0, _9 = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; _8 < _9.length; _8++) { - _78 = _9[_8], _79 = _78.name, name = _79 === void 0 ? "noName" : _79, _80 = _78.skill, skill = _80 === void 0 ? "noSkill" : _80; +for (var _92 = 0, _93 = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; _92 < _93.length; _92++) { + _39 = _93[_92], _40 = _39.name, name = _40 === void 0 ? "noName" : _40, _41 = _39.skill, skill = _41 === void 0 ? "noSkill" : _41; console.log(nameA); } -for (var _10 = 0, multiRobots_4 = multiRobots; _10 < multiRobots_4.length; _10++) { - _81 = multiRobots_4[_10], _82 = _81.name, name = _82 === void 0 ? "noName" : _82, _83 = _81.skills, _84 = _83 === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _83, _85 = _84.primary, primary = _85 === void 0 ? "primary" : _85, _86 = _84.secondary, secondary = _86 === void 0 ? "secondary" : _86; +for (var _94 = 0, multiRobots_4 = multiRobots; _94 < multiRobots_4.length; _94++) { + _42 = multiRobots_4[_94], _43 = _42.name, name = _43 === void 0 ? "noName" : _43, _44 = _42.skills, _45 = _44 === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _44, _46 = _45.primary, primary = _46 === void 0 ? "primary" : _46, _47 = _45.secondary, secondary = _47 === void 0 ? "secondary" : _47; console.log(nameA); } -for (var _11 = 0, _12 = getMultiRobots(); _11 < _12.length; _11++) { - _87 = _12[_11], _88 = _87.name, name = _88 === void 0 ? "noName" : _88, _89 = _87.skills, _90 = _89 === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _89, _91 = _90.primary, primary = _91 === void 0 ? "primary" : _91, _92 = _90.secondary, secondary = _92 === void 0 ? "secondary" : _92; +for (var _95 = 0, _96 = getMultiRobots(); _95 < _96.length; _95++) { + _48 = _96[_95], _49 = _48.name, name = _49 === void 0 ? "noName" : _49, _50 = _48.skills, _51 = _50 === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _50, _52 = _51.primary, primary = _52 === void 0 ? "primary" : _52, _53 = _51.secondary, secondary = _53 === void 0 ? "secondary" : _53; console.log(nameA); } -for (var _13 = 0, _14 = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, - { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _13 < _14.length; _13++) { - _93 = _14[_13], _94 = _93.name, name = _94 === void 0 ? "noName" : _94, _95 = _93.skills, _96 = _95 === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _95, _97 = _96.primary, primary = _97 === void 0 ? "primary" : _97, _98 = _96.secondary, secondary = _98 === void 0 ? "secondary" : _98; +for (var _97 = 0, _98 = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, + { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _97 < _98.length; _97++) { + _54 = _98[_97], _55 = _54.name, name = _55 === void 0 ? "noName" : _55, _56 = _54.skills, _57 = _56 === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _56, _58 = _57.primary, primary = _58 === void 0 ? "primary" : _58, _59 = _57.secondary, secondary = _59 === void 0 ? "secondary" : _59; console.log(nameA); } -var _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35, _36, _37, _38, _39, _40, _41, _42, _43, _44, _45, _46, _47, _48, _49, _50, _51, _52, _53, _54, _55, _56, _57, _58, _59, _60, _61, _62, _63, _64, _65, _66, _67, _68, _69, _70, _71, _72, _73, _74, _75, _76, _77, _78, _79, _80, _81, _82, _83, _84, _85, _86, _87, _88, _89, _90, _91, _92, _93, _94, _95, _96, _97, _98; //# sourceMappingURL=sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValues2.js.map \ No newline at end of file diff --git a/tests/baselines/reference/sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValues2.js.map b/tests/baselines/reference/sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValues2.js.map index fb8caca30bb..f44c9157bd6 100644 --- a/tests/baselines/reference/sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValues2.js.map +++ b/tests/baselines/reference/sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValues2.js.map @@ -1,2 +1,2 @@ //// [sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValues2.js.map] -{"version":3,"file":"sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValues2.js","sourceRoot":"","sources":["sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValues2.ts"],"names":[],"mappings":"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"} \ No newline at end of file +{"version":3,"file":"sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValues2.js","sourceRoot":"","sources":["sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValues2.ts"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/tests/baselines/reference/sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValues2.sourcemap.txt b/tests/baselines/reference/sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValues2.sourcemap.txt index 38a87e97a8d..65b2b1b4e10 100644 --- a/tests/baselines/reference/sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValues2.sourcemap.txt +++ b/tests/baselines/reference/sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValues2.sourcemap.txt @@ -8,6 +8,7 @@ sources: sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValues2 emittedFile:tests/cases/compiler/sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValues2.js sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValues2.ts ------------------------------------------------------------------- +>>>var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35, _36, _37, _38, _39, _40, _41, _42, _43, _44, _45, _46, _47, _48, _49, _50, _51, _52, _53, _54, _55, _56, _57, _58, _59; >>>var robots = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; 1 > 2 >^^^^ @@ -77,32 +78,32 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 24> } 25> ] 26> ; -1 >Emitted(1, 1) Source(17, 1) + SourceIndex(0) -2 >Emitted(1, 5) Source(17, 5) + SourceIndex(0) -3 >Emitted(1, 11) Source(17, 11) + SourceIndex(0) -4 >Emitted(1, 14) Source(17, 23) + SourceIndex(0) -5 >Emitted(1, 15) Source(17, 24) + SourceIndex(0) -6 >Emitted(1, 17) Source(17, 26) + SourceIndex(0) -7 >Emitted(1, 21) Source(17, 30) + SourceIndex(0) -8 >Emitted(1, 23) Source(17, 32) + SourceIndex(0) -9 >Emitted(1, 30) Source(17, 39) + SourceIndex(0) -10>Emitted(1, 32) Source(17, 41) + SourceIndex(0) -11>Emitted(1, 37) Source(17, 46) + SourceIndex(0) -12>Emitted(1, 39) Source(17, 48) + SourceIndex(0) -13>Emitted(1, 47) Source(17, 56) + SourceIndex(0) -14>Emitted(1, 49) Source(17, 58) + SourceIndex(0) -15>Emitted(1, 51) Source(17, 60) + SourceIndex(0) -16>Emitted(1, 53) Source(17, 62) + SourceIndex(0) -17>Emitted(1, 57) Source(17, 66) + SourceIndex(0) -18>Emitted(1, 59) Source(17, 68) + SourceIndex(0) -19>Emitted(1, 68) Source(17, 77) + SourceIndex(0) -20>Emitted(1, 70) Source(17, 79) + SourceIndex(0) -21>Emitted(1, 75) Source(17, 84) + SourceIndex(0) -22>Emitted(1, 77) Source(17, 86) + SourceIndex(0) -23>Emitted(1, 87) Source(17, 96) + SourceIndex(0) -24>Emitted(1, 89) Source(17, 98) + SourceIndex(0) -25>Emitted(1, 90) Source(17, 99) + SourceIndex(0) -26>Emitted(1, 91) Source(17, 100) + SourceIndex(0) +1 >Emitted(2, 1) Source(17, 1) + SourceIndex(0) +2 >Emitted(2, 5) Source(17, 5) + SourceIndex(0) +3 >Emitted(2, 11) Source(17, 11) + SourceIndex(0) +4 >Emitted(2, 14) Source(17, 23) + SourceIndex(0) +5 >Emitted(2, 15) Source(17, 24) + SourceIndex(0) +6 >Emitted(2, 17) Source(17, 26) + SourceIndex(0) +7 >Emitted(2, 21) Source(17, 30) + SourceIndex(0) +8 >Emitted(2, 23) Source(17, 32) + SourceIndex(0) +9 >Emitted(2, 30) Source(17, 39) + SourceIndex(0) +10>Emitted(2, 32) Source(17, 41) + SourceIndex(0) +11>Emitted(2, 37) Source(17, 46) + SourceIndex(0) +12>Emitted(2, 39) Source(17, 48) + SourceIndex(0) +13>Emitted(2, 47) Source(17, 56) + SourceIndex(0) +14>Emitted(2, 49) Source(17, 58) + SourceIndex(0) +15>Emitted(2, 51) Source(17, 60) + SourceIndex(0) +16>Emitted(2, 53) Source(17, 62) + SourceIndex(0) +17>Emitted(2, 57) Source(17, 66) + SourceIndex(0) +18>Emitted(2, 59) Source(17, 68) + SourceIndex(0) +19>Emitted(2, 68) Source(17, 77) + SourceIndex(0) +20>Emitted(2, 70) Source(17, 79) + SourceIndex(0) +21>Emitted(2, 75) Source(17, 84) + SourceIndex(0) +22>Emitted(2, 77) Source(17, 86) + SourceIndex(0) +23>Emitted(2, 87) Source(17, 96) + SourceIndex(0) +24>Emitted(2, 89) Source(17, 98) + SourceIndex(0) +25>Emitted(2, 90) Source(17, 99) + SourceIndex(0) +26>Emitted(2, 91) Source(17, 100) + SourceIndex(0) --- >>>var multiRobots = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, 1 > @@ -150,28 +151,28 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 20> "none" 21> } 22> } -1 >Emitted(2, 1) Source(18, 1) + SourceIndex(0) -2 >Emitted(2, 5) Source(18, 5) + SourceIndex(0) -3 >Emitted(2, 16) Source(18, 16) + SourceIndex(0) -4 >Emitted(2, 19) Source(18, 33) + SourceIndex(0) -5 >Emitted(2, 20) Source(18, 34) + SourceIndex(0) -6 >Emitted(2, 22) Source(18, 36) + SourceIndex(0) -7 >Emitted(2, 26) Source(18, 40) + SourceIndex(0) -8 >Emitted(2, 28) Source(18, 42) + SourceIndex(0) -9 >Emitted(2, 35) Source(18, 49) + SourceIndex(0) -10>Emitted(2, 37) Source(18, 51) + SourceIndex(0) -11>Emitted(2, 43) Source(18, 57) + SourceIndex(0) -12>Emitted(2, 45) Source(18, 59) + SourceIndex(0) -13>Emitted(2, 47) Source(18, 61) + SourceIndex(0) -14>Emitted(2, 54) Source(18, 68) + SourceIndex(0) -15>Emitted(2, 56) Source(18, 70) + SourceIndex(0) -16>Emitted(2, 64) Source(18, 78) + SourceIndex(0) -17>Emitted(2, 66) Source(18, 80) + SourceIndex(0) -18>Emitted(2, 75) Source(18, 89) + SourceIndex(0) -19>Emitted(2, 77) Source(18, 91) + SourceIndex(0) -20>Emitted(2, 83) Source(18, 97) + SourceIndex(0) -21>Emitted(2, 85) Source(18, 99) + SourceIndex(0) -22>Emitted(2, 87) Source(18, 101) + SourceIndex(0) +1 >Emitted(3, 1) Source(18, 1) + SourceIndex(0) +2 >Emitted(3, 5) Source(18, 5) + SourceIndex(0) +3 >Emitted(3, 16) Source(18, 16) + SourceIndex(0) +4 >Emitted(3, 19) Source(18, 33) + SourceIndex(0) +5 >Emitted(3, 20) Source(18, 34) + SourceIndex(0) +6 >Emitted(3, 22) Source(18, 36) + SourceIndex(0) +7 >Emitted(3, 26) Source(18, 40) + SourceIndex(0) +8 >Emitted(3, 28) Source(18, 42) + SourceIndex(0) +9 >Emitted(3, 35) Source(18, 49) + SourceIndex(0) +10>Emitted(3, 37) Source(18, 51) + SourceIndex(0) +11>Emitted(3, 43) Source(18, 57) + SourceIndex(0) +12>Emitted(3, 45) Source(18, 59) + SourceIndex(0) +13>Emitted(3, 47) Source(18, 61) + SourceIndex(0) +14>Emitted(3, 54) Source(18, 68) + SourceIndex(0) +15>Emitted(3, 56) Source(18, 70) + SourceIndex(0) +16>Emitted(3, 64) Source(18, 78) + SourceIndex(0) +17>Emitted(3, 66) Source(18, 80) + SourceIndex(0) +18>Emitted(3, 75) Source(18, 89) + SourceIndex(0) +19>Emitted(3, 77) Source(18, 91) + SourceIndex(0) +20>Emitted(3, 83) Source(18, 97) + SourceIndex(0) +21>Emitted(3, 85) Source(18, 99) + SourceIndex(0) +22>Emitted(3, 87) Source(18, 101) + SourceIndex(0) --- >>> { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; 1 >^^^^ @@ -215,26 +216,26 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 18> } 19> ] 20> ; -1 >Emitted(3, 5) Source(19, 5) + SourceIndex(0) -2 >Emitted(3, 7) Source(19, 7) + SourceIndex(0) -3 >Emitted(3, 11) Source(19, 11) + SourceIndex(0) -4 >Emitted(3, 13) Source(19, 13) + SourceIndex(0) -5 >Emitted(3, 22) Source(19, 22) + SourceIndex(0) -6 >Emitted(3, 24) Source(19, 24) + SourceIndex(0) -7 >Emitted(3, 30) Source(19, 30) + SourceIndex(0) -8 >Emitted(3, 32) Source(19, 32) + SourceIndex(0) -9 >Emitted(3, 34) Source(19, 34) + SourceIndex(0) -10>Emitted(3, 41) Source(19, 41) + SourceIndex(0) -11>Emitted(3, 43) Source(19, 43) + SourceIndex(0) -12>Emitted(3, 53) Source(19, 53) + SourceIndex(0) -13>Emitted(3, 55) Source(19, 55) + SourceIndex(0) -14>Emitted(3, 64) Source(19, 64) + SourceIndex(0) -15>Emitted(3, 66) Source(19, 66) + SourceIndex(0) -16>Emitted(3, 74) Source(19, 74) + SourceIndex(0) -17>Emitted(3, 76) Source(19, 76) + SourceIndex(0) -18>Emitted(3, 78) Source(19, 78) + SourceIndex(0) -19>Emitted(3, 79) Source(19, 79) + SourceIndex(0) -20>Emitted(3, 80) Source(19, 80) + SourceIndex(0) +1 >Emitted(4, 5) Source(19, 5) + SourceIndex(0) +2 >Emitted(4, 7) Source(19, 7) + SourceIndex(0) +3 >Emitted(4, 11) Source(19, 11) + SourceIndex(0) +4 >Emitted(4, 13) Source(19, 13) + SourceIndex(0) +5 >Emitted(4, 22) Source(19, 22) + SourceIndex(0) +6 >Emitted(4, 24) Source(19, 24) + SourceIndex(0) +7 >Emitted(4, 30) Source(19, 30) + SourceIndex(0) +8 >Emitted(4, 32) Source(19, 32) + SourceIndex(0) +9 >Emitted(4, 34) Source(19, 34) + SourceIndex(0) +10>Emitted(4, 41) Source(19, 41) + SourceIndex(0) +11>Emitted(4, 43) Source(19, 43) + SourceIndex(0) +12>Emitted(4, 53) Source(19, 53) + SourceIndex(0) +13>Emitted(4, 55) Source(19, 55) + SourceIndex(0) +14>Emitted(4, 64) Source(19, 64) + SourceIndex(0) +15>Emitted(4, 66) Source(19, 66) + SourceIndex(0) +16>Emitted(4, 74) Source(19, 74) + SourceIndex(0) +17>Emitted(4, 76) Source(19, 76) + SourceIndex(0) +18>Emitted(4, 78) Source(19, 78) + SourceIndex(0) +19>Emitted(4, 79) Source(19, 79) + SourceIndex(0) +20>Emitted(4, 80) Source(19, 80) + SourceIndex(0) --- >>>function getRobots() { 1 > @@ -242,7 +243,7 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 1 > > > -1 >Emitted(4, 1) Source(21, 1) + SourceIndex(0) +1 >Emitted(5, 1) Source(21, 1) + SourceIndex(0) --- >>> return robots; 1->^^^^ @@ -254,10 +255,10 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 2 > return 3 > robots 4 > ; -1->Emitted(5, 5) Source(22, 5) + SourceIndex(0) -2 >Emitted(5, 12) Source(22, 12) + SourceIndex(0) -3 >Emitted(5, 18) Source(22, 18) + SourceIndex(0) -4 >Emitted(5, 19) Source(22, 19) + SourceIndex(0) +1->Emitted(6, 5) Source(22, 5) + SourceIndex(0) +2 >Emitted(6, 12) Source(22, 12) + SourceIndex(0) +3 >Emitted(6, 18) Source(22, 18) + SourceIndex(0) +4 >Emitted(6, 19) Source(22, 19) + SourceIndex(0) --- >>>} 1 > @@ -266,8 +267,8 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 1 > > 2 >} -1 >Emitted(6, 1) Source(23, 1) + SourceIndex(0) -2 >Emitted(6, 2) Source(23, 2) + SourceIndex(0) +1 >Emitted(7, 1) Source(23, 1) + SourceIndex(0) +2 >Emitted(7, 2) Source(23, 2) + SourceIndex(0) --- >>>function getMultiRobots() { 1-> @@ -275,7 +276,7 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 1-> > > -1->Emitted(7, 1) Source(25, 1) + SourceIndex(0) +1->Emitted(8, 1) Source(25, 1) + SourceIndex(0) --- >>> return multiRobots; 1->^^^^ @@ -287,10 +288,10 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 2 > return 3 > multiRobots 4 > ; -1->Emitted(8, 5) Source(26, 5) + SourceIndex(0) -2 >Emitted(8, 12) Source(26, 12) + SourceIndex(0) -3 >Emitted(8, 23) Source(26, 23) + SourceIndex(0) -4 >Emitted(8, 24) Source(26, 24) + SourceIndex(0) +1->Emitted(9, 5) Source(26, 5) + SourceIndex(0) +2 >Emitted(9, 12) Source(26, 12) + SourceIndex(0) +3 >Emitted(9, 23) Source(26, 23) + SourceIndex(0) +4 >Emitted(9, 24) Source(26, 24) + SourceIndex(0) --- >>>} 1 > @@ -299,8 +300,8 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 1 > > 2 >} -1 >Emitted(9, 1) Source(27, 1) + SourceIndex(0) -2 >Emitted(9, 2) Source(27, 2) + SourceIndex(0) +1 >Emitted(10, 1) Source(27, 1) + SourceIndex(0) +2 >Emitted(10, 2) Source(27, 2) + SourceIndex(0) --- >>>var nameA, primaryA, secondaryA, i, skillA; 1-> @@ -329,18 +330,18 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 10> , 11> skillA: string 12> ; -1->Emitted(10, 1) Source(29, 1) + SourceIndex(0) -2 >Emitted(10, 5) Source(29, 5) + SourceIndex(0) -3 >Emitted(10, 10) Source(29, 18) + SourceIndex(0) -4 >Emitted(10, 12) Source(29, 20) + SourceIndex(0) -5 >Emitted(10, 20) Source(29, 36) + SourceIndex(0) -6 >Emitted(10, 22) Source(29, 38) + SourceIndex(0) -7 >Emitted(10, 32) Source(29, 56) + SourceIndex(0) -8 >Emitted(10, 34) Source(29, 58) + SourceIndex(0) -9 >Emitted(10, 35) Source(29, 67) + SourceIndex(0) -10>Emitted(10, 37) Source(29, 69) + SourceIndex(0) -11>Emitted(10, 43) Source(29, 83) + SourceIndex(0) -12>Emitted(10, 44) Source(29, 84) + SourceIndex(0) +1->Emitted(11, 1) Source(29, 1) + SourceIndex(0) +2 >Emitted(11, 5) Source(29, 5) + SourceIndex(0) +3 >Emitted(11, 10) Source(29, 18) + SourceIndex(0) +4 >Emitted(11, 12) Source(29, 20) + SourceIndex(0) +5 >Emitted(11, 20) Source(29, 36) + SourceIndex(0) +6 >Emitted(11, 22) Source(29, 38) + SourceIndex(0) +7 >Emitted(11, 32) Source(29, 56) + SourceIndex(0) +8 >Emitted(11, 34) Source(29, 58) + SourceIndex(0) +9 >Emitted(11, 35) Source(29, 67) + SourceIndex(0) +10>Emitted(11, 37) Source(29, 69) + SourceIndex(0) +11>Emitted(11, 43) Source(29, 83) + SourceIndex(0) +12>Emitted(11, 44) Source(29, 84) + SourceIndex(0) --- >>>var name, primary, secondary, skill; 1 > @@ -365,16 +366,16 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 8 > , 9 > skill: string 10> ; -1 >Emitted(11, 1) Source(30, 1) + SourceIndex(0) -2 >Emitted(11, 5) Source(30, 5) + SourceIndex(0) -3 >Emitted(11, 9) Source(30, 17) + SourceIndex(0) -4 >Emitted(11, 11) Source(30, 19) + SourceIndex(0) -5 >Emitted(11, 18) Source(30, 34) + SourceIndex(0) -6 >Emitted(11, 20) Source(30, 36) + SourceIndex(0) -7 >Emitted(11, 29) Source(30, 53) + SourceIndex(0) -8 >Emitted(11, 31) Source(30, 55) + SourceIndex(0) -9 >Emitted(11, 36) Source(30, 68) + SourceIndex(0) -10>Emitted(11, 37) Source(30, 69) + SourceIndex(0) +1 >Emitted(12, 1) Source(30, 1) + SourceIndex(0) +2 >Emitted(12, 5) Source(30, 5) + SourceIndex(0) +3 >Emitted(12, 9) Source(30, 17) + SourceIndex(0) +4 >Emitted(12, 11) Source(30, 19) + SourceIndex(0) +5 >Emitted(12, 18) Source(30, 34) + SourceIndex(0) +6 >Emitted(12, 20) Source(30, 36) + SourceIndex(0) +7 >Emitted(12, 29) Source(30, 53) + SourceIndex(0) +8 >Emitted(12, 31) Source(30, 55) + SourceIndex(0) +9 >Emitted(12, 36) Source(30, 68) + SourceIndex(0) +10>Emitted(12, 37) Source(30, 69) + SourceIndex(0) --- >>>for (var _i = 0, robots_1 = robots; _i < robots_1.length; _i++) { 1-> @@ -387,7 +388,7 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 8 > ^^ 9 > ^^^^ 10> ^^ -11> ^^^^^^-> +11> ^^^-> 1-> > > @@ -400,30 +401,30 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 8 > 9 > robots 10> ) -1->Emitted(12, 1) Source(32, 1) + SourceIndex(0) -2 >Emitted(12, 6) Source(32, 35) + SourceIndex(0) -3 >Emitted(12, 16) Source(32, 41) + SourceIndex(0) -4 >Emitted(12, 18) Source(32, 35) + SourceIndex(0) -5 >Emitted(12, 35) Source(32, 41) + SourceIndex(0) -6 >Emitted(12, 37) Source(32, 35) + SourceIndex(0) -7 >Emitted(12, 57) Source(32, 41) + SourceIndex(0) -8 >Emitted(12, 59) Source(32, 35) + SourceIndex(0) -9 >Emitted(12, 63) Source(32, 41) + SourceIndex(0) -10>Emitted(12, 65) Source(32, 43) + SourceIndex(0) +1->Emitted(13, 1) Source(32, 1) + SourceIndex(0) +2 >Emitted(13, 6) Source(32, 35) + SourceIndex(0) +3 >Emitted(13, 16) Source(32, 41) + SourceIndex(0) +4 >Emitted(13, 18) Source(32, 35) + SourceIndex(0) +5 >Emitted(13, 35) Source(32, 41) + SourceIndex(0) +6 >Emitted(13, 37) Source(32, 35) + SourceIndex(0) +7 >Emitted(13, 57) Source(32, 41) + SourceIndex(0) +8 >Emitted(13, 59) Source(32, 35) + SourceIndex(0) +9 >Emitted(13, 63) Source(32, 41) + SourceIndex(0) +10>Emitted(13, 65) Source(32, 43) + SourceIndex(0) --- ->>> _15 = robots_1[_i].name, nameA = _15 === void 0 ? "noName" : _15; +>>> _a = robots_1[_i].name, nameA = _a === void 0 ? "noName" : _a; 1->^^^^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> 2 > name: nameA = "noName" -3 > -4 > name: nameA = "noName" -1->Emitted(13, 5) Source(32, 7) + SourceIndex(0) -2 >Emitted(13, 28) Source(32, 29) + SourceIndex(0) -3 >Emitted(13, 30) Source(32, 7) + SourceIndex(0) -4 >Emitted(13, 69) Source(32, 29) + SourceIndex(0) +3 > +4 > name: nameA = "noName" +1->Emitted(14, 5) Source(32, 7) + SourceIndex(0) +2 >Emitted(14, 27) Source(32, 29) + SourceIndex(0) +3 >Emitted(14, 29) Source(32, 7) + SourceIndex(0) +4 >Emitted(14, 66) Source(32, 29) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -443,75 +444,75 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 6 > nameA 7 > ) 8 > ; -1 >Emitted(14, 5) Source(33, 5) + SourceIndex(0) -2 >Emitted(14, 12) Source(33, 12) + SourceIndex(0) -3 >Emitted(14, 13) Source(33, 13) + SourceIndex(0) -4 >Emitted(14, 16) Source(33, 16) + SourceIndex(0) -5 >Emitted(14, 17) Source(33, 17) + SourceIndex(0) -6 >Emitted(14, 22) Source(33, 22) + SourceIndex(0) -7 >Emitted(14, 23) Source(33, 23) + SourceIndex(0) -8 >Emitted(14, 24) Source(33, 24) + SourceIndex(0) +1 >Emitted(15, 5) Source(33, 5) + SourceIndex(0) +2 >Emitted(15, 12) Source(33, 12) + SourceIndex(0) +3 >Emitted(15, 13) Source(33, 13) + SourceIndex(0) +4 >Emitted(15, 16) Source(33, 16) + SourceIndex(0) +5 >Emitted(15, 17) Source(33, 17) + SourceIndex(0) +6 >Emitted(15, 22) Source(33, 22) + SourceIndex(0) +7 >Emitted(15, 23) Source(33, 23) + SourceIndex(0) +8 >Emitted(15, 24) Source(33, 24) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(15, 2) Source(34, 2) + SourceIndex(0) +1 >Emitted(16, 2) Source(34, 2) + SourceIndex(0) --- ->>>for (var _a = 0, _b = getRobots(); _a < _b.length; _a++) { +>>>for (var _60 = 0, _61 = getRobots(); _60 < _61.length; _60++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^ -6 > ^^^^^^^^^ -7 > ^^ -8 > ^^ -9 > ^^^^^^^^^^^^^^ -10> ^^ -11> ^^^^ -12> ^^ -13> ^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^ +6 > ^^^^^^^^^ +7 > ^^ +8 > ^^ +9 > ^^^^^^^^^^^^^^^^ +10> ^^ +11> ^^^^^ +12> ^^ +13> ^-> 1-> > 2 >for ({name: nameA = "noName" } of 3 > getRobots() -4 > -5 > -6 > getRobots -7 > () -8 > -9 > getRobots() -10> -11> getRobots() -12> ) -1->Emitted(16, 1) Source(35, 1) + SourceIndex(0) -2 >Emitted(16, 6) Source(35, 35) + SourceIndex(0) -3 >Emitted(16, 16) Source(35, 46) + SourceIndex(0) -4 >Emitted(16, 18) Source(35, 35) + SourceIndex(0) -5 >Emitted(16, 23) Source(35, 35) + SourceIndex(0) -6 >Emitted(16, 32) Source(35, 44) + SourceIndex(0) -7 >Emitted(16, 34) Source(35, 46) + SourceIndex(0) -8 >Emitted(16, 36) Source(35, 35) + SourceIndex(0) -9 >Emitted(16, 50) Source(35, 46) + SourceIndex(0) -10>Emitted(16, 52) Source(35, 35) + SourceIndex(0) -11>Emitted(16, 56) Source(35, 46) + SourceIndex(0) -12>Emitted(16, 58) Source(35, 48) + SourceIndex(0) +4 > +5 > +6 > getRobots +7 > () +8 > +9 > getRobots() +10> +11> getRobots() +12> ) +1->Emitted(17, 1) Source(35, 1) + SourceIndex(0) +2 >Emitted(17, 6) Source(35, 35) + SourceIndex(0) +3 >Emitted(17, 17) Source(35, 46) + SourceIndex(0) +4 >Emitted(17, 19) Source(35, 35) + SourceIndex(0) +5 >Emitted(17, 25) Source(35, 35) + SourceIndex(0) +6 >Emitted(17, 34) Source(35, 44) + SourceIndex(0) +7 >Emitted(17, 36) Source(35, 46) + SourceIndex(0) +8 >Emitted(17, 38) Source(35, 35) + SourceIndex(0) +9 >Emitted(17, 54) Source(35, 46) + SourceIndex(0) +10>Emitted(17, 56) Source(35, 35) + SourceIndex(0) +11>Emitted(17, 61) Source(35, 46) + SourceIndex(0) +12>Emitted(17, 63) Source(35, 48) + SourceIndex(0) --- ->>> _16 = _b[_a].name, nameA = _16 === void 0 ? "noName" : _16; +>>> _b = _61[_60].name, nameA = _b === void 0 ? "noName" : _b; 1->^^^^ -2 > ^^^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> 2 > name: nameA = "noName" -3 > -4 > name: nameA = "noName" -1->Emitted(17, 5) Source(35, 7) + SourceIndex(0) -2 >Emitted(17, 22) Source(35, 29) + SourceIndex(0) -3 >Emitted(17, 24) Source(35, 7) + SourceIndex(0) -4 >Emitted(17, 63) Source(35, 29) + SourceIndex(0) +3 > +4 > name: nameA = "noName" +1->Emitted(18, 5) Source(35, 7) + SourceIndex(0) +2 >Emitted(18, 23) Source(35, 29) + SourceIndex(0) +3 >Emitted(18, 25) Source(35, 7) + SourceIndex(0) +4 >Emitted(18, 62) Source(35, 29) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -531,128 +532,128 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 6 > nameA 7 > ) 8 > ; -1 >Emitted(18, 5) Source(36, 5) + SourceIndex(0) -2 >Emitted(18, 12) Source(36, 12) + SourceIndex(0) -3 >Emitted(18, 13) Source(36, 13) + SourceIndex(0) -4 >Emitted(18, 16) Source(36, 16) + SourceIndex(0) -5 >Emitted(18, 17) Source(36, 17) + SourceIndex(0) -6 >Emitted(18, 22) Source(36, 22) + SourceIndex(0) -7 >Emitted(18, 23) Source(36, 23) + SourceIndex(0) -8 >Emitted(18, 24) Source(36, 24) + SourceIndex(0) +1 >Emitted(19, 5) Source(36, 5) + SourceIndex(0) +2 >Emitted(19, 12) Source(36, 12) + SourceIndex(0) +3 >Emitted(19, 13) Source(36, 13) + SourceIndex(0) +4 >Emitted(19, 16) Source(36, 16) + SourceIndex(0) +5 >Emitted(19, 17) Source(36, 17) + SourceIndex(0) +6 >Emitted(19, 22) Source(36, 22) + SourceIndex(0) +7 >Emitted(19, 23) Source(36, 23) + SourceIndex(0) +8 >Emitted(19, 24) Source(36, 24) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(19, 2) Source(37, 2) + SourceIndex(0) +1 >Emitted(20, 2) Source(37, 2) + SourceIndex(0) --- ->>>for (var _c = 0, _d = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; _c < _d.length; _c++) { +>>>for (var _62 = 0, _63 = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; _62 < _63.length; _62++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^ -6 > ^^ -7 > ^^^^ -8 > ^^ -9 > ^^^^^^^ -10> ^^ -11> ^^^^^ -12> ^^ -13> ^^^^^^^^ -14> ^^ -15> ^^ -16> ^^ -17> ^^^^ -18> ^^ -19> ^^^^^^^^^ -20> ^^ -21> ^^^^^ -22> ^^ -23> ^^^^^^^^^^ -24> ^^ -25> ^ -26> ^^ -27> ^^^^^^^^^^^^^^ -28> ^^ -29> ^^^^ -30> ^^ +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^ +6 > ^^ +7 > ^^^^ +8 > ^^ +9 > ^^^^^^^ +10> ^^ +11> ^^^^^ +12> ^^ +13> ^^^^^^^^ +14> ^^ +15> ^^ +16> ^^ +17> ^^^^ +18> ^^ +19> ^^^^^^^^^ +20> ^^ +21> ^^^^^ +22> ^^ +23> ^^^^^^^^^^ +24> ^^ +25> ^ +26> ^^ +27> ^^^^^^^^^^^^^^^^ +28> ^^ +29> ^^^^^ +30> ^^ 1-> > 2 >for ({name: nameA = "noName" } of 3 > [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] -4 > -5 > [ -6 > { -7 > name -8 > : -9 > "mower" -10> , -11> skill -12> : -13> "mowing" -14> } -15> , -16> { -17> name -18> : -19> "trimmer" -20> , -21> skill -22> : -23> "trimming" -24> } -25> ] -26> -27> [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] -28> -29> [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] -30> ) -1->Emitted(20, 1) Source(38, 1) + SourceIndex(0) -2 >Emitted(20, 6) Source(38, 35) + SourceIndex(0) -3 >Emitted(20, 16) Source(38, 111) + SourceIndex(0) -4 >Emitted(20, 18) Source(38, 35) + SourceIndex(0) -5 >Emitted(20, 24) Source(38, 36) + SourceIndex(0) -6 >Emitted(20, 26) Source(38, 38) + SourceIndex(0) -7 >Emitted(20, 30) Source(38, 42) + SourceIndex(0) -8 >Emitted(20, 32) Source(38, 44) + SourceIndex(0) -9 >Emitted(20, 39) Source(38, 51) + SourceIndex(0) -10>Emitted(20, 41) Source(38, 53) + SourceIndex(0) -11>Emitted(20, 46) Source(38, 58) + SourceIndex(0) -12>Emitted(20, 48) Source(38, 60) + SourceIndex(0) -13>Emitted(20, 56) Source(38, 68) + SourceIndex(0) -14>Emitted(20, 58) Source(38, 70) + SourceIndex(0) -15>Emitted(20, 60) Source(38, 72) + SourceIndex(0) -16>Emitted(20, 62) Source(38, 74) + SourceIndex(0) -17>Emitted(20, 66) Source(38, 78) + SourceIndex(0) -18>Emitted(20, 68) Source(38, 80) + SourceIndex(0) -19>Emitted(20, 77) Source(38, 89) + SourceIndex(0) -20>Emitted(20, 79) Source(38, 91) + SourceIndex(0) -21>Emitted(20, 84) Source(38, 96) + SourceIndex(0) -22>Emitted(20, 86) Source(38, 98) + SourceIndex(0) -23>Emitted(20, 96) Source(38, 108) + SourceIndex(0) -24>Emitted(20, 98) Source(38, 110) + SourceIndex(0) -25>Emitted(20, 99) Source(38, 111) + SourceIndex(0) -26>Emitted(20, 101) Source(38, 35) + SourceIndex(0) -27>Emitted(20, 115) Source(38, 111) + SourceIndex(0) -28>Emitted(20, 117) Source(38, 35) + SourceIndex(0) -29>Emitted(20, 121) Source(38, 111) + SourceIndex(0) -30>Emitted(20, 123) Source(38, 113) + SourceIndex(0) +4 > +5 > [ +6 > { +7 > name +8 > : +9 > "mower" +10> , +11> skill +12> : +13> "mowing" +14> } +15> , +16> { +17> name +18> : +19> "trimmer" +20> , +21> skill +22> : +23> "trimming" +24> } +25> ] +26> +27> [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] +28> +29> [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] +30> ) +1->Emitted(21, 1) Source(38, 1) + SourceIndex(0) +2 >Emitted(21, 6) Source(38, 35) + SourceIndex(0) +3 >Emitted(21, 17) Source(38, 111) + SourceIndex(0) +4 >Emitted(21, 19) Source(38, 35) + SourceIndex(0) +5 >Emitted(21, 26) Source(38, 36) + SourceIndex(0) +6 >Emitted(21, 28) Source(38, 38) + SourceIndex(0) +7 >Emitted(21, 32) Source(38, 42) + SourceIndex(0) +8 >Emitted(21, 34) Source(38, 44) + SourceIndex(0) +9 >Emitted(21, 41) Source(38, 51) + SourceIndex(0) +10>Emitted(21, 43) Source(38, 53) + SourceIndex(0) +11>Emitted(21, 48) Source(38, 58) + SourceIndex(0) +12>Emitted(21, 50) Source(38, 60) + SourceIndex(0) +13>Emitted(21, 58) Source(38, 68) + SourceIndex(0) +14>Emitted(21, 60) Source(38, 70) + SourceIndex(0) +15>Emitted(21, 62) Source(38, 72) + SourceIndex(0) +16>Emitted(21, 64) Source(38, 74) + SourceIndex(0) +17>Emitted(21, 68) Source(38, 78) + SourceIndex(0) +18>Emitted(21, 70) Source(38, 80) + SourceIndex(0) +19>Emitted(21, 79) Source(38, 89) + SourceIndex(0) +20>Emitted(21, 81) Source(38, 91) + SourceIndex(0) +21>Emitted(21, 86) Source(38, 96) + SourceIndex(0) +22>Emitted(21, 88) Source(38, 98) + SourceIndex(0) +23>Emitted(21, 98) Source(38, 108) + SourceIndex(0) +24>Emitted(21, 100) Source(38, 110) + SourceIndex(0) +25>Emitted(21, 101) Source(38, 111) + SourceIndex(0) +26>Emitted(21, 103) Source(38, 35) + SourceIndex(0) +27>Emitted(21, 119) Source(38, 111) + SourceIndex(0) +28>Emitted(21, 121) Source(38, 35) + SourceIndex(0) +29>Emitted(21, 126) Source(38, 111) + SourceIndex(0) +30>Emitted(21, 128) Source(38, 113) + SourceIndex(0) --- ->>> _17 = _d[_c].name, nameA = _17 === void 0 ? "noName" : _17; +>>> _c = _63[_62].name, nameA = _c === void 0 ? "noName" : _c; 1 >^^^^ -2 > ^^^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1 > 2 > name: nameA = "noName" -3 > -4 > name: nameA = "noName" -1 >Emitted(21, 5) Source(38, 7) + SourceIndex(0) -2 >Emitted(21, 22) Source(38, 29) + SourceIndex(0) -3 >Emitted(21, 24) Source(38, 7) + SourceIndex(0) -4 >Emitted(21, 63) Source(38, 29) + SourceIndex(0) +3 > +4 > name: nameA = "noName" +1 >Emitted(22, 5) Source(38, 7) + SourceIndex(0) +2 >Emitted(22, 23) Source(38, 29) + SourceIndex(0) +3 >Emitted(22, 25) Source(38, 7) + SourceIndex(0) +4 >Emitted(22, 62) Source(38, 29) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -672,96 +673,96 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 6 > nameA 7 > ) 8 > ; -1 >Emitted(22, 5) Source(39, 5) + SourceIndex(0) -2 >Emitted(22, 12) Source(39, 12) + SourceIndex(0) -3 >Emitted(22, 13) Source(39, 13) + SourceIndex(0) -4 >Emitted(22, 16) Source(39, 16) + SourceIndex(0) -5 >Emitted(22, 17) Source(39, 17) + SourceIndex(0) -6 >Emitted(22, 22) Source(39, 22) + SourceIndex(0) -7 >Emitted(22, 23) Source(39, 23) + SourceIndex(0) -8 >Emitted(22, 24) Source(39, 24) + SourceIndex(0) +1 >Emitted(23, 5) Source(39, 5) + SourceIndex(0) +2 >Emitted(23, 12) Source(39, 12) + SourceIndex(0) +3 >Emitted(23, 13) Source(39, 13) + SourceIndex(0) +4 >Emitted(23, 16) Source(39, 16) + SourceIndex(0) +5 >Emitted(23, 17) Source(39, 17) + SourceIndex(0) +6 >Emitted(23, 22) Source(39, 22) + SourceIndex(0) +7 >Emitted(23, 23) Source(39, 23) + SourceIndex(0) +8 >Emitted(23, 24) Source(39, 24) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(23, 2) Source(40, 2) + SourceIndex(0) +1 >Emitted(24, 2) Source(40, 2) + SourceIndex(0) --- ->>>for (var _e = 0, multiRobots_1 = multiRobots; _e < multiRobots_1.length; _e++) { +>>>for (var _64 = 0, multiRobots_1 = multiRobots; _64 < multiRobots_1.length; _64++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ -6 > ^^ -7 > ^^^^^^^^^^^^^^^^^^^^^^^^^ -8 > ^^ -9 > ^^^^ -10> ^^ -11> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ +6 > ^^ +7 > ^^^^^^^^^^^^^^^^^^^^^^^^^^ +8 > ^^ +9 > ^^^^^ +10> ^^ +11> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1-> > 2 >for ({ skills: { primary: primaryA = "primary", secondary: secondaryA = "secondary" } = > { primary: "nosKill", secondary: "noSkill" } } of 3 > multiRobots -4 > -5 > multiRobots -6 > -7 > multiRobots -8 > -9 > multiRobots -10> ) -1->Emitted(24, 1) Source(41, 1) + SourceIndex(0) -2 >Emitted(24, 6) Source(42, 55) + SourceIndex(0) -3 >Emitted(24, 16) Source(42, 66) + SourceIndex(0) -4 >Emitted(24, 18) Source(42, 55) + SourceIndex(0) -5 >Emitted(24, 45) Source(42, 66) + SourceIndex(0) -6 >Emitted(24, 47) Source(42, 55) + SourceIndex(0) -7 >Emitted(24, 72) Source(42, 66) + SourceIndex(0) -8 >Emitted(24, 74) Source(42, 55) + SourceIndex(0) -9 >Emitted(24, 78) Source(42, 66) + SourceIndex(0) -10>Emitted(24, 80) Source(42, 68) + SourceIndex(0) +4 > +5 > multiRobots +6 > +7 > multiRobots +8 > +9 > multiRobots +10> ) +1->Emitted(25, 1) Source(41, 1) + SourceIndex(0) +2 >Emitted(25, 6) Source(42, 55) + SourceIndex(0) +3 >Emitted(25, 17) Source(42, 66) + SourceIndex(0) +4 >Emitted(25, 19) Source(42, 55) + SourceIndex(0) +5 >Emitted(25, 46) Source(42, 66) + SourceIndex(0) +6 >Emitted(25, 48) Source(42, 55) + SourceIndex(0) +7 >Emitted(25, 74) Source(42, 66) + SourceIndex(0) +8 >Emitted(25, 76) Source(42, 55) + SourceIndex(0) +9 >Emitted(25, 81) Source(42, 66) + SourceIndex(0) +10>Emitted(25, 83) Source(42, 68) + SourceIndex(0) --- ->>> _18 = multiRobots_1[_e].skills, _19 = _18 === void 0 ? { primary: "nosKill", secondary: "noSkill" } : _18, _20 = _19.primary, primaryA = _20 === void 0 ? "primary" : _20, _21 = _19.secondary, secondaryA = _21 === void 0 ? "secondary" : _21; +>>> _d = multiRobots_1[_64].skills, _e = _d === void 0 ? { primary: "nosKill", secondary: "noSkill" } : _d, _f = _e.primary, primaryA = _f === void 0 ? "primary" : _f, _g = _e.secondary, secondaryA = _g === void 0 ? "secondary" : _g; 1->^^^^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -9 > ^^ -10> ^^^^^^^^^^^^^^^^^^^ -11> ^^ -12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +9 > ^^ +10> ^^^^^^^^^^^^^^^^^ +11> ^^ +12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> 2 > skills: { primary: primaryA = "primary", secondary: secondaryA = "secondary" } = > { primary: "nosKill", secondary: "noSkill" } 3 > 4 > skills: { primary: primaryA = "primary", secondary: secondaryA = "secondary" } = > { primary: "nosKill", secondary: "noSkill" } -5 > -6 > primary: primaryA = "primary" -7 > -8 > primary: primaryA = "primary" -9 > , -10> secondary: secondaryA = "secondary" -11> -12> secondary: secondaryA = "secondary" -1->Emitted(25, 5) Source(41, 8) + SourceIndex(0) -2 >Emitted(25, 35) Source(42, 49) + SourceIndex(0) -3 >Emitted(25, 37) Source(41, 8) + SourceIndex(0) -4 >Emitted(25, 110) Source(42, 49) + SourceIndex(0) -5 >Emitted(25, 112) Source(41, 18) + SourceIndex(0) -6 >Emitted(25, 129) Source(41, 47) + SourceIndex(0) -7 >Emitted(25, 131) Source(41, 18) + SourceIndex(0) -8 >Emitted(25, 174) Source(41, 47) + SourceIndex(0) -9 >Emitted(25, 176) Source(41, 49) + SourceIndex(0) -10>Emitted(25, 195) Source(41, 84) + SourceIndex(0) -11>Emitted(25, 197) Source(41, 49) + SourceIndex(0) -12>Emitted(25, 244) Source(41, 84) + SourceIndex(0) +5 > +6 > primary: primaryA = "primary" +7 > +8 > primary: primaryA = "primary" +9 > , +10> secondary: secondaryA = "secondary" +11> +12> secondary: secondaryA = "secondary" +1->Emitted(26, 5) Source(41, 8) + SourceIndex(0) +2 >Emitted(26, 35) Source(42, 49) + SourceIndex(0) +3 >Emitted(26, 37) Source(41, 8) + SourceIndex(0) +4 >Emitted(26, 107) Source(42, 49) + SourceIndex(0) +5 >Emitted(26, 109) Source(41, 18) + SourceIndex(0) +6 >Emitted(26, 124) Source(41, 47) + SourceIndex(0) +7 >Emitted(26, 126) Source(41, 18) + SourceIndex(0) +8 >Emitted(26, 167) Source(41, 47) + SourceIndex(0) +9 >Emitted(26, 169) Source(41, 49) + SourceIndex(0) +10>Emitted(26, 186) Source(41, 84) + SourceIndex(0) +11>Emitted(26, 188) Source(41, 49) + SourceIndex(0) +12>Emitted(26, 233) Source(41, 84) + SourceIndex(0) --- >>> console.log(primaryA); 1 >^^^^ @@ -782,102 +783,102 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 6 > primaryA 7 > ) 8 > ; -1 >Emitted(26, 5) Source(43, 5) + SourceIndex(0) -2 >Emitted(26, 12) Source(43, 12) + SourceIndex(0) -3 >Emitted(26, 13) Source(43, 13) + SourceIndex(0) -4 >Emitted(26, 16) Source(43, 16) + SourceIndex(0) -5 >Emitted(26, 17) Source(43, 17) + SourceIndex(0) -6 >Emitted(26, 25) Source(43, 25) + SourceIndex(0) -7 >Emitted(26, 26) Source(43, 26) + SourceIndex(0) -8 >Emitted(26, 27) Source(43, 27) + SourceIndex(0) +1 >Emitted(27, 5) Source(43, 5) + SourceIndex(0) +2 >Emitted(27, 12) Source(43, 12) + SourceIndex(0) +3 >Emitted(27, 13) Source(43, 13) + SourceIndex(0) +4 >Emitted(27, 16) Source(43, 16) + SourceIndex(0) +5 >Emitted(27, 17) Source(43, 17) + SourceIndex(0) +6 >Emitted(27, 25) Source(43, 25) + SourceIndex(0) +7 >Emitted(27, 26) Source(43, 26) + SourceIndex(0) +8 >Emitted(27, 27) Source(43, 27) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(27, 2) Source(44, 2) + SourceIndex(0) +1 >Emitted(28, 2) Source(44, 2) + SourceIndex(0) --- ->>>for (var _f = 0, _g = getMultiRobots(); _f < _g.length; _f++) { +>>>for (var _65 = 0, _66 = getMultiRobots(); _65 < _66.length; _65++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^ -6 > ^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^ -9 > ^^^^^^^^^^^^^^ -10> ^^ -11> ^^^^ -12> ^^ -13> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^ +6 > ^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^ +9 > ^^^^^^^^^^^^^^^^ +10> ^^ +11> ^^^^^ +12> ^^ +13> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1-> > 2 >for ({ skills: { primary: primaryA = "primary", secondary: secondaryA = "secondary" } = > { primary: "nosKill", secondary: "noSkill" } } of 3 > getMultiRobots() -4 > -5 > -6 > getMultiRobots -7 > () -8 > -9 > getMultiRobots() -10> -11> getMultiRobots() -12> ) -1->Emitted(28, 1) Source(45, 1) + SourceIndex(0) -2 >Emitted(28, 6) Source(46, 55) + SourceIndex(0) -3 >Emitted(28, 16) Source(46, 71) + SourceIndex(0) -4 >Emitted(28, 18) Source(46, 55) + SourceIndex(0) -5 >Emitted(28, 23) Source(46, 55) + SourceIndex(0) -6 >Emitted(28, 37) Source(46, 69) + SourceIndex(0) -7 >Emitted(28, 39) Source(46, 71) + SourceIndex(0) -8 >Emitted(28, 41) Source(46, 55) + SourceIndex(0) -9 >Emitted(28, 55) Source(46, 71) + SourceIndex(0) -10>Emitted(28, 57) Source(46, 55) + SourceIndex(0) -11>Emitted(28, 61) Source(46, 71) + SourceIndex(0) -12>Emitted(28, 63) Source(46, 73) + SourceIndex(0) +4 > +5 > +6 > getMultiRobots +7 > () +8 > +9 > getMultiRobots() +10> +11> getMultiRobots() +12> ) +1->Emitted(29, 1) Source(45, 1) + SourceIndex(0) +2 >Emitted(29, 6) Source(46, 55) + SourceIndex(0) +3 >Emitted(29, 17) Source(46, 71) + SourceIndex(0) +4 >Emitted(29, 19) Source(46, 55) + SourceIndex(0) +5 >Emitted(29, 25) Source(46, 55) + SourceIndex(0) +6 >Emitted(29, 39) Source(46, 69) + SourceIndex(0) +7 >Emitted(29, 41) Source(46, 71) + SourceIndex(0) +8 >Emitted(29, 43) Source(46, 55) + SourceIndex(0) +9 >Emitted(29, 59) Source(46, 71) + SourceIndex(0) +10>Emitted(29, 61) Source(46, 55) + SourceIndex(0) +11>Emitted(29, 66) Source(46, 71) + SourceIndex(0) +12>Emitted(29, 68) Source(46, 73) + SourceIndex(0) --- ->>> _22 = _g[_f].skills, _23 = _22 === void 0 ? { primary: "nosKill", secondary: "noSkill" } : _22, _24 = _23.primary, primaryA = _24 === void 0 ? "primary" : _24, _25 = _23.secondary, secondaryA = _25 === void 0 ? "secondary" : _25; +>>> _h = _66[_65].skills, _j = _h === void 0 ? { primary: "nosKill", secondary: "noSkill" } : _h, _k = _j.primary, primaryA = _k === void 0 ? "primary" : _k, _l = _j.secondary, secondaryA = _l === void 0 ? "secondary" : _l; 1->^^^^ -2 > ^^^^^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -9 > ^^ -10> ^^^^^^^^^^^^^^^^^^^ -11> ^^ -12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +9 > ^^ +10> ^^^^^^^^^^^^^^^^^ +11> ^^ +12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> 2 > skills: { primary: primaryA = "primary", secondary: secondaryA = "secondary" } = > { primary: "nosKill", secondary: "noSkill" } -3 > -4 > skills: { primary: primaryA = "primary", secondary: secondaryA = "secondary" } = - > { primary: "nosKill", secondary: "noSkill" } -5 > -6 > primary: primaryA = "primary" -7 > -8 > primary: primaryA = "primary" -9 > , -10> secondary: secondaryA = "secondary" -11> -12> secondary: secondaryA = "secondary" -1->Emitted(29, 5) Source(45, 8) + SourceIndex(0) -2 >Emitted(29, 24) Source(46, 49) + SourceIndex(0) -3 >Emitted(29, 26) Source(45, 8) + SourceIndex(0) -4 >Emitted(29, 99) Source(46, 49) + SourceIndex(0) -5 >Emitted(29, 101) Source(45, 18) + SourceIndex(0) -6 >Emitted(29, 118) Source(45, 47) + SourceIndex(0) -7 >Emitted(29, 120) Source(45, 18) + SourceIndex(0) -8 >Emitted(29, 163) Source(45, 47) + SourceIndex(0) -9 >Emitted(29, 165) Source(45, 49) + SourceIndex(0) -10>Emitted(29, 184) Source(45, 84) + SourceIndex(0) -11>Emitted(29, 186) Source(45, 49) + SourceIndex(0) -12>Emitted(29, 233) Source(45, 84) + SourceIndex(0) +3 > +4 > skills: { primary: primaryA = "primary", secondary: secondaryA = "secondary" } = + > { primary: "nosKill", secondary: "noSkill" } +5 > +6 > primary: primaryA = "primary" +7 > +8 > primary: primaryA = "primary" +9 > , +10> secondary: secondaryA = "secondary" +11> +12> secondary: secondaryA = "secondary" +1->Emitted(30, 5) Source(45, 8) + SourceIndex(0) +2 >Emitted(30, 25) Source(46, 49) + SourceIndex(0) +3 >Emitted(30, 27) Source(45, 8) + SourceIndex(0) +4 >Emitted(30, 97) Source(46, 49) + SourceIndex(0) +5 >Emitted(30, 99) Source(45, 18) + SourceIndex(0) +6 >Emitted(30, 114) Source(45, 47) + SourceIndex(0) +7 >Emitted(30, 116) Source(45, 18) + SourceIndex(0) +8 >Emitted(30, 157) Source(45, 47) + SourceIndex(0) +9 >Emitted(30, 159) Source(45, 49) + SourceIndex(0) +10>Emitted(30, 176) Source(45, 84) + SourceIndex(0) +11>Emitted(30, 178) Source(45, 49) + SourceIndex(0) +12>Emitted(30, 223) Source(45, 84) + SourceIndex(0) --- >>> console.log(primaryA); 1 >^^^^ @@ -898,47 +899,47 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 6 > primaryA 7 > ) 8 > ; -1 >Emitted(30, 5) Source(47, 5) + SourceIndex(0) -2 >Emitted(30, 12) Source(47, 12) + SourceIndex(0) -3 >Emitted(30, 13) Source(47, 13) + SourceIndex(0) -4 >Emitted(30, 16) Source(47, 16) + SourceIndex(0) -5 >Emitted(30, 17) Source(47, 17) + SourceIndex(0) -6 >Emitted(30, 25) Source(47, 25) + SourceIndex(0) -7 >Emitted(30, 26) Source(47, 26) + SourceIndex(0) -8 >Emitted(30, 27) Source(47, 27) + SourceIndex(0) +1 >Emitted(31, 5) Source(47, 5) + SourceIndex(0) +2 >Emitted(31, 12) Source(47, 12) + SourceIndex(0) +3 >Emitted(31, 13) Source(47, 13) + SourceIndex(0) +4 >Emitted(31, 16) Source(47, 16) + SourceIndex(0) +5 >Emitted(31, 17) Source(47, 17) + SourceIndex(0) +6 >Emitted(31, 25) Source(47, 25) + SourceIndex(0) +7 >Emitted(31, 26) Source(47, 26) + SourceIndex(0) +8 >Emitted(31, 27) Source(47, 27) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(31, 2) Source(48, 2) + SourceIndex(0) +1 >Emitted(32, 2) Source(48, 2) + SourceIndex(0) --- ->>>for (var _h = 0, _j = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, +>>>for (var _67 = 0, _68 = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^ -6 > ^ -7 > ^^ -8 > ^^^^ -9 > ^^ -10> ^^^^^^^ -11> ^^ -12> ^^^^^^ -13> ^^ -14> ^^ -15> ^^^^^^^ -16> ^^ -17> ^^^^^^^^ -18> ^^ -19> ^^^^^^^^^ -20> ^^ -21> ^^^^^^ -22> ^^ -23> ^^ -24> ^^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^ +6 > ^ +7 > ^^ +8 > ^^^^ +9 > ^^ +10> ^^^^^^^ +11> ^^ +12> ^^^^^^ +13> ^^ +14> ^^ +15> ^^^^^^^ +16> ^^ +17> ^^^^^^^^ +18> ^^ +19> ^^^^^^^^^ +20> ^^ +21> ^^^^^^ +22> ^^ +23> ^^ +24> ^^^^^^^^^^^^^^^-> 1-> > 2 >for ({ skills: { primary: primaryA = "primary", secondary: secondaryA = "secondary" } = @@ -946,51 +947,51 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue > 3 > [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, > { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }] -4 > -5 > -6 > [ -7 > { -8 > name -9 > : -10> "mower" -11> , -12> skills -13> : -14> { -15> primary -16> : -17> "mowing" -18> , -19> secondary -20> : -21> "none" -22> } -23> } -1->Emitted(32, 1) Source(49, 1) + SourceIndex(0) -2 >Emitted(32, 6) Source(51, 5) + SourceIndex(0) -3 >Emitted(32, 16) Source(52, 83) + SourceIndex(0) -4 >Emitted(32, 18) Source(51, 5) + SourceIndex(0) -5 >Emitted(32, 23) Source(51, 19) + SourceIndex(0) -6 >Emitted(32, 24) Source(51, 20) + SourceIndex(0) -7 >Emitted(32, 26) Source(51, 22) + SourceIndex(0) -8 >Emitted(32, 30) Source(51, 26) + SourceIndex(0) -9 >Emitted(32, 32) Source(51, 28) + SourceIndex(0) -10>Emitted(32, 39) Source(51, 35) + SourceIndex(0) -11>Emitted(32, 41) Source(51, 37) + SourceIndex(0) -12>Emitted(32, 47) Source(51, 43) + SourceIndex(0) -13>Emitted(32, 49) Source(51, 45) + SourceIndex(0) -14>Emitted(32, 51) Source(51, 47) + SourceIndex(0) -15>Emitted(32, 58) Source(51, 54) + SourceIndex(0) -16>Emitted(32, 60) Source(51, 56) + SourceIndex(0) -17>Emitted(32, 68) Source(51, 64) + SourceIndex(0) -18>Emitted(32, 70) Source(51, 66) + SourceIndex(0) -19>Emitted(32, 79) Source(51, 75) + SourceIndex(0) -20>Emitted(32, 81) Source(51, 77) + SourceIndex(0) -21>Emitted(32, 87) Source(51, 83) + SourceIndex(0) -22>Emitted(32, 89) Source(51, 85) + SourceIndex(0) -23>Emitted(32, 91) Source(51, 87) + SourceIndex(0) +4 > +5 > +6 > [ +7 > { +8 > name +9 > : +10> "mower" +11> , +12> skills +13> : +14> { +15> primary +16> : +17> "mowing" +18> , +19> secondary +20> : +21> "none" +22> } +23> } +1->Emitted(33, 1) Source(49, 1) + SourceIndex(0) +2 >Emitted(33, 6) Source(51, 5) + SourceIndex(0) +3 >Emitted(33, 17) Source(52, 83) + SourceIndex(0) +4 >Emitted(33, 19) Source(51, 5) + SourceIndex(0) +5 >Emitted(33, 25) Source(51, 19) + SourceIndex(0) +6 >Emitted(33, 26) Source(51, 20) + SourceIndex(0) +7 >Emitted(33, 28) Source(51, 22) + SourceIndex(0) +8 >Emitted(33, 32) Source(51, 26) + SourceIndex(0) +9 >Emitted(33, 34) Source(51, 28) + SourceIndex(0) +10>Emitted(33, 41) Source(51, 35) + SourceIndex(0) +11>Emitted(33, 43) Source(51, 37) + SourceIndex(0) +12>Emitted(33, 49) Source(51, 43) + SourceIndex(0) +13>Emitted(33, 51) Source(51, 45) + SourceIndex(0) +14>Emitted(33, 53) Source(51, 47) + SourceIndex(0) +15>Emitted(33, 60) Source(51, 54) + SourceIndex(0) +16>Emitted(33, 62) Source(51, 56) + SourceIndex(0) +17>Emitted(33, 70) Source(51, 64) + SourceIndex(0) +18>Emitted(33, 72) Source(51, 66) + SourceIndex(0) +19>Emitted(33, 81) Source(51, 75) + SourceIndex(0) +20>Emitted(33, 83) Source(51, 77) + SourceIndex(0) +21>Emitted(33, 89) Source(51, 83) + SourceIndex(0) +22>Emitted(33, 91) Source(51, 85) + SourceIndex(0) +23>Emitted(33, 93) Source(51, 87) + SourceIndex(0) --- ->>> { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _h < _j.length; _h++) { +>>> { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _67 < _68.length; _67++) { 1->^^^^ 2 > ^^ 3 > ^^^^ @@ -1011,11 +1012,11 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 18> ^^ 19> ^ 20> ^^ -21> ^^^^^^^^^^^^^^ -22> ^^ -23> ^^^^ -24> ^^ -25> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +21> ^^^^^^^^^^^^^^^^ +22> ^^ +23> ^^^^^ +24> ^^ +25> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1->, > 2 > { @@ -1039,74 +1040,74 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 20> 21> [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, > { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }] -22> -23> [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, - > { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }] -24> ) -1->Emitted(33, 5) Source(52, 9) + SourceIndex(0) -2 >Emitted(33, 7) Source(52, 11) + SourceIndex(0) -3 >Emitted(33, 11) Source(52, 15) + SourceIndex(0) -4 >Emitted(33, 13) Source(52, 17) + SourceIndex(0) -5 >Emitted(33, 22) Source(52, 26) + SourceIndex(0) -6 >Emitted(33, 24) Source(52, 28) + SourceIndex(0) -7 >Emitted(33, 30) Source(52, 34) + SourceIndex(0) -8 >Emitted(33, 32) Source(52, 36) + SourceIndex(0) -9 >Emitted(33, 34) Source(52, 38) + SourceIndex(0) -10>Emitted(33, 41) Source(52, 45) + SourceIndex(0) -11>Emitted(33, 43) Source(52, 47) + SourceIndex(0) -12>Emitted(33, 53) Source(52, 57) + SourceIndex(0) -13>Emitted(33, 55) Source(52, 59) + SourceIndex(0) -14>Emitted(33, 64) Source(52, 68) + SourceIndex(0) -15>Emitted(33, 66) Source(52, 70) + SourceIndex(0) -16>Emitted(33, 74) Source(52, 78) + SourceIndex(0) -17>Emitted(33, 76) Source(52, 80) + SourceIndex(0) -18>Emitted(33, 78) Source(52, 82) + SourceIndex(0) -19>Emitted(33, 79) Source(52, 83) + SourceIndex(0) -20>Emitted(33, 81) Source(51, 5) + SourceIndex(0) -21>Emitted(33, 95) Source(52, 83) + SourceIndex(0) -22>Emitted(33, 97) Source(51, 5) + SourceIndex(0) -23>Emitted(33, 101) Source(52, 83) + SourceIndex(0) -24>Emitted(33, 103) Source(52, 85) + SourceIndex(0) +22> +23> [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, + > { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }] +24> ) +1->Emitted(34, 5) Source(52, 9) + SourceIndex(0) +2 >Emitted(34, 7) Source(52, 11) + SourceIndex(0) +3 >Emitted(34, 11) Source(52, 15) + SourceIndex(0) +4 >Emitted(34, 13) Source(52, 17) + SourceIndex(0) +5 >Emitted(34, 22) Source(52, 26) + SourceIndex(0) +6 >Emitted(34, 24) Source(52, 28) + SourceIndex(0) +7 >Emitted(34, 30) Source(52, 34) + SourceIndex(0) +8 >Emitted(34, 32) Source(52, 36) + SourceIndex(0) +9 >Emitted(34, 34) Source(52, 38) + SourceIndex(0) +10>Emitted(34, 41) Source(52, 45) + SourceIndex(0) +11>Emitted(34, 43) Source(52, 47) + SourceIndex(0) +12>Emitted(34, 53) Source(52, 57) + SourceIndex(0) +13>Emitted(34, 55) Source(52, 59) + SourceIndex(0) +14>Emitted(34, 64) Source(52, 68) + SourceIndex(0) +15>Emitted(34, 66) Source(52, 70) + SourceIndex(0) +16>Emitted(34, 74) Source(52, 78) + SourceIndex(0) +17>Emitted(34, 76) Source(52, 80) + SourceIndex(0) +18>Emitted(34, 78) Source(52, 82) + SourceIndex(0) +19>Emitted(34, 79) Source(52, 83) + SourceIndex(0) +20>Emitted(34, 81) Source(51, 5) + SourceIndex(0) +21>Emitted(34, 97) Source(52, 83) + SourceIndex(0) +22>Emitted(34, 99) Source(51, 5) + SourceIndex(0) +23>Emitted(34, 104) Source(52, 83) + SourceIndex(0) +24>Emitted(34, 106) Source(52, 85) + SourceIndex(0) --- ->>> _26 = _j[_h].skills, _27 = _26 === void 0 ? { primary: "nosKill", secondary: "noSkill" } : _26, _28 = _27.primary, primaryA = _28 === void 0 ? "primary" : _28, _29 = _27.secondary, secondaryA = _29 === void 0 ? "secondary" : _29; +>>> _m = _68[_67].skills, _o = _m === void 0 ? { primary: "nosKill", secondary: "noSkill" } : _m, _p = _o.primary, primaryA = _p === void 0 ? "primary" : _p, _q = _o.secondary, secondaryA = _q === void 0 ? "secondary" : _q; 1->^^^^ -2 > ^^^^^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -9 > ^^ -10> ^^^^^^^^^^^^^^^^^^^ -11> ^^ -12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +9 > ^^ +10> ^^^^^^^^^^^^^^^^^ +11> ^^ +12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> 2 > skills: { primary: primaryA = "primary", secondary: secondaryA = "secondary" } = > { primary: "nosKill", secondary: "noSkill" } -3 > -4 > skills: { primary: primaryA = "primary", secondary: secondaryA = "secondary" } = - > { primary: "nosKill", secondary: "noSkill" } -5 > -6 > primary: primaryA = "primary" -7 > -8 > primary: primaryA = "primary" -9 > , -10> secondary: secondaryA = "secondary" -11> -12> secondary: secondaryA = "secondary" -1->Emitted(34, 5) Source(49, 8) + SourceIndex(0) -2 >Emitted(34, 24) Source(50, 49) + SourceIndex(0) -3 >Emitted(34, 26) Source(49, 8) + SourceIndex(0) -4 >Emitted(34, 99) Source(50, 49) + SourceIndex(0) -5 >Emitted(34, 101) Source(49, 18) + SourceIndex(0) -6 >Emitted(34, 118) Source(49, 47) + SourceIndex(0) -7 >Emitted(34, 120) Source(49, 18) + SourceIndex(0) -8 >Emitted(34, 163) Source(49, 47) + SourceIndex(0) -9 >Emitted(34, 165) Source(49, 49) + SourceIndex(0) -10>Emitted(34, 184) Source(49, 84) + SourceIndex(0) -11>Emitted(34, 186) Source(49, 49) + SourceIndex(0) -12>Emitted(34, 233) Source(49, 84) + SourceIndex(0) +3 > +4 > skills: { primary: primaryA = "primary", secondary: secondaryA = "secondary" } = + > { primary: "nosKill", secondary: "noSkill" } +5 > +6 > primary: primaryA = "primary" +7 > +8 > primary: primaryA = "primary" +9 > , +10> secondary: secondaryA = "secondary" +11> +12> secondary: secondaryA = "secondary" +1->Emitted(35, 5) Source(49, 8) + SourceIndex(0) +2 >Emitted(35, 25) Source(50, 49) + SourceIndex(0) +3 >Emitted(35, 27) Source(49, 8) + SourceIndex(0) +4 >Emitted(35, 97) Source(50, 49) + SourceIndex(0) +5 >Emitted(35, 99) Source(49, 18) + SourceIndex(0) +6 >Emitted(35, 114) Source(49, 47) + SourceIndex(0) +7 >Emitted(35, 116) Source(49, 18) + SourceIndex(0) +8 >Emitted(35, 157) Source(49, 47) + SourceIndex(0) +9 >Emitted(35, 159) Source(49, 49) + SourceIndex(0) +10>Emitted(35, 176) Source(49, 84) + SourceIndex(0) +11>Emitted(35, 178) Source(49, 49) + SourceIndex(0) +12>Emitted(35, 223) Source(49, 84) + SourceIndex(0) --- >>> console.log(primaryA); 1 >^^^^ @@ -1129,70 +1130,69 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 6 > primaryA 7 > ) 8 > ; -1 >Emitted(35, 5) Source(53, 5) + SourceIndex(0) -2 >Emitted(35, 12) Source(53, 12) + SourceIndex(0) -3 >Emitted(35, 13) Source(53, 13) + SourceIndex(0) -4 >Emitted(35, 16) Source(53, 16) + SourceIndex(0) -5 >Emitted(35, 17) Source(53, 17) + SourceIndex(0) -6 >Emitted(35, 25) Source(53, 25) + SourceIndex(0) -7 >Emitted(35, 26) Source(53, 26) + SourceIndex(0) -8 >Emitted(35, 27) Source(53, 27) + SourceIndex(0) +1 >Emitted(36, 5) Source(53, 5) + SourceIndex(0) +2 >Emitted(36, 12) Source(53, 12) + SourceIndex(0) +3 >Emitted(36, 13) Source(53, 13) + SourceIndex(0) +4 >Emitted(36, 16) Source(53, 16) + SourceIndex(0) +5 >Emitted(36, 17) Source(53, 17) + SourceIndex(0) +6 >Emitted(36, 25) Source(53, 25) + SourceIndex(0) +7 >Emitted(36, 26) Source(53, 26) + SourceIndex(0) +8 >Emitted(36, 27) Source(53, 27) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(36, 2) Source(54, 2) + SourceIndex(0) +1 >Emitted(37, 2) Source(54, 2) + SourceIndex(0) --- ->>>for (var _k = 0, robots_2 = robots; _k < robots_2.length; _k++) { +>>>for (var _69 = 0, robots_2 = robots; _69 < robots_2.length; _69++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^^^^^^^^^^^^ -6 > ^^ -7 > ^^^^^^^^^^^^^^^^^^^^ -8 > ^^ -9 > ^^^^ -10> ^^ -11> ^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^^^^^^^^^^^ +6 > ^^ +7 > ^^^^^^^^^^^^^^^^^^^^^ +8 > ^^ +9 > ^^^^^ +10> ^^ 1-> > > 2 >for ({ name = "noName" } of 3 > robots -4 > -5 > robots -6 > -7 > robots -8 > -9 > robots -10> ) -1->Emitted(37, 1) Source(56, 1) + SourceIndex(0) -2 >Emitted(37, 6) Source(56, 29) + SourceIndex(0) -3 >Emitted(37, 16) Source(56, 35) + SourceIndex(0) -4 >Emitted(37, 18) Source(56, 29) + SourceIndex(0) -5 >Emitted(37, 35) Source(56, 35) + SourceIndex(0) -6 >Emitted(37, 37) Source(56, 29) + SourceIndex(0) -7 >Emitted(37, 57) Source(56, 35) + SourceIndex(0) -8 >Emitted(37, 59) Source(56, 29) + SourceIndex(0) -9 >Emitted(37, 63) Source(56, 35) + SourceIndex(0) -10>Emitted(37, 65) Source(56, 37) + SourceIndex(0) +4 > +5 > robots +6 > +7 > robots +8 > +9 > robots +10> ) +1->Emitted(38, 1) Source(56, 1) + SourceIndex(0) +2 >Emitted(38, 6) Source(56, 29) + SourceIndex(0) +3 >Emitted(38, 17) Source(56, 35) + SourceIndex(0) +4 >Emitted(38, 19) Source(56, 29) + SourceIndex(0) +5 >Emitted(38, 36) Source(56, 35) + SourceIndex(0) +6 >Emitted(38, 38) Source(56, 29) + SourceIndex(0) +7 >Emitted(38, 59) Source(56, 35) + SourceIndex(0) +8 >Emitted(38, 61) Source(56, 29) + SourceIndex(0) +9 >Emitted(38, 66) Source(56, 35) + SourceIndex(0) +10>Emitted(38, 68) Source(56, 37) + SourceIndex(0) --- ->>> _30 = robots_2[_k].name, name = _30 === void 0 ? "noName" : _30; -1->^^^^ +>>> _r = robots_2[_69].name, name = _r === void 0 ? "noName" : _r; +1 >^^^^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^ 3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -1-> +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1 > 2 > name = "noName" 3 > 4 > name = "noName" -1->Emitted(38, 5) Source(56, 8) + SourceIndex(0) -2 >Emitted(38, 28) Source(56, 23) + SourceIndex(0) -3 >Emitted(38, 30) Source(56, 8) + SourceIndex(0) -4 >Emitted(38, 68) Source(56, 23) + SourceIndex(0) +1 >Emitted(39, 5) Source(56, 8) + SourceIndex(0) +2 >Emitted(39, 28) Source(56, 23) + SourceIndex(0) +3 >Emitted(39, 30) Source(56, 8) + SourceIndex(0) +4 >Emitted(39, 66) Source(56, 23) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -1212,75 +1212,74 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 6 > nameA 7 > ) 8 > ; -1 >Emitted(39, 5) Source(57, 5) + SourceIndex(0) -2 >Emitted(39, 12) Source(57, 12) + SourceIndex(0) -3 >Emitted(39, 13) Source(57, 13) + SourceIndex(0) -4 >Emitted(39, 16) Source(57, 16) + SourceIndex(0) -5 >Emitted(39, 17) Source(57, 17) + SourceIndex(0) -6 >Emitted(39, 22) Source(57, 22) + SourceIndex(0) -7 >Emitted(39, 23) Source(57, 23) + SourceIndex(0) -8 >Emitted(39, 24) Source(57, 24) + SourceIndex(0) +1 >Emitted(40, 5) Source(57, 5) + SourceIndex(0) +2 >Emitted(40, 12) Source(57, 12) + SourceIndex(0) +3 >Emitted(40, 13) Source(57, 13) + SourceIndex(0) +4 >Emitted(40, 16) Source(57, 16) + SourceIndex(0) +5 >Emitted(40, 17) Source(57, 17) + SourceIndex(0) +6 >Emitted(40, 22) Source(57, 22) + SourceIndex(0) +7 >Emitted(40, 23) Source(57, 23) + SourceIndex(0) +8 >Emitted(40, 24) Source(57, 24) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(40, 2) Source(58, 2) + SourceIndex(0) +1 >Emitted(41, 2) Source(58, 2) + SourceIndex(0) --- ->>>for (var _l = 0, _m = getRobots(); _l < _m.length; _l++) { +>>>for (var _70 = 0, _71 = getRobots(); _70 < _71.length; _70++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^ -6 > ^^^^^^^^^ -7 > ^^ -8 > ^^ -9 > ^^^^^^^^^^^^^^ -10> ^^ -11> ^^^^ -12> ^^ -13> ^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^ +6 > ^^^^^^^^^ +7 > ^^ +8 > ^^ +9 > ^^^^^^^^^^^^^^^^ +10> ^^ +11> ^^^^^ +12> ^^ 1-> > 2 >for ({ name = "noName" } of 3 > getRobots() -4 > -5 > -6 > getRobots -7 > () -8 > -9 > getRobots() -10> -11> getRobots() -12> ) -1->Emitted(41, 1) Source(59, 1) + SourceIndex(0) -2 >Emitted(41, 6) Source(59, 29) + SourceIndex(0) -3 >Emitted(41, 16) Source(59, 40) + SourceIndex(0) -4 >Emitted(41, 18) Source(59, 29) + SourceIndex(0) -5 >Emitted(41, 23) Source(59, 29) + SourceIndex(0) -6 >Emitted(41, 32) Source(59, 38) + SourceIndex(0) -7 >Emitted(41, 34) Source(59, 40) + SourceIndex(0) -8 >Emitted(41, 36) Source(59, 29) + SourceIndex(0) -9 >Emitted(41, 50) Source(59, 40) + SourceIndex(0) -10>Emitted(41, 52) Source(59, 29) + SourceIndex(0) -11>Emitted(41, 56) Source(59, 40) + SourceIndex(0) -12>Emitted(41, 58) Source(59, 42) + SourceIndex(0) +4 > +5 > +6 > getRobots +7 > () +8 > +9 > getRobots() +10> +11> getRobots() +12> ) +1->Emitted(42, 1) Source(59, 1) + SourceIndex(0) +2 >Emitted(42, 6) Source(59, 29) + SourceIndex(0) +3 >Emitted(42, 17) Source(59, 40) + SourceIndex(0) +4 >Emitted(42, 19) Source(59, 29) + SourceIndex(0) +5 >Emitted(42, 25) Source(59, 29) + SourceIndex(0) +6 >Emitted(42, 34) Source(59, 38) + SourceIndex(0) +7 >Emitted(42, 36) Source(59, 40) + SourceIndex(0) +8 >Emitted(42, 38) Source(59, 29) + SourceIndex(0) +9 >Emitted(42, 54) Source(59, 40) + SourceIndex(0) +10>Emitted(42, 56) Source(59, 29) + SourceIndex(0) +11>Emitted(42, 61) Source(59, 40) + SourceIndex(0) +12>Emitted(42, 63) Source(59, 42) + SourceIndex(0) --- ->>> _31 = _m[_l].name, name = _31 === void 0 ? "noName" : _31; -1->^^^^ -2 > ^^^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -1-> +>>> _s = _71[_70].name, name = _s === void 0 ? "noName" : _s; +1 >^^^^ +2 > ^^^^^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1 > 2 > name = "noName" -3 > -4 > name = "noName" -1->Emitted(42, 5) Source(59, 8) + SourceIndex(0) -2 >Emitted(42, 22) Source(59, 23) + SourceIndex(0) -3 >Emitted(42, 24) Source(59, 8) + SourceIndex(0) -4 >Emitted(42, 62) Source(59, 23) + SourceIndex(0) +3 > +4 > name = "noName" +1 >Emitted(43, 5) Source(59, 8) + SourceIndex(0) +2 >Emitted(43, 23) Source(59, 23) + SourceIndex(0) +3 >Emitted(43, 25) Source(59, 8) + SourceIndex(0) +4 >Emitted(43, 61) Source(59, 23) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -1300,128 +1299,128 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 6 > nameA 7 > ) 8 > ; -1 >Emitted(43, 5) Source(60, 5) + SourceIndex(0) -2 >Emitted(43, 12) Source(60, 12) + SourceIndex(0) -3 >Emitted(43, 13) Source(60, 13) + SourceIndex(0) -4 >Emitted(43, 16) Source(60, 16) + SourceIndex(0) -5 >Emitted(43, 17) Source(60, 17) + SourceIndex(0) -6 >Emitted(43, 22) Source(60, 22) + SourceIndex(0) -7 >Emitted(43, 23) Source(60, 23) + SourceIndex(0) -8 >Emitted(43, 24) Source(60, 24) + SourceIndex(0) +1 >Emitted(44, 5) Source(60, 5) + SourceIndex(0) +2 >Emitted(44, 12) Source(60, 12) + SourceIndex(0) +3 >Emitted(44, 13) Source(60, 13) + SourceIndex(0) +4 >Emitted(44, 16) Source(60, 16) + SourceIndex(0) +5 >Emitted(44, 17) Source(60, 17) + SourceIndex(0) +6 >Emitted(44, 22) Source(60, 22) + SourceIndex(0) +7 >Emitted(44, 23) Source(60, 23) + SourceIndex(0) +8 >Emitted(44, 24) Source(60, 24) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(44, 2) Source(61, 2) + SourceIndex(0) +1 >Emitted(45, 2) Source(61, 2) + SourceIndex(0) --- ->>>for (var _o = 0, _p = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; _o < _p.length; _o++) { +>>>for (var _72 = 0, _73 = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; _72 < _73.length; _72++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^ -6 > ^^ -7 > ^^^^ -8 > ^^ -9 > ^^^^^^^ -10> ^^ -11> ^^^^^ -12> ^^ -13> ^^^^^^^^ -14> ^^ -15> ^^ -16> ^^ -17> ^^^^ -18> ^^ -19> ^^^^^^^^^ -20> ^^ -21> ^^^^^ -22> ^^ -23> ^^^^^^^^^^ -24> ^^ -25> ^ -26> ^^ -27> ^^^^^^^^^^^^^^ -28> ^^ -29> ^^^^ -30> ^^ +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^ +6 > ^^ +7 > ^^^^ +8 > ^^ +9 > ^^^^^^^ +10> ^^ +11> ^^^^^ +12> ^^ +13> ^^^^^^^^ +14> ^^ +15> ^^ +16> ^^ +17> ^^^^ +18> ^^ +19> ^^^^^^^^^ +20> ^^ +21> ^^^^^ +22> ^^ +23> ^^^^^^^^^^ +24> ^^ +25> ^ +26> ^^ +27> ^^^^^^^^^^^^^^^^ +28> ^^ +29> ^^^^^ +30> ^^ 1-> > 2 >for ({ name = "noName" } of 3 > [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] -4 > -5 > [ -6 > { -7 > name -8 > : -9 > "mower" -10> , -11> skill -12> : -13> "mowing" -14> } -15> , -16> { -17> name -18> : -19> "trimmer" -20> , -21> skill -22> : -23> "trimming" -24> } -25> ] -26> -27> [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] -28> -29> [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] -30> ) -1->Emitted(45, 1) Source(62, 1) + SourceIndex(0) -2 >Emitted(45, 6) Source(62, 29) + SourceIndex(0) -3 >Emitted(45, 16) Source(62, 105) + SourceIndex(0) -4 >Emitted(45, 18) Source(62, 29) + SourceIndex(0) -5 >Emitted(45, 24) Source(62, 30) + SourceIndex(0) -6 >Emitted(45, 26) Source(62, 32) + SourceIndex(0) -7 >Emitted(45, 30) Source(62, 36) + SourceIndex(0) -8 >Emitted(45, 32) Source(62, 38) + SourceIndex(0) -9 >Emitted(45, 39) Source(62, 45) + SourceIndex(0) -10>Emitted(45, 41) Source(62, 47) + SourceIndex(0) -11>Emitted(45, 46) Source(62, 52) + SourceIndex(0) -12>Emitted(45, 48) Source(62, 54) + SourceIndex(0) -13>Emitted(45, 56) Source(62, 62) + SourceIndex(0) -14>Emitted(45, 58) Source(62, 64) + SourceIndex(0) -15>Emitted(45, 60) Source(62, 66) + SourceIndex(0) -16>Emitted(45, 62) Source(62, 68) + SourceIndex(0) -17>Emitted(45, 66) Source(62, 72) + SourceIndex(0) -18>Emitted(45, 68) Source(62, 74) + SourceIndex(0) -19>Emitted(45, 77) Source(62, 83) + SourceIndex(0) -20>Emitted(45, 79) Source(62, 85) + SourceIndex(0) -21>Emitted(45, 84) Source(62, 90) + SourceIndex(0) -22>Emitted(45, 86) Source(62, 92) + SourceIndex(0) -23>Emitted(45, 96) Source(62, 102) + SourceIndex(0) -24>Emitted(45, 98) Source(62, 104) + SourceIndex(0) -25>Emitted(45, 99) Source(62, 105) + SourceIndex(0) -26>Emitted(45, 101) Source(62, 29) + SourceIndex(0) -27>Emitted(45, 115) Source(62, 105) + SourceIndex(0) -28>Emitted(45, 117) Source(62, 29) + SourceIndex(0) -29>Emitted(45, 121) Source(62, 105) + SourceIndex(0) -30>Emitted(45, 123) Source(62, 107) + SourceIndex(0) +4 > +5 > [ +6 > { +7 > name +8 > : +9 > "mower" +10> , +11> skill +12> : +13> "mowing" +14> } +15> , +16> { +17> name +18> : +19> "trimmer" +20> , +21> skill +22> : +23> "trimming" +24> } +25> ] +26> +27> [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] +28> +29> [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] +30> ) +1->Emitted(46, 1) Source(62, 1) + SourceIndex(0) +2 >Emitted(46, 6) Source(62, 29) + SourceIndex(0) +3 >Emitted(46, 17) Source(62, 105) + SourceIndex(0) +4 >Emitted(46, 19) Source(62, 29) + SourceIndex(0) +5 >Emitted(46, 26) Source(62, 30) + SourceIndex(0) +6 >Emitted(46, 28) Source(62, 32) + SourceIndex(0) +7 >Emitted(46, 32) Source(62, 36) + SourceIndex(0) +8 >Emitted(46, 34) Source(62, 38) + SourceIndex(0) +9 >Emitted(46, 41) Source(62, 45) + SourceIndex(0) +10>Emitted(46, 43) Source(62, 47) + SourceIndex(0) +11>Emitted(46, 48) Source(62, 52) + SourceIndex(0) +12>Emitted(46, 50) Source(62, 54) + SourceIndex(0) +13>Emitted(46, 58) Source(62, 62) + SourceIndex(0) +14>Emitted(46, 60) Source(62, 64) + SourceIndex(0) +15>Emitted(46, 62) Source(62, 66) + SourceIndex(0) +16>Emitted(46, 64) Source(62, 68) + SourceIndex(0) +17>Emitted(46, 68) Source(62, 72) + SourceIndex(0) +18>Emitted(46, 70) Source(62, 74) + SourceIndex(0) +19>Emitted(46, 79) Source(62, 83) + SourceIndex(0) +20>Emitted(46, 81) Source(62, 85) + SourceIndex(0) +21>Emitted(46, 86) Source(62, 90) + SourceIndex(0) +22>Emitted(46, 88) Source(62, 92) + SourceIndex(0) +23>Emitted(46, 98) Source(62, 102) + SourceIndex(0) +24>Emitted(46, 100) Source(62, 104) + SourceIndex(0) +25>Emitted(46, 101) Source(62, 105) + SourceIndex(0) +26>Emitted(46, 103) Source(62, 29) + SourceIndex(0) +27>Emitted(46, 119) Source(62, 105) + SourceIndex(0) +28>Emitted(46, 121) Source(62, 29) + SourceIndex(0) +29>Emitted(46, 126) Source(62, 105) + SourceIndex(0) +30>Emitted(46, 128) Source(62, 107) + SourceIndex(0) --- ->>> _32 = _p[_o].name, name = _32 === void 0 ? "noName" : _32; +>>> _t = _73[_72].name, name = _t === void 0 ? "noName" : _t; 1 >^^^^ -2 > ^^^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1 > 2 > name = "noName" -3 > -4 > name = "noName" -1 >Emitted(46, 5) Source(62, 8) + SourceIndex(0) -2 >Emitted(46, 22) Source(62, 23) + SourceIndex(0) -3 >Emitted(46, 24) Source(62, 8) + SourceIndex(0) -4 >Emitted(46, 62) Source(62, 23) + SourceIndex(0) +3 > +4 > name = "noName" +1 >Emitted(47, 5) Source(62, 8) + SourceIndex(0) +2 >Emitted(47, 23) Source(62, 23) + SourceIndex(0) +3 >Emitted(47, 25) Source(62, 8) + SourceIndex(0) +4 >Emitted(47, 61) Source(62, 23) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -1441,34 +1440,34 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 6 > nameA 7 > ) 8 > ; -1 >Emitted(47, 5) Source(63, 5) + SourceIndex(0) -2 >Emitted(47, 12) Source(63, 12) + SourceIndex(0) -3 >Emitted(47, 13) Source(63, 13) + SourceIndex(0) -4 >Emitted(47, 16) Source(63, 16) + SourceIndex(0) -5 >Emitted(47, 17) Source(63, 17) + SourceIndex(0) -6 >Emitted(47, 22) Source(63, 22) + SourceIndex(0) -7 >Emitted(47, 23) Source(63, 23) + SourceIndex(0) -8 >Emitted(47, 24) Source(63, 24) + SourceIndex(0) +1 >Emitted(48, 5) Source(63, 5) + SourceIndex(0) +2 >Emitted(48, 12) Source(63, 12) + SourceIndex(0) +3 >Emitted(48, 13) Source(63, 13) + SourceIndex(0) +4 >Emitted(48, 16) Source(63, 16) + SourceIndex(0) +5 >Emitted(48, 17) Source(63, 17) + SourceIndex(0) +6 >Emitted(48, 22) Source(63, 22) + SourceIndex(0) +7 >Emitted(48, 23) Source(63, 23) + SourceIndex(0) +8 >Emitted(48, 24) Source(63, 24) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(48, 2) Source(64, 2) + SourceIndex(0) +1 >Emitted(49, 2) Source(64, 2) + SourceIndex(0) --- ->>>for (var _q = 0, multiRobots_2 = multiRobots; _q < multiRobots_2.length; _q++) { +>>>for (var _74 = 0, multiRobots_2 = multiRobots; _74 < multiRobots_2.length; _74++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ -6 > ^^ -7 > ^^^^^^^^^^^^^^^^^^^^^^^^^ -8 > ^^ -9 > ^^^^ -10> ^^ -11> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ +6 > ^^ +7 > ^^^^^^^^^^^^^^^^^^^^^^^^^^ +8 > ^^ +9 > ^^^^^ +10> ^^ +11> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1-> > 2 >for ({ @@ -1478,37 +1477,37 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue > } = { primary: "noSkill", secondary: "noSkill" } >} of 3 > multiRobots -4 > -5 > multiRobots -6 > -7 > multiRobots -8 > -9 > multiRobots -10> ) -1->Emitted(49, 1) Source(65, 1) + SourceIndex(0) -2 >Emitted(49, 6) Source(70, 6) + SourceIndex(0) -3 >Emitted(49, 16) Source(70, 17) + SourceIndex(0) -4 >Emitted(49, 18) Source(70, 6) + SourceIndex(0) -5 >Emitted(49, 45) Source(70, 17) + SourceIndex(0) -6 >Emitted(49, 47) Source(70, 6) + SourceIndex(0) -7 >Emitted(49, 72) Source(70, 17) + SourceIndex(0) -8 >Emitted(49, 74) Source(70, 6) + SourceIndex(0) -9 >Emitted(49, 78) Source(70, 17) + SourceIndex(0) -10>Emitted(49, 80) Source(70, 19) + SourceIndex(0) +4 > +5 > multiRobots +6 > +7 > multiRobots +8 > +9 > multiRobots +10> ) +1->Emitted(50, 1) Source(65, 1) + SourceIndex(0) +2 >Emitted(50, 6) Source(70, 6) + SourceIndex(0) +3 >Emitted(50, 17) Source(70, 17) + SourceIndex(0) +4 >Emitted(50, 19) Source(70, 6) + SourceIndex(0) +5 >Emitted(50, 46) Source(70, 17) + SourceIndex(0) +6 >Emitted(50, 48) Source(70, 6) + SourceIndex(0) +7 >Emitted(50, 74) Source(70, 17) + SourceIndex(0) +8 >Emitted(50, 76) Source(70, 6) + SourceIndex(0) +9 >Emitted(50, 81) Source(70, 17) + SourceIndex(0) +10>Emitted(50, 83) Source(70, 19) + SourceIndex(0) --- ->>> _33 = multiRobots_2[_q].skills, _34 = _33 === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _33, _35 = _34.primary, primary = _35 === void 0 ? "primary" : _35, _36 = _34.secondary, secondary = _36 === void 0 ? "secondary" : _36; +>>> _u = multiRobots_2[_74].skills, _v = _u === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _u, _w = _v.primary, primary = _w === void 0 ? "primary" : _w, _x = _v.secondary, secondary = _x === void 0 ? "secondary" : _x; 1->^^^^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -9 > ^^ -10> ^^^^^^^^^^^^^^^^^^^ -11> ^^ -12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +9 > ^^ +10> ^^^^^^^^^^^^^^^^^ +11> ^^ +12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> 2 > skills: { > primary = "primary", @@ -1519,27 +1518,27 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue > primary = "primary", > secondary = "secondary" > } = { primary: "noSkill", secondary: "noSkill" } -5 > -6 > primary = "primary" -7 > -8 > primary = "primary" -9 > , - > -10> secondary = "secondary" -11> -12> secondary = "secondary" -1->Emitted(50, 5) Source(66, 5) + SourceIndex(0) -2 >Emitted(50, 35) Source(69, 53) + SourceIndex(0) -3 >Emitted(50, 37) Source(66, 5) + SourceIndex(0) -4 >Emitted(50, 110) Source(69, 53) + SourceIndex(0) -5 >Emitted(50, 112) Source(67, 9) + SourceIndex(0) -6 >Emitted(50, 129) Source(67, 28) + SourceIndex(0) -7 >Emitted(50, 131) Source(67, 9) + SourceIndex(0) -8 >Emitted(50, 173) Source(67, 28) + SourceIndex(0) -9 >Emitted(50, 175) Source(68, 9) + SourceIndex(0) -10>Emitted(50, 194) Source(68, 32) + SourceIndex(0) -11>Emitted(50, 196) Source(68, 9) + SourceIndex(0) -12>Emitted(50, 242) Source(68, 32) + SourceIndex(0) +5 > +6 > primary = "primary" +7 > +8 > primary = "primary" +9 > , + > +10> secondary = "secondary" +11> +12> secondary = "secondary" +1->Emitted(51, 5) Source(66, 5) + SourceIndex(0) +2 >Emitted(51, 35) Source(69, 53) + SourceIndex(0) +3 >Emitted(51, 37) Source(66, 5) + SourceIndex(0) +4 >Emitted(51, 107) Source(69, 53) + SourceIndex(0) +5 >Emitted(51, 109) Source(67, 9) + SourceIndex(0) +6 >Emitted(51, 124) Source(67, 28) + SourceIndex(0) +7 >Emitted(51, 126) Source(67, 9) + SourceIndex(0) +8 >Emitted(51, 166) Source(67, 28) + SourceIndex(0) +9 >Emitted(51, 168) Source(68, 9) + SourceIndex(0) +10>Emitted(51, 185) Source(68, 32) + SourceIndex(0) +11>Emitted(51, 187) Source(68, 9) + SourceIndex(0) +12>Emitted(51, 231) Source(68, 32) + SourceIndex(0) --- >>> console.log(primaryA); 1 >^^^^ @@ -1561,36 +1560,36 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 6 > primaryA 7 > ) 8 > ; -1 >Emitted(51, 5) Source(71, 5) + SourceIndex(0) -2 >Emitted(51, 12) Source(71, 12) + SourceIndex(0) -3 >Emitted(51, 13) Source(71, 13) + SourceIndex(0) -4 >Emitted(51, 16) Source(71, 16) + SourceIndex(0) -5 >Emitted(51, 17) Source(71, 17) + SourceIndex(0) -6 >Emitted(51, 25) Source(71, 25) + SourceIndex(0) -7 >Emitted(51, 26) Source(71, 26) + SourceIndex(0) -8 >Emitted(51, 27) Source(71, 27) + SourceIndex(0) +1 >Emitted(52, 5) Source(71, 5) + SourceIndex(0) +2 >Emitted(52, 12) Source(71, 12) + SourceIndex(0) +3 >Emitted(52, 13) Source(71, 13) + SourceIndex(0) +4 >Emitted(52, 16) Source(71, 16) + SourceIndex(0) +5 >Emitted(52, 17) Source(71, 17) + SourceIndex(0) +6 >Emitted(52, 25) Source(71, 25) + SourceIndex(0) +7 >Emitted(52, 26) Source(71, 26) + SourceIndex(0) +8 >Emitted(52, 27) Source(71, 27) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(52, 2) Source(72, 2) + SourceIndex(0) +1 >Emitted(53, 2) Source(72, 2) + SourceIndex(0) --- ->>>for (var _r = 0, _s = getMultiRobots(); _r < _s.length; _r++) { +>>>for (var _75 = 0, _76 = getMultiRobots(); _75 < _76.length; _75++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^ -6 > ^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^ -9 > ^^^^^^^^^^^^^^ -10> ^^ -11> ^^^^ -12> ^^ -13> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^ +6 > ^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^ +9 > ^^^^^^^^^^^^^^^^ +10> ^^ +11> ^^^^^ +12> ^^ +13> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1-> > 2 >for ({ @@ -1600,72 +1599,72 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue > } = { primary: "noSkill", secondary: "noSkill" } >} of 3 > getMultiRobots() -4 > -5 > -6 > getMultiRobots -7 > () -8 > -9 > getMultiRobots() -10> -11> getMultiRobots() -12> ) -1->Emitted(53, 1) Source(73, 1) + SourceIndex(0) -2 >Emitted(53, 6) Source(78, 6) + SourceIndex(0) -3 >Emitted(53, 16) Source(78, 22) + SourceIndex(0) -4 >Emitted(53, 18) Source(78, 6) + SourceIndex(0) -5 >Emitted(53, 23) Source(78, 6) + SourceIndex(0) -6 >Emitted(53, 37) Source(78, 20) + SourceIndex(0) -7 >Emitted(53, 39) Source(78, 22) + SourceIndex(0) -8 >Emitted(53, 41) Source(78, 6) + SourceIndex(0) -9 >Emitted(53, 55) Source(78, 22) + SourceIndex(0) -10>Emitted(53, 57) Source(78, 6) + SourceIndex(0) -11>Emitted(53, 61) Source(78, 22) + SourceIndex(0) -12>Emitted(53, 63) Source(78, 24) + SourceIndex(0) +4 > +5 > +6 > getMultiRobots +7 > () +8 > +9 > getMultiRobots() +10> +11> getMultiRobots() +12> ) +1->Emitted(54, 1) Source(73, 1) + SourceIndex(0) +2 >Emitted(54, 6) Source(78, 6) + SourceIndex(0) +3 >Emitted(54, 17) Source(78, 22) + SourceIndex(0) +4 >Emitted(54, 19) Source(78, 6) + SourceIndex(0) +5 >Emitted(54, 25) Source(78, 6) + SourceIndex(0) +6 >Emitted(54, 39) Source(78, 20) + SourceIndex(0) +7 >Emitted(54, 41) Source(78, 22) + SourceIndex(0) +8 >Emitted(54, 43) Source(78, 6) + SourceIndex(0) +9 >Emitted(54, 59) Source(78, 22) + SourceIndex(0) +10>Emitted(54, 61) Source(78, 6) + SourceIndex(0) +11>Emitted(54, 66) Source(78, 22) + SourceIndex(0) +12>Emitted(54, 68) Source(78, 24) + SourceIndex(0) --- ->>> _37 = _s[_r].skills, _38 = _37 === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _37, _39 = _38.primary, primary = _39 === void 0 ? "primary" : _39, _40 = _38.secondary, secondary = _40 === void 0 ? "secondary" : _40; +>>> _y = _76[_75].skills, _z = _y === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _y, _0 = _z.primary, primary = _0 === void 0 ? "primary" : _0, _1 = _z.secondary, secondary = _1 === void 0 ? "secondary" : _1; 1->^^^^ -2 > ^^^^^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -9 > ^^ -10> ^^^^^^^^^^^^^^^^^^^ -11> ^^ -12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +9 > ^^ +10> ^^^^^^^^^^^^^^^^^ +11> ^^ +12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> 2 > skills: { > primary = "primary", > secondary = "secondary" > } = { primary: "noSkill", secondary: "noSkill" } -3 > -4 > skills: { - > primary = "primary", - > secondary = "secondary" - > } = { primary: "noSkill", secondary: "noSkill" } -5 > -6 > primary = "primary" -7 > -8 > primary = "primary" -9 > , - > -10> secondary = "secondary" -11> -12> secondary = "secondary" -1->Emitted(54, 5) Source(74, 5) + SourceIndex(0) -2 >Emitted(54, 24) Source(77, 53) + SourceIndex(0) -3 >Emitted(54, 26) Source(74, 5) + SourceIndex(0) -4 >Emitted(54, 99) Source(77, 53) + SourceIndex(0) -5 >Emitted(54, 101) Source(75, 9) + SourceIndex(0) -6 >Emitted(54, 118) Source(75, 28) + SourceIndex(0) -7 >Emitted(54, 120) Source(75, 9) + SourceIndex(0) -8 >Emitted(54, 162) Source(75, 28) + SourceIndex(0) -9 >Emitted(54, 164) Source(76, 9) + SourceIndex(0) -10>Emitted(54, 183) Source(76, 32) + SourceIndex(0) -11>Emitted(54, 185) Source(76, 9) + SourceIndex(0) -12>Emitted(54, 231) Source(76, 32) + SourceIndex(0) +3 > +4 > skills: { + > primary = "primary", + > secondary = "secondary" + > } = { primary: "noSkill", secondary: "noSkill" } +5 > +6 > primary = "primary" +7 > +8 > primary = "primary" +9 > , + > +10> secondary = "secondary" +11> +12> secondary = "secondary" +1->Emitted(55, 5) Source(74, 5) + SourceIndex(0) +2 >Emitted(55, 25) Source(77, 53) + SourceIndex(0) +3 >Emitted(55, 27) Source(74, 5) + SourceIndex(0) +4 >Emitted(55, 97) Source(77, 53) + SourceIndex(0) +5 >Emitted(55, 99) Source(75, 9) + SourceIndex(0) +6 >Emitted(55, 114) Source(75, 28) + SourceIndex(0) +7 >Emitted(55, 116) Source(75, 9) + SourceIndex(0) +8 >Emitted(55, 156) Source(75, 28) + SourceIndex(0) +9 >Emitted(55, 158) Source(76, 9) + SourceIndex(0) +10>Emitted(55, 175) Source(76, 32) + SourceIndex(0) +11>Emitted(55, 177) Source(76, 9) + SourceIndex(0) +12>Emitted(55, 221) Source(76, 32) + SourceIndex(0) --- >>> console.log(primaryA); 1 >^^^^ @@ -1687,46 +1686,46 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 6 > primaryA 7 > ) 8 > ; -1 >Emitted(55, 5) Source(79, 5) + SourceIndex(0) -2 >Emitted(55, 12) Source(79, 12) + SourceIndex(0) -3 >Emitted(55, 13) Source(79, 13) + SourceIndex(0) -4 >Emitted(55, 16) Source(79, 16) + SourceIndex(0) -5 >Emitted(55, 17) Source(79, 17) + SourceIndex(0) -6 >Emitted(55, 25) Source(79, 25) + SourceIndex(0) -7 >Emitted(55, 26) Source(79, 26) + SourceIndex(0) -8 >Emitted(55, 27) Source(79, 27) + SourceIndex(0) +1 >Emitted(56, 5) Source(79, 5) + SourceIndex(0) +2 >Emitted(56, 12) Source(79, 12) + SourceIndex(0) +3 >Emitted(56, 13) Source(79, 13) + SourceIndex(0) +4 >Emitted(56, 16) Source(79, 16) + SourceIndex(0) +5 >Emitted(56, 17) Source(79, 17) + SourceIndex(0) +6 >Emitted(56, 25) Source(79, 25) + SourceIndex(0) +7 >Emitted(56, 26) Source(79, 26) + SourceIndex(0) +8 >Emitted(56, 27) Source(79, 27) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(56, 2) Source(80, 2) + SourceIndex(0) +1 >Emitted(57, 2) Source(80, 2) + SourceIndex(0) --- ->>>for (var _t = 0, _u = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, +>>>for (var _77 = 0, _78 = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^ -6 > ^^ -7 > ^^^^ -8 > ^^ -9 > ^^^^^^^ -10> ^^ -11> ^^^^^^ -12> ^^ -13> ^^ -14> ^^^^^^^ -15> ^^ -16> ^^^^^^^^ -17> ^^ -18> ^^^^^^^^^ -19> ^^ -20> ^^^^^^ -21> ^^ -22> ^^ -23> ^^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^ +6 > ^^ +7 > ^^^^ +8 > ^^ +9 > ^^^^^^^ +10> ^^ +11> ^^^^^^ +12> ^^ +13> ^^ +14> ^^^^^^^ +15> ^^ +16> ^^^^^^^^ +17> ^^ +18> ^^^^^^^^^ +19> ^^ +20> ^^^^^^ +21> ^^ +22> ^^ +23> ^^^^^^^^^^^^^^^-> 1-> > 2 >for ({ @@ -1737,49 +1736,49 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue >} of 3 > [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, > { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }] -4 > -5 > [ -6 > { -7 > name -8 > : -9 > "mower" -10> , -11> skills -12> : -13> { -14> primary -15> : -16> "mowing" -17> , -18> secondary -19> : -20> "none" -21> } -22> } -1->Emitted(57, 1) Source(81, 1) + SourceIndex(0) -2 >Emitted(57, 6) Source(86, 6) + SourceIndex(0) -3 >Emitted(57, 16) Source(87, 79) + SourceIndex(0) -4 >Emitted(57, 18) Source(86, 6) + SourceIndex(0) -5 >Emitted(57, 24) Source(86, 7) + SourceIndex(0) -6 >Emitted(57, 26) Source(86, 9) + SourceIndex(0) -7 >Emitted(57, 30) Source(86, 13) + SourceIndex(0) -8 >Emitted(57, 32) Source(86, 15) + SourceIndex(0) -9 >Emitted(57, 39) Source(86, 22) + SourceIndex(0) -10>Emitted(57, 41) Source(86, 24) + SourceIndex(0) -11>Emitted(57, 47) Source(86, 30) + SourceIndex(0) -12>Emitted(57, 49) Source(86, 32) + SourceIndex(0) -13>Emitted(57, 51) Source(86, 34) + SourceIndex(0) -14>Emitted(57, 58) Source(86, 41) + SourceIndex(0) -15>Emitted(57, 60) Source(86, 43) + SourceIndex(0) -16>Emitted(57, 68) Source(86, 51) + SourceIndex(0) -17>Emitted(57, 70) Source(86, 53) + SourceIndex(0) -18>Emitted(57, 79) Source(86, 62) + SourceIndex(0) -19>Emitted(57, 81) Source(86, 64) + SourceIndex(0) -20>Emitted(57, 87) Source(86, 70) + SourceIndex(0) -21>Emitted(57, 89) Source(86, 72) + SourceIndex(0) -22>Emitted(57, 91) Source(86, 74) + SourceIndex(0) +4 > +5 > [ +6 > { +7 > name +8 > : +9 > "mower" +10> , +11> skills +12> : +13> { +14> primary +15> : +16> "mowing" +17> , +18> secondary +19> : +20> "none" +21> } +22> } +1->Emitted(58, 1) Source(81, 1) + SourceIndex(0) +2 >Emitted(58, 6) Source(86, 6) + SourceIndex(0) +3 >Emitted(58, 17) Source(87, 79) + SourceIndex(0) +4 >Emitted(58, 19) Source(86, 6) + SourceIndex(0) +5 >Emitted(58, 26) Source(86, 7) + SourceIndex(0) +6 >Emitted(58, 28) Source(86, 9) + SourceIndex(0) +7 >Emitted(58, 32) Source(86, 13) + SourceIndex(0) +8 >Emitted(58, 34) Source(86, 15) + SourceIndex(0) +9 >Emitted(58, 41) Source(86, 22) + SourceIndex(0) +10>Emitted(58, 43) Source(86, 24) + SourceIndex(0) +11>Emitted(58, 49) Source(86, 30) + SourceIndex(0) +12>Emitted(58, 51) Source(86, 32) + SourceIndex(0) +13>Emitted(58, 53) Source(86, 34) + SourceIndex(0) +14>Emitted(58, 60) Source(86, 41) + SourceIndex(0) +15>Emitted(58, 62) Source(86, 43) + SourceIndex(0) +16>Emitted(58, 70) Source(86, 51) + SourceIndex(0) +17>Emitted(58, 72) Source(86, 53) + SourceIndex(0) +18>Emitted(58, 81) Source(86, 62) + SourceIndex(0) +19>Emitted(58, 83) Source(86, 64) + SourceIndex(0) +20>Emitted(58, 89) Source(86, 70) + SourceIndex(0) +21>Emitted(58, 91) Source(86, 72) + SourceIndex(0) +22>Emitted(58, 93) Source(86, 74) + SourceIndex(0) --- ->>> { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _t < _u.length; _t++) { +>>> { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _77 < _78.length; _77++) { 1->^^^^ 2 > ^^ 3 > ^^^^ @@ -1800,11 +1799,11 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 18> ^^ 19> ^ 20> ^^ -21> ^^^^^^^^^^^^^^ -22> ^^ -23> ^^^^ -24> ^^ -25> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +21> ^^^^^^^^^^^^^^^^ +22> ^^ +23> ^^^^^ +24> ^^ +25> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1->, > 2 > { @@ -1828,79 +1827,79 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 20> 21> [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, > { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }] -22> -23> [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, - > { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }] -24> ) -1->Emitted(58, 5) Source(87, 5) + SourceIndex(0) -2 >Emitted(58, 7) Source(87, 7) + SourceIndex(0) -3 >Emitted(58, 11) Source(87, 11) + SourceIndex(0) -4 >Emitted(58, 13) Source(87, 13) + SourceIndex(0) -5 >Emitted(58, 22) Source(87, 22) + SourceIndex(0) -6 >Emitted(58, 24) Source(87, 24) + SourceIndex(0) -7 >Emitted(58, 30) Source(87, 30) + SourceIndex(0) -8 >Emitted(58, 32) Source(87, 32) + SourceIndex(0) -9 >Emitted(58, 34) Source(87, 34) + SourceIndex(0) -10>Emitted(58, 41) Source(87, 41) + SourceIndex(0) -11>Emitted(58, 43) Source(87, 43) + SourceIndex(0) -12>Emitted(58, 53) Source(87, 53) + SourceIndex(0) -13>Emitted(58, 55) Source(87, 55) + SourceIndex(0) -14>Emitted(58, 64) Source(87, 64) + SourceIndex(0) -15>Emitted(58, 66) Source(87, 66) + SourceIndex(0) -16>Emitted(58, 74) Source(87, 74) + SourceIndex(0) -17>Emitted(58, 76) Source(87, 76) + SourceIndex(0) -18>Emitted(58, 78) Source(87, 78) + SourceIndex(0) -19>Emitted(58, 79) Source(87, 79) + SourceIndex(0) -20>Emitted(58, 81) Source(86, 6) + SourceIndex(0) -21>Emitted(58, 95) Source(87, 79) + SourceIndex(0) -22>Emitted(58, 97) Source(86, 6) + SourceIndex(0) -23>Emitted(58, 101) Source(87, 79) + SourceIndex(0) -24>Emitted(58, 103) Source(87, 81) + SourceIndex(0) +22> +23> [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, + > { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }] +24> ) +1->Emitted(59, 5) Source(87, 5) + SourceIndex(0) +2 >Emitted(59, 7) Source(87, 7) + SourceIndex(0) +3 >Emitted(59, 11) Source(87, 11) + SourceIndex(0) +4 >Emitted(59, 13) Source(87, 13) + SourceIndex(0) +5 >Emitted(59, 22) Source(87, 22) + SourceIndex(0) +6 >Emitted(59, 24) Source(87, 24) + SourceIndex(0) +7 >Emitted(59, 30) Source(87, 30) + SourceIndex(0) +8 >Emitted(59, 32) Source(87, 32) + SourceIndex(0) +9 >Emitted(59, 34) Source(87, 34) + SourceIndex(0) +10>Emitted(59, 41) Source(87, 41) + SourceIndex(0) +11>Emitted(59, 43) Source(87, 43) + SourceIndex(0) +12>Emitted(59, 53) Source(87, 53) + SourceIndex(0) +13>Emitted(59, 55) Source(87, 55) + SourceIndex(0) +14>Emitted(59, 64) Source(87, 64) + SourceIndex(0) +15>Emitted(59, 66) Source(87, 66) + SourceIndex(0) +16>Emitted(59, 74) Source(87, 74) + SourceIndex(0) +17>Emitted(59, 76) Source(87, 76) + SourceIndex(0) +18>Emitted(59, 78) Source(87, 78) + SourceIndex(0) +19>Emitted(59, 79) Source(87, 79) + SourceIndex(0) +20>Emitted(59, 81) Source(86, 6) + SourceIndex(0) +21>Emitted(59, 97) Source(87, 79) + SourceIndex(0) +22>Emitted(59, 99) Source(86, 6) + SourceIndex(0) +23>Emitted(59, 104) Source(87, 79) + SourceIndex(0) +24>Emitted(59, 106) Source(87, 81) + SourceIndex(0) --- ->>> _41 = _u[_t].skills, _42 = _41 === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _41, _43 = _42.primary, primary = _43 === void 0 ? "primary" : _43, _44 = _42.secondary, secondary = _44 === void 0 ? "secondary" : _44; +>>> _2 = _78[_77].skills, _3 = _2 === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _2, _4 = _3.primary, primary = _4 === void 0 ? "primary" : _4, _5 = _3.secondary, secondary = _5 === void 0 ? "secondary" : _5; 1->^^^^ -2 > ^^^^^^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -9 > ^^ -10> ^^^^^^^^^^^^^^^^^^^ -11> ^^ -12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +9 > ^^ +10> ^^^^^^^^^^^^^^^^^ +11> ^^ +12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> 2 > skills: { > primary = "primary", > secondary = "secondary" > } = { primary: "noSkill", secondary: "noSkill" } -3 > -4 > skills: { - > primary = "primary", - > secondary = "secondary" - > } = { primary: "noSkill", secondary: "noSkill" } -5 > -6 > primary = "primary" -7 > -8 > primary = "primary" -9 > , - > -10> secondary = "secondary" -11> -12> secondary = "secondary" -1->Emitted(59, 5) Source(82, 5) + SourceIndex(0) -2 >Emitted(59, 24) Source(85, 53) + SourceIndex(0) -3 >Emitted(59, 26) Source(82, 5) + SourceIndex(0) -4 >Emitted(59, 99) Source(85, 53) + SourceIndex(0) -5 >Emitted(59, 101) Source(83, 9) + SourceIndex(0) -6 >Emitted(59, 118) Source(83, 28) + SourceIndex(0) -7 >Emitted(59, 120) Source(83, 9) + SourceIndex(0) -8 >Emitted(59, 162) Source(83, 28) + SourceIndex(0) -9 >Emitted(59, 164) Source(84, 9) + SourceIndex(0) -10>Emitted(59, 183) Source(84, 32) + SourceIndex(0) -11>Emitted(59, 185) Source(84, 9) + SourceIndex(0) -12>Emitted(59, 231) Source(84, 32) + SourceIndex(0) +3 > +4 > skills: { + > primary = "primary", + > secondary = "secondary" + > } = { primary: "noSkill", secondary: "noSkill" } +5 > +6 > primary = "primary" +7 > +8 > primary = "primary" +9 > , + > +10> secondary = "secondary" +11> +12> secondary = "secondary" +1->Emitted(60, 5) Source(82, 5) + SourceIndex(0) +2 >Emitted(60, 25) Source(85, 53) + SourceIndex(0) +3 >Emitted(60, 27) Source(82, 5) + SourceIndex(0) +4 >Emitted(60, 97) Source(85, 53) + SourceIndex(0) +5 >Emitted(60, 99) Source(83, 9) + SourceIndex(0) +6 >Emitted(60, 114) Source(83, 28) + SourceIndex(0) +7 >Emitted(60, 116) Source(83, 9) + SourceIndex(0) +8 >Emitted(60, 156) Source(83, 28) + SourceIndex(0) +9 >Emitted(60, 158) Source(84, 9) + SourceIndex(0) +10>Emitted(60, 175) Source(84, 32) + SourceIndex(0) +11>Emitted(60, 177) Source(84, 9) + SourceIndex(0) +12>Emitted(60, 221) Source(84, 32) + SourceIndex(0) --- >>> console.log(primaryA); 1 >^^^^ @@ -1923,83 +1922,83 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 6 > primaryA 7 > ) 8 > ; -1 >Emitted(60, 5) Source(88, 5) + SourceIndex(0) -2 >Emitted(60, 12) Source(88, 12) + SourceIndex(0) -3 >Emitted(60, 13) Source(88, 13) + SourceIndex(0) -4 >Emitted(60, 16) Source(88, 16) + SourceIndex(0) -5 >Emitted(60, 17) Source(88, 17) + SourceIndex(0) -6 >Emitted(60, 25) Source(88, 25) + SourceIndex(0) -7 >Emitted(60, 26) Source(88, 26) + SourceIndex(0) -8 >Emitted(60, 27) Source(88, 27) + SourceIndex(0) +1 >Emitted(61, 5) Source(88, 5) + SourceIndex(0) +2 >Emitted(61, 12) Source(88, 12) + SourceIndex(0) +3 >Emitted(61, 13) Source(88, 13) + SourceIndex(0) +4 >Emitted(61, 16) Source(88, 16) + SourceIndex(0) +5 >Emitted(61, 17) Source(88, 17) + SourceIndex(0) +6 >Emitted(61, 25) Source(88, 25) + SourceIndex(0) +7 >Emitted(61, 26) Source(88, 26) + SourceIndex(0) +8 >Emitted(61, 27) Source(88, 27) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(61, 2) Source(89, 2) + SourceIndex(0) +1 >Emitted(62, 2) Source(89, 2) + SourceIndex(0) --- ->>>for (var _v = 0, robots_3 = robots; _v < robots_3.length; _v++) { +>>>for (var _79 = 0, robots_3 = robots; _79 < robots_3.length; _79++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^^^^^^^^^^^^ -6 > ^^ -7 > ^^^^^^^^^^^^^^^^^^^^ -8 > ^^ -9 > ^^^^ -10> ^^ -11> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^^^^^^^^^^^ +6 > ^^ +7 > ^^^^^^^^^^^^^^^^^^^^^ +8 > ^^ +9 > ^^^^^ +10> ^^ +11> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1-> > > > 2 >for ({name: nameA = "noName", skill: skillA = "noSkill" } of 3 > robots -4 > -5 > robots -6 > -7 > robots -8 > -9 > robots -10> ) -1->Emitted(62, 1) Source(92, 1) + SourceIndex(0) -2 >Emitted(62, 6) Source(92, 62) + SourceIndex(0) -3 >Emitted(62, 16) Source(92, 68) + SourceIndex(0) -4 >Emitted(62, 18) Source(92, 62) + SourceIndex(0) -5 >Emitted(62, 35) Source(92, 68) + SourceIndex(0) -6 >Emitted(62, 37) Source(92, 62) + SourceIndex(0) -7 >Emitted(62, 57) Source(92, 68) + SourceIndex(0) -8 >Emitted(62, 59) Source(92, 62) + SourceIndex(0) -9 >Emitted(62, 63) Source(92, 68) + SourceIndex(0) -10>Emitted(62, 65) Source(92, 70) + SourceIndex(0) +4 > +5 > robots +6 > +7 > robots +8 > +9 > robots +10> ) +1->Emitted(63, 1) Source(92, 1) + SourceIndex(0) +2 >Emitted(63, 6) Source(92, 62) + SourceIndex(0) +3 >Emitted(63, 17) Source(92, 68) + SourceIndex(0) +4 >Emitted(63, 19) Source(92, 62) + SourceIndex(0) +5 >Emitted(63, 36) Source(92, 68) + SourceIndex(0) +6 >Emitted(63, 38) Source(92, 62) + SourceIndex(0) +7 >Emitted(63, 59) Source(92, 68) + SourceIndex(0) +8 >Emitted(63, 61) Source(92, 62) + SourceIndex(0) +9 >Emitted(63, 66) Source(92, 68) + SourceIndex(0) +10>Emitted(63, 68) Source(92, 70) + SourceIndex(0) --- ->>> _45 = robots_3[_v], _46 = _45.name, nameA = _46 === void 0 ? "noName" : _46, _47 = _45.skill, skillA = _47 === void 0 ? "noSkill" : _47; +>>> _6 = robots_3[_79], _7 = _6.name, nameA = _7 === void 0 ? "noName" : _7, _8 = _6.skill, skillA = _8 === void 0 ? "noSkill" : _8; 1->^^^^^^^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> 2 > name: nameA = "noName" -3 > -4 > name: nameA = "noName" -5 > , -6 > skill: skillA = "noSkill" -7 > -8 > skill: skillA = "noSkill" -1->Emitted(63, 25) Source(92, 7) + SourceIndex(0) -2 >Emitted(63, 39) Source(92, 29) + SourceIndex(0) -3 >Emitted(63, 41) Source(92, 7) + SourceIndex(0) -4 >Emitted(63, 80) Source(92, 29) + SourceIndex(0) -5 >Emitted(63, 82) Source(92, 31) + SourceIndex(0) -6 >Emitted(63, 97) Source(92, 56) + SourceIndex(0) -7 >Emitted(63, 99) Source(92, 31) + SourceIndex(0) -8 >Emitted(63, 140) Source(92, 56) + SourceIndex(0) +3 > +4 > name: nameA = "noName" +5 > , +6 > skill: skillA = "noSkill" +7 > +8 > skill: skillA = "noSkill" +1->Emitted(64, 25) Source(92, 7) + SourceIndex(0) +2 >Emitted(64, 37) Source(92, 29) + SourceIndex(0) +3 >Emitted(64, 39) Source(92, 7) + SourceIndex(0) +4 >Emitted(64, 76) Source(92, 29) + SourceIndex(0) +5 >Emitted(64, 78) Source(92, 31) + SourceIndex(0) +6 >Emitted(64, 91) Source(92, 56) + SourceIndex(0) +7 >Emitted(64, 93) Source(92, 31) + SourceIndex(0) +8 >Emitted(64, 132) Source(92, 56) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -2019,87 +2018,87 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 6 > nameA 7 > ) 8 > ; -1 >Emitted(64, 5) Source(93, 5) + SourceIndex(0) -2 >Emitted(64, 12) Source(93, 12) + SourceIndex(0) -3 >Emitted(64, 13) Source(93, 13) + SourceIndex(0) -4 >Emitted(64, 16) Source(93, 16) + SourceIndex(0) -5 >Emitted(64, 17) Source(93, 17) + SourceIndex(0) -6 >Emitted(64, 22) Source(93, 22) + SourceIndex(0) -7 >Emitted(64, 23) Source(93, 23) + SourceIndex(0) -8 >Emitted(64, 24) Source(93, 24) + SourceIndex(0) +1 >Emitted(65, 5) Source(93, 5) + SourceIndex(0) +2 >Emitted(65, 12) Source(93, 12) + SourceIndex(0) +3 >Emitted(65, 13) Source(93, 13) + SourceIndex(0) +4 >Emitted(65, 16) Source(93, 16) + SourceIndex(0) +5 >Emitted(65, 17) Source(93, 17) + SourceIndex(0) +6 >Emitted(65, 22) Source(93, 22) + SourceIndex(0) +7 >Emitted(65, 23) Source(93, 23) + SourceIndex(0) +8 >Emitted(65, 24) Source(93, 24) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(65, 2) Source(94, 2) + SourceIndex(0) +1 >Emitted(66, 2) Source(94, 2) + SourceIndex(0) --- ->>>for (var _w = 0, _x = getRobots(); _w < _x.length; _w++) { +>>>for (var _80 = 0, _81 = getRobots(); _80 < _81.length; _80++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^ -6 > ^^^^^^^^^ -7 > ^^ -8 > ^^ -9 > ^^^^^^^^^^^^^^ -10> ^^ -11> ^^^^ -12> ^^ -13> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^ +6 > ^^^^^^^^^ +7 > ^^ +8 > ^^ +9 > ^^^^^^^^^^^^^^^^ +10> ^^ +11> ^^^^^ +12> ^^ +13> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1-> > 2 >for ({name: nameA = "noName", skill: skillA = "noSkill" } of 3 > getRobots() -4 > -5 > -6 > getRobots -7 > () -8 > -9 > getRobots() -10> -11> getRobots() -12> ) -1->Emitted(66, 1) Source(95, 1) + SourceIndex(0) -2 >Emitted(66, 6) Source(95, 63) + SourceIndex(0) -3 >Emitted(66, 16) Source(95, 74) + SourceIndex(0) -4 >Emitted(66, 18) Source(95, 63) + SourceIndex(0) -5 >Emitted(66, 23) Source(95, 63) + SourceIndex(0) -6 >Emitted(66, 32) Source(95, 72) + SourceIndex(0) -7 >Emitted(66, 34) Source(95, 74) + SourceIndex(0) -8 >Emitted(66, 36) Source(95, 63) + SourceIndex(0) -9 >Emitted(66, 50) Source(95, 74) + SourceIndex(0) -10>Emitted(66, 52) Source(95, 63) + SourceIndex(0) -11>Emitted(66, 56) Source(95, 74) + SourceIndex(0) -12>Emitted(66, 58) Source(95, 76) + SourceIndex(0) +4 > +5 > +6 > getRobots +7 > () +8 > +9 > getRobots() +10> +11> getRobots() +12> ) +1->Emitted(67, 1) Source(95, 1) + SourceIndex(0) +2 >Emitted(67, 6) Source(95, 63) + SourceIndex(0) +3 >Emitted(67, 17) Source(95, 74) + SourceIndex(0) +4 >Emitted(67, 19) Source(95, 63) + SourceIndex(0) +5 >Emitted(67, 25) Source(95, 63) + SourceIndex(0) +6 >Emitted(67, 34) Source(95, 72) + SourceIndex(0) +7 >Emitted(67, 36) Source(95, 74) + SourceIndex(0) +8 >Emitted(67, 38) Source(95, 63) + SourceIndex(0) +9 >Emitted(67, 54) Source(95, 74) + SourceIndex(0) +10>Emitted(67, 56) Source(95, 63) + SourceIndex(0) +11>Emitted(67, 61) Source(95, 74) + SourceIndex(0) +12>Emitted(67, 63) Source(95, 76) + SourceIndex(0) --- ->>> _48 = _x[_w], _49 = _48.name, nameA = _49 === void 0 ? "noName" : _49, _50 = _48.skill, skillA = _50 === void 0 ? "noSkill" : _50; -1->^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^^^ +>>> _9 = _81[_80], _10 = _9.name, nameA = _10 === void 0 ? "noName" : _10, _11 = _9.skill, skillA = _11 === void 0 ? "noSkill" : _11; +1->^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^ 3 > ^^ 4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 5 > ^^ -6 > ^^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +6 > ^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> -2 > name: nameA = "noName" +2 > name: nameA = "noName" 3 > 4 > name: nameA = "noName" 5 > , 6 > skill: skillA = "noSkill" -7 > -8 > skill: skillA = "noSkill" -1->Emitted(67, 19) Source(95, 7) + SourceIndex(0) -2 >Emitted(67, 33) Source(95, 29) + SourceIndex(0) -3 >Emitted(67, 35) Source(95, 7) + SourceIndex(0) -4 >Emitted(67, 74) Source(95, 29) + SourceIndex(0) -5 >Emitted(67, 76) Source(95, 31) + SourceIndex(0) -6 >Emitted(67, 91) Source(95, 56) + SourceIndex(0) -7 >Emitted(67, 93) Source(95, 31) + SourceIndex(0) -8 >Emitted(67, 134) Source(95, 56) + SourceIndex(0) +7 > +8 > skill: skillA = "noSkill" +1->Emitted(68, 20) Source(95, 7) + SourceIndex(0) +2 >Emitted(68, 33) Source(95, 29) + SourceIndex(0) +3 >Emitted(68, 35) Source(95, 7) + SourceIndex(0) +4 >Emitted(68, 74) Source(95, 29) + SourceIndex(0) +5 >Emitted(68, 76) Source(95, 31) + SourceIndex(0) +6 >Emitted(68, 90) Source(95, 56) + SourceIndex(0) +7 >Emitted(68, 92) Source(95, 31) + SourceIndex(0) +8 >Emitted(68, 133) Source(95, 56) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -2119,141 +2118,141 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 6 > nameA 7 > ) 8 > ; -1 >Emitted(68, 5) Source(96, 5) + SourceIndex(0) -2 >Emitted(68, 12) Source(96, 12) + SourceIndex(0) -3 >Emitted(68, 13) Source(96, 13) + SourceIndex(0) -4 >Emitted(68, 16) Source(96, 16) + SourceIndex(0) -5 >Emitted(68, 17) Source(96, 17) + SourceIndex(0) -6 >Emitted(68, 22) Source(96, 22) + SourceIndex(0) -7 >Emitted(68, 23) Source(96, 23) + SourceIndex(0) -8 >Emitted(68, 24) Source(96, 24) + SourceIndex(0) +1 >Emitted(69, 5) Source(96, 5) + SourceIndex(0) +2 >Emitted(69, 12) Source(96, 12) + SourceIndex(0) +3 >Emitted(69, 13) Source(96, 13) + SourceIndex(0) +4 >Emitted(69, 16) Source(96, 16) + SourceIndex(0) +5 >Emitted(69, 17) Source(96, 17) + SourceIndex(0) +6 >Emitted(69, 22) Source(96, 22) + SourceIndex(0) +7 >Emitted(69, 23) Source(96, 23) + SourceIndex(0) +8 >Emitted(69, 24) Source(96, 24) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(69, 2) Source(97, 2) + SourceIndex(0) +1 >Emitted(70, 2) Source(97, 2) + SourceIndex(0) --- ->>>for (var _y = 0, _z = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; _y < _z.length; _y++) { +>>>for (var _82 = 0, _83 = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; _82 < _83.length; _82++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^ -6 > ^^ -7 > ^^^^ -8 > ^^ -9 > ^^^^^^^ -10> ^^ -11> ^^^^^ -12> ^^ -13> ^^^^^^^^ -14> ^^ -15> ^^ -16> ^^ -17> ^^^^ -18> ^^ -19> ^^^^^^^^^ -20> ^^ -21> ^^^^^ -22> ^^ -23> ^^^^^^^^^^ -24> ^^ -25> ^ -26> ^^ -27> ^^^^^^^^^^^^^^ -28> ^^ -29> ^^^^ -30> ^^ -31> ^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^ +6 > ^^ +7 > ^^^^ +8 > ^^ +9 > ^^^^^^^ +10> ^^ +11> ^^^^^ +12> ^^ +13> ^^^^^^^^ +14> ^^ +15> ^^ +16> ^^ +17> ^^^^ +18> ^^ +19> ^^^^^^^^^ +20> ^^ +21> ^^^^^ +22> ^^ +23> ^^^^^^^^^^ +24> ^^ +25> ^ +26> ^^ +27> ^^^^^^^^^^^^^^^^ +28> ^^ +29> ^^^^^ +30> ^^ +31> ^^^^^^^^^^-> 1-> > 2 >for ({name: nameA = "noName", skill: skillA = "noSkill" } of 3 > [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] -4 > -5 > [ -6 > { -7 > name -8 > : -9 > "mower" -10> , -11> skill -12> : -13> "mowing" -14> } -15> , -16> { -17> name -18> : -19> "trimmer" -20> , -21> skill -22> : -23> "trimming" -24> } -25> ] -26> -27> [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] -28> -29> [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] -30> ) -1->Emitted(70, 1) Source(98, 1) + SourceIndex(0) -2 >Emitted(70, 6) Source(98, 63) + SourceIndex(0) -3 >Emitted(70, 16) Source(98, 139) + SourceIndex(0) -4 >Emitted(70, 18) Source(98, 63) + SourceIndex(0) -5 >Emitted(70, 24) Source(98, 64) + SourceIndex(0) -6 >Emitted(70, 26) Source(98, 66) + SourceIndex(0) -7 >Emitted(70, 30) Source(98, 70) + SourceIndex(0) -8 >Emitted(70, 32) Source(98, 72) + SourceIndex(0) -9 >Emitted(70, 39) Source(98, 79) + SourceIndex(0) -10>Emitted(70, 41) Source(98, 81) + SourceIndex(0) -11>Emitted(70, 46) Source(98, 86) + SourceIndex(0) -12>Emitted(70, 48) Source(98, 88) + SourceIndex(0) -13>Emitted(70, 56) Source(98, 96) + SourceIndex(0) -14>Emitted(70, 58) Source(98, 98) + SourceIndex(0) -15>Emitted(70, 60) Source(98, 100) + SourceIndex(0) -16>Emitted(70, 62) Source(98, 102) + SourceIndex(0) -17>Emitted(70, 66) Source(98, 106) + SourceIndex(0) -18>Emitted(70, 68) Source(98, 108) + SourceIndex(0) -19>Emitted(70, 77) Source(98, 117) + SourceIndex(0) -20>Emitted(70, 79) Source(98, 119) + SourceIndex(0) -21>Emitted(70, 84) Source(98, 124) + SourceIndex(0) -22>Emitted(70, 86) Source(98, 126) + SourceIndex(0) -23>Emitted(70, 96) Source(98, 136) + SourceIndex(0) -24>Emitted(70, 98) Source(98, 138) + SourceIndex(0) -25>Emitted(70, 99) Source(98, 139) + SourceIndex(0) -26>Emitted(70, 101) Source(98, 63) + SourceIndex(0) -27>Emitted(70, 115) Source(98, 139) + SourceIndex(0) -28>Emitted(70, 117) Source(98, 63) + SourceIndex(0) -29>Emitted(70, 121) Source(98, 139) + SourceIndex(0) -30>Emitted(70, 123) Source(98, 141) + SourceIndex(0) +4 > +5 > [ +6 > { +7 > name +8 > : +9 > "mower" +10> , +11> skill +12> : +13> "mowing" +14> } +15> , +16> { +17> name +18> : +19> "trimmer" +20> , +21> skill +22> : +23> "trimming" +24> } +25> ] +26> +27> [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] +28> +29> [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] +30> ) +1->Emitted(71, 1) Source(98, 1) + SourceIndex(0) +2 >Emitted(71, 6) Source(98, 63) + SourceIndex(0) +3 >Emitted(71, 17) Source(98, 139) + SourceIndex(0) +4 >Emitted(71, 19) Source(98, 63) + SourceIndex(0) +5 >Emitted(71, 26) Source(98, 64) + SourceIndex(0) +6 >Emitted(71, 28) Source(98, 66) + SourceIndex(0) +7 >Emitted(71, 32) Source(98, 70) + SourceIndex(0) +8 >Emitted(71, 34) Source(98, 72) + SourceIndex(0) +9 >Emitted(71, 41) Source(98, 79) + SourceIndex(0) +10>Emitted(71, 43) Source(98, 81) + SourceIndex(0) +11>Emitted(71, 48) Source(98, 86) + SourceIndex(0) +12>Emitted(71, 50) Source(98, 88) + SourceIndex(0) +13>Emitted(71, 58) Source(98, 96) + SourceIndex(0) +14>Emitted(71, 60) Source(98, 98) + SourceIndex(0) +15>Emitted(71, 62) Source(98, 100) + SourceIndex(0) +16>Emitted(71, 64) Source(98, 102) + SourceIndex(0) +17>Emitted(71, 68) Source(98, 106) + SourceIndex(0) +18>Emitted(71, 70) Source(98, 108) + SourceIndex(0) +19>Emitted(71, 79) Source(98, 117) + SourceIndex(0) +20>Emitted(71, 81) Source(98, 119) + SourceIndex(0) +21>Emitted(71, 86) Source(98, 124) + SourceIndex(0) +22>Emitted(71, 88) Source(98, 126) + SourceIndex(0) +23>Emitted(71, 98) Source(98, 136) + SourceIndex(0) +24>Emitted(71, 100) Source(98, 138) + SourceIndex(0) +25>Emitted(71, 101) Source(98, 139) + SourceIndex(0) +26>Emitted(71, 103) Source(98, 63) + SourceIndex(0) +27>Emitted(71, 119) Source(98, 139) + SourceIndex(0) +28>Emitted(71, 121) Source(98, 63) + SourceIndex(0) +29>Emitted(71, 126) Source(98, 139) + SourceIndex(0) +30>Emitted(71, 128) Source(98, 141) + SourceIndex(0) --- ->>> _51 = _z[_y], _52 = _51.name, nameA = _52 === void 0 ? "noName" : _52, _53 = _51.skill, skillA = _53 === void 0 ? "noSkill" : _53; -1->^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +>>> _12 = _83[_82], _13 = _12.name, nameA = _13 === void 0 ? "noName" : _13, _14 = _12.skill, skillA = _14 === void 0 ? "noSkill" : _14; +1->^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> -2 > name: nameA = "noName" -3 > -4 > name: nameA = "noName" -5 > , -6 > skill: skillA = "noSkill" -7 > -8 > skill: skillA = "noSkill" -1->Emitted(71, 19) Source(98, 7) + SourceIndex(0) -2 >Emitted(71, 33) Source(98, 29) + SourceIndex(0) -3 >Emitted(71, 35) Source(98, 7) + SourceIndex(0) -4 >Emitted(71, 74) Source(98, 29) + SourceIndex(0) -5 >Emitted(71, 76) Source(98, 31) + SourceIndex(0) -6 >Emitted(71, 91) Source(98, 56) + SourceIndex(0) -7 >Emitted(71, 93) Source(98, 31) + SourceIndex(0) -8 >Emitted(71, 134) Source(98, 56) + SourceIndex(0) +2 > name: nameA = "noName" +3 > +4 > name: nameA = "noName" +5 > , +6 > skill: skillA = "noSkill" +7 > +8 > skill: skillA = "noSkill" +1->Emitted(72, 21) Source(98, 7) + SourceIndex(0) +2 >Emitted(72, 35) Source(98, 29) + SourceIndex(0) +3 >Emitted(72, 37) Source(98, 7) + SourceIndex(0) +4 >Emitted(72, 76) Source(98, 29) + SourceIndex(0) +5 >Emitted(72, 78) Source(98, 31) + SourceIndex(0) +6 >Emitted(72, 93) Source(98, 56) + SourceIndex(0) +7 >Emitted(72, 95) Source(98, 31) + SourceIndex(0) +8 >Emitted(72, 136) Source(98, 56) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -2273,34 +2272,34 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 6 > nameA 7 > ) 8 > ; -1 >Emitted(72, 5) Source(99, 5) + SourceIndex(0) -2 >Emitted(72, 12) Source(99, 12) + SourceIndex(0) -3 >Emitted(72, 13) Source(99, 13) + SourceIndex(0) -4 >Emitted(72, 16) Source(99, 16) + SourceIndex(0) -5 >Emitted(72, 17) Source(99, 17) + SourceIndex(0) -6 >Emitted(72, 22) Source(99, 22) + SourceIndex(0) -7 >Emitted(72, 23) Source(99, 23) + SourceIndex(0) -8 >Emitted(72, 24) Source(99, 24) + SourceIndex(0) +1 >Emitted(73, 5) Source(99, 5) + SourceIndex(0) +2 >Emitted(73, 12) Source(99, 12) + SourceIndex(0) +3 >Emitted(73, 13) Source(99, 13) + SourceIndex(0) +4 >Emitted(73, 16) Source(99, 16) + SourceIndex(0) +5 >Emitted(73, 17) Source(99, 17) + SourceIndex(0) +6 >Emitted(73, 22) Source(99, 22) + SourceIndex(0) +7 >Emitted(73, 23) Source(99, 23) + SourceIndex(0) +8 >Emitted(73, 24) Source(99, 24) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(73, 2) Source(100, 2) + SourceIndex(0) +1 >Emitted(74, 2) Source(100, 2) + SourceIndex(0) --- ->>>for (var _0 = 0, multiRobots_3 = multiRobots; _0 < multiRobots_3.length; _0++) { +>>>for (var _84 = 0, multiRobots_3 = multiRobots; _84 < multiRobots_3.length; _84++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ -6 > ^^ -7 > ^^^^^^^^^^^^^^^^^^^^^^^^^ -8 > ^^ -9 > ^^^^ -10> ^^ -11> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ +6 > ^^ +7 > ^^^^^^^^^^^^^^^^^^^^^^^^^^ +8 > ^^ +9 > ^^^^^ +10> ^^ +11> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1-> > 2 >for ({ @@ -2311,81 +2310,81 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue > } = { primary: "noSkill", secondary: "noSkill" } >} of 3 > multiRobots -4 > -5 > multiRobots -6 > -7 > multiRobots -8 > -9 > multiRobots -10> ) -1->Emitted(74, 1) Source(101, 1) + SourceIndex(0) -2 >Emitted(74, 6) Source(107, 6) + SourceIndex(0) -3 >Emitted(74, 16) Source(107, 17) + SourceIndex(0) -4 >Emitted(74, 18) Source(107, 6) + SourceIndex(0) -5 >Emitted(74, 45) Source(107, 17) + SourceIndex(0) -6 >Emitted(74, 47) Source(107, 6) + SourceIndex(0) -7 >Emitted(74, 72) Source(107, 17) + SourceIndex(0) -8 >Emitted(74, 74) Source(107, 6) + SourceIndex(0) -9 >Emitted(74, 78) Source(107, 17) + SourceIndex(0) -10>Emitted(74, 80) Source(107, 19) + SourceIndex(0) +4 > +5 > multiRobots +6 > +7 > multiRobots +8 > +9 > multiRobots +10> ) +1->Emitted(75, 1) Source(101, 1) + SourceIndex(0) +2 >Emitted(75, 6) Source(107, 6) + SourceIndex(0) +3 >Emitted(75, 17) Source(107, 17) + SourceIndex(0) +4 >Emitted(75, 19) Source(107, 6) + SourceIndex(0) +5 >Emitted(75, 46) Source(107, 17) + SourceIndex(0) +6 >Emitted(75, 48) Source(107, 6) + SourceIndex(0) +7 >Emitted(75, 74) Source(107, 17) + SourceIndex(0) +8 >Emitted(75, 76) Source(107, 6) + SourceIndex(0) +9 >Emitted(75, 81) Source(107, 17) + SourceIndex(0) +10>Emitted(75, 83) Source(107, 19) + SourceIndex(0) --- ->>> _54 = multiRobots_3[_0], _55 = _54.name, nameA = _55 === void 0 ? "noName" : _55, _56 = _54.skills, _57 = _56 === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _56, _58 = _57.primary, primaryA = _58 === void 0 ? "primary" : _58, _59 = _57.secondary, secondaryA = _59 === void 0 ? "secondary" : _59; -1->^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -9 > ^^ -10> ^^^^^^^^^^^^^^^^^ -11> ^^ -12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -13> ^^ -14> ^^^^^^^^^^^^^^^^^^^ -15> ^^ -16> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +>>> _15 = multiRobots_3[_84], _16 = _15.name, nameA = _16 === void 0 ? "noName" : _16, _17 = _15.skills, _18 = _17 === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _17, _19 = _18.primary, primaryA = _19 === void 0 ? "primary" : _19, _20 = _18.secondary, secondaryA = _20 === void 0 ? "secondary" : _20; +1->^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +9 > ^^ +10> ^^^^^^^^^^^^^^^^^ +11> ^^ +12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +13> ^^ +14> ^^^^^^^^^^^^^^^^^^^ +15> ^^ +16> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> -2 > name: nameA = "noName" -3 > -4 > name: nameA = "noName" -5 > , - > -6 > skills: { - > primary: primaryA = "primary", - > secondary: secondaryA = "secondary" - > } = { primary: "noSkill", secondary: "noSkill" } -7 > -8 > skills: { - > primary: primaryA = "primary", - > secondary: secondaryA = "secondary" - > } = { primary: "noSkill", secondary: "noSkill" } -9 > -10> primary: primaryA = "primary" -11> -12> primary: primaryA = "primary" -13> , - > -14> secondary: secondaryA = "secondary" -15> -16> secondary: secondaryA = "secondary" -1->Emitted(75, 30) Source(102, 5) + SourceIndex(0) -2 >Emitted(75, 44) Source(102, 27) + SourceIndex(0) -3 >Emitted(75, 46) Source(102, 5) + SourceIndex(0) -4 >Emitted(75, 85) Source(102, 27) + SourceIndex(0) -5 >Emitted(75, 87) Source(103, 5) + SourceIndex(0) -6 >Emitted(75, 103) Source(106, 53) + SourceIndex(0) -7 >Emitted(75, 105) Source(103, 5) + SourceIndex(0) -8 >Emitted(75, 178) Source(106, 53) + SourceIndex(0) -9 >Emitted(75, 180) Source(104, 9) + SourceIndex(0) -10>Emitted(75, 197) Source(104, 38) + SourceIndex(0) -11>Emitted(75, 199) Source(104, 9) + SourceIndex(0) -12>Emitted(75, 242) Source(104, 38) + SourceIndex(0) -13>Emitted(75, 244) Source(105, 9) + SourceIndex(0) -14>Emitted(75, 263) Source(105, 44) + SourceIndex(0) -15>Emitted(75, 265) Source(105, 9) + SourceIndex(0) -16>Emitted(75, 312) Source(105, 44) + SourceIndex(0) +2 > name: nameA = "noName" +3 > +4 > name: nameA = "noName" +5 > , + > +6 > skills: { + > primary: primaryA = "primary", + > secondary: secondaryA = "secondary" + > } = { primary: "noSkill", secondary: "noSkill" } +7 > +8 > skills: { + > primary: primaryA = "primary", + > secondary: secondaryA = "secondary" + > } = { primary: "noSkill", secondary: "noSkill" } +9 > +10> primary: primaryA = "primary" +11> +12> primary: primaryA = "primary" +13> , + > +14> secondary: secondaryA = "secondary" +15> +16> secondary: secondaryA = "secondary" +1->Emitted(76, 31) Source(102, 5) + SourceIndex(0) +2 >Emitted(76, 45) Source(102, 27) + SourceIndex(0) +3 >Emitted(76, 47) Source(102, 5) + SourceIndex(0) +4 >Emitted(76, 86) Source(102, 27) + SourceIndex(0) +5 >Emitted(76, 88) Source(103, 5) + SourceIndex(0) +6 >Emitted(76, 104) Source(106, 53) + SourceIndex(0) +7 >Emitted(76, 106) Source(103, 5) + SourceIndex(0) +8 >Emitted(76, 179) Source(106, 53) + SourceIndex(0) +9 >Emitted(76, 181) Source(104, 9) + SourceIndex(0) +10>Emitted(76, 198) Source(104, 38) + SourceIndex(0) +11>Emitted(76, 200) Source(104, 9) + SourceIndex(0) +12>Emitted(76, 243) Source(104, 38) + SourceIndex(0) +13>Emitted(76, 245) Source(105, 9) + SourceIndex(0) +14>Emitted(76, 264) Source(105, 44) + SourceIndex(0) +15>Emitted(76, 266) Source(105, 9) + SourceIndex(0) +16>Emitted(76, 313) Source(105, 44) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -2407,36 +2406,36 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 6 > nameA 7 > ) 8 > ; -1 >Emitted(76, 5) Source(108, 5) + SourceIndex(0) -2 >Emitted(76, 12) Source(108, 12) + SourceIndex(0) -3 >Emitted(76, 13) Source(108, 13) + SourceIndex(0) -4 >Emitted(76, 16) Source(108, 16) + SourceIndex(0) -5 >Emitted(76, 17) Source(108, 17) + SourceIndex(0) -6 >Emitted(76, 22) Source(108, 22) + SourceIndex(0) -7 >Emitted(76, 23) Source(108, 23) + SourceIndex(0) -8 >Emitted(76, 24) Source(108, 24) + SourceIndex(0) +1 >Emitted(77, 5) Source(108, 5) + SourceIndex(0) +2 >Emitted(77, 12) Source(108, 12) + SourceIndex(0) +3 >Emitted(77, 13) Source(108, 13) + SourceIndex(0) +4 >Emitted(77, 16) Source(108, 16) + SourceIndex(0) +5 >Emitted(77, 17) Source(108, 17) + SourceIndex(0) +6 >Emitted(77, 22) Source(108, 22) + SourceIndex(0) +7 >Emitted(77, 23) Source(108, 23) + SourceIndex(0) +8 >Emitted(77, 24) Source(108, 24) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(77, 2) Source(109, 2) + SourceIndex(0) +1 >Emitted(78, 2) Source(109, 2) + SourceIndex(0) --- ->>>for (var _1 = 0, _2 = getMultiRobots(); _1 < _2.length; _1++) { +>>>for (var _85 = 0, _86 = getMultiRobots(); _85 < _86.length; _85++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^ -6 > ^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^ -9 > ^^^^^^^^^^^^^^ -10> ^^ -11> ^^^^ -12> ^^ -13> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^ +6 > ^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^ +9 > ^^^^^^^^^^^^^^^^ +10> ^^ +11> ^^^^^ +12> ^^ +13> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1-> > 2 >for ({ @@ -2447,85 +2446,85 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue > } = { primary: "noSkill", secondary: "noSkill" } >} of 3 > getMultiRobots() -4 > -5 > -6 > getMultiRobots -7 > () -8 > -9 > getMultiRobots() -10> -11> getMultiRobots() -12> ) -1->Emitted(78, 1) Source(110, 1) + SourceIndex(0) -2 >Emitted(78, 6) Source(116, 6) + SourceIndex(0) -3 >Emitted(78, 16) Source(116, 22) + SourceIndex(0) -4 >Emitted(78, 18) Source(116, 6) + SourceIndex(0) -5 >Emitted(78, 23) Source(116, 6) + SourceIndex(0) -6 >Emitted(78, 37) Source(116, 20) + SourceIndex(0) -7 >Emitted(78, 39) Source(116, 22) + SourceIndex(0) -8 >Emitted(78, 41) Source(116, 6) + SourceIndex(0) -9 >Emitted(78, 55) Source(116, 22) + SourceIndex(0) -10>Emitted(78, 57) Source(116, 6) + SourceIndex(0) -11>Emitted(78, 61) Source(116, 22) + SourceIndex(0) -12>Emitted(78, 63) Source(116, 24) + SourceIndex(0) +4 > +5 > +6 > getMultiRobots +7 > () +8 > +9 > getMultiRobots() +10> +11> getMultiRobots() +12> ) +1->Emitted(79, 1) Source(110, 1) + SourceIndex(0) +2 >Emitted(79, 6) Source(116, 6) + SourceIndex(0) +3 >Emitted(79, 17) Source(116, 22) + SourceIndex(0) +4 >Emitted(79, 19) Source(116, 6) + SourceIndex(0) +5 >Emitted(79, 25) Source(116, 6) + SourceIndex(0) +6 >Emitted(79, 39) Source(116, 20) + SourceIndex(0) +7 >Emitted(79, 41) Source(116, 22) + SourceIndex(0) +8 >Emitted(79, 43) Source(116, 6) + SourceIndex(0) +9 >Emitted(79, 59) Source(116, 22) + SourceIndex(0) +10>Emitted(79, 61) Source(116, 6) + SourceIndex(0) +11>Emitted(79, 66) Source(116, 22) + SourceIndex(0) +12>Emitted(79, 68) Source(116, 24) + SourceIndex(0) --- ->>> _60 = _2[_1], _61 = _60.name, nameA = _61 === void 0 ? "noName" : _61, _62 = _60.skills, _63 = _62 === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _62, _64 = _63.primary, primaryA = _64 === void 0 ? "primary" : _64, _65 = _63.secondary, secondaryA = _65 === void 0 ? "secondary" : _65; -1->^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -9 > ^^ -10> ^^^^^^^^^^^^^^^^^ -11> ^^ -12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -13> ^^ -14> ^^^^^^^^^^^^^^^^^^^ -15> ^^ -16> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +>>> _21 = _86[_85], _22 = _21.name, nameA = _22 === void 0 ? "noName" : _22, _23 = _21.skills, _24 = _23 === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _23, _25 = _24.primary, primaryA = _25 === void 0 ? "primary" : _25, _26 = _24.secondary, secondaryA = _26 === void 0 ? "secondary" : _26; +1->^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +9 > ^^ +10> ^^^^^^^^^^^^^^^^^ +11> ^^ +12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +13> ^^ +14> ^^^^^^^^^^^^^^^^^^^ +15> ^^ +16> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> -2 > name: nameA = "noName" -3 > -4 > name: nameA = "noName" -5 > , - > -6 > skills: { - > primary: primaryA = "primary", - > secondary: secondaryA = "secondary" - > } = { primary: "noSkill", secondary: "noSkill" } -7 > -8 > skills: { - > primary: primaryA = "primary", - > secondary: secondaryA = "secondary" - > } = { primary: "noSkill", secondary: "noSkill" } -9 > -10> primary: primaryA = "primary" -11> -12> primary: primaryA = "primary" -13> , - > -14> secondary: secondaryA = "secondary" -15> -16> secondary: secondaryA = "secondary" -1->Emitted(79, 19) Source(111, 5) + SourceIndex(0) -2 >Emitted(79, 33) Source(111, 27) + SourceIndex(0) -3 >Emitted(79, 35) Source(111, 5) + SourceIndex(0) -4 >Emitted(79, 74) Source(111, 27) + SourceIndex(0) -5 >Emitted(79, 76) Source(112, 5) + SourceIndex(0) -6 >Emitted(79, 92) Source(115, 53) + SourceIndex(0) -7 >Emitted(79, 94) Source(112, 5) + SourceIndex(0) -8 >Emitted(79, 167) Source(115, 53) + SourceIndex(0) -9 >Emitted(79, 169) Source(113, 9) + SourceIndex(0) -10>Emitted(79, 186) Source(113, 38) + SourceIndex(0) -11>Emitted(79, 188) Source(113, 9) + SourceIndex(0) -12>Emitted(79, 231) Source(113, 38) + SourceIndex(0) -13>Emitted(79, 233) Source(114, 9) + SourceIndex(0) -14>Emitted(79, 252) Source(114, 44) + SourceIndex(0) -15>Emitted(79, 254) Source(114, 9) + SourceIndex(0) -16>Emitted(79, 301) Source(114, 44) + SourceIndex(0) +2 > name: nameA = "noName" +3 > +4 > name: nameA = "noName" +5 > , + > +6 > skills: { + > primary: primaryA = "primary", + > secondary: secondaryA = "secondary" + > } = { primary: "noSkill", secondary: "noSkill" } +7 > +8 > skills: { + > primary: primaryA = "primary", + > secondary: secondaryA = "secondary" + > } = { primary: "noSkill", secondary: "noSkill" } +9 > +10> primary: primaryA = "primary" +11> +12> primary: primaryA = "primary" +13> , + > +14> secondary: secondaryA = "secondary" +15> +16> secondary: secondaryA = "secondary" +1->Emitted(80, 21) Source(111, 5) + SourceIndex(0) +2 >Emitted(80, 35) Source(111, 27) + SourceIndex(0) +3 >Emitted(80, 37) Source(111, 5) + SourceIndex(0) +4 >Emitted(80, 76) Source(111, 27) + SourceIndex(0) +5 >Emitted(80, 78) Source(112, 5) + SourceIndex(0) +6 >Emitted(80, 94) Source(115, 53) + SourceIndex(0) +7 >Emitted(80, 96) Source(112, 5) + SourceIndex(0) +8 >Emitted(80, 169) Source(115, 53) + SourceIndex(0) +9 >Emitted(80, 171) Source(113, 9) + SourceIndex(0) +10>Emitted(80, 188) Source(113, 38) + SourceIndex(0) +11>Emitted(80, 190) Source(113, 9) + SourceIndex(0) +12>Emitted(80, 233) Source(113, 38) + SourceIndex(0) +13>Emitted(80, 235) Source(114, 9) + SourceIndex(0) +14>Emitted(80, 254) Source(114, 44) + SourceIndex(0) +15>Emitted(80, 256) Source(114, 9) + SourceIndex(0) +16>Emitted(80, 303) Source(114, 44) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -2547,47 +2546,47 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 6 > nameA 7 > ) 8 > ; -1 >Emitted(80, 5) Source(117, 5) + SourceIndex(0) -2 >Emitted(80, 12) Source(117, 12) + SourceIndex(0) -3 >Emitted(80, 13) Source(117, 13) + SourceIndex(0) -4 >Emitted(80, 16) Source(117, 16) + SourceIndex(0) -5 >Emitted(80, 17) Source(117, 17) + SourceIndex(0) -6 >Emitted(80, 22) Source(117, 22) + SourceIndex(0) -7 >Emitted(80, 23) Source(117, 23) + SourceIndex(0) -8 >Emitted(80, 24) Source(117, 24) + SourceIndex(0) +1 >Emitted(81, 5) Source(117, 5) + SourceIndex(0) +2 >Emitted(81, 12) Source(117, 12) + SourceIndex(0) +3 >Emitted(81, 13) Source(117, 13) + SourceIndex(0) +4 >Emitted(81, 16) Source(117, 16) + SourceIndex(0) +5 >Emitted(81, 17) Source(117, 17) + SourceIndex(0) +6 >Emitted(81, 22) Source(117, 22) + SourceIndex(0) +7 >Emitted(81, 23) Source(117, 23) + SourceIndex(0) +8 >Emitted(81, 24) Source(117, 24) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(81, 2) Source(118, 2) + SourceIndex(0) +1 >Emitted(82, 2) Source(118, 2) + SourceIndex(0) --- ->>>for (var _3 = 0, _4 = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, +>>>for (var _87 = 0, _88 = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^ -6 > ^ -7 > ^^ -8 > ^^^^ -9 > ^^ -10> ^^^^^^^ -11> ^^ -12> ^^^^^^ -13> ^^ -14> ^^ -15> ^^^^^^^ -16> ^^ -17> ^^^^^^^^ -18> ^^ -19> ^^^^^^^^^ -20> ^^ -21> ^^^^^^ -22> ^^ -23> ^^ -24> ^^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^ +6 > ^ +7 > ^^ +8 > ^^^^ +9 > ^^ +10> ^^^^^^^ +11> ^^ +12> ^^^^^^ +13> ^^ +14> ^^ +15> ^^^^^^^ +16> ^^ +17> ^^^^^^^^ +18> ^^ +19> ^^^^^^^^^ +20> ^^ +21> ^^^^^^ +22> ^^ +23> ^^ +24> ^^^^^^^^^^^^^^^-> 1-> > 2 >for ({ @@ -2599,51 +2598,51 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue >} of 3 > [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, > { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }] -4 > -5 > -6 > [ -7 > { -8 > name -9 > : -10> "mower" -11> , -12> skills -13> : -14> { -15> primary -16> : -17> "mowing" -18> , -19> secondary -20> : -21> "none" -22> } -23> } -1->Emitted(82, 1) Source(119, 1) + SourceIndex(0) -2 >Emitted(82, 6) Source(125, 6) + SourceIndex(0) -3 >Emitted(82, 16) Source(126, 79) + SourceIndex(0) -4 >Emitted(82, 18) Source(125, 6) + SourceIndex(0) -5 >Emitted(82, 23) Source(125, 20) + SourceIndex(0) -6 >Emitted(82, 24) Source(125, 21) + SourceIndex(0) -7 >Emitted(82, 26) Source(125, 23) + SourceIndex(0) -8 >Emitted(82, 30) Source(125, 27) + SourceIndex(0) -9 >Emitted(82, 32) Source(125, 29) + SourceIndex(0) -10>Emitted(82, 39) Source(125, 36) + SourceIndex(0) -11>Emitted(82, 41) Source(125, 38) + SourceIndex(0) -12>Emitted(82, 47) Source(125, 44) + SourceIndex(0) -13>Emitted(82, 49) Source(125, 46) + SourceIndex(0) -14>Emitted(82, 51) Source(125, 48) + SourceIndex(0) -15>Emitted(82, 58) Source(125, 55) + SourceIndex(0) -16>Emitted(82, 60) Source(125, 57) + SourceIndex(0) -17>Emitted(82, 68) Source(125, 65) + SourceIndex(0) -18>Emitted(82, 70) Source(125, 67) + SourceIndex(0) -19>Emitted(82, 79) Source(125, 76) + SourceIndex(0) -20>Emitted(82, 81) Source(125, 78) + SourceIndex(0) -21>Emitted(82, 87) Source(125, 84) + SourceIndex(0) -22>Emitted(82, 89) Source(125, 86) + SourceIndex(0) -23>Emitted(82, 91) Source(125, 88) + SourceIndex(0) +4 > +5 > +6 > [ +7 > { +8 > name +9 > : +10> "mower" +11> , +12> skills +13> : +14> { +15> primary +16> : +17> "mowing" +18> , +19> secondary +20> : +21> "none" +22> } +23> } +1->Emitted(83, 1) Source(119, 1) + SourceIndex(0) +2 >Emitted(83, 6) Source(125, 6) + SourceIndex(0) +3 >Emitted(83, 17) Source(126, 79) + SourceIndex(0) +4 >Emitted(83, 19) Source(125, 6) + SourceIndex(0) +5 >Emitted(83, 25) Source(125, 20) + SourceIndex(0) +6 >Emitted(83, 26) Source(125, 21) + SourceIndex(0) +7 >Emitted(83, 28) Source(125, 23) + SourceIndex(0) +8 >Emitted(83, 32) Source(125, 27) + SourceIndex(0) +9 >Emitted(83, 34) Source(125, 29) + SourceIndex(0) +10>Emitted(83, 41) Source(125, 36) + SourceIndex(0) +11>Emitted(83, 43) Source(125, 38) + SourceIndex(0) +12>Emitted(83, 49) Source(125, 44) + SourceIndex(0) +13>Emitted(83, 51) Source(125, 46) + SourceIndex(0) +14>Emitted(83, 53) Source(125, 48) + SourceIndex(0) +15>Emitted(83, 60) Source(125, 55) + SourceIndex(0) +16>Emitted(83, 62) Source(125, 57) + SourceIndex(0) +17>Emitted(83, 70) Source(125, 65) + SourceIndex(0) +18>Emitted(83, 72) Source(125, 67) + SourceIndex(0) +19>Emitted(83, 81) Source(125, 76) + SourceIndex(0) +20>Emitted(83, 83) Source(125, 78) + SourceIndex(0) +21>Emitted(83, 89) Source(125, 84) + SourceIndex(0) +22>Emitted(83, 91) Source(125, 86) + SourceIndex(0) +23>Emitted(83, 93) Source(125, 88) + SourceIndex(0) --- ->>> { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _3 < _4.length; _3++) { +>>> { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _87 < _88.length; _87++) { 1->^^^^ 2 > ^^ 3 > ^^^^ @@ -2664,11 +2663,11 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 18> ^^ 19> ^ 20> ^^ -21> ^^^^^^^^^^^^^^ -22> ^^ -23> ^^^^ -24> ^^ -25> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +21> ^^^^^^^^^^^^^^^^ +22> ^^ +23> ^^^^^ +24> ^^ +25> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1->, > 2 > { @@ -2692,92 +2691,92 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 20> 21> [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, > { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }] -22> -23> [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, - > { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }] -24> ) -1->Emitted(83, 5) Source(126, 5) + SourceIndex(0) -2 >Emitted(83, 7) Source(126, 7) + SourceIndex(0) -3 >Emitted(83, 11) Source(126, 11) + SourceIndex(0) -4 >Emitted(83, 13) Source(126, 13) + SourceIndex(0) -5 >Emitted(83, 22) Source(126, 22) + SourceIndex(0) -6 >Emitted(83, 24) Source(126, 24) + SourceIndex(0) -7 >Emitted(83, 30) Source(126, 30) + SourceIndex(0) -8 >Emitted(83, 32) Source(126, 32) + SourceIndex(0) -9 >Emitted(83, 34) Source(126, 34) + SourceIndex(0) -10>Emitted(83, 41) Source(126, 41) + SourceIndex(0) -11>Emitted(83, 43) Source(126, 43) + SourceIndex(0) -12>Emitted(83, 53) Source(126, 53) + SourceIndex(0) -13>Emitted(83, 55) Source(126, 55) + SourceIndex(0) -14>Emitted(83, 64) Source(126, 64) + SourceIndex(0) -15>Emitted(83, 66) Source(126, 66) + SourceIndex(0) -16>Emitted(83, 74) Source(126, 74) + SourceIndex(0) -17>Emitted(83, 76) Source(126, 76) + SourceIndex(0) -18>Emitted(83, 78) Source(126, 78) + SourceIndex(0) -19>Emitted(83, 79) Source(126, 79) + SourceIndex(0) -20>Emitted(83, 81) Source(125, 6) + SourceIndex(0) -21>Emitted(83, 95) Source(126, 79) + SourceIndex(0) -22>Emitted(83, 97) Source(125, 6) + SourceIndex(0) -23>Emitted(83, 101) Source(126, 79) + SourceIndex(0) -24>Emitted(83, 103) Source(126, 81) + SourceIndex(0) +22> +23> [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, + > { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }] +24> ) +1->Emitted(84, 5) Source(126, 5) + SourceIndex(0) +2 >Emitted(84, 7) Source(126, 7) + SourceIndex(0) +3 >Emitted(84, 11) Source(126, 11) + SourceIndex(0) +4 >Emitted(84, 13) Source(126, 13) + SourceIndex(0) +5 >Emitted(84, 22) Source(126, 22) + SourceIndex(0) +6 >Emitted(84, 24) Source(126, 24) + SourceIndex(0) +7 >Emitted(84, 30) Source(126, 30) + SourceIndex(0) +8 >Emitted(84, 32) Source(126, 32) + SourceIndex(0) +9 >Emitted(84, 34) Source(126, 34) + SourceIndex(0) +10>Emitted(84, 41) Source(126, 41) + SourceIndex(0) +11>Emitted(84, 43) Source(126, 43) + SourceIndex(0) +12>Emitted(84, 53) Source(126, 53) + SourceIndex(0) +13>Emitted(84, 55) Source(126, 55) + SourceIndex(0) +14>Emitted(84, 64) Source(126, 64) + SourceIndex(0) +15>Emitted(84, 66) Source(126, 66) + SourceIndex(0) +16>Emitted(84, 74) Source(126, 74) + SourceIndex(0) +17>Emitted(84, 76) Source(126, 76) + SourceIndex(0) +18>Emitted(84, 78) Source(126, 78) + SourceIndex(0) +19>Emitted(84, 79) Source(126, 79) + SourceIndex(0) +20>Emitted(84, 81) Source(125, 6) + SourceIndex(0) +21>Emitted(84, 97) Source(126, 79) + SourceIndex(0) +22>Emitted(84, 99) Source(125, 6) + SourceIndex(0) +23>Emitted(84, 104) Source(126, 79) + SourceIndex(0) +24>Emitted(84, 106) Source(126, 81) + SourceIndex(0) --- ->>> _66 = _4[_3], _67 = _66.name, nameA = _67 === void 0 ? "noName" : _67, _68 = _66.skills, _69 = _68 === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _68, _70 = _69.primary, primaryA = _70 === void 0 ? "primary" : _70, _71 = _69.secondary, secondaryA = _71 === void 0 ? "secondary" : _71; -1->^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -9 > ^^ -10> ^^^^^^^^^^^^^^^^^ -11> ^^ -12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -13> ^^ -14> ^^^^^^^^^^^^^^^^^^^ -15> ^^ -16> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +>>> _27 = _88[_87], _28 = _27.name, nameA = _28 === void 0 ? "noName" : _28, _29 = _27.skills, _30 = _29 === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _29, _31 = _30.primary, primaryA = _31 === void 0 ? "primary" : _31, _32 = _30.secondary, secondaryA = _32 === void 0 ? "secondary" : _32; +1->^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +9 > ^^ +10> ^^^^^^^^^^^^^^^^^ +11> ^^ +12> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +13> ^^ +14> ^^^^^^^^^^^^^^^^^^^ +15> ^^ +16> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> -2 > name: nameA = "noName" -3 > -4 > name: nameA = "noName" -5 > , - > -6 > skills: { - > primary: primaryA = "primary", - > secondary: secondaryA = "secondary" - > } = { primary: "noSkill", secondary: "noSkill" } -7 > -8 > skills: { - > primary: primaryA = "primary", - > secondary: secondaryA = "secondary" - > } = { primary: "noSkill", secondary: "noSkill" } -9 > -10> primary: primaryA = "primary" -11> -12> primary: primaryA = "primary" -13> , - > -14> secondary: secondaryA = "secondary" -15> -16> secondary: secondaryA = "secondary" -1->Emitted(84, 19) Source(120, 5) + SourceIndex(0) -2 >Emitted(84, 33) Source(120, 27) + SourceIndex(0) -3 >Emitted(84, 35) Source(120, 5) + SourceIndex(0) -4 >Emitted(84, 74) Source(120, 27) + SourceIndex(0) -5 >Emitted(84, 76) Source(121, 5) + SourceIndex(0) -6 >Emitted(84, 92) Source(124, 53) + SourceIndex(0) -7 >Emitted(84, 94) Source(121, 5) + SourceIndex(0) -8 >Emitted(84, 167) Source(124, 53) + SourceIndex(0) -9 >Emitted(84, 169) Source(122, 9) + SourceIndex(0) -10>Emitted(84, 186) Source(122, 38) + SourceIndex(0) -11>Emitted(84, 188) Source(122, 9) + SourceIndex(0) -12>Emitted(84, 231) Source(122, 38) + SourceIndex(0) -13>Emitted(84, 233) Source(123, 9) + SourceIndex(0) -14>Emitted(84, 252) Source(123, 44) + SourceIndex(0) -15>Emitted(84, 254) Source(123, 9) + SourceIndex(0) -16>Emitted(84, 301) Source(123, 44) + SourceIndex(0) +2 > name: nameA = "noName" +3 > +4 > name: nameA = "noName" +5 > , + > +6 > skills: { + > primary: primaryA = "primary", + > secondary: secondaryA = "secondary" + > } = { primary: "noSkill", secondary: "noSkill" } +7 > +8 > skills: { + > primary: primaryA = "primary", + > secondary: secondaryA = "secondary" + > } = { primary: "noSkill", secondary: "noSkill" } +9 > +10> primary: primaryA = "primary" +11> +12> primary: primaryA = "primary" +13> , + > +14> secondary: secondaryA = "secondary" +15> +16> secondary: secondaryA = "secondary" +1->Emitted(85, 21) Source(120, 5) + SourceIndex(0) +2 >Emitted(85, 35) Source(120, 27) + SourceIndex(0) +3 >Emitted(85, 37) Source(120, 5) + SourceIndex(0) +4 >Emitted(85, 76) Source(120, 27) + SourceIndex(0) +5 >Emitted(85, 78) Source(121, 5) + SourceIndex(0) +6 >Emitted(85, 94) Source(124, 53) + SourceIndex(0) +7 >Emitted(85, 96) Source(121, 5) + SourceIndex(0) +8 >Emitted(85, 169) Source(124, 53) + SourceIndex(0) +9 >Emitted(85, 171) Source(122, 9) + SourceIndex(0) +10>Emitted(85, 188) Source(122, 38) + SourceIndex(0) +11>Emitted(85, 190) Source(122, 9) + SourceIndex(0) +12>Emitted(85, 233) Source(122, 38) + SourceIndex(0) +13>Emitted(85, 235) Source(123, 9) + SourceIndex(0) +14>Emitted(85, 254) Source(123, 44) + SourceIndex(0) +15>Emitted(85, 256) Source(123, 9) + SourceIndex(0) +16>Emitted(85, 303) Source(123, 44) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -2800,82 +2799,82 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 6 > nameA 7 > ) 8 > ; -1 >Emitted(85, 5) Source(127, 5) + SourceIndex(0) -2 >Emitted(85, 12) Source(127, 12) + SourceIndex(0) -3 >Emitted(85, 13) Source(127, 13) + SourceIndex(0) -4 >Emitted(85, 16) Source(127, 16) + SourceIndex(0) -5 >Emitted(85, 17) Source(127, 17) + SourceIndex(0) -6 >Emitted(85, 22) Source(127, 22) + SourceIndex(0) -7 >Emitted(85, 23) Source(127, 23) + SourceIndex(0) -8 >Emitted(85, 24) Source(127, 24) + SourceIndex(0) +1 >Emitted(86, 5) Source(127, 5) + SourceIndex(0) +2 >Emitted(86, 12) Source(127, 12) + SourceIndex(0) +3 >Emitted(86, 13) Source(127, 13) + SourceIndex(0) +4 >Emitted(86, 16) Source(127, 16) + SourceIndex(0) +5 >Emitted(86, 17) Source(127, 17) + SourceIndex(0) +6 >Emitted(86, 22) Source(127, 22) + SourceIndex(0) +7 >Emitted(86, 23) Source(127, 23) + SourceIndex(0) +8 >Emitted(86, 24) Source(127, 24) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(86, 2) Source(128, 2) + SourceIndex(0) +1 >Emitted(87, 2) Source(128, 2) + SourceIndex(0) --- ->>>for (var _5 = 0, robots_4 = robots; _5 < robots_4.length; _5++) { +>>>for (var _89 = 0, robots_4 = robots; _89 < robots_4.length; _89++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^^^^^^^^^^^^ -6 > ^^ -7 > ^^^^^^^^^^^^^^^^^^^^ -8 > ^^ -9 > ^^^^ -10> ^^ -11> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^^^^^^^^^^^ +6 > ^^ +7 > ^^^^^^^^^^^^^^^^^^^^^ +8 > ^^ +9 > ^^^^^ +10> ^^ +11> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1-> > > 2 >for ({ name = "noName", skill = "noSkill" } of 3 > robots -4 > -5 > robots -6 > -7 > robots -8 > -9 > robots -10> ) -1->Emitted(87, 1) Source(130, 1) + SourceIndex(0) -2 >Emitted(87, 6) Source(130, 49) + SourceIndex(0) -3 >Emitted(87, 16) Source(130, 55) + SourceIndex(0) -4 >Emitted(87, 18) Source(130, 49) + SourceIndex(0) -5 >Emitted(87, 35) Source(130, 55) + SourceIndex(0) -6 >Emitted(87, 37) Source(130, 49) + SourceIndex(0) -7 >Emitted(87, 57) Source(130, 55) + SourceIndex(0) -8 >Emitted(87, 59) Source(130, 49) + SourceIndex(0) -9 >Emitted(87, 63) Source(130, 55) + SourceIndex(0) -10>Emitted(87, 65) Source(130, 57) + SourceIndex(0) +4 > +5 > robots +6 > +7 > robots +8 > +9 > robots +10> ) +1->Emitted(88, 1) Source(130, 1) + SourceIndex(0) +2 >Emitted(88, 6) Source(130, 49) + SourceIndex(0) +3 >Emitted(88, 17) Source(130, 55) + SourceIndex(0) +4 >Emitted(88, 19) Source(130, 49) + SourceIndex(0) +5 >Emitted(88, 36) Source(130, 55) + SourceIndex(0) +6 >Emitted(88, 38) Source(130, 49) + SourceIndex(0) +7 >Emitted(88, 59) Source(130, 55) + SourceIndex(0) +8 >Emitted(88, 61) Source(130, 49) + SourceIndex(0) +9 >Emitted(88, 66) Source(130, 55) + SourceIndex(0) +10>Emitted(88, 68) Source(130, 57) + SourceIndex(0) --- ->>> _72 = robots_4[_5], _73 = _72.name, name = _73 === void 0 ? "noName" : _73, _74 = _72.skill, skill = _74 === void 0 ? "noSkill" : _74; -1->^^^^^^^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +>>> _33 = robots_4[_89], _34 = _33.name, name = _34 === void 0 ? "noName" : _34, _35 = _33.skill, skill = _35 === void 0 ? "noSkill" : _35; +1->^^^^^^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> -2 > name = "noName" -3 > -4 > name = "noName" -5 > , -6 > skill = "noSkill" -7 > -8 > skill = "noSkill" -1->Emitted(88, 25) Source(130, 8) + SourceIndex(0) -2 >Emitted(88, 39) Source(130, 23) + SourceIndex(0) -3 >Emitted(88, 41) Source(130, 8) + SourceIndex(0) -4 >Emitted(88, 79) Source(130, 23) + SourceIndex(0) -5 >Emitted(88, 81) Source(130, 25) + SourceIndex(0) -6 >Emitted(88, 96) Source(130, 43) + SourceIndex(0) -7 >Emitted(88, 98) Source(130, 25) + SourceIndex(0) -8 >Emitted(88, 138) Source(130, 43) + SourceIndex(0) +2 > name = "noName" +3 > +4 > name = "noName" +5 > , +6 > skill = "noSkill" +7 > +8 > skill = "noSkill" +1->Emitted(89, 26) Source(130, 8) + SourceIndex(0) +2 >Emitted(89, 40) Source(130, 23) + SourceIndex(0) +3 >Emitted(89, 42) Source(130, 8) + SourceIndex(0) +4 >Emitted(89, 80) Source(130, 23) + SourceIndex(0) +5 >Emitted(89, 82) Source(130, 25) + SourceIndex(0) +6 >Emitted(89, 97) Source(130, 43) + SourceIndex(0) +7 >Emitted(89, 99) Source(130, 25) + SourceIndex(0) +8 >Emitted(89, 139) Source(130, 43) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -2895,87 +2894,87 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 6 > nameA 7 > ) 8 > ; -1 >Emitted(89, 5) Source(131, 5) + SourceIndex(0) -2 >Emitted(89, 12) Source(131, 12) + SourceIndex(0) -3 >Emitted(89, 13) Source(131, 13) + SourceIndex(0) -4 >Emitted(89, 16) Source(131, 16) + SourceIndex(0) -5 >Emitted(89, 17) Source(131, 17) + SourceIndex(0) -6 >Emitted(89, 22) Source(131, 22) + SourceIndex(0) -7 >Emitted(89, 23) Source(131, 23) + SourceIndex(0) -8 >Emitted(89, 24) Source(131, 24) + SourceIndex(0) +1 >Emitted(90, 5) Source(131, 5) + SourceIndex(0) +2 >Emitted(90, 12) Source(131, 12) + SourceIndex(0) +3 >Emitted(90, 13) Source(131, 13) + SourceIndex(0) +4 >Emitted(90, 16) Source(131, 16) + SourceIndex(0) +5 >Emitted(90, 17) Source(131, 17) + SourceIndex(0) +6 >Emitted(90, 22) Source(131, 22) + SourceIndex(0) +7 >Emitted(90, 23) Source(131, 23) + SourceIndex(0) +8 >Emitted(90, 24) Source(131, 24) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(90, 2) Source(132, 2) + SourceIndex(0) +1 >Emitted(91, 2) Source(132, 2) + SourceIndex(0) --- ->>>for (var _6 = 0, _7 = getRobots(); _6 < _7.length; _6++) { +>>>for (var _90 = 0, _91 = getRobots(); _90 < _91.length; _90++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^ -6 > ^^^^^^^^^ -7 > ^^ -8 > ^^ -9 > ^^^^^^^^^^^^^^ -10> ^^ -11> ^^^^ -12> ^^ -13> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^ +6 > ^^^^^^^^^ +7 > ^^ +8 > ^^ +9 > ^^^^^^^^^^^^^^^^ +10> ^^ +11> ^^^^^ +12> ^^ +13> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1-> > 2 >for ({ name = "noName", skill = "noSkill" } of 3 > getRobots() -4 > -5 > -6 > getRobots -7 > () -8 > -9 > getRobots() -10> -11> getRobots() -12> ) -1->Emitted(91, 1) Source(133, 1) + SourceIndex(0) -2 >Emitted(91, 6) Source(133, 49) + SourceIndex(0) -3 >Emitted(91, 16) Source(133, 60) + SourceIndex(0) -4 >Emitted(91, 18) Source(133, 49) + SourceIndex(0) -5 >Emitted(91, 23) Source(133, 49) + SourceIndex(0) -6 >Emitted(91, 32) Source(133, 58) + SourceIndex(0) -7 >Emitted(91, 34) Source(133, 60) + SourceIndex(0) -8 >Emitted(91, 36) Source(133, 49) + SourceIndex(0) -9 >Emitted(91, 50) Source(133, 60) + SourceIndex(0) -10>Emitted(91, 52) Source(133, 49) + SourceIndex(0) -11>Emitted(91, 56) Source(133, 60) + SourceIndex(0) -12>Emitted(91, 58) Source(133, 62) + SourceIndex(0) +4 > +5 > +6 > getRobots +7 > () +8 > +9 > getRobots() +10> +11> getRobots() +12> ) +1->Emitted(92, 1) Source(133, 1) + SourceIndex(0) +2 >Emitted(92, 6) Source(133, 49) + SourceIndex(0) +3 >Emitted(92, 17) Source(133, 60) + SourceIndex(0) +4 >Emitted(92, 19) Source(133, 49) + SourceIndex(0) +5 >Emitted(92, 25) Source(133, 49) + SourceIndex(0) +6 >Emitted(92, 34) Source(133, 58) + SourceIndex(0) +7 >Emitted(92, 36) Source(133, 60) + SourceIndex(0) +8 >Emitted(92, 38) Source(133, 49) + SourceIndex(0) +9 >Emitted(92, 54) Source(133, 60) + SourceIndex(0) +10>Emitted(92, 56) Source(133, 49) + SourceIndex(0) +11>Emitted(92, 61) Source(133, 60) + SourceIndex(0) +12>Emitted(92, 63) Source(133, 62) + SourceIndex(0) --- ->>> _75 = _7[_6], _76 = _75.name, name = _76 === void 0 ? "noName" : _76, _77 = _75.skill, skill = _77 === void 0 ? "noSkill" : _77; -1->^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +>>> _36 = _91[_90], _37 = _36.name, name = _37 === void 0 ? "noName" : _37, _38 = _36.skill, skill = _38 === void 0 ? "noSkill" : _38; +1->^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> -2 > name = "noName" -3 > -4 > name = "noName" -5 > , -6 > skill = "noSkill" -7 > -8 > skill = "noSkill" -1->Emitted(92, 19) Source(133, 8) + SourceIndex(0) -2 >Emitted(92, 33) Source(133, 23) + SourceIndex(0) -3 >Emitted(92, 35) Source(133, 8) + SourceIndex(0) -4 >Emitted(92, 73) Source(133, 23) + SourceIndex(0) -5 >Emitted(92, 75) Source(133, 25) + SourceIndex(0) -6 >Emitted(92, 90) Source(133, 42) + SourceIndex(0) -7 >Emitted(92, 92) Source(133, 25) + SourceIndex(0) -8 >Emitted(92, 132) Source(133, 42) + SourceIndex(0) +2 > name = "noName" +3 > +4 > name = "noName" +5 > , +6 > skill = "noSkill" +7 > +8 > skill = "noSkill" +1->Emitted(93, 21) Source(133, 8) + SourceIndex(0) +2 >Emitted(93, 35) Source(133, 23) + SourceIndex(0) +3 >Emitted(93, 37) Source(133, 8) + SourceIndex(0) +4 >Emitted(93, 75) Source(133, 23) + SourceIndex(0) +5 >Emitted(93, 77) Source(133, 25) + SourceIndex(0) +6 >Emitted(93, 92) Source(133, 42) + SourceIndex(0) +7 >Emitted(93, 94) Source(133, 25) + SourceIndex(0) +8 >Emitted(93, 134) Source(133, 42) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -2995,141 +2994,141 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 6 > nameA 7 > ) 8 > ; -1 >Emitted(93, 5) Source(134, 5) + SourceIndex(0) -2 >Emitted(93, 12) Source(134, 12) + SourceIndex(0) -3 >Emitted(93, 13) Source(134, 13) + SourceIndex(0) -4 >Emitted(93, 16) Source(134, 16) + SourceIndex(0) -5 >Emitted(93, 17) Source(134, 17) + SourceIndex(0) -6 >Emitted(93, 22) Source(134, 22) + SourceIndex(0) -7 >Emitted(93, 23) Source(134, 23) + SourceIndex(0) -8 >Emitted(93, 24) Source(134, 24) + SourceIndex(0) +1 >Emitted(94, 5) Source(134, 5) + SourceIndex(0) +2 >Emitted(94, 12) Source(134, 12) + SourceIndex(0) +3 >Emitted(94, 13) Source(134, 13) + SourceIndex(0) +4 >Emitted(94, 16) Source(134, 16) + SourceIndex(0) +5 >Emitted(94, 17) Source(134, 17) + SourceIndex(0) +6 >Emitted(94, 22) Source(134, 22) + SourceIndex(0) +7 >Emitted(94, 23) Source(134, 23) + SourceIndex(0) +8 >Emitted(94, 24) Source(134, 24) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(94, 2) Source(135, 2) + SourceIndex(0) +1 >Emitted(95, 2) Source(135, 2) + SourceIndex(0) --- ->>>for (var _8 = 0, _9 = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; _8 < _9.length; _8++) { +>>>for (var _92 = 0, _93 = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }]; _92 < _93.length; _92++) { 1-> 2 >^^^^^ -3 > ^^^^^^^^^^ -4 > ^^ -5 > ^^^^^^ -6 > ^^ -7 > ^^^^ -8 > ^^ -9 > ^^^^^^^ -10> ^^ -11> ^^^^^ -12> ^^ -13> ^^^^^^^^ -14> ^^ -15> ^^ -16> ^^ -17> ^^^^ -18> ^^ -19> ^^^^^^^^^ -20> ^^ -21> ^^^^^ -22> ^^ -23> ^^^^^^^^^^ -24> ^^ -25> ^ -26> ^^ -27> ^^^^^^^^^^^^^^ -28> ^^ -29> ^^^^ -30> ^^ -31> ^^^^^^^^^^^-> +3 > ^^^^^^^^^^^ +4 > ^^ +5 > ^^^^^^^ +6 > ^^ +7 > ^^^^ +8 > ^^ +9 > ^^^^^^^ +10> ^^ +11> ^^^^^ +12> ^^ +13> ^^^^^^^^ +14> ^^ +15> ^^ +16> ^^ +17> ^^^^ +18> ^^ +19> ^^^^^^^^^ +20> ^^ +21> ^^^^^ +22> ^^ +23> ^^^^^^^^^^ +24> ^^ +25> ^ +26> ^^ +27> ^^^^^^^^^^^^^^^^ +28> ^^ +29> ^^^^^ +30> ^^ +31> ^^^^^^^^-> 1-> > 2 >for ({ name = "noName", skill = "noSkill" } of 3 > [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] -4 > -5 > [ -6 > { -7 > name -8 > : -9 > "mower" -10> , -11> skill -12> : -13> "mowing" -14> } -15> , -16> { -17> name -18> : -19> "trimmer" -20> , -21> skill -22> : -23> "trimming" -24> } -25> ] -26> -27> [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] -28> -29> [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] -30> ) -1->Emitted(95, 1) Source(136, 1) + SourceIndex(0) -2 >Emitted(95, 6) Source(136, 49) + SourceIndex(0) -3 >Emitted(95, 16) Source(136, 125) + SourceIndex(0) -4 >Emitted(95, 18) Source(136, 49) + SourceIndex(0) -5 >Emitted(95, 24) Source(136, 50) + SourceIndex(0) -6 >Emitted(95, 26) Source(136, 52) + SourceIndex(0) -7 >Emitted(95, 30) Source(136, 56) + SourceIndex(0) -8 >Emitted(95, 32) Source(136, 58) + SourceIndex(0) -9 >Emitted(95, 39) Source(136, 65) + SourceIndex(0) -10>Emitted(95, 41) Source(136, 67) + SourceIndex(0) -11>Emitted(95, 46) Source(136, 72) + SourceIndex(0) -12>Emitted(95, 48) Source(136, 74) + SourceIndex(0) -13>Emitted(95, 56) Source(136, 82) + SourceIndex(0) -14>Emitted(95, 58) Source(136, 84) + SourceIndex(0) -15>Emitted(95, 60) Source(136, 86) + SourceIndex(0) -16>Emitted(95, 62) Source(136, 88) + SourceIndex(0) -17>Emitted(95, 66) Source(136, 92) + SourceIndex(0) -18>Emitted(95, 68) Source(136, 94) + SourceIndex(0) -19>Emitted(95, 77) Source(136, 103) + SourceIndex(0) -20>Emitted(95, 79) Source(136, 105) + SourceIndex(0) -21>Emitted(95, 84) Source(136, 110) + SourceIndex(0) -22>Emitted(95, 86) Source(136, 112) + SourceIndex(0) -23>Emitted(95, 96) Source(136, 122) + SourceIndex(0) -24>Emitted(95, 98) Source(136, 124) + SourceIndex(0) -25>Emitted(95, 99) Source(136, 125) + SourceIndex(0) -26>Emitted(95, 101) Source(136, 49) + SourceIndex(0) -27>Emitted(95, 115) Source(136, 125) + SourceIndex(0) -28>Emitted(95, 117) Source(136, 49) + SourceIndex(0) -29>Emitted(95, 121) Source(136, 125) + SourceIndex(0) -30>Emitted(95, 123) Source(136, 127) + SourceIndex(0) +4 > +5 > [ +6 > { +7 > name +8 > : +9 > "mower" +10> , +11> skill +12> : +13> "mowing" +14> } +15> , +16> { +17> name +18> : +19> "trimmer" +20> , +21> skill +22> : +23> "trimming" +24> } +25> ] +26> +27> [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] +28> +29> [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }] +30> ) +1->Emitted(96, 1) Source(136, 1) + SourceIndex(0) +2 >Emitted(96, 6) Source(136, 49) + SourceIndex(0) +3 >Emitted(96, 17) Source(136, 125) + SourceIndex(0) +4 >Emitted(96, 19) Source(136, 49) + SourceIndex(0) +5 >Emitted(96, 26) Source(136, 50) + SourceIndex(0) +6 >Emitted(96, 28) Source(136, 52) + SourceIndex(0) +7 >Emitted(96, 32) Source(136, 56) + SourceIndex(0) +8 >Emitted(96, 34) Source(136, 58) + SourceIndex(0) +9 >Emitted(96, 41) Source(136, 65) + SourceIndex(0) +10>Emitted(96, 43) Source(136, 67) + SourceIndex(0) +11>Emitted(96, 48) Source(136, 72) + SourceIndex(0) +12>Emitted(96, 50) Source(136, 74) + SourceIndex(0) +13>Emitted(96, 58) Source(136, 82) + SourceIndex(0) +14>Emitted(96, 60) Source(136, 84) + SourceIndex(0) +15>Emitted(96, 62) Source(136, 86) + SourceIndex(0) +16>Emitted(96, 64) Source(136, 88) + SourceIndex(0) +17>Emitted(96, 68) Source(136, 92) + SourceIndex(0) +18>Emitted(96, 70) Source(136, 94) + SourceIndex(0) +19>Emitted(96, 79) Source(136, 103) + SourceIndex(0) +20>Emitted(96, 81) Source(136, 105) + SourceIndex(0) +21>Emitted(96, 86) Source(136, 110) + SourceIndex(0) +22>Emitted(96, 88) Source(136, 112) + SourceIndex(0) +23>Emitted(96, 98) Source(136, 122) + SourceIndex(0) +24>Emitted(96, 100) Source(136, 124) + SourceIndex(0) +25>Emitted(96, 101) Source(136, 125) + SourceIndex(0) +26>Emitted(96, 103) Source(136, 49) + SourceIndex(0) +27>Emitted(96, 119) Source(136, 125) + SourceIndex(0) +28>Emitted(96, 121) Source(136, 49) + SourceIndex(0) +29>Emitted(96, 126) Source(136, 125) + SourceIndex(0) +30>Emitted(96, 128) Source(136, 127) + SourceIndex(0) --- ->>> _78 = _9[_8], _79 = _78.name, name = _79 === void 0 ? "noName" : _79, _80 = _78.skill, skill = _80 === void 0 ? "noSkill" : _80; -1->^^^^^^^^^^^^^^^^^^ -2 > ^^^^^^^^^^^^^^ -3 > ^^ -4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -5 > ^^ -6 > ^^^^^^^^^^^^^^^ -7 > ^^ -8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +>>> _39 = _93[_92], _40 = _39.name, name = _40 === void 0 ? "noName" : _40, _41 = _39.skill, skill = _41 === void 0 ? "noSkill" : _41; +1->^^^^^^^^^^^^^^^^^^^^ +2 > ^^^^^^^^^^^^^^ +3 > ^^ +4 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +5 > ^^ +6 > ^^^^^^^^^^^^^^^ +7 > ^^ +8 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1-> -2 > name = "noName" -3 > -4 > name = "noName" -5 > , -6 > skill = "noSkill" -7 > -8 > skill = "noSkill" -1->Emitted(96, 19) Source(136, 8) + SourceIndex(0) -2 >Emitted(96, 33) Source(136, 23) + SourceIndex(0) -3 >Emitted(96, 35) Source(136, 8) + SourceIndex(0) -4 >Emitted(96, 73) Source(136, 23) + SourceIndex(0) -5 >Emitted(96, 75) Source(136, 25) + SourceIndex(0) -6 >Emitted(96, 90) Source(136, 43) + SourceIndex(0) -7 >Emitted(96, 92) Source(136, 25) + SourceIndex(0) -8 >Emitted(96, 132) Source(136, 43) + SourceIndex(0) +2 > name = "noName" +3 > +4 > name = "noName" +5 > , +6 > skill = "noSkill" +7 > +8 > skill = "noSkill" +1->Emitted(97, 21) Source(136, 8) + SourceIndex(0) +2 >Emitted(97, 35) Source(136, 23) + SourceIndex(0) +3 >Emitted(97, 37) Source(136, 8) + SourceIndex(0) +4 >Emitted(97, 75) Source(136, 23) + SourceIndex(0) +5 >Emitted(97, 77) Source(136, 25) + SourceIndex(0) +6 >Emitted(97, 92) Source(136, 43) + SourceIndex(0) +7 >Emitted(97, 94) Source(136, 25) + SourceIndex(0) +8 >Emitted(97, 134) Source(136, 43) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -3149,23 +3148,23 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 6 > nameA 7 > ) 8 > ; -1 >Emitted(97, 5) Source(137, 5) + SourceIndex(0) -2 >Emitted(97, 12) Source(137, 12) + SourceIndex(0) -3 >Emitted(97, 13) Source(137, 13) + SourceIndex(0) -4 >Emitted(97, 16) Source(137, 16) + SourceIndex(0) -5 >Emitted(97, 17) Source(137, 17) + SourceIndex(0) -6 >Emitted(97, 22) Source(137, 22) + SourceIndex(0) -7 >Emitted(97, 23) Source(137, 23) + SourceIndex(0) -8 >Emitted(97, 24) Source(137, 24) + SourceIndex(0) +1 >Emitted(98, 5) Source(137, 5) + SourceIndex(0) +2 >Emitted(98, 12) Source(137, 12) + SourceIndex(0) +3 >Emitted(98, 13) Source(137, 13) + SourceIndex(0) +4 >Emitted(98, 16) Source(137, 16) + SourceIndex(0) +5 >Emitted(98, 17) Source(137, 17) + SourceIndex(0) +6 >Emitted(98, 22) Source(137, 22) + SourceIndex(0) +7 >Emitted(98, 23) Source(137, 23) + SourceIndex(0) +8 >Emitted(98, 24) Source(137, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(98, 2) Source(138, 2) + SourceIndex(0) +1 >Emitted(99, 2) Source(138, 2) + SourceIndex(0) --- ->>>for (var _10 = 0, multiRobots_4 = multiRobots; _10 < multiRobots_4.length; _10++) { +>>>for (var _94 = 0, multiRobots_4 = multiRobots; _94 < multiRobots_4.length; _94++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^^ @@ -3194,18 +3193,18 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 8 > 9 > multiRobots 10> ) -1->Emitted(99, 1) Source(139, 1) + SourceIndex(0) -2 >Emitted(99, 6) Source(145, 6) + SourceIndex(0) -3 >Emitted(99, 17) Source(145, 17) + SourceIndex(0) -4 >Emitted(99, 19) Source(145, 6) + SourceIndex(0) -5 >Emitted(99, 46) Source(145, 17) + SourceIndex(0) -6 >Emitted(99, 48) Source(145, 6) + SourceIndex(0) -7 >Emitted(99, 74) Source(145, 17) + SourceIndex(0) -8 >Emitted(99, 76) Source(145, 6) + SourceIndex(0) -9 >Emitted(99, 81) Source(145, 17) + SourceIndex(0) -10>Emitted(99, 83) Source(145, 19) + SourceIndex(0) +1->Emitted(100, 1) Source(139, 1) + SourceIndex(0) +2 >Emitted(100, 6) Source(145, 6) + SourceIndex(0) +3 >Emitted(100, 17) Source(145, 17) + SourceIndex(0) +4 >Emitted(100, 19) Source(145, 6) + SourceIndex(0) +5 >Emitted(100, 46) Source(145, 17) + SourceIndex(0) +6 >Emitted(100, 48) Source(145, 6) + SourceIndex(0) +7 >Emitted(100, 74) Source(145, 17) + SourceIndex(0) +8 >Emitted(100, 76) Source(145, 6) + SourceIndex(0) +9 >Emitted(100, 81) Source(145, 17) + SourceIndex(0) +10>Emitted(100, 83) Source(145, 19) + SourceIndex(0) --- ->>> _81 = multiRobots_4[_10], _82 = _81.name, name = _82 === void 0 ? "noName" : _82, _83 = _81.skills, _84 = _83 === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _83, _85 = _84.primary, primary = _85 === void 0 ? "primary" : _85, _86 = _84.secondary, secondary = _86 === void 0 ? "secondary" : _86; +>>> _42 = multiRobots_4[_94], _43 = _42.name, name = _43 === void 0 ? "noName" : _43, _44 = _42.skills, _45 = _44 === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _44, _46 = _45.primary, primary = _46 === void 0 ? "primary" : _46, _47 = _45.secondary, secondary = _47 === void 0 ? "secondary" : _47; 1->^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2 > ^^^^^^^^^^^^^^ 3 > ^^ @@ -3246,22 +3245,22 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 14> secondary = "secondary" 15> 16> secondary = "secondary" -1->Emitted(100, 31) Source(140, 5) + SourceIndex(0) -2 >Emitted(100, 45) Source(140, 20) + SourceIndex(0) -3 >Emitted(100, 47) Source(140, 5) + SourceIndex(0) -4 >Emitted(100, 85) Source(140, 20) + SourceIndex(0) -5 >Emitted(100, 87) Source(141, 5) + SourceIndex(0) -6 >Emitted(100, 103) Source(144, 53) + SourceIndex(0) -7 >Emitted(100, 105) Source(141, 5) + SourceIndex(0) -8 >Emitted(100, 178) Source(144, 53) + SourceIndex(0) -9 >Emitted(100, 180) Source(142, 9) + SourceIndex(0) -10>Emitted(100, 197) Source(142, 28) + SourceIndex(0) -11>Emitted(100, 199) Source(142, 9) + SourceIndex(0) -12>Emitted(100, 241) Source(142, 28) + SourceIndex(0) -13>Emitted(100, 243) Source(143, 9) + SourceIndex(0) -14>Emitted(100, 262) Source(143, 32) + SourceIndex(0) -15>Emitted(100, 264) Source(143, 9) + SourceIndex(0) -16>Emitted(100, 310) Source(143, 32) + SourceIndex(0) +1->Emitted(101, 31) Source(140, 5) + SourceIndex(0) +2 >Emitted(101, 45) Source(140, 20) + SourceIndex(0) +3 >Emitted(101, 47) Source(140, 5) + SourceIndex(0) +4 >Emitted(101, 85) Source(140, 20) + SourceIndex(0) +5 >Emitted(101, 87) Source(141, 5) + SourceIndex(0) +6 >Emitted(101, 103) Source(144, 53) + SourceIndex(0) +7 >Emitted(101, 105) Source(141, 5) + SourceIndex(0) +8 >Emitted(101, 178) Source(144, 53) + SourceIndex(0) +9 >Emitted(101, 180) Source(142, 9) + SourceIndex(0) +10>Emitted(101, 197) Source(142, 28) + SourceIndex(0) +11>Emitted(101, 199) Source(142, 9) + SourceIndex(0) +12>Emitted(101, 241) Source(142, 28) + SourceIndex(0) +13>Emitted(101, 243) Source(143, 9) + SourceIndex(0) +14>Emitted(101, 262) Source(143, 32) + SourceIndex(0) +15>Emitted(101, 264) Source(143, 9) + SourceIndex(0) +16>Emitted(101, 310) Source(143, 32) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -3283,23 +3282,23 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 6 > nameA 7 > ) 8 > ; -1 >Emitted(101, 5) Source(146, 5) + SourceIndex(0) -2 >Emitted(101, 12) Source(146, 12) + SourceIndex(0) -3 >Emitted(101, 13) Source(146, 13) + SourceIndex(0) -4 >Emitted(101, 16) Source(146, 16) + SourceIndex(0) -5 >Emitted(101, 17) Source(146, 17) + SourceIndex(0) -6 >Emitted(101, 22) Source(146, 22) + SourceIndex(0) -7 >Emitted(101, 23) Source(146, 23) + SourceIndex(0) -8 >Emitted(101, 24) Source(146, 24) + SourceIndex(0) +1 >Emitted(102, 5) Source(146, 5) + SourceIndex(0) +2 >Emitted(102, 12) Source(146, 12) + SourceIndex(0) +3 >Emitted(102, 13) Source(146, 13) + SourceIndex(0) +4 >Emitted(102, 16) Source(146, 16) + SourceIndex(0) +5 >Emitted(102, 17) Source(146, 17) + SourceIndex(0) +6 >Emitted(102, 22) Source(146, 22) + SourceIndex(0) +7 >Emitted(102, 23) Source(146, 23) + SourceIndex(0) +8 >Emitted(102, 24) Source(146, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(102, 2) Source(147, 2) + SourceIndex(0) +1 >Emitted(103, 2) Source(147, 2) + SourceIndex(0) --- ->>>for (var _11 = 0, _12 = getMultiRobots(); _11 < _12.length; _11++) { +>>>for (var _95 = 0, _96 = getMultiRobots(); _95 < _96.length; _95++) { 1-> 2 >^^^^^ 3 > ^^^^^^^^^^^ @@ -3332,20 +3331,20 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 10> 11> getMultiRobots() 12> ) -1->Emitted(103, 1) Source(148, 1) + SourceIndex(0) -2 >Emitted(103, 6) Source(154, 6) + SourceIndex(0) -3 >Emitted(103, 17) Source(154, 22) + SourceIndex(0) -4 >Emitted(103, 19) Source(154, 6) + SourceIndex(0) -5 >Emitted(103, 25) Source(154, 6) + SourceIndex(0) -6 >Emitted(103, 39) Source(154, 20) + SourceIndex(0) -7 >Emitted(103, 41) Source(154, 22) + SourceIndex(0) -8 >Emitted(103, 43) Source(154, 6) + SourceIndex(0) -9 >Emitted(103, 59) Source(154, 22) + SourceIndex(0) -10>Emitted(103, 61) Source(154, 6) + SourceIndex(0) -11>Emitted(103, 66) Source(154, 22) + SourceIndex(0) -12>Emitted(103, 68) Source(154, 24) + SourceIndex(0) +1->Emitted(104, 1) Source(148, 1) + SourceIndex(0) +2 >Emitted(104, 6) Source(154, 6) + SourceIndex(0) +3 >Emitted(104, 17) Source(154, 22) + SourceIndex(0) +4 >Emitted(104, 19) Source(154, 6) + SourceIndex(0) +5 >Emitted(104, 25) Source(154, 6) + SourceIndex(0) +6 >Emitted(104, 39) Source(154, 20) + SourceIndex(0) +7 >Emitted(104, 41) Source(154, 22) + SourceIndex(0) +8 >Emitted(104, 43) Source(154, 6) + SourceIndex(0) +9 >Emitted(104, 59) Source(154, 22) + SourceIndex(0) +10>Emitted(104, 61) Source(154, 6) + SourceIndex(0) +11>Emitted(104, 66) Source(154, 22) + SourceIndex(0) +12>Emitted(104, 68) Source(154, 24) + SourceIndex(0) --- ->>> _87 = _12[_11], _88 = _87.name, name = _88 === void 0 ? "noName" : _88, _89 = _87.skills, _90 = _89 === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _89, _91 = _90.primary, primary = _91 === void 0 ? "primary" : _91, _92 = _90.secondary, secondary = _92 === void 0 ? "secondary" : _92; +>>> _48 = _96[_95], _49 = _48.name, name = _49 === void 0 ? "noName" : _49, _50 = _48.skills, _51 = _50 === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _50, _52 = _51.primary, primary = _52 === void 0 ? "primary" : _52, _53 = _51.secondary, secondary = _53 === void 0 ? "secondary" : _53; 1->^^^^^^^^^^^^^^^^^^^^ 2 > ^^^^^^^^^^^^^^ 3 > ^^ @@ -3386,22 +3385,22 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 14> secondary = "secondary" 15> 16> secondary = "secondary" -1->Emitted(104, 21) Source(149, 5) + SourceIndex(0) -2 >Emitted(104, 35) Source(149, 20) + SourceIndex(0) -3 >Emitted(104, 37) Source(149, 5) + SourceIndex(0) -4 >Emitted(104, 75) Source(149, 20) + SourceIndex(0) -5 >Emitted(104, 77) Source(150, 5) + SourceIndex(0) -6 >Emitted(104, 93) Source(153, 53) + SourceIndex(0) -7 >Emitted(104, 95) Source(150, 5) + SourceIndex(0) -8 >Emitted(104, 168) Source(153, 53) + SourceIndex(0) -9 >Emitted(104, 170) Source(151, 9) + SourceIndex(0) -10>Emitted(104, 187) Source(151, 28) + SourceIndex(0) -11>Emitted(104, 189) Source(151, 9) + SourceIndex(0) -12>Emitted(104, 231) Source(151, 28) + SourceIndex(0) -13>Emitted(104, 233) Source(152, 9) + SourceIndex(0) -14>Emitted(104, 252) Source(152, 32) + SourceIndex(0) -15>Emitted(104, 254) Source(152, 9) + SourceIndex(0) -16>Emitted(104, 300) Source(152, 32) + SourceIndex(0) +1->Emitted(105, 21) Source(149, 5) + SourceIndex(0) +2 >Emitted(105, 35) Source(149, 20) + SourceIndex(0) +3 >Emitted(105, 37) Source(149, 5) + SourceIndex(0) +4 >Emitted(105, 75) Source(149, 20) + SourceIndex(0) +5 >Emitted(105, 77) Source(150, 5) + SourceIndex(0) +6 >Emitted(105, 93) Source(153, 53) + SourceIndex(0) +7 >Emitted(105, 95) Source(150, 5) + SourceIndex(0) +8 >Emitted(105, 168) Source(153, 53) + SourceIndex(0) +9 >Emitted(105, 170) Source(151, 9) + SourceIndex(0) +10>Emitted(105, 187) Source(151, 28) + SourceIndex(0) +11>Emitted(105, 189) Source(151, 9) + SourceIndex(0) +12>Emitted(105, 231) Source(151, 28) + SourceIndex(0) +13>Emitted(105, 233) Source(152, 9) + SourceIndex(0) +14>Emitted(105, 252) Source(152, 32) + SourceIndex(0) +15>Emitted(105, 254) Source(152, 9) + SourceIndex(0) +16>Emitted(105, 300) Source(152, 32) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -3423,23 +3422,23 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 6 > nameA 7 > ) 8 > ; -1 >Emitted(105, 5) Source(155, 5) + SourceIndex(0) -2 >Emitted(105, 12) Source(155, 12) + SourceIndex(0) -3 >Emitted(105, 13) Source(155, 13) + SourceIndex(0) -4 >Emitted(105, 16) Source(155, 16) + SourceIndex(0) -5 >Emitted(105, 17) Source(155, 17) + SourceIndex(0) -6 >Emitted(105, 22) Source(155, 22) + SourceIndex(0) -7 >Emitted(105, 23) Source(155, 23) + SourceIndex(0) -8 >Emitted(105, 24) Source(155, 24) + SourceIndex(0) +1 >Emitted(106, 5) Source(155, 5) + SourceIndex(0) +2 >Emitted(106, 12) Source(155, 12) + SourceIndex(0) +3 >Emitted(106, 13) Source(155, 13) + SourceIndex(0) +4 >Emitted(106, 16) Source(155, 16) + SourceIndex(0) +5 >Emitted(106, 17) Source(155, 17) + SourceIndex(0) +6 >Emitted(106, 22) Source(155, 22) + SourceIndex(0) +7 >Emitted(106, 23) Source(155, 23) + SourceIndex(0) +8 >Emitted(106, 24) Source(155, 24) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(106, 2) Source(156, 2) + SourceIndex(0) +1 >Emitted(107, 2) Source(156, 2) + SourceIndex(0) --- ->>>for (var _13 = 0, _14 = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, +>>>for (var _97 = 0, _98 = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, 1-> 2 >^^^^^ 3 > ^^^^^^^^^^^ @@ -3493,30 +3492,30 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 20> "none" 21> } 22> } -1->Emitted(107, 1) Source(157, 1) + SourceIndex(0) -2 >Emitted(107, 6) Source(163, 6) + SourceIndex(0) -3 >Emitted(107, 17) Source(164, 79) + SourceIndex(0) -4 >Emitted(107, 19) Source(163, 6) + SourceIndex(0) -5 >Emitted(107, 26) Source(163, 7) + SourceIndex(0) -6 >Emitted(107, 28) Source(163, 9) + SourceIndex(0) -7 >Emitted(107, 32) Source(163, 13) + SourceIndex(0) -8 >Emitted(107, 34) Source(163, 15) + SourceIndex(0) -9 >Emitted(107, 41) Source(163, 22) + SourceIndex(0) -10>Emitted(107, 43) Source(163, 24) + SourceIndex(0) -11>Emitted(107, 49) Source(163, 30) + SourceIndex(0) -12>Emitted(107, 51) Source(163, 32) + SourceIndex(0) -13>Emitted(107, 53) Source(163, 34) + SourceIndex(0) -14>Emitted(107, 60) Source(163, 41) + SourceIndex(0) -15>Emitted(107, 62) Source(163, 43) + SourceIndex(0) -16>Emitted(107, 70) Source(163, 51) + SourceIndex(0) -17>Emitted(107, 72) Source(163, 53) + SourceIndex(0) -18>Emitted(107, 81) Source(163, 62) + SourceIndex(0) -19>Emitted(107, 83) Source(163, 64) + SourceIndex(0) -20>Emitted(107, 89) Source(163, 70) + SourceIndex(0) -21>Emitted(107, 91) Source(163, 72) + SourceIndex(0) -22>Emitted(107, 93) Source(163, 74) + SourceIndex(0) +1->Emitted(108, 1) Source(157, 1) + SourceIndex(0) +2 >Emitted(108, 6) Source(163, 6) + SourceIndex(0) +3 >Emitted(108, 17) Source(164, 79) + SourceIndex(0) +4 >Emitted(108, 19) Source(163, 6) + SourceIndex(0) +5 >Emitted(108, 26) Source(163, 7) + SourceIndex(0) +6 >Emitted(108, 28) Source(163, 9) + SourceIndex(0) +7 >Emitted(108, 32) Source(163, 13) + SourceIndex(0) +8 >Emitted(108, 34) Source(163, 15) + SourceIndex(0) +9 >Emitted(108, 41) Source(163, 22) + SourceIndex(0) +10>Emitted(108, 43) Source(163, 24) + SourceIndex(0) +11>Emitted(108, 49) Source(163, 30) + SourceIndex(0) +12>Emitted(108, 51) Source(163, 32) + SourceIndex(0) +13>Emitted(108, 53) Source(163, 34) + SourceIndex(0) +14>Emitted(108, 60) Source(163, 41) + SourceIndex(0) +15>Emitted(108, 62) Source(163, 43) + SourceIndex(0) +16>Emitted(108, 70) Source(163, 51) + SourceIndex(0) +17>Emitted(108, 72) Source(163, 53) + SourceIndex(0) +18>Emitted(108, 81) Source(163, 62) + SourceIndex(0) +19>Emitted(108, 83) Source(163, 64) + SourceIndex(0) +20>Emitted(108, 89) Source(163, 70) + SourceIndex(0) +21>Emitted(108, 91) Source(163, 72) + SourceIndex(0) +22>Emitted(108, 93) Source(163, 74) + SourceIndex(0) --- ->>> { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _13 < _14.length; _13++) { +>>> { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _97 < _98.length; _97++) { 1->^^^^ 2 > ^^ 3 > ^^^^ @@ -3569,32 +3568,32 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 23> [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, > { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }] 24> ) -1->Emitted(108, 5) Source(164, 5) + SourceIndex(0) -2 >Emitted(108, 7) Source(164, 7) + SourceIndex(0) -3 >Emitted(108, 11) Source(164, 11) + SourceIndex(0) -4 >Emitted(108, 13) Source(164, 13) + SourceIndex(0) -5 >Emitted(108, 22) Source(164, 22) + SourceIndex(0) -6 >Emitted(108, 24) Source(164, 24) + SourceIndex(0) -7 >Emitted(108, 30) Source(164, 30) + SourceIndex(0) -8 >Emitted(108, 32) Source(164, 32) + SourceIndex(0) -9 >Emitted(108, 34) Source(164, 34) + SourceIndex(0) -10>Emitted(108, 41) Source(164, 41) + SourceIndex(0) -11>Emitted(108, 43) Source(164, 43) + SourceIndex(0) -12>Emitted(108, 53) Source(164, 53) + SourceIndex(0) -13>Emitted(108, 55) Source(164, 55) + SourceIndex(0) -14>Emitted(108, 64) Source(164, 64) + SourceIndex(0) -15>Emitted(108, 66) Source(164, 66) + SourceIndex(0) -16>Emitted(108, 74) Source(164, 74) + SourceIndex(0) -17>Emitted(108, 76) Source(164, 76) + SourceIndex(0) -18>Emitted(108, 78) Source(164, 78) + SourceIndex(0) -19>Emitted(108, 79) Source(164, 79) + SourceIndex(0) -20>Emitted(108, 81) Source(163, 6) + SourceIndex(0) -21>Emitted(108, 97) Source(164, 79) + SourceIndex(0) -22>Emitted(108, 99) Source(163, 6) + SourceIndex(0) -23>Emitted(108, 104) Source(164, 79) + SourceIndex(0) -24>Emitted(108, 106) Source(164, 81) + SourceIndex(0) +1->Emitted(109, 5) Source(164, 5) + SourceIndex(0) +2 >Emitted(109, 7) Source(164, 7) + SourceIndex(0) +3 >Emitted(109, 11) Source(164, 11) + SourceIndex(0) +4 >Emitted(109, 13) Source(164, 13) + SourceIndex(0) +5 >Emitted(109, 22) Source(164, 22) + SourceIndex(0) +6 >Emitted(109, 24) Source(164, 24) + SourceIndex(0) +7 >Emitted(109, 30) Source(164, 30) + SourceIndex(0) +8 >Emitted(109, 32) Source(164, 32) + SourceIndex(0) +9 >Emitted(109, 34) Source(164, 34) + SourceIndex(0) +10>Emitted(109, 41) Source(164, 41) + SourceIndex(0) +11>Emitted(109, 43) Source(164, 43) + SourceIndex(0) +12>Emitted(109, 53) Source(164, 53) + SourceIndex(0) +13>Emitted(109, 55) Source(164, 55) + SourceIndex(0) +14>Emitted(109, 64) Source(164, 64) + SourceIndex(0) +15>Emitted(109, 66) Source(164, 66) + SourceIndex(0) +16>Emitted(109, 74) Source(164, 74) + SourceIndex(0) +17>Emitted(109, 76) Source(164, 76) + SourceIndex(0) +18>Emitted(109, 78) Source(164, 78) + SourceIndex(0) +19>Emitted(109, 79) Source(164, 79) + SourceIndex(0) +20>Emitted(109, 81) Source(163, 6) + SourceIndex(0) +21>Emitted(109, 97) Source(164, 79) + SourceIndex(0) +22>Emitted(109, 99) Source(163, 6) + SourceIndex(0) +23>Emitted(109, 104) Source(164, 79) + SourceIndex(0) +24>Emitted(109, 106) Source(164, 81) + SourceIndex(0) --- ->>> _93 = _14[_13], _94 = _93.name, name = _94 === void 0 ? "noName" : _94, _95 = _93.skills, _96 = _95 === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _95, _97 = _96.primary, primary = _97 === void 0 ? "primary" : _97, _98 = _96.secondary, secondary = _98 === void 0 ? "secondary" : _98; +>>> _54 = _98[_97], _55 = _54.name, name = _55 === void 0 ? "noName" : _55, _56 = _54.skills, _57 = _56 === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _56, _58 = _57.primary, primary = _58 === void 0 ? "primary" : _58, _59 = _57.secondary, secondary = _59 === void 0 ? "secondary" : _59; 1->^^^^^^^^^^^^^^^^^^^^ 2 > ^^^^^^^^^^^^^^ 3 > ^^ @@ -3635,22 +3634,22 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 14> secondary = "secondary" 15> 16> secondary = "secondary" -1->Emitted(109, 21) Source(158, 5) + SourceIndex(0) -2 >Emitted(109, 35) Source(158, 20) + SourceIndex(0) -3 >Emitted(109, 37) Source(158, 5) + SourceIndex(0) -4 >Emitted(109, 75) Source(158, 20) + SourceIndex(0) -5 >Emitted(109, 77) Source(159, 5) + SourceIndex(0) -6 >Emitted(109, 93) Source(162, 53) + SourceIndex(0) -7 >Emitted(109, 95) Source(159, 5) + SourceIndex(0) -8 >Emitted(109, 168) Source(162, 53) + SourceIndex(0) -9 >Emitted(109, 170) Source(160, 9) + SourceIndex(0) -10>Emitted(109, 187) Source(160, 28) + SourceIndex(0) -11>Emitted(109, 189) Source(160, 9) + SourceIndex(0) -12>Emitted(109, 231) Source(160, 28) + SourceIndex(0) -13>Emitted(109, 233) Source(161, 9) + SourceIndex(0) -14>Emitted(109, 252) Source(161, 32) + SourceIndex(0) -15>Emitted(109, 254) Source(161, 9) + SourceIndex(0) -16>Emitted(109, 300) Source(161, 32) + SourceIndex(0) +1->Emitted(110, 21) Source(158, 5) + SourceIndex(0) +2 >Emitted(110, 35) Source(158, 20) + SourceIndex(0) +3 >Emitted(110, 37) Source(158, 5) + SourceIndex(0) +4 >Emitted(110, 75) Source(158, 20) + SourceIndex(0) +5 >Emitted(110, 77) Source(159, 5) + SourceIndex(0) +6 >Emitted(110, 93) Source(162, 53) + SourceIndex(0) +7 >Emitted(110, 95) Source(159, 5) + SourceIndex(0) +8 >Emitted(110, 168) Source(162, 53) + SourceIndex(0) +9 >Emitted(110, 170) Source(160, 9) + SourceIndex(0) +10>Emitted(110, 187) Source(160, 28) + SourceIndex(0) +11>Emitted(110, 189) Source(160, 9) + SourceIndex(0) +12>Emitted(110, 231) Source(160, 28) + SourceIndex(0) +13>Emitted(110, 233) Source(161, 9) + SourceIndex(0) +14>Emitted(110, 252) Source(161, 32) + SourceIndex(0) +15>Emitted(110, 254) Source(161, 9) + SourceIndex(0) +16>Emitted(110, 300) Source(161, 32) + SourceIndex(0) --- >>> console.log(nameA); 1 >^^^^ @@ -3673,21 +3672,20 @@ sourceFile:sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValue 6 > nameA 7 > ) 8 > ; -1 >Emitted(110, 5) Source(165, 5) + SourceIndex(0) -2 >Emitted(110, 12) Source(165, 12) + SourceIndex(0) -3 >Emitted(110, 13) Source(165, 13) + SourceIndex(0) -4 >Emitted(110, 16) Source(165, 16) + SourceIndex(0) -5 >Emitted(110, 17) Source(165, 17) + SourceIndex(0) -6 >Emitted(110, 22) Source(165, 22) + SourceIndex(0) -7 >Emitted(110, 23) Source(165, 23) + SourceIndex(0) -8 >Emitted(110, 24) Source(165, 24) + SourceIndex(0) +1 >Emitted(111, 5) Source(165, 5) + SourceIndex(0) +2 >Emitted(111, 12) Source(165, 12) + SourceIndex(0) +3 >Emitted(111, 13) Source(165, 13) + SourceIndex(0) +4 >Emitted(111, 16) Source(165, 16) + SourceIndex(0) +5 >Emitted(111, 17) Source(165, 17) + SourceIndex(0) +6 >Emitted(111, 22) Source(165, 22) + SourceIndex(0) +7 >Emitted(111, 23) Source(165, 23) + SourceIndex(0) +8 >Emitted(111, 24) Source(165, 24) + SourceIndex(0) --- >>>} 1 >^ -2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +2 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(111, 2) Source(166, 2) + SourceIndex(0) +1 >Emitted(112, 2) Source(166, 2) + SourceIndex(0) --- ->>>var _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35, _36, _37, _38, _39, _40, _41, _42, _43, _44, _45, _46, _47, _48, _49, _50, _51, _52, _53, _54, _55, _56, _57, _58, _59, _60, _61, _62, _63, _64, _65, _66, _67, _68, _69, _70, _71, _72, _73, _74, _75, _76, _77, _78, _79, _80, _81, _82, _83, _84, _85, _86, _87, _88, _89, _90, _91, _92, _93, _94, _95, _96, _97, _98; >>>//# sourceMappingURL=sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValues2.js.map \ No newline at end of file diff --git a/tests/baselines/reference/sourceMapValidationDestructuringVariableStatementArrayBindingPattern3.js b/tests/baselines/reference/sourceMapValidationDestructuringVariableStatementArrayBindingPattern3.js index 32862b978db..9b12b6ca6e5 100644 --- a/tests/baselines/reference/sourceMapValidationDestructuringVariableStatementArrayBindingPattern3.js +++ b/tests/baselines/reference/sourceMapValidationDestructuringVariableStatementArrayBindingPattern3.js @@ -57,6 +57,7 @@ function getMultiRobotB() { } //// [sourceMapValidationDestructuringVariableStatementArrayBindingPattern3.js] +var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o; var robotA = [1, "mower", "mowing"]; var robotB = [2, "trimmer", "trimming"]; var multiRobotA = ["mower", ["mowing", ""]]; @@ -98,5 +99,4 @@ function getRobotB() { function getMultiRobotB() { return multiRobotB; } -var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o; //# sourceMappingURL=sourceMapValidationDestructuringVariableStatementArrayBindingPattern3.js.map \ No newline at end of file diff --git a/tests/baselines/reference/sourceMapValidationDestructuringVariableStatementArrayBindingPattern3.js.map b/tests/baselines/reference/sourceMapValidationDestructuringVariableStatementArrayBindingPattern3.js.map index fb277d42811..019db0fb9a7 100644 --- a/tests/baselines/reference/sourceMapValidationDestructuringVariableStatementArrayBindingPattern3.js.map +++ b/tests/baselines/reference/sourceMapValidationDestructuringVariableStatementArrayBindingPattern3.js.map @@ -1,2 +1,2 @@ //// [sourceMapValidationDestructuringVariableStatementArrayBindingPattern3.js.map] -{"version":3,"file":"sourceMapValidationDestructuringVariableStatementArrayBindingPattern3.js","sourceRoot":"","sources":["sourceMapValidationDestructuringVariableStatementArrayBindingPattern3.ts"],"names":[],"mappings":"AAMA,IAAI,MAAM,GAAU,CAAC,CAAC,EAAE,OAAO,EAAE,QAAQ,CAAC,CAAC;AAC3C,IAAI,MAAM,GAAU,CAAC,CAAC,EAAE,SAAS,EAAE,UAAU,CAAC,CAAC;AAC/C,IAAI,WAAW,GAAsB,CAAC,OAAO,EAAE,CAAC,QAAQ,EAAE,EAAE,CAAC,CAAC,CAAC;AAC/D,IAAI,WAAW,GAAsB,CAAC,SAAS,EAAE,CAAC,UAAU,EAAE,QAAQ,CAAC,CAAC,CAAC;AAEzE,IAAI,KAAa,EAAE,OAAe,EAAE,KAAa,EAAE,MAAc,CAAC;AAClE,IAAI,UAA+B,CAAC;AAEpC,IAAI,WAA6B,EAAE,MAAc,EAAE,aAAqB,EAAE,eAAuB,CAAC;AAClG,IAAI,eAA8C,CAAC;AAEhD,iBAAK,CAAW;AACnB,gBAAuB,EAApB,aAAK,CAAgB;AACxB,+BAAsC,EAAnC,aAAK,CAA+B;AACpC,4BAAW,CAAgB;AAC9B,qBAAkC,EAA/B,mBAAW,CAAqB;AACnC,sCAAmD,EAAhD,mBAAW,CAAsC;AAEnD,mBAAO,CAAW;AAClB,wBAAO,CAAgB;AACvB,uCAAO,CAA+B;AACtC,uBAAM,CAAgB;AACtB,4BAAM,CAAqB;AAC3B,+CAAM,CAAwC;AAE9C,mBAAO,EAAE,iBAAK,EAAE,kBAAM,CAAW;AAClC,gBAAsC,EAArC,eAAO,EAAE,aAAK,EAAE,cAAM,CAAgB;AACvC,+BAAqD,EAApD,eAAO,EAAE,aAAK,EAAE,cAAM,CAA+B;AACrD,uBAAM,EAAE,mBAAgC,EAA/B,qBAAa,EAAE,uBAAe,CAAiB;AACzD,qBAA6D,EAA5D,cAAM,EAAE,UAAgC,EAA/B,qBAAa,EAAE,uBAAe,CAAsB;AAC9D,wCAAgF,EAA/E,cAAM,EAAE,UAAgC,EAA/B,qBAAa,EAAE,uBAAe,CAAyC;AAEhF,mBAAO,EAAE,4BAAa,CAAW;AAClC,gBAAsC,EAArC,eAAO,EAAE,wBAAa,CAAgB;AACvC,+BAA4D,EAA3D,eAAO,EAAE,wBAAa,CAAsC;AAC5D,sCAAkB,CAAgB;AAClC,2CAAkB,CAAqB;AACvC,8DAAkB,CAAwC;AAE3D,IAAI,KAAK,IAAI,KAAK,EAAE;IAChB,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;CACvB;AAED;IACI,OAAO,MAAM,CAAC;AAClB,CAAC;AAED;IACI,OAAO,WAAW,CAAC;AACvB,CAAC"} \ No newline at end of file +{"version":3,"file":"sourceMapValidationDestructuringVariableStatementArrayBindingPattern3.js","sourceRoot":"","sources":["sourceMapValidationDestructuringVariableStatementArrayBindingPattern3.ts"],"names":[],"mappings":";AAMA,IAAI,MAAM,GAAU,CAAC,CAAC,EAAE,OAAO,EAAE,QAAQ,CAAC,CAAC;AAC3C,IAAI,MAAM,GAAU,CAAC,CAAC,EAAE,SAAS,EAAE,UAAU,CAAC,CAAC;AAC/C,IAAI,WAAW,GAAsB,CAAC,OAAO,EAAE,CAAC,QAAQ,EAAE,EAAE,CAAC,CAAC,CAAC;AAC/D,IAAI,WAAW,GAAsB,CAAC,SAAS,EAAE,CAAC,UAAU,EAAE,QAAQ,CAAC,CAAC,CAAC;AAEzE,IAAI,KAAa,EAAE,OAAe,EAAE,KAAa,EAAE,MAAc,CAAC;AAClE,IAAI,UAA+B,CAAC;AAEpC,IAAI,WAA6B,EAAE,MAAc,EAAE,aAAqB,EAAE,eAAuB,CAAC;AAClG,IAAI,eAA8C,CAAC;AAEhD,iBAAK,CAAW;AACnB,gBAAuB,EAApB,aAAK,CAAgB;AACxB,+BAAsC,EAAnC,aAAK,CAA+B;AACpC,4BAAW,CAAgB;AAC9B,qBAAkC,EAA/B,mBAAW,CAAqB;AACnC,sCAAmD,EAAhD,mBAAW,CAAsC;AAEnD,mBAAO,CAAW;AAClB,wBAAO,CAAgB;AACvB,uCAAO,CAA+B;AACtC,uBAAM,CAAgB;AACtB,4BAAM,CAAqB;AAC3B,+CAAM,CAAwC;AAE9C,mBAAO,EAAE,iBAAK,EAAE,kBAAM,CAAW;AAClC,gBAAsC,EAArC,eAAO,EAAE,aAAK,EAAE,cAAM,CAAgB;AACvC,+BAAqD,EAApD,eAAO,EAAE,aAAK,EAAE,cAAM,CAA+B;AACrD,uBAAM,EAAE,mBAAgC,EAA/B,qBAAa,EAAE,uBAAe,CAAiB;AACzD,qBAA6D,EAA5D,cAAM,EAAE,UAAgC,EAA/B,qBAAa,EAAE,uBAAe,CAAsB;AAC9D,wCAAgF,EAA/E,cAAM,EAAE,UAAgC,EAA/B,qBAAa,EAAE,uBAAe,CAAyC;AAEhF,mBAAO,EAAE,4BAAa,CAAW;AAClC,gBAAsC,EAArC,eAAO,EAAE,wBAAa,CAAgB;AACvC,+BAA4D,EAA3D,eAAO,EAAE,wBAAa,CAAsC;AAC5D,sCAAkB,CAAgB;AAClC,2CAAkB,CAAqB;AACvC,8DAAkB,CAAwC;AAE3D,IAAI,KAAK,IAAI,KAAK,EAAE;IAChB,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;CACvB;AAED;IACI,OAAO,MAAM,CAAC;AAClB,CAAC;AAED;IACI,OAAO,WAAW,CAAC;AACvB,CAAC"} \ No newline at end of file diff --git a/tests/baselines/reference/sourceMapValidationDestructuringVariableStatementArrayBindingPattern3.sourcemap.txt b/tests/baselines/reference/sourceMapValidationDestructuringVariableStatementArrayBindingPattern3.sourcemap.txt index 71a98499b88..b23e28f61fe 100644 --- a/tests/baselines/reference/sourceMapValidationDestructuringVariableStatementArrayBindingPattern3.sourcemap.txt +++ b/tests/baselines/reference/sourceMapValidationDestructuringVariableStatementArrayBindingPattern3.sourcemap.txt @@ -8,6 +8,7 @@ sources: sourceMapValidationDestructuringVariableStatementArrayBindingPattern3.t emittedFile:tests/cases/compiler/sourceMapValidationDestructuringVariableStatementArrayBindingPattern3.js sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3.ts ------------------------------------------------------------------- +>>>var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o; >>>var robotA = [1, "mower", "mowing"]; 1 > 2 >^^^^ @@ -40,18 +41,18 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 10> "mowing" 11> ] 12> ; -1 >Emitted(1, 1) Source(7, 1) + SourceIndex(0) -2 >Emitted(1, 5) Source(7, 5) + SourceIndex(0) -3 >Emitted(1, 11) Source(7, 11) + SourceIndex(0) -4 >Emitted(1, 14) Source(7, 21) + SourceIndex(0) -5 >Emitted(1, 15) Source(7, 22) + SourceIndex(0) -6 >Emitted(1, 16) Source(7, 23) + SourceIndex(0) -7 >Emitted(1, 18) Source(7, 25) + SourceIndex(0) -8 >Emitted(1, 25) Source(7, 32) + SourceIndex(0) -9 >Emitted(1, 27) Source(7, 34) + SourceIndex(0) -10>Emitted(1, 35) Source(7, 42) + SourceIndex(0) -11>Emitted(1, 36) Source(7, 43) + SourceIndex(0) -12>Emitted(1, 37) Source(7, 44) + SourceIndex(0) +1 >Emitted(2, 1) Source(7, 1) + SourceIndex(0) +2 >Emitted(2, 5) Source(7, 5) + SourceIndex(0) +3 >Emitted(2, 11) Source(7, 11) + SourceIndex(0) +4 >Emitted(2, 14) Source(7, 21) + SourceIndex(0) +5 >Emitted(2, 15) Source(7, 22) + SourceIndex(0) +6 >Emitted(2, 16) Source(7, 23) + SourceIndex(0) +7 >Emitted(2, 18) Source(7, 25) + SourceIndex(0) +8 >Emitted(2, 25) Source(7, 32) + SourceIndex(0) +9 >Emitted(2, 27) Source(7, 34) + SourceIndex(0) +10>Emitted(2, 35) Source(7, 42) + SourceIndex(0) +11>Emitted(2, 36) Source(7, 43) + SourceIndex(0) +12>Emitted(2, 37) Source(7, 44) + SourceIndex(0) --- >>>var robotB = [2, "trimmer", "trimming"]; 1-> @@ -80,18 +81,18 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 10> "trimming" 11> ] 12> ; -1->Emitted(2, 1) Source(8, 1) + SourceIndex(0) -2 >Emitted(2, 5) Source(8, 5) + SourceIndex(0) -3 >Emitted(2, 11) Source(8, 11) + SourceIndex(0) -4 >Emitted(2, 14) Source(8, 21) + SourceIndex(0) -5 >Emitted(2, 15) Source(8, 22) + SourceIndex(0) -6 >Emitted(2, 16) Source(8, 23) + SourceIndex(0) -7 >Emitted(2, 18) Source(8, 25) + SourceIndex(0) -8 >Emitted(2, 27) Source(8, 34) + SourceIndex(0) -9 >Emitted(2, 29) Source(8, 36) + SourceIndex(0) -10>Emitted(2, 39) Source(8, 46) + SourceIndex(0) -11>Emitted(2, 40) Source(8, 47) + SourceIndex(0) -12>Emitted(2, 41) Source(8, 48) + SourceIndex(0) +1->Emitted(3, 1) Source(8, 1) + SourceIndex(0) +2 >Emitted(3, 5) Source(8, 5) + SourceIndex(0) +3 >Emitted(3, 11) Source(8, 11) + SourceIndex(0) +4 >Emitted(3, 14) Source(8, 21) + SourceIndex(0) +5 >Emitted(3, 15) Source(8, 22) + SourceIndex(0) +6 >Emitted(3, 16) Source(8, 23) + SourceIndex(0) +7 >Emitted(3, 18) Source(8, 25) + SourceIndex(0) +8 >Emitted(3, 27) Source(8, 34) + SourceIndex(0) +9 >Emitted(3, 29) Source(8, 36) + SourceIndex(0) +10>Emitted(3, 39) Source(8, 46) + SourceIndex(0) +11>Emitted(3, 40) Source(8, 47) + SourceIndex(0) +12>Emitted(3, 41) Source(8, 48) + SourceIndex(0) --- >>>var multiRobotA = ["mower", ["mowing", ""]]; 1-> @@ -124,20 +125,20 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 12> ] 13> ] 14> ; -1->Emitted(3, 1) Source(9, 1) + SourceIndex(0) -2 >Emitted(3, 5) Source(9, 5) + SourceIndex(0) -3 >Emitted(3, 16) Source(9, 16) + SourceIndex(0) -4 >Emitted(3, 19) Source(9, 38) + SourceIndex(0) -5 >Emitted(3, 20) Source(9, 39) + SourceIndex(0) -6 >Emitted(3, 27) Source(9, 46) + SourceIndex(0) -7 >Emitted(3, 29) Source(9, 48) + SourceIndex(0) -8 >Emitted(3, 30) Source(9, 49) + SourceIndex(0) -9 >Emitted(3, 38) Source(9, 57) + SourceIndex(0) -10>Emitted(3, 40) Source(9, 59) + SourceIndex(0) -11>Emitted(3, 42) Source(9, 61) + SourceIndex(0) -12>Emitted(3, 43) Source(9, 62) + SourceIndex(0) -13>Emitted(3, 44) Source(9, 63) + SourceIndex(0) -14>Emitted(3, 45) Source(9, 64) + SourceIndex(0) +1->Emitted(4, 1) Source(9, 1) + SourceIndex(0) +2 >Emitted(4, 5) Source(9, 5) + SourceIndex(0) +3 >Emitted(4, 16) Source(9, 16) + SourceIndex(0) +4 >Emitted(4, 19) Source(9, 38) + SourceIndex(0) +5 >Emitted(4, 20) Source(9, 39) + SourceIndex(0) +6 >Emitted(4, 27) Source(9, 46) + SourceIndex(0) +7 >Emitted(4, 29) Source(9, 48) + SourceIndex(0) +8 >Emitted(4, 30) Source(9, 49) + SourceIndex(0) +9 >Emitted(4, 38) Source(9, 57) + SourceIndex(0) +10>Emitted(4, 40) Source(9, 59) + SourceIndex(0) +11>Emitted(4, 42) Source(9, 61) + SourceIndex(0) +12>Emitted(4, 43) Source(9, 62) + SourceIndex(0) +13>Emitted(4, 44) Source(9, 63) + SourceIndex(0) +14>Emitted(4, 45) Source(9, 64) + SourceIndex(0) --- >>>var multiRobotB = ["trimmer", ["trimming", "edging"]]; 1-> @@ -169,20 +170,20 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 12> ] 13> ] 14> ; -1->Emitted(4, 1) Source(10, 1) + SourceIndex(0) -2 >Emitted(4, 5) Source(10, 5) + SourceIndex(0) -3 >Emitted(4, 16) Source(10, 16) + SourceIndex(0) -4 >Emitted(4, 19) Source(10, 38) + SourceIndex(0) -5 >Emitted(4, 20) Source(10, 39) + SourceIndex(0) -6 >Emitted(4, 29) Source(10, 48) + SourceIndex(0) -7 >Emitted(4, 31) Source(10, 50) + SourceIndex(0) -8 >Emitted(4, 32) Source(10, 51) + SourceIndex(0) -9 >Emitted(4, 42) Source(10, 61) + SourceIndex(0) -10>Emitted(4, 44) Source(10, 63) + SourceIndex(0) -11>Emitted(4, 52) Source(10, 71) + SourceIndex(0) -12>Emitted(4, 53) Source(10, 72) + SourceIndex(0) -13>Emitted(4, 54) Source(10, 73) + SourceIndex(0) -14>Emitted(4, 55) Source(10, 74) + SourceIndex(0) +1->Emitted(5, 1) Source(10, 1) + SourceIndex(0) +2 >Emitted(5, 5) Source(10, 5) + SourceIndex(0) +3 >Emitted(5, 16) Source(10, 16) + SourceIndex(0) +4 >Emitted(5, 19) Source(10, 38) + SourceIndex(0) +5 >Emitted(5, 20) Source(10, 39) + SourceIndex(0) +6 >Emitted(5, 29) Source(10, 48) + SourceIndex(0) +7 >Emitted(5, 31) Source(10, 50) + SourceIndex(0) +8 >Emitted(5, 32) Source(10, 51) + SourceIndex(0) +9 >Emitted(5, 42) Source(10, 61) + SourceIndex(0) +10>Emitted(5, 44) Source(10, 63) + SourceIndex(0) +11>Emitted(5, 52) Source(10, 71) + SourceIndex(0) +12>Emitted(5, 53) Source(10, 72) + SourceIndex(0) +13>Emitted(5, 54) Source(10, 73) + SourceIndex(0) +14>Emitted(5, 55) Source(10, 74) + SourceIndex(0) --- >>>var nameA, numberB, nameB, skillB; 1 > @@ -207,16 +208,16 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 8 > , 9 > skillB: string 10> ; -1 >Emitted(5, 1) Source(12, 1) + SourceIndex(0) -2 >Emitted(5, 5) Source(12, 5) + SourceIndex(0) -3 >Emitted(5, 10) Source(12, 18) + SourceIndex(0) -4 >Emitted(5, 12) Source(12, 20) + SourceIndex(0) -5 >Emitted(5, 19) Source(12, 35) + SourceIndex(0) -6 >Emitted(5, 21) Source(12, 37) + SourceIndex(0) -7 >Emitted(5, 26) Source(12, 50) + SourceIndex(0) -8 >Emitted(5, 28) Source(12, 52) + SourceIndex(0) -9 >Emitted(5, 34) Source(12, 66) + SourceIndex(0) -10>Emitted(5, 35) Source(12, 67) + SourceIndex(0) +1 >Emitted(6, 1) Source(12, 1) + SourceIndex(0) +2 >Emitted(6, 5) Source(12, 5) + SourceIndex(0) +3 >Emitted(6, 10) Source(12, 18) + SourceIndex(0) +4 >Emitted(6, 12) Source(12, 20) + SourceIndex(0) +5 >Emitted(6, 19) Source(12, 35) + SourceIndex(0) +6 >Emitted(6, 21) Source(12, 37) + SourceIndex(0) +7 >Emitted(6, 26) Source(12, 50) + SourceIndex(0) +8 >Emitted(6, 28) Source(12, 52) + SourceIndex(0) +9 >Emitted(6, 34) Source(12, 66) + SourceIndex(0) +10>Emitted(6, 35) Source(12, 67) + SourceIndex(0) --- >>>var robotAInfo; 1 > @@ -229,10 +230,10 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 2 >let 3 > robotAInfo: (number | string)[] 4 > ; -1 >Emitted(6, 1) Source(13, 1) + SourceIndex(0) -2 >Emitted(6, 5) Source(13, 5) + SourceIndex(0) -3 >Emitted(6, 15) Source(13, 36) + SourceIndex(0) -4 >Emitted(6, 16) Source(13, 37) + SourceIndex(0) +1 >Emitted(7, 1) Source(13, 1) + SourceIndex(0) +2 >Emitted(7, 5) Source(13, 5) + SourceIndex(0) +3 >Emitted(7, 15) Source(13, 36) + SourceIndex(0) +4 >Emitted(7, 16) Source(13, 37) + SourceIndex(0) --- >>>var multiSkillB, nameMB, primarySkillB, secondarySkillB; 1-> @@ -257,16 +258,16 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 8 > , 9 > secondarySkillB: string 10> ; -1->Emitted(7, 1) Source(15, 1) + SourceIndex(0) -2 >Emitted(7, 5) Source(15, 5) + SourceIndex(0) -3 >Emitted(7, 16) Source(15, 34) + SourceIndex(0) -4 >Emitted(7, 18) Source(15, 36) + SourceIndex(0) -5 >Emitted(7, 24) Source(15, 50) + SourceIndex(0) -6 >Emitted(7, 26) Source(15, 52) + SourceIndex(0) -7 >Emitted(7, 39) Source(15, 73) + SourceIndex(0) -8 >Emitted(7, 41) Source(15, 75) + SourceIndex(0) -9 >Emitted(7, 56) Source(15, 98) + SourceIndex(0) -10>Emitted(7, 57) Source(15, 99) + SourceIndex(0) +1->Emitted(8, 1) Source(15, 1) + SourceIndex(0) +2 >Emitted(8, 5) Source(15, 5) + SourceIndex(0) +3 >Emitted(8, 16) Source(15, 34) + SourceIndex(0) +4 >Emitted(8, 18) Source(15, 36) + SourceIndex(0) +5 >Emitted(8, 24) Source(15, 50) + SourceIndex(0) +6 >Emitted(8, 26) Source(15, 52) + SourceIndex(0) +7 >Emitted(8, 39) Source(15, 73) + SourceIndex(0) +8 >Emitted(8, 41) Source(15, 75) + SourceIndex(0) +9 >Emitted(8, 56) Source(15, 98) + SourceIndex(0) +10>Emitted(8, 57) Source(15, 99) + SourceIndex(0) --- >>>var multiRobotAInfo; 1 > @@ -278,10 +279,10 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 2 >let 3 > multiRobotAInfo: (string | [string, string])[] 4 > ; -1 >Emitted(8, 1) Source(16, 1) + SourceIndex(0) -2 >Emitted(8, 5) Source(16, 5) + SourceIndex(0) -3 >Emitted(8, 20) Source(16, 51) + SourceIndex(0) -4 >Emitted(8, 21) Source(16, 52) + SourceIndex(0) +1 >Emitted(9, 1) Source(16, 1) + SourceIndex(0) +2 >Emitted(9, 5) Source(16, 5) + SourceIndex(0) +3 >Emitted(9, 20) Source(16, 51) + SourceIndex(0) +4 >Emitted(9, 21) Source(16, 52) + SourceIndex(0) --- >>>nameA = robotA[1]; 1 > @@ -293,9 +294,9 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 >[, 2 >nameA 3 > ] = robotA; -1 >Emitted(9, 1) Source(18, 4) + SourceIndex(0) -2 >Emitted(9, 18) Source(18, 9) + SourceIndex(0) -3 >Emitted(9, 19) Source(18, 20) + SourceIndex(0) +1 >Emitted(10, 1) Source(18, 4) + SourceIndex(0) +2 >Emitted(10, 18) Source(18, 9) + SourceIndex(0) +3 >Emitted(10, 19) Source(18, 20) + SourceIndex(0) --- >>>_a = getRobotB(), nameB = _a[1]; 1-> @@ -310,11 +311,11 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 3 > 4 > nameB 5 > ] = getRobotB(); -1->Emitted(10, 1) Source(19, 1) + SourceIndex(0) -2 >Emitted(10, 17) Source(19, 24) + SourceIndex(0) -3 >Emitted(10, 19) Source(19, 4) + SourceIndex(0) -4 >Emitted(10, 32) Source(19, 9) + SourceIndex(0) -5 >Emitted(10, 33) Source(19, 25) + SourceIndex(0) +1->Emitted(11, 1) Source(19, 1) + SourceIndex(0) +2 >Emitted(11, 17) Source(19, 24) + SourceIndex(0) +3 >Emitted(11, 19) Source(19, 4) + SourceIndex(0) +4 >Emitted(11, 32) Source(19, 9) + SourceIndex(0) +5 >Emitted(11, 33) Source(19, 25) + SourceIndex(0) --- >>>_b = [2, "trimmer", "trimming"], nameB = _b[1]; 1-> @@ -328,11 +329,11 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 3 > 4 > nameB 5 > ] = [2, "trimmer", "trimming"]; -1->Emitted(11, 1) Source(20, 1) + SourceIndex(0) -2 >Emitted(11, 32) Source(20, 39) + SourceIndex(0) -3 >Emitted(11, 34) Source(20, 4) + SourceIndex(0) -4 >Emitted(11, 47) Source(20, 9) + SourceIndex(0) -5 >Emitted(11, 48) Source(20, 40) + SourceIndex(0) +1->Emitted(12, 1) Source(20, 1) + SourceIndex(0) +2 >Emitted(12, 32) Source(20, 39) + SourceIndex(0) +3 >Emitted(12, 34) Source(20, 4) + SourceIndex(0) +4 >Emitted(12, 47) Source(20, 9) + SourceIndex(0) +5 >Emitted(12, 48) Source(20, 40) + SourceIndex(0) --- >>>multiSkillB = multiRobotB[1]; 1 > @@ -343,9 +344,9 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 >[, 2 >multiSkillB 3 > ] = multiRobotB; -1 >Emitted(12, 1) Source(21, 4) + SourceIndex(0) -2 >Emitted(12, 29) Source(21, 15) + SourceIndex(0) -3 >Emitted(12, 30) Source(21, 31) + SourceIndex(0) +1 >Emitted(13, 1) Source(21, 4) + SourceIndex(0) +2 >Emitted(13, 29) Source(21, 15) + SourceIndex(0) +3 >Emitted(13, 30) Source(21, 31) + SourceIndex(0) --- >>>_c = getMultiRobotB(), multiSkillB = _c[1]; 1-> @@ -360,11 +361,11 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 3 > 4 > multiSkillB 5 > ] = getMultiRobotB(); -1->Emitted(13, 1) Source(22, 1) + SourceIndex(0) -2 >Emitted(13, 22) Source(22, 35) + SourceIndex(0) -3 >Emitted(13, 24) Source(22, 4) + SourceIndex(0) -4 >Emitted(13, 43) Source(22, 15) + SourceIndex(0) -5 >Emitted(13, 44) Source(22, 36) + SourceIndex(0) +1->Emitted(14, 1) Source(22, 1) + SourceIndex(0) +2 >Emitted(14, 22) Source(22, 35) + SourceIndex(0) +3 >Emitted(14, 24) Source(22, 4) + SourceIndex(0) +4 >Emitted(14, 43) Source(22, 15) + SourceIndex(0) +5 >Emitted(14, 44) Source(22, 36) + SourceIndex(0) --- >>>_d = ["roomba", ["vaccum", "mopping"]], multiSkillB = _d[1]; 1-> @@ -378,11 +379,11 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 3 > 4 > multiSkillB 5 > ] = ["roomba", ["vaccum", "mopping"]]; -1->Emitted(14, 1) Source(23, 1) + SourceIndex(0) -2 >Emitted(14, 39) Source(23, 52) + SourceIndex(0) -3 >Emitted(14, 41) Source(23, 4) + SourceIndex(0) -4 >Emitted(14, 60) Source(23, 15) + SourceIndex(0) -5 >Emitted(14, 61) Source(23, 53) + SourceIndex(0) +1->Emitted(15, 1) Source(23, 1) + SourceIndex(0) +2 >Emitted(15, 39) Source(23, 52) + SourceIndex(0) +3 >Emitted(15, 41) Source(23, 4) + SourceIndex(0) +4 >Emitted(15, 60) Source(23, 15) + SourceIndex(0) +5 >Emitted(15, 61) Source(23, 53) + SourceIndex(0) --- >>>numberB = robotB[0]; 1 > @@ -394,9 +395,9 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 >[ 2 >numberB 3 > ] = robotB; -1 >Emitted(15, 1) Source(25, 2) + SourceIndex(0) -2 >Emitted(15, 20) Source(25, 9) + SourceIndex(0) -3 >Emitted(15, 21) Source(25, 20) + SourceIndex(0) +1 >Emitted(16, 1) Source(25, 2) + SourceIndex(0) +2 >Emitted(16, 20) Source(25, 9) + SourceIndex(0) +3 >Emitted(16, 21) Source(25, 20) + SourceIndex(0) --- >>>numberB = getRobotB()[0]; 1-> @@ -407,9 +408,9 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 >[ 2 >numberB 3 > ] = getRobotB(); -1->Emitted(16, 1) Source(26, 2) + SourceIndex(0) -2 >Emitted(16, 25) Source(26, 9) + SourceIndex(0) -3 >Emitted(16, 26) Source(26, 25) + SourceIndex(0) +1->Emitted(17, 1) Source(26, 2) + SourceIndex(0) +2 >Emitted(17, 25) Source(26, 9) + SourceIndex(0) +3 >Emitted(17, 26) Source(26, 25) + SourceIndex(0) --- >>>numberB = [2, "trimmer", "trimming"][0]; 1-> @@ -419,9 +420,9 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 >[ 2 >numberB 3 > ] = [2, "trimmer", "trimming"]; -1->Emitted(17, 1) Source(27, 2) + SourceIndex(0) -2 >Emitted(17, 40) Source(27, 9) + SourceIndex(0) -3 >Emitted(17, 41) Source(27, 40) + SourceIndex(0) +1->Emitted(18, 1) Source(27, 2) + SourceIndex(0) +2 >Emitted(18, 40) Source(27, 9) + SourceIndex(0) +3 >Emitted(18, 41) Source(27, 40) + SourceIndex(0) --- >>>nameMB = multiRobotB[0]; 1 > @@ -432,9 +433,9 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 >[ 2 >nameMB 3 > ] = multiRobotB; -1 >Emitted(18, 1) Source(28, 2) + SourceIndex(0) -2 >Emitted(18, 24) Source(28, 8) + SourceIndex(0) -3 >Emitted(18, 25) Source(28, 24) + SourceIndex(0) +1 >Emitted(19, 1) Source(28, 2) + SourceIndex(0) +2 >Emitted(19, 24) Source(28, 8) + SourceIndex(0) +3 >Emitted(19, 25) Source(28, 24) + SourceIndex(0) --- >>>nameMB = getMultiRobotB()[0]; 1-> @@ -445,9 +446,9 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 >[ 2 >nameMB 3 > ] = getMultiRobotB(); -1->Emitted(19, 1) Source(29, 2) + SourceIndex(0) -2 >Emitted(19, 29) Source(29, 8) + SourceIndex(0) -3 >Emitted(19, 30) Source(29, 29) + SourceIndex(0) +1->Emitted(20, 1) Source(29, 2) + SourceIndex(0) +2 >Emitted(20, 29) Source(29, 8) + SourceIndex(0) +3 >Emitted(20, 30) Source(29, 29) + SourceIndex(0) --- >>>nameMB = ["trimmer", ["trimming", "edging"]][0]; 1-> @@ -458,9 +459,9 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 >[ 2 >nameMB 3 > ] = ["trimmer", ["trimming", "edging"]]; -1->Emitted(20, 1) Source(30, 2) + SourceIndex(0) -2 >Emitted(20, 48) Source(30, 8) + SourceIndex(0) -3 >Emitted(20, 49) Source(30, 48) + SourceIndex(0) +1->Emitted(21, 1) Source(30, 2) + SourceIndex(0) +2 >Emitted(21, 48) Source(30, 8) + SourceIndex(0) +3 >Emitted(21, 49) Source(30, 48) + SourceIndex(0) --- >>>numberB = robotB[0], nameB = robotB[1], skillB = robotB[2]; 1-> @@ -480,13 +481,13 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 5 > , 6 > skillB 7 > ] = robotB; -1->Emitted(21, 1) Source(32, 2) + SourceIndex(0) -2 >Emitted(21, 20) Source(32, 9) + SourceIndex(0) -3 >Emitted(21, 22) Source(32, 11) + SourceIndex(0) -4 >Emitted(21, 39) Source(32, 16) + SourceIndex(0) -5 >Emitted(21, 41) Source(32, 18) + SourceIndex(0) -6 >Emitted(21, 59) Source(32, 24) + SourceIndex(0) -7 >Emitted(21, 60) Source(32, 35) + SourceIndex(0) +1->Emitted(22, 1) Source(32, 2) + SourceIndex(0) +2 >Emitted(22, 20) Source(32, 9) + SourceIndex(0) +3 >Emitted(22, 22) Source(32, 11) + SourceIndex(0) +4 >Emitted(22, 39) Source(32, 16) + SourceIndex(0) +5 >Emitted(22, 41) Source(32, 18) + SourceIndex(0) +6 >Emitted(22, 59) Source(32, 24) + SourceIndex(0) +7 >Emitted(22, 60) Source(32, 35) + SourceIndex(0) --- >>>_e = getRobotB(), numberB = _e[0], nameB = _e[1], skillB = _e[2]; 1-> @@ -509,15 +510,15 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 7 > , 8 > skillB 9 > ] = getRobotB(); -1->Emitted(22, 1) Source(33, 1) + SourceIndex(0) -2 >Emitted(22, 17) Source(33, 39) + SourceIndex(0) -3 >Emitted(22, 19) Source(33, 2) + SourceIndex(0) -4 >Emitted(22, 34) Source(33, 9) + SourceIndex(0) -5 >Emitted(22, 36) Source(33, 11) + SourceIndex(0) -6 >Emitted(22, 49) Source(33, 16) + SourceIndex(0) -7 >Emitted(22, 51) Source(33, 18) + SourceIndex(0) -8 >Emitted(22, 65) Source(33, 24) + SourceIndex(0) -9 >Emitted(22, 66) Source(33, 40) + SourceIndex(0) +1->Emitted(23, 1) Source(33, 1) + SourceIndex(0) +2 >Emitted(23, 17) Source(33, 39) + SourceIndex(0) +3 >Emitted(23, 19) Source(33, 2) + SourceIndex(0) +4 >Emitted(23, 34) Source(33, 9) + SourceIndex(0) +5 >Emitted(23, 36) Source(33, 11) + SourceIndex(0) +6 >Emitted(23, 49) Source(33, 16) + SourceIndex(0) +7 >Emitted(23, 51) Source(33, 18) + SourceIndex(0) +8 >Emitted(23, 65) Source(33, 24) + SourceIndex(0) +9 >Emitted(23, 66) Source(33, 40) + SourceIndex(0) --- >>>_f = [2, "trimmer", "trimming"], numberB = _f[0], nameB = _f[1], skillB = _f[2]; 1-> @@ -540,15 +541,15 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 7 > , 8 > skillB 9 > ] = [2, "trimmer", "trimming"]; -1->Emitted(23, 1) Source(34, 1) + SourceIndex(0) -2 >Emitted(23, 32) Source(34, 54) + SourceIndex(0) -3 >Emitted(23, 34) Source(34, 2) + SourceIndex(0) -4 >Emitted(23, 49) Source(34, 9) + SourceIndex(0) -5 >Emitted(23, 51) Source(34, 11) + SourceIndex(0) -6 >Emitted(23, 64) Source(34, 16) + SourceIndex(0) -7 >Emitted(23, 66) Source(34, 18) + SourceIndex(0) -8 >Emitted(23, 80) Source(34, 24) + SourceIndex(0) -9 >Emitted(23, 81) Source(34, 55) + SourceIndex(0) +1->Emitted(24, 1) Source(34, 1) + SourceIndex(0) +2 >Emitted(24, 32) Source(34, 54) + SourceIndex(0) +3 >Emitted(24, 34) Source(34, 2) + SourceIndex(0) +4 >Emitted(24, 49) Source(34, 9) + SourceIndex(0) +5 >Emitted(24, 51) Source(34, 11) + SourceIndex(0) +6 >Emitted(24, 64) Source(34, 16) + SourceIndex(0) +7 >Emitted(24, 66) Source(34, 18) + SourceIndex(0) +8 >Emitted(24, 80) Source(34, 24) + SourceIndex(0) +9 >Emitted(24, 81) Source(34, 55) + SourceIndex(0) --- >>>nameMB = multiRobotB[0], _g = multiRobotB[1], primarySkillB = _g[0], secondarySkillB = _g[1]; 1-> @@ -571,15 +572,15 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 7 > , 8 > secondarySkillB 9 > ]] = multiRobotB; -1->Emitted(24, 1) Source(35, 2) + SourceIndex(0) -2 >Emitted(24, 24) Source(35, 8) + SourceIndex(0) -3 >Emitted(24, 26) Source(35, 10) + SourceIndex(0) -4 >Emitted(24, 45) Source(35, 42) + SourceIndex(0) -5 >Emitted(24, 47) Source(35, 11) + SourceIndex(0) -6 >Emitted(24, 68) Source(35, 24) + SourceIndex(0) -7 >Emitted(24, 70) Source(35, 26) + SourceIndex(0) -8 >Emitted(24, 93) Source(35, 41) + SourceIndex(0) -9 >Emitted(24, 94) Source(35, 58) + SourceIndex(0) +1->Emitted(25, 1) Source(35, 2) + SourceIndex(0) +2 >Emitted(25, 24) Source(35, 8) + SourceIndex(0) +3 >Emitted(25, 26) Source(35, 10) + SourceIndex(0) +4 >Emitted(25, 45) Source(35, 42) + SourceIndex(0) +5 >Emitted(25, 47) Source(35, 11) + SourceIndex(0) +6 >Emitted(25, 68) Source(35, 24) + SourceIndex(0) +7 >Emitted(25, 70) Source(35, 26) + SourceIndex(0) +8 >Emitted(25, 93) Source(35, 41) + SourceIndex(0) +9 >Emitted(25, 94) Source(35, 58) + SourceIndex(0) --- >>>_h = getMultiRobotB(), nameMB = _h[0], _j = _h[1], primarySkillB = _j[0], secondarySkillB = _j[1]; 1-> @@ -606,17 +607,17 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 9 > , 10> secondarySkillB 11> ]] = getMultiRobotB(); -1->Emitted(25, 1) Source(36, 1) + SourceIndex(0) -2 >Emitted(25, 22) Source(36, 62) + SourceIndex(0) -3 >Emitted(25, 24) Source(36, 2) + SourceIndex(0) -4 >Emitted(25, 38) Source(36, 8) + SourceIndex(0) -5 >Emitted(25, 40) Source(36, 10) + SourceIndex(0) -6 >Emitted(25, 50) Source(36, 42) + SourceIndex(0) -7 >Emitted(25, 52) Source(36, 11) + SourceIndex(0) -8 >Emitted(25, 73) Source(36, 24) + SourceIndex(0) -9 >Emitted(25, 75) Source(36, 26) + SourceIndex(0) -10>Emitted(25, 98) Source(36, 41) + SourceIndex(0) -11>Emitted(25, 99) Source(36, 63) + SourceIndex(0) +1->Emitted(26, 1) Source(36, 1) + SourceIndex(0) +2 >Emitted(26, 22) Source(36, 62) + SourceIndex(0) +3 >Emitted(26, 24) Source(36, 2) + SourceIndex(0) +4 >Emitted(26, 38) Source(36, 8) + SourceIndex(0) +5 >Emitted(26, 40) Source(36, 10) + SourceIndex(0) +6 >Emitted(26, 50) Source(36, 42) + SourceIndex(0) +7 >Emitted(26, 52) Source(36, 11) + SourceIndex(0) +8 >Emitted(26, 73) Source(36, 24) + SourceIndex(0) +9 >Emitted(26, 75) Source(36, 26) + SourceIndex(0) +10>Emitted(26, 98) Source(36, 41) + SourceIndex(0) +11>Emitted(26, 99) Source(36, 63) + SourceIndex(0) --- >>>_k = ["trimmer", ["trimming", "edging"]], nameMB = _k[0], _l = _k[1], primarySkillB = _l[0], secondarySkillB = _l[1]; 1-> @@ -642,17 +643,17 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 9 > , 10> secondarySkillB 11> ]] = ["trimmer", ["trimming", "edging"]]; -1->Emitted(26, 1) Source(37, 1) + SourceIndex(0) -2 >Emitted(26, 41) Source(37, 81) + SourceIndex(0) -3 >Emitted(26, 43) Source(37, 2) + SourceIndex(0) -4 >Emitted(26, 57) Source(37, 8) + SourceIndex(0) -5 >Emitted(26, 59) Source(37, 10) + SourceIndex(0) -6 >Emitted(26, 69) Source(37, 42) + SourceIndex(0) -7 >Emitted(26, 71) Source(37, 11) + SourceIndex(0) -8 >Emitted(26, 92) Source(37, 24) + SourceIndex(0) -9 >Emitted(26, 94) Source(37, 26) + SourceIndex(0) -10>Emitted(26, 117) Source(37, 41) + SourceIndex(0) -11>Emitted(26, 118) Source(37, 82) + SourceIndex(0) +1->Emitted(27, 1) Source(37, 1) + SourceIndex(0) +2 >Emitted(27, 41) Source(37, 81) + SourceIndex(0) +3 >Emitted(27, 43) Source(37, 2) + SourceIndex(0) +4 >Emitted(27, 57) Source(37, 8) + SourceIndex(0) +5 >Emitted(27, 59) Source(37, 10) + SourceIndex(0) +6 >Emitted(27, 69) Source(37, 42) + SourceIndex(0) +7 >Emitted(27, 71) Source(37, 11) + SourceIndex(0) +8 >Emitted(27, 92) Source(37, 24) + SourceIndex(0) +9 >Emitted(27, 94) Source(37, 26) + SourceIndex(0) +10>Emitted(27, 117) Source(37, 41) + SourceIndex(0) +11>Emitted(27, 118) Source(37, 82) + SourceIndex(0) --- >>>numberB = robotB[0], robotAInfo = robotB.slice(1); 1 > @@ -668,11 +669,11 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 3 > , 4 > ...robotAInfo 5 > ] = robotB; -1 >Emitted(27, 1) Source(39, 2) + SourceIndex(0) -2 >Emitted(27, 20) Source(39, 9) + SourceIndex(0) -3 >Emitted(27, 22) Source(39, 11) + SourceIndex(0) -4 >Emitted(27, 50) Source(39, 24) + SourceIndex(0) -5 >Emitted(27, 51) Source(39, 35) + SourceIndex(0) +1 >Emitted(28, 1) Source(39, 2) + SourceIndex(0) +2 >Emitted(28, 20) Source(39, 9) + SourceIndex(0) +3 >Emitted(28, 22) Source(39, 11) + SourceIndex(0) +4 >Emitted(28, 50) Source(39, 24) + SourceIndex(0) +5 >Emitted(28, 51) Source(39, 35) + SourceIndex(0) --- >>>_m = getRobotB(), numberB = _m[0], robotAInfo = _m.slice(1); 1-> @@ -691,13 +692,13 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 5 > , 6 > ...robotAInfo 7 > ] = getRobotB(); -1->Emitted(28, 1) Source(40, 1) + SourceIndex(0) -2 >Emitted(28, 17) Source(40, 39) + SourceIndex(0) -3 >Emitted(28, 19) Source(40, 2) + SourceIndex(0) -4 >Emitted(28, 34) Source(40, 9) + SourceIndex(0) -5 >Emitted(28, 36) Source(40, 11) + SourceIndex(0) -6 >Emitted(28, 60) Source(40, 24) + SourceIndex(0) -7 >Emitted(28, 61) Source(40, 40) + SourceIndex(0) +1->Emitted(29, 1) Source(40, 1) + SourceIndex(0) +2 >Emitted(29, 17) Source(40, 39) + SourceIndex(0) +3 >Emitted(29, 19) Source(40, 2) + SourceIndex(0) +4 >Emitted(29, 34) Source(40, 9) + SourceIndex(0) +5 >Emitted(29, 36) Source(40, 11) + SourceIndex(0) +6 >Emitted(29, 60) Source(40, 24) + SourceIndex(0) +7 >Emitted(29, 61) Source(40, 40) + SourceIndex(0) --- >>>_o = [2, "trimmer", "trimming"], numberB = _o[0], robotAInfo = _o.slice(1); 1-> @@ -715,13 +716,13 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 5 > , 6 > ...robotAInfo 7 > ] = [2, "trimmer", "trimming"]; -1->Emitted(29, 1) Source(41, 1) + SourceIndex(0) -2 >Emitted(29, 32) Source(41, 61) + SourceIndex(0) -3 >Emitted(29, 34) Source(41, 2) + SourceIndex(0) -4 >Emitted(29, 49) Source(41, 9) + SourceIndex(0) -5 >Emitted(29, 51) Source(41, 11) + SourceIndex(0) -6 >Emitted(29, 75) Source(41, 24) + SourceIndex(0) -7 >Emitted(29, 76) Source(41, 62) + SourceIndex(0) +1->Emitted(30, 1) Source(41, 1) + SourceIndex(0) +2 >Emitted(30, 32) Source(41, 61) + SourceIndex(0) +3 >Emitted(30, 34) Source(41, 2) + SourceIndex(0) +4 >Emitted(30, 49) Source(41, 9) + SourceIndex(0) +5 >Emitted(30, 51) Source(41, 11) + SourceIndex(0) +6 >Emitted(30, 75) Source(41, 24) + SourceIndex(0) +7 >Emitted(30, 76) Source(41, 62) + SourceIndex(0) --- >>>multiRobotAInfo = multiRobotA.slice(0); 1 > @@ -732,9 +733,9 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 >[ 2 >...multiRobotAInfo 3 > ] = multiRobotA; -1 >Emitted(30, 1) Source(42, 2) + SourceIndex(0) -2 >Emitted(30, 39) Source(42, 20) + SourceIndex(0) -3 >Emitted(30, 40) Source(42, 36) + SourceIndex(0) +1 >Emitted(31, 1) Source(42, 2) + SourceIndex(0) +2 >Emitted(31, 39) Source(42, 20) + SourceIndex(0) +3 >Emitted(31, 40) Source(42, 36) + SourceIndex(0) --- >>>multiRobotAInfo = getMultiRobotB().slice(0); 1-> @@ -745,9 +746,9 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 >[ 2 >...multiRobotAInfo 3 > ] = getMultiRobotB(); -1->Emitted(31, 1) Source(43, 2) + SourceIndex(0) -2 >Emitted(31, 44) Source(43, 20) + SourceIndex(0) -3 >Emitted(31, 45) Source(43, 41) + SourceIndex(0) +1->Emitted(32, 1) Source(43, 2) + SourceIndex(0) +2 >Emitted(32, 44) Source(43, 20) + SourceIndex(0) +3 >Emitted(32, 45) Source(43, 41) + SourceIndex(0) --- >>>multiRobotAInfo = ["trimmer", ["trimming", "edging"]].slice(0); 1-> @@ -757,9 +758,9 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 >[ 2 >...multiRobotAInfo 3 > ] = ["trimmer", ["trimming", "edging"]]; -1->Emitted(32, 1) Source(44, 2) + SourceIndex(0) -2 >Emitted(32, 63) Source(44, 20) + SourceIndex(0) -3 >Emitted(32, 64) Source(44, 60) + SourceIndex(0) +1->Emitted(33, 1) Source(44, 2) + SourceIndex(0) +2 >Emitted(33, 63) Source(44, 20) + SourceIndex(0) +3 >Emitted(33, 64) Source(44, 60) + SourceIndex(0) --- >>>if (nameA == nameB) { 1 > @@ -777,12 +778,12 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 4 > == 5 > nameB 6 > ) -1 >Emitted(33, 1) Source(46, 1) + SourceIndex(0) -2 >Emitted(33, 5) Source(46, 5) + SourceIndex(0) -3 >Emitted(33, 10) Source(46, 10) + SourceIndex(0) -4 >Emitted(33, 14) Source(46, 14) + SourceIndex(0) -5 >Emitted(33, 19) Source(46, 19) + SourceIndex(0) -6 >Emitted(33, 21) Source(46, 21) + SourceIndex(0) +1 >Emitted(34, 1) Source(46, 1) + SourceIndex(0) +2 >Emitted(34, 5) Source(46, 5) + SourceIndex(0) +3 >Emitted(34, 10) Source(46, 10) + SourceIndex(0) +4 >Emitted(34, 14) Source(46, 14) + SourceIndex(0) +5 >Emitted(34, 19) Source(46, 19) + SourceIndex(0) +6 >Emitted(34, 21) Source(46, 21) + SourceIndex(0) --- >>> console.log(skillB); 1->^^^^ @@ -802,21 +803,21 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 6 > skillB 7 > ) 8 > ; -1->Emitted(34, 5) Source(47, 5) + SourceIndex(0) -2 >Emitted(34, 12) Source(47, 12) + SourceIndex(0) -3 >Emitted(34, 13) Source(47, 13) + SourceIndex(0) -4 >Emitted(34, 16) Source(47, 16) + SourceIndex(0) -5 >Emitted(34, 17) Source(47, 17) + SourceIndex(0) -6 >Emitted(34, 23) Source(47, 23) + SourceIndex(0) -7 >Emitted(34, 24) Source(47, 24) + SourceIndex(0) -8 >Emitted(34, 25) Source(47, 25) + SourceIndex(0) +1->Emitted(35, 5) Source(47, 5) + SourceIndex(0) +2 >Emitted(35, 12) Source(47, 12) + SourceIndex(0) +3 >Emitted(35, 13) Source(47, 13) + SourceIndex(0) +4 >Emitted(35, 16) Source(47, 16) + SourceIndex(0) +5 >Emitted(35, 17) Source(47, 17) + SourceIndex(0) +6 >Emitted(35, 23) Source(47, 23) + SourceIndex(0) +7 >Emitted(35, 24) Source(47, 24) + SourceIndex(0) +8 >Emitted(35, 25) Source(47, 25) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(35, 2) Source(48, 2) + SourceIndex(0) +1 >Emitted(36, 2) Source(48, 2) + SourceIndex(0) --- >>>function getRobotB() { 1-> @@ -824,7 +825,7 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 1-> > > -1->Emitted(36, 1) Source(50, 1) + SourceIndex(0) +1->Emitted(37, 1) Source(50, 1) + SourceIndex(0) --- >>> return robotB; 1->^^^^ @@ -836,10 +837,10 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 2 > return 3 > robotB 4 > ; -1->Emitted(37, 5) Source(51, 5) + SourceIndex(0) -2 >Emitted(37, 12) Source(51, 12) + SourceIndex(0) -3 >Emitted(37, 18) Source(51, 18) + SourceIndex(0) -4 >Emitted(37, 19) Source(51, 19) + SourceIndex(0) +1->Emitted(38, 5) Source(51, 5) + SourceIndex(0) +2 >Emitted(38, 12) Source(51, 12) + SourceIndex(0) +3 >Emitted(38, 18) Source(51, 18) + SourceIndex(0) +4 >Emitted(38, 19) Source(51, 19) + SourceIndex(0) --- >>>} 1 > @@ -848,8 +849,8 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 1 > > 2 >} -1 >Emitted(38, 1) Source(52, 1) + SourceIndex(0) -2 >Emitted(38, 2) Source(52, 2) + SourceIndex(0) +1 >Emitted(39, 1) Source(52, 1) + SourceIndex(0) +2 >Emitted(39, 2) Source(52, 2) + SourceIndex(0) --- >>>function getMultiRobotB() { 1-> @@ -857,7 +858,7 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 1-> > > -1->Emitted(39, 1) Source(54, 1) + SourceIndex(0) +1->Emitted(40, 1) Source(54, 1) + SourceIndex(0) --- >>> return multiRobotB; 1->^^^^ @@ -869,20 +870,19 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPattern3 2 > return 3 > multiRobotB 4 > ; -1->Emitted(40, 5) Source(55, 5) + SourceIndex(0) -2 >Emitted(40, 12) Source(55, 12) + SourceIndex(0) -3 >Emitted(40, 23) Source(55, 23) + SourceIndex(0) -4 >Emitted(40, 24) Source(55, 24) + SourceIndex(0) +1->Emitted(41, 5) Source(55, 5) + SourceIndex(0) +2 >Emitted(41, 12) Source(55, 12) + SourceIndex(0) +3 >Emitted(41, 23) Source(55, 23) + SourceIndex(0) +4 >Emitted(41, 24) Source(55, 24) + SourceIndex(0) --- >>>} 1 > 2 >^ -3 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > > 2 >} -1 >Emitted(41, 1) Source(56, 1) + SourceIndex(0) -2 >Emitted(41, 2) Source(56, 2) + SourceIndex(0) +1 >Emitted(42, 1) Source(56, 1) + SourceIndex(0) +2 >Emitted(42, 2) Source(56, 2) + SourceIndex(0) --- ->>>var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o; >>>//# sourceMappingURL=sourceMapValidationDestructuringVariableStatementArrayBindingPattern3.js.map \ No newline at end of file diff --git a/tests/baselines/reference/sourceMapValidationDestructuringVariableStatementArrayBindingPatternDefaultValues3.js b/tests/baselines/reference/sourceMapValidationDestructuringVariableStatementArrayBindingPatternDefaultValues3.js index deb2680000f..bba6d19d2ad 100644 --- a/tests/baselines/reference/sourceMapValidationDestructuringVariableStatementArrayBindingPatternDefaultValues3.js +++ b/tests/baselines/reference/sourceMapValidationDestructuringVariableStatementArrayBindingPatternDefaultValues3.js @@ -55,6 +55,7 @@ function getMultiRobotB() { } //// [sourceMapValidationDestructuringVariableStatementArrayBindingPatternDefaultValues3.js] +var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24; var robotA = [1, "mower", "mowing"]; var robotB = [2, "trimmer", "trimming"]; var multiRobotA = ["mower", ["mowing", ""]]; @@ -93,5 +94,4 @@ function getRobotB() { function getMultiRobotB() { return multiRobotB; } -var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24; //# sourceMappingURL=sourceMapValidationDestructuringVariableStatementArrayBindingPatternDefaultValues3.js.map \ No newline at end of file diff --git a/tests/baselines/reference/sourceMapValidationDestructuringVariableStatementArrayBindingPatternDefaultValues3.js.map b/tests/baselines/reference/sourceMapValidationDestructuringVariableStatementArrayBindingPatternDefaultValues3.js.map index 26fa07141be..d2da87888da 100644 --- a/tests/baselines/reference/sourceMapValidationDestructuringVariableStatementArrayBindingPatternDefaultValues3.js.map +++ b/tests/baselines/reference/sourceMapValidationDestructuringVariableStatementArrayBindingPatternDefaultValues3.js.map @@ -1,2 +1,2 @@ //// [sourceMapValidationDestructuringVariableStatementArrayBindingPatternDefaultValues3.js.map] -{"version":3,"file":"sourceMapValidationDestructuringVariableStatementArrayBindingPatternDefaultValues3.js","sourceRoot":"","sources":["sourceMapValidationDestructuringVariableStatementArrayBindingPatternDefaultValues3.ts"],"names":[],"mappings":"AAMA,IAAI,MAAM,GAAU,CAAC,CAAC,EAAE,OAAO,EAAE,QAAQ,CAAC,CAAC;AAC3C,IAAI,MAAM,GAAU,CAAC,CAAC,EAAE,SAAS,EAAE,UAAU,CAAC,CAAC;AAC/C,IAAI,WAAW,GAAsB,CAAC,OAAO,EAAE,CAAC,QAAQ,EAAE,EAAE,CAAC,CAAC,CAAC;AAC/D,IAAI,WAAW,GAAsB,CAAC,SAAS,EAAE,CAAC,UAAU,EAAE,QAAQ,CAAC,CAAC,CAAC;AAEzE,IAAI,KAAa,EAAE,OAAe,EAAE,KAAa,EAAE,MAAc,CAAC;AAClE,IAAI,UAA+B,CAAC;AAEpC,IAAI,WAAqB,EAAE,MAAc,EAAE,aAAqB,EAAE,eAAuB,CAAC;AAC1F,IAAI,eAAsC,CAAC;AAExC,cAAqB,EAArB,0CAAqB,CAAW;AACnC,gBAAuC,EAApC,UAAqB,EAArB,0CAAqB,CAAgB;AACxC,+BAAsD,EAAnD,UAAqB,EAArB,0CAAqB,CAA+B;AACpD,mBAAgB,EAAhB,qCAAgB,CAAgB;AACnC,qBAAuC,EAApC,UAAgB,EAAhB,qCAAgB,CAAqB;AACxC,sCAAwD,EAArD,UAAgB,EAAhB,qCAAgB,CAAsC;AAExD,cAAY,EAAZ,iCAAY,CAAW;AACvB,mBAAY,EAAZ,iCAAY,CAAgB;AAC5B,kCAAY,EAAZ,iCAAY,CAA+B;AAC3C,mBAAsB,EAAtB,2CAAsB,CAAgB;AACtC,wBAAsB,EAAtB,2CAAsB,CAAqB;AAC3C,2CAAsB,EAAtB,2CAAsB,CAAwC;AAE9D,cAAY,EAAZ,iCAAY,EAAE,cAAqB,EAArB,0CAAqB,EAAE,cAAkB,EAAlB,uCAAkB,CAAW;AACnE,gBAAuE,EAAtE,UAAY,EAAZ,iCAAY,EAAE,UAAqB,EAArB,0CAAqB,EAAE,UAAkB,EAAlB,uCAAkB,CAAgB;AACxE,+BAAsF,EAArF,UAAY,EAAZ,iCAAY,EAAE,UAAqB,EAArB,0CAAqB,EAAE,UAAkB,EAAlB,uCAAkB,CAA+B;AACtF,mBAAsB,EAAtB,2CAAsB,EAAE,mBAA6D,EAA7D,4BAA6D,EAA5D,UAAyB,EAAzB,8CAAyB,EAAE,UAA2B,EAA3B,gDAA2B,CAAsB;AACtG,qBAA0G,EAAzG,UAAsB,EAAtB,2CAAsB,EAAE,WAA6D,EAA7D,+BAA6D,EAA5D,YAAyB,EAAzB,gDAAyB,EAAE,YAA2B,EAA3B,kDAA2B,CAA2B;AAC3G,yCACuC,EADtC,YAAsB,EAAtB,6CAAsB,EAAE,YAA6D,EAA7D,+BAA6D,EAA5D,YAAyB,EAAzB,gDAAyB,EAAE,YAA2B,EAA3B,kDAA2B,CACxC;AAEvC,eAAY,EAAZ,mCAAY,EAAE,4BAAa,CAAW;AACvC,iBAA2C,EAA1C,YAAY,EAAZ,mCAAY,EAAE,yBAAa,CAAgB;AAC5C,gCAAiE,EAAhE,YAAY,EAAZ,mCAAY,EAAE,yBAAa,CAAsC;AAElE,IAAI,KAAK,IAAI,KAAK,EAAE;IAChB,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;CACvB;AAED;IACI,OAAO,MAAM,CAAC;AAClB,CAAC;AAED;IACI,OAAO,WAAW,CAAC;AACvB,CAAC"} \ No newline at end of file +{"version":3,"file":"sourceMapValidationDestructuringVariableStatementArrayBindingPatternDefaultValues3.js","sourceRoot":"","sources":["sourceMapValidationDestructuringVariableStatementArrayBindingPatternDefaultValues3.ts"],"names":[],"mappings":";AAMA,IAAI,MAAM,GAAU,CAAC,CAAC,EAAE,OAAO,EAAE,QAAQ,CAAC,CAAC;AAC3C,IAAI,MAAM,GAAU,CAAC,CAAC,EAAE,SAAS,EAAE,UAAU,CAAC,CAAC;AAC/C,IAAI,WAAW,GAAsB,CAAC,OAAO,EAAE,CAAC,QAAQ,EAAE,EAAE,CAAC,CAAC,CAAC;AAC/D,IAAI,WAAW,GAAsB,CAAC,SAAS,EAAE,CAAC,UAAU,EAAE,QAAQ,CAAC,CAAC,CAAC;AAEzE,IAAI,KAAa,EAAE,OAAe,EAAE,KAAa,EAAE,MAAc,CAAC;AAClE,IAAI,UAA+B,CAAC;AAEpC,IAAI,WAAqB,EAAE,MAAc,EAAE,aAAqB,EAAE,eAAuB,CAAC;AAC1F,IAAI,eAAsC,CAAC;AAExC,cAAqB,EAArB,0CAAqB,CAAW;AACnC,gBAAuC,EAApC,UAAqB,EAArB,0CAAqB,CAAgB;AACxC,+BAAsD,EAAnD,UAAqB,EAArB,0CAAqB,CAA+B;AACpD,mBAAgB,EAAhB,qCAAgB,CAAgB;AACnC,qBAAuC,EAApC,UAAgB,EAAhB,qCAAgB,CAAqB;AACxC,sCAAwD,EAArD,UAAgB,EAAhB,qCAAgB,CAAsC;AAExD,cAAY,EAAZ,iCAAY,CAAW;AACvB,mBAAY,EAAZ,iCAAY,CAAgB;AAC5B,kCAAY,EAAZ,iCAAY,CAA+B;AAC3C,mBAAsB,EAAtB,2CAAsB,CAAgB;AACtC,wBAAsB,EAAtB,2CAAsB,CAAqB;AAC3C,2CAAsB,EAAtB,2CAAsB,CAAwC;AAE9D,cAAY,EAAZ,iCAAY,EAAE,cAAqB,EAArB,0CAAqB,EAAE,cAAkB,EAAlB,uCAAkB,CAAW;AACnE,gBAAuE,EAAtE,UAAY,EAAZ,iCAAY,EAAE,UAAqB,EAArB,0CAAqB,EAAE,UAAkB,EAAlB,uCAAkB,CAAgB;AACxE,+BAAsF,EAArF,UAAY,EAAZ,iCAAY,EAAE,UAAqB,EAArB,0CAAqB,EAAE,UAAkB,EAAlB,uCAAkB,CAA+B;AACtF,mBAAsB,EAAtB,2CAAsB,EAAE,mBAA6D,EAA7D,4BAA6D,EAA5D,UAAyB,EAAzB,8CAAyB,EAAE,UAA2B,EAA3B,gDAA2B,CAAsB;AACtG,qBAA0G,EAAzG,UAAsB,EAAtB,2CAAsB,EAAE,WAA6D,EAA7D,+BAA6D,EAA5D,YAAyB,EAAzB,gDAAyB,EAAE,YAA2B,EAA3B,kDAA2B,CAA2B;AAC3G,yCACuC,EADtC,YAAsB,EAAtB,6CAAsB,EAAE,YAA6D,EAA7D,+BAA6D,EAA5D,YAAyB,EAAzB,gDAAyB,EAAE,YAA2B,EAA3B,kDAA2B,CACxC;AAEvC,eAAY,EAAZ,mCAAY,EAAE,4BAAa,CAAW;AACvC,iBAA2C,EAA1C,YAAY,EAAZ,mCAAY,EAAE,yBAAa,CAAgB;AAC5C,gCAAiE,EAAhE,YAAY,EAAZ,mCAAY,EAAE,yBAAa,CAAsC;AAElE,IAAI,KAAK,IAAI,KAAK,EAAE;IAChB,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;CACvB;AAED;IACI,OAAO,MAAM,CAAC;AAClB,CAAC;AAED;IACI,OAAO,WAAW,CAAC;AACvB,CAAC"} \ No newline at end of file diff --git a/tests/baselines/reference/sourceMapValidationDestructuringVariableStatementArrayBindingPatternDefaultValues3.sourcemap.txt b/tests/baselines/reference/sourceMapValidationDestructuringVariableStatementArrayBindingPatternDefaultValues3.sourcemap.txt index 4e4dade674c..f083e84cb77 100644 --- a/tests/baselines/reference/sourceMapValidationDestructuringVariableStatementArrayBindingPatternDefaultValues3.sourcemap.txt +++ b/tests/baselines/reference/sourceMapValidationDestructuringVariableStatementArrayBindingPatternDefaultValues3.sourcemap.txt @@ -8,6 +8,7 @@ sources: sourceMapValidationDestructuringVariableStatementArrayBindingPatternDef emittedFile:tests/cases/compiler/sourceMapValidationDestructuringVariableStatementArrayBindingPatternDefaultValues3.js sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternDefaultValues3.ts ------------------------------------------------------------------- +>>>var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24; >>>var robotA = [1, "mower", "mowing"]; 1 > 2 >^^^^ @@ -40,18 +41,18 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 10> "mowing" 11> ] 12> ; -1 >Emitted(1, 1) Source(7, 1) + SourceIndex(0) -2 >Emitted(1, 5) Source(7, 5) + SourceIndex(0) -3 >Emitted(1, 11) Source(7, 11) + SourceIndex(0) -4 >Emitted(1, 14) Source(7, 21) + SourceIndex(0) -5 >Emitted(1, 15) Source(7, 22) + SourceIndex(0) -6 >Emitted(1, 16) Source(7, 23) + SourceIndex(0) -7 >Emitted(1, 18) Source(7, 25) + SourceIndex(0) -8 >Emitted(1, 25) Source(7, 32) + SourceIndex(0) -9 >Emitted(1, 27) Source(7, 34) + SourceIndex(0) -10>Emitted(1, 35) Source(7, 42) + SourceIndex(0) -11>Emitted(1, 36) Source(7, 43) + SourceIndex(0) -12>Emitted(1, 37) Source(7, 44) + SourceIndex(0) +1 >Emitted(2, 1) Source(7, 1) + SourceIndex(0) +2 >Emitted(2, 5) Source(7, 5) + SourceIndex(0) +3 >Emitted(2, 11) Source(7, 11) + SourceIndex(0) +4 >Emitted(2, 14) Source(7, 21) + SourceIndex(0) +5 >Emitted(2, 15) Source(7, 22) + SourceIndex(0) +6 >Emitted(2, 16) Source(7, 23) + SourceIndex(0) +7 >Emitted(2, 18) Source(7, 25) + SourceIndex(0) +8 >Emitted(2, 25) Source(7, 32) + SourceIndex(0) +9 >Emitted(2, 27) Source(7, 34) + SourceIndex(0) +10>Emitted(2, 35) Source(7, 42) + SourceIndex(0) +11>Emitted(2, 36) Source(7, 43) + SourceIndex(0) +12>Emitted(2, 37) Source(7, 44) + SourceIndex(0) --- >>>var robotB = [2, "trimmer", "trimming"]; 1-> @@ -80,18 +81,18 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 10> "trimming" 11> ] 12> ; -1->Emitted(2, 1) Source(8, 1) + SourceIndex(0) -2 >Emitted(2, 5) Source(8, 5) + SourceIndex(0) -3 >Emitted(2, 11) Source(8, 11) + SourceIndex(0) -4 >Emitted(2, 14) Source(8, 21) + SourceIndex(0) -5 >Emitted(2, 15) Source(8, 22) + SourceIndex(0) -6 >Emitted(2, 16) Source(8, 23) + SourceIndex(0) -7 >Emitted(2, 18) Source(8, 25) + SourceIndex(0) -8 >Emitted(2, 27) Source(8, 34) + SourceIndex(0) -9 >Emitted(2, 29) Source(8, 36) + SourceIndex(0) -10>Emitted(2, 39) Source(8, 46) + SourceIndex(0) -11>Emitted(2, 40) Source(8, 47) + SourceIndex(0) -12>Emitted(2, 41) Source(8, 48) + SourceIndex(0) +1->Emitted(3, 1) Source(8, 1) + SourceIndex(0) +2 >Emitted(3, 5) Source(8, 5) + SourceIndex(0) +3 >Emitted(3, 11) Source(8, 11) + SourceIndex(0) +4 >Emitted(3, 14) Source(8, 21) + SourceIndex(0) +5 >Emitted(3, 15) Source(8, 22) + SourceIndex(0) +6 >Emitted(3, 16) Source(8, 23) + SourceIndex(0) +7 >Emitted(3, 18) Source(8, 25) + SourceIndex(0) +8 >Emitted(3, 27) Source(8, 34) + SourceIndex(0) +9 >Emitted(3, 29) Source(8, 36) + SourceIndex(0) +10>Emitted(3, 39) Source(8, 46) + SourceIndex(0) +11>Emitted(3, 40) Source(8, 47) + SourceIndex(0) +12>Emitted(3, 41) Source(8, 48) + SourceIndex(0) --- >>>var multiRobotA = ["mower", ["mowing", ""]]; 1-> @@ -124,20 +125,20 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 12> ] 13> ] 14> ; -1->Emitted(3, 1) Source(9, 1) + SourceIndex(0) -2 >Emitted(3, 5) Source(9, 5) + SourceIndex(0) -3 >Emitted(3, 16) Source(9, 16) + SourceIndex(0) -4 >Emitted(3, 19) Source(9, 38) + SourceIndex(0) -5 >Emitted(3, 20) Source(9, 39) + SourceIndex(0) -6 >Emitted(3, 27) Source(9, 46) + SourceIndex(0) -7 >Emitted(3, 29) Source(9, 48) + SourceIndex(0) -8 >Emitted(3, 30) Source(9, 49) + SourceIndex(0) -9 >Emitted(3, 38) Source(9, 57) + SourceIndex(0) -10>Emitted(3, 40) Source(9, 59) + SourceIndex(0) -11>Emitted(3, 42) Source(9, 61) + SourceIndex(0) -12>Emitted(3, 43) Source(9, 62) + SourceIndex(0) -13>Emitted(3, 44) Source(9, 63) + SourceIndex(0) -14>Emitted(3, 45) Source(9, 64) + SourceIndex(0) +1->Emitted(4, 1) Source(9, 1) + SourceIndex(0) +2 >Emitted(4, 5) Source(9, 5) + SourceIndex(0) +3 >Emitted(4, 16) Source(9, 16) + SourceIndex(0) +4 >Emitted(4, 19) Source(9, 38) + SourceIndex(0) +5 >Emitted(4, 20) Source(9, 39) + SourceIndex(0) +6 >Emitted(4, 27) Source(9, 46) + SourceIndex(0) +7 >Emitted(4, 29) Source(9, 48) + SourceIndex(0) +8 >Emitted(4, 30) Source(9, 49) + SourceIndex(0) +9 >Emitted(4, 38) Source(9, 57) + SourceIndex(0) +10>Emitted(4, 40) Source(9, 59) + SourceIndex(0) +11>Emitted(4, 42) Source(9, 61) + SourceIndex(0) +12>Emitted(4, 43) Source(9, 62) + SourceIndex(0) +13>Emitted(4, 44) Source(9, 63) + SourceIndex(0) +14>Emitted(4, 45) Source(9, 64) + SourceIndex(0) --- >>>var multiRobotB = ["trimmer", ["trimming", "edging"]]; 1-> @@ -169,20 +170,20 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 12> ] 13> ] 14> ; -1->Emitted(4, 1) Source(10, 1) + SourceIndex(0) -2 >Emitted(4, 5) Source(10, 5) + SourceIndex(0) -3 >Emitted(4, 16) Source(10, 16) + SourceIndex(0) -4 >Emitted(4, 19) Source(10, 38) + SourceIndex(0) -5 >Emitted(4, 20) Source(10, 39) + SourceIndex(0) -6 >Emitted(4, 29) Source(10, 48) + SourceIndex(0) -7 >Emitted(4, 31) Source(10, 50) + SourceIndex(0) -8 >Emitted(4, 32) Source(10, 51) + SourceIndex(0) -9 >Emitted(4, 42) Source(10, 61) + SourceIndex(0) -10>Emitted(4, 44) Source(10, 63) + SourceIndex(0) -11>Emitted(4, 52) Source(10, 71) + SourceIndex(0) -12>Emitted(4, 53) Source(10, 72) + SourceIndex(0) -13>Emitted(4, 54) Source(10, 73) + SourceIndex(0) -14>Emitted(4, 55) Source(10, 74) + SourceIndex(0) +1->Emitted(5, 1) Source(10, 1) + SourceIndex(0) +2 >Emitted(5, 5) Source(10, 5) + SourceIndex(0) +3 >Emitted(5, 16) Source(10, 16) + SourceIndex(0) +4 >Emitted(5, 19) Source(10, 38) + SourceIndex(0) +5 >Emitted(5, 20) Source(10, 39) + SourceIndex(0) +6 >Emitted(5, 29) Source(10, 48) + SourceIndex(0) +7 >Emitted(5, 31) Source(10, 50) + SourceIndex(0) +8 >Emitted(5, 32) Source(10, 51) + SourceIndex(0) +9 >Emitted(5, 42) Source(10, 61) + SourceIndex(0) +10>Emitted(5, 44) Source(10, 63) + SourceIndex(0) +11>Emitted(5, 52) Source(10, 71) + SourceIndex(0) +12>Emitted(5, 53) Source(10, 72) + SourceIndex(0) +13>Emitted(5, 54) Source(10, 73) + SourceIndex(0) +14>Emitted(5, 55) Source(10, 74) + SourceIndex(0) --- >>>var nameA, numberB, nameB, skillB; 1 > @@ -207,16 +208,16 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 8 > , 9 > skillB: string 10> ; -1 >Emitted(5, 1) Source(12, 1) + SourceIndex(0) -2 >Emitted(5, 5) Source(12, 5) + SourceIndex(0) -3 >Emitted(5, 10) Source(12, 18) + SourceIndex(0) -4 >Emitted(5, 12) Source(12, 20) + SourceIndex(0) -5 >Emitted(5, 19) Source(12, 35) + SourceIndex(0) -6 >Emitted(5, 21) Source(12, 37) + SourceIndex(0) -7 >Emitted(5, 26) Source(12, 50) + SourceIndex(0) -8 >Emitted(5, 28) Source(12, 52) + SourceIndex(0) -9 >Emitted(5, 34) Source(12, 66) + SourceIndex(0) -10>Emitted(5, 35) Source(12, 67) + SourceIndex(0) +1 >Emitted(6, 1) Source(12, 1) + SourceIndex(0) +2 >Emitted(6, 5) Source(12, 5) + SourceIndex(0) +3 >Emitted(6, 10) Source(12, 18) + SourceIndex(0) +4 >Emitted(6, 12) Source(12, 20) + SourceIndex(0) +5 >Emitted(6, 19) Source(12, 35) + SourceIndex(0) +6 >Emitted(6, 21) Source(12, 37) + SourceIndex(0) +7 >Emitted(6, 26) Source(12, 50) + SourceIndex(0) +8 >Emitted(6, 28) Source(12, 52) + SourceIndex(0) +9 >Emitted(6, 34) Source(12, 66) + SourceIndex(0) +10>Emitted(6, 35) Source(12, 67) + SourceIndex(0) --- >>>var robotAInfo; 1 > @@ -229,10 +230,10 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 2 >let 3 > robotAInfo: (number | string)[] 4 > ; -1 >Emitted(6, 1) Source(13, 1) + SourceIndex(0) -2 >Emitted(6, 5) Source(13, 5) + SourceIndex(0) -3 >Emitted(6, 15) Source(13, 36) + SourceIndex(0) -4 >Emitted(6, 16) Source(13, 37) + SourceIndex(0) +1 >Emitted(7, 1) Source(13, 1) + SourceIndex(0) +2 >Emitted(7, 5) Source(13, 5) + SourceIndex(0) +3 >Emitted(7, 15) Source(13, 36) + SourceIndex(0) +4 >Emitted(7, 16) Source(13, 37) + SourceIndex(0) --- >>>var multiSkillB, nameMB, primarySkillB, secondarySkillB; 1-> @@ -257,16 +258,16 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 8 > , 9 > secondarySkillB: string 10> ; -1->Emitted(7, 1) Source(15, 1) + SourceIndex(0) -2 >Emitted(7, 5) Source(15, 5) + SourceIndex(0) -3 >Emitted(7, 16) Source(15, 26) + SourceIndex(0) -4 >Emitted(7, 18) Source(15, 28) + SourceIndex(0) -5 >Emitted(7, 24) Source(15, 42) + SourceIndex(0) -6 >Emitted(7, 26) Source(15, 44) + SourceIndex(0) -7 >Emitted(7, 39) Source(15, 65) + SourceIndex(0) -8 >Emitted(7, 41) Source(15, 67) + SourceIndex(0) -9 >Emitted(7, 56) Source(15, 90) + SourceIndex(0) -10>Emitted(7, 57) Source(15, 91) + SourceIndex(0) +1->Emitted(8, 1) Source(15, 1) + SourceIndex(0) +2 >Emitted(8, 5) Source(15, 5) + SourceIndex(0) +3 >Emitted(8, 16) Source(15, 26) + SourceIndex(0) +4 >Emitted(8, 18) Source(15, 28) + SourceIndex(0) +5 >Emitted(8, 24) Source(15, 42) + SourceIndex(0) +6 >Emitted(8, 26) Source(15, 44) + SourceIndex(0) +7 >Emitted(8, 39) Source(15, 65) + SourceIndex(0) +8 >Emitted(8, 41) Source(15, 67) + SourceIndex(0) +9 >Emitted(8, 56) Source(15, 90) + SourceIndex(0) +10>Emitted(8, 57) Source(15, 91) + SourceIndex(0) --- >>>var multiRobotAInfo; 1 > @@ -279,10 +280,10 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 2 >let 3 > multiRobotAInfo: (string | string[])[] 4 > ; -1 >Emitted(8, 1) Source(16, 1) + SourceIndex(0) -2 >Emitted(8, 5) Source(16, 5) + SourceIndex(0) -3 >Emitted(8, 20) Source(16, 43) + SourceIndex(0) -4 >Emitted(8, 21) Source(16, 44) + SourceIndex(0) +1 >Emitted(9, 1) Source(16, 1) + SourceIndex(0) +2 >Emitted(9, 5) Source(16, 5) + SourceIndex(0) +3 >Emitted(9, 20) Source(16, 43) + SourceIndex(0) +4 >Emitted(9, 21) Source(16, 44) + SourceIndex(0) --- >>>_a = robotA[1], nameA = _a === void 0 ? "helloNoName" : _a; 1-> @@ -298,11 +299,11 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 3 > 4 > nameA = "helloNoName" 5 > ] = robotA; -1->Emitted(9, 1) Source(18, 4) + SourceIndex(0) -2 >Emitted(9, 15) Source(18, 25) + SourceIndex(0) -3 >Emitted(9, 17) Source(18, 4) + SourceIndex(0) -4 >Emitted(9, 59) Source(18, 25) + SourceIndex(0) -5 >Emitted(9, 60) Source(18, 36) + SourceIndex(0) +1->Emitted(10, 1) Source(18, 4) + SourceIndex(0) +2 >Emitted(10, 15) Source(18, 25) + SourceIndex(0) +3 >Emitted(10, 17) Source(18, 4) + SourceIndex(0) +4 >Emitted(10, 59) Source(18, 25) + SourceIndex(0) +5 >Emitted(10, 60) Source(18, 36) + SourceIndex(0) --- >>>_b = getRobotB(), _c = _b[1], nameB = _c === void 0 ? "helloNoName" : _c; 1-> @@ -321,13 +322,13 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 5 > 6 > nameB = "helloNoName" 7 > ] = getRobotB(); -1->Emitted(10, 1) Source(19, 1) + SourceIndex(0) -2 >Emitted(10, 17) Source(19, 40) + SourceIndex(0) -3 >Emitted(10, 19) Source(19, 4) + SourceIndex(0) -4 >Emitted(10, 29) Source(19, 25) + SourceIndex(0) -5 >Emitted(10, 31) Source(19, 4) + SourceIndex(0) -6 >Emitted(10, 73) Source(19, 25) + SourceIndex(0) -7 >Emitted(10, 74) Source(19, 41) + SourceIndex(0) +1->Emitted(11, 1) Source(19, 1) + SourceIndex(0) +2 >Emitted(11, 17) Source(19, 40) + SourceIndex(0) +3 >Emitted(11, 19) Source(19, 4) + SourceIndex(0) +4 >Emitted(11, 29) Source(19, 25) + SourceIndex(0) +5 >Emitted(11, 31) Source(19, 4) + SourceIndex(0) +6 >Emitted(11, 73) Source(19, 25) + SourceIndex(0) +7 >Emitted(11, 74) Source(19, 41) + SourceIndex(0) --- >>>_d = [2, "trimmer", "trimming"], _e = _d[1], nameB = _e === void 0 ? "helloNoName" : _e; 1-> @@ -345,13 +346,13 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 5 > 6 > nameB = "helloNoName" 7 > ] = [2, "trimmer", "trimming"]; -1->Emitted(11, 1) Source(20, 1) + SourceIndex(0) -2 >Emitted(11, 32) Source(20, 55) + SourceIndex(0) -3 >Emitted(11, 34) Source(20, 4) + SourceIndex(0) -4 >Emitted(11, 44) Source(20, 25) + SourceIndex(0) -5 >Emitted(11, 46) Source(20, 4) + SourceIndex(0) -6 >Emitted(11, 88) Source(20, 25) + SourceIndex(0) -7 >Emitted(11, 89) Source(20, 56) + SourceIndex(0) +1->Emitted(12, 1) Source(20, 1) + SourceIndex(0) +2 >Emitted(12, 32) Source(20, 55) + SourceIndex(0) +3 >Emitted(12, 34) Source(20, 4) + SourceIndex(0) +4 >Emitted(12, 44) Source(20, 25) + SourceIndex(0) +5 >Emitted(12, 46) Source(20, 4) + SourceIndex(0) +6 >Emitted(12, 88) Source(20, 25) + SourceIndex(0) +7 >Emitted(12, 89) Source(20, 56) + SourceIndex(0) --- >>>_f = multiRobotB[1], multiSkillB = _f === void 0 ? [] : _f; 1 > @@ -366,11 +367,11 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 3 > 4 > multiSkillB = [] 5 > ] = multiRobotB; -1 >Emitted(12, 1) Source(21, 4) + SourceIndex(0) -2 >Emitted(12, 20) Source(21, 20) + SourceIndex(0) -3 >Emitted(12, 22) Source(21, 4) + SourceIndex(0) -4 >Emitted(12, 59) Source(21, 20) + SourceIndex(0) -5 >Emitted(12, 60) Source(21, 36) + SourceIndex(0) +1 >Emitted(13, 1) Source(21, 4) + SourceIndex(0) +2 >Emitted(13, 20) Source(21, 20) + SourceIndex(0) +3 >Emitted(13, 22) Source(21, 4) + SourceIndex(0) +4 >Emitted(13, 59) Source(21, 20) + SourceIndex(0) +5 >Emitted(13, 60) Source(21, 36) + SourceIndex(0) --- >>>_g = getMultiRobotB(), _h = _g[1], multiSkillB = _h === void 0 ? [] : _h; 1-> @@ -389,13 +390,13 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 5 > 6 > multiSkillB = [] 7 > ] = getMultiRobotB(); -1->Emitted(13, 1) Source(22, 1) + SourceIndex(0) -2 >Emitted(13, 22) Source(22, 40) + SourceIndex(0) -3 >Emitted(13, 24) Source(22, 4) + SourceIndex(0) -4 >Emitted(13, 34) Source(22, 20) + SourceIndex(0) -5 >Emitted(13, 36) Source(22, 4) + SourceIndex(0) -6 >Emitted(13, 73) Source(22, 20) + SourceIndex(0) -7 >Emitted(13, 74) Source(22, 41) + SourceIndex(0) +1->Emitted(14, 1) Source(22, 1) + SourceIndex(0) +2 >Emitted(14, 22) Source(22, 40) + SourceIndex(0) +3 >Emitted(14, 24) Source(22, 4) + SourceIndex(0) +4 >Emitted(14, 34) Source(22, 20) + SourceIndex(0) +5 >Emitted(14, 36) Source(22, 4) + SourceIndex(0) +6 >Emitted(14, 73) Source(22, 20) + SourceIndex(0) +7 >Emitted(14, 74) Source(22, 41) + SourceIndex(0) --- >>>_j = ["roomba", ["vaccum", "mopping"]], _k = _j[1], multiSkillB = _k === void 0 ? [] : _k; 1-> @@ -413,13 +414,13 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 5 > 6 > multiSkillB = [] 7 > ] = ["roomba", ["vaccum", "mopping"]]; -1->Emitted(14, 1) Source(23, 1) + SourceIndex(0) -2 >Emitted(14, 39) Source(23, 57) + SourceIndex(0) -3 >Emitted(14, 41) Source(23, 4) + SourceIndex(0) -4 >Emitted(14, 51) Source(23, 20) + SourceIndex(0) -5 >Emitted(14, 53) Source(23, 4) + SourceIndex(0) -6 >Emitted(14, 90) Source(23, 20) + SourceIndex(0) -7 >Emitted(14, 91) Source(23, 58) + SourceIndex(0) +1->Emitted(15, 1) Source(23, 1) + SourceIndex(0) +2 >Emitted(15, 39) Source(23, 57) + SourceIndex(0) +3 >Emitted(15, 41) Source(23, 4) + SourceIndex(0) +4 >Emitted(15, 51) Source(23, 20) + SourceIndex(0) +5 >Emitted(15, 53) Source(23, 4) + SourceIndex(0) +6 >Emitted(15, 90) Source(23, 20) + SourceIndex(0) +7 >Emitted(15, 91) Source(23, 58) + SourceIndex(0) --- >>>_l = robotB[0], numberB = _l === void 0 ? -1 : _l; 1 > @@ -435,11 +436,11 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 3 > 4 > numberB = -1 5 > ] = robotB; -1 >Emitted(15, 1) Source(25, 2) + SourceIndex(0) -2 >Emitted(15, 15) Source(25, 14) + SourceIndex(0) -3 >Emitted(15, 17) Source(25, 2) + SourceIndex(0) -4 >Emitted(15, 50) Source(25, 14) + SourceIndex(0) -5 >Emitted(15, 51) Source(25, 25) + SourceIndex(0) +1 >Emitted(16, 1) Source(25, 2) + SourceIndex(0) +2 >Emitted(16, 15) Source(25, 14) + SourceIndex(0) +3 >Emitted(16, 17) Source(25, 2) + SourceIndex(0) +4 >Emitted(16, 50) Source(25, 14) + SourceIndex(0) +5 >Emitted(16, 51) Source(25, 25) + SourceIndex(0) --- >>>_m = getRobotB()[0], numberB = _m === void 0 ? -1 : _m; 1-> @@ -454,11 +455,11 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 3 > 4 > numberB = -1 5 > ] = getRobotB(); -1->Emitted(16, 1) Source(26, 2) + SourceIndex(0) -2 >Emitted(16, 20) Source(26, 14) + SourceIndex(0) -3 >Emitted(16, 22) Source(26, 2) + SourceIndex(0) -4 >Emitted(16, 55) Source(26, 14) + SourceIndex(0) -5 >Emitted(16, 56) Source(26, 30) + SourceIndex(0) +1->Emitted(17, 1) Source(26, 2) + SourceIndex(0) +2 >Emitted(17, 20) Source(26, 14) + SourceIndex(0) +3 >Emitted(17, 22) Source(26, 2) + SourceIndex(0) +4 >Emitted(17, 55) Source(26, 14) + SourceIndex(0) +5 >Emitted(17, 56) Source(26, 30) + SourceIndex(0) --- >>>_o = [2, "trimmer", "trimming"][0], numberB = _o === void 0 ? -1 : _o; 1-> @@ -472,11 +473,11 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 3 > 4 > numberB = -1 5 > ] = [2, "trimmer", "trimming"]; -1->Emitted(17, 1) Source(27, 2) + SourceIndex(0) -2 >Emitted(17, 35) Source(27, 14) + SourceIndex(0) -3 >Emitted(17, 37) Source(27, 2) + SourceIndex(0) -4 >Emitted(17, 70) Source(27, 14) + SourceIndex(0) -5 >Emitted(17, 71) Source(27, 45) + SourceIndex(0) +1->Emitted(18, 1) Source(27, 2) + SourceIndex(0) +2 >Emitted(18, 35) Source(27, 14) + SourceIndex(0) +3 >Emitted(18, 37) Source(27, 2) + SourceIndex(0) +4 >Emitted(18, 70) Source(27, 14) + SourceIndex(0) +5 >Emitted(18, 71) Source(27, 45) + SourceIndex(0) --- >>>_p = multiRobotB[0], nameMB = _p === void 0 ? "helloNoName" : _p; 1 > @@ -491,11 +492,11 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 3 > 4 > nameMB = "helloNoName" 5 > ] = multiRobotB; -1 >Emitted(18, 1) Source(28, 2) + SourceIndex(0) -2 >Emitted(18, 20) Source(28, 24) + SourceIndex(0) -3 >Emitted(18, 22) Source(28, 2) + SourceIndex(0) -4 >Emitted(18, 65) Source(28, 24) + SourceIndex(0) -5 >Emitted(18, 66) Source(28, 40) + SourceIndex(0) +1 >Emitted(19, 1) Source(28, 2) + SourceIndex(0) +2 >Emitted(19, 20) Source(28, 24) + SourceIndex(0) +3 >Emitted(19, 22) Source(28, 2) + SourceIndex(0) +4 >Emitted(19, 65) Source(28, 24) + SourceIndex(0) +5 >Emitted(19, 66) Source(28, 40) + SourceIndex(0) --- >>>_q = getMultiRobotB()[0], nameMB = _q === void 0 ? "helloNoName" : _q; 1-> @@ -510,11 +511,11 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 3 > 4 > nameMB = "helloNoName" 5 > ] = getMultiRobotB(); -1->Emitted(19, 1) Source(29, 2) + SourceIndex(0) -2 >Emitted(19, 25) Source(29, 24) + SourceIndex(0) -3 >Emitted(19, 27) Source(29, 2) + SourceIndex(0) -4 >Emitted(19, 70) Source(29, 24) + SourceIndex(0) -5 >Emitted(19, 71) Source(29, 45) + SourceIndex(0) +1->Emitted(20, 1) Source(29, 2) + SourceIndex(0) +2 >Emitted(20, 25) Source(29, 24) + SourceIndex(0) +3 >Emitted(20, 27) Source(29, 2) + SourceIndex(0) +4 >Emitted(20, 70) Source(29, 24) + SourceIndex(0) +5 >Emitted(20, 71) Source(29, 45) + SourceIndex(0) --- >>>_r = ["trimmer", ["trimming", "edging"]][0], nameMB = _r === void 0 ? "helloNoName" : _r; 1-> @@ -529,11 +530,11 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 3 > 4 > nameMB = "helloNoName" 5 > ] = ["trimmer", ["trimming", "edging"]]; -1->Emitted(20, 1) Source(30, 2) + SourceIndex(0) -2 >Emitted(20, 44) Source(30, 24) + SourceIndex(0) -3 >Emitted(20, 46) Source(30, 2) + SourceIndex(0) -4 >Emitted(20, 89) Source(30, 24) + SourceIndex(0) -5 >Emitted(20, 90) Source(30, 64) + SourceIndex(0) +1->Emitted(21, 1) Source(30, 2) + SourceIndex(0) +2 >Emitted(21, 44) Source(30, 24) + SourceIndex(0) +3 >Emitted(21, 46) Source(30, 2) + SourceIndex(0) +4 >Emitted(21, 89) Source(30, 24) + SourceIndex(0) +5 >Emitted(21, 90) Source(30, 64) + SourceIndex(0) --- >>>_s = robotB[0], numberB = _s === void 0 ? -1 : _s, _t = robotB[1], nameB = _t === void 0 ? "helloNoName" : _t, _u = robotB[2], skillB = _u === void 0 ? "noSkill" : _u; 1-> @@ -565,19 +566,19 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 11> 12> skillB = "noSkill" 13> ] = robotB; -1->Emitted(21, 1) Source(32, 2) + SourceIndex(0) -2 >Emitted(21, 15) Source(32, 14) + SourceIndex(0) -3 >Emitted(21, 17) Source(32, 2) + SourceIndex(0) -4 >Emitted(21, 50) Source(32, 14) + SourceIndex(0) -5 >Emitted(21, 52) Source(32, 16) + SourceIndex(0) -6 >Emitted(21, 66) Source(32, 37) + SourceIndex(0) -7 >Emitted(21, 68) Source(32, 16) + SourceIndex(0) -8 >Emitted(21, 110) Source(32, 37) + SourceIndex(0) -9 >Emitted(21, 112) Source(32, 39) + SourceIndex(0) -10>Emitted(21, 126) Source(32, 57) + SourceIndex(0) -11>Emitted(21, 128) Source(32, 39) + SourceIndex(0) -12>Emitted(21, 167) Source(32, 57) + SourceIndex(0) -13>Emitted(21, 168) Source(32, 68) + SourceIndex(0) +1->Emitted(22, 1) Source(32, 2) + SourceIndex(0) +2 >Emitted(22, 15) Source(32, 14) + SourceIndex(0) +3 >Emitted(22, 17) Source(32, 2) + SourceIndex(0) +4 >Emitted(22, 50) Source(32, 14) + SourceIndex(0) +5 >Emitted(22, 52) Source(32, 16) + SourceIndex(0) +6 >Emitted(22, 66) Source(32, 37) + SourceIndex(0) +7 >Emitted(22, 68) Source(32, 16) + SourceIndex(0) +8 >Emitted(22, 110) Source(32, 37) + SourceIndex(0) +9 >Emitted(22, 112) Source(32, 39) + SourceIndex(0) +10>Emitted(22, 126) Source(32, 57) + SourceIndex(0) +11>Emitted(22, 128) Source(32, 39) + SourceIndex(0) +12>Emitted(22, 167) Source(32, 57) + SourceIndex(0) +13>Emitted(22, 168) Source(32, 68) + SourceIndex(0) --- >>>_v = getRobotB(), _w = _v[0], numberB = _w === void 0 ? -1 : _w, _x = _v[1], nameB = _x === void 0 ? "helloNoName" : _x, _y = _v[2], skillB = _y === void 0 ? "noSkill" : _y; 1-> @@ -612,21 +613,21 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 13> 14> skillB = "noSkill" 15> ] = getRobotB(); -1->Emitted(22, 1) Source(33, 1) + SourceIndex(0) -2 >Emitted(22, 17) Source(33, 72) + SourceIndex(0) -3 >Emitted(22, 19) Source(33, 2) + SourceIndex(0) -4 >Emitted(22, 29) Source(33, 14) + SourceIndex(0) -5 >Emitted(22, 31) Source(33, 2) + SourceIndex(0) -6 >Emitted(22, 64) Source(33, 14) + SourceIndex(0) -7 >Emitted(22, 66) Source(33, 16) + SourceIndex(0) -8 >Emitted(22, 76) Source(33, 37) + SourceIndex(0) -9 >Emitted(22, 78) Source(33, 16) + SourceIndex(0) -10>Emitted(22, 120) Source(33, 37) + SourceIndex(0) -11>Emitted(22, 122) Source(33, 39) + SourceIndex(0) -12>Emitted(22, 132) Source(33, 57) + SourceIndex(0) -13>Emitted(22, 134) Source(33, 39) + SourceIndex(0) -14>Emitted(22, 173) Source(33, 57) + SourceIndex(0) -15>Emitted(22, 174) Source(33, 73) + SourceIndex(0) +1->Emitted(23, 1) Source(33, 1) + SourceIndex(0) +2 >Emitted(23, 17) Source(33, 72) + SourceIndex(0) +3 >Emitted(23, 19) Source(33, 2) + SourceIndex(0) +4 >Emitted(23, 29) Source(33, 14) + SourceIndex(0) +5 >Emitted(23, 31) Source(33, 2) + SourceIndex(0) +6 >Emitted(23, 64) Source(33, 14) + SourceIndex(0) +7 >Emitted(23, 66) Source(33, 16) + SourceIndex(0) +8 >Emitted(23, 76) Source(33, 37) + SourceIndex(0) +9 >Emitted(23, 78) Source(33, 16) + SourceIndex(0) +10>Emitted(23, 120) Source(33, 37) + SourceIndex(0) +11>Emitted(23, 122) Source(33, 39) + SourceIndex(0) +12>Emitted(23, 132) Source(33, 57) + SourceIndex(0) +13>Emitted(23, 134) Source(33, 39) + SourceIndex(0) +14>Emitted(23, 173) Source(33, 57) + SourceIndex(0) +15>Emitted(23, 174) Source(33, 73) + SourceIndex(0) --- >>>_z = [2, "trimmer", "trimming"], _0 = _z[0], numberB = _0 === void 0 ? -1 : _0, _1 = _z[1], nameB = _1 === void 0 ? "helloNoName" : _1, _2 = _z[2], skillB = _2 === void 0 ? "noSkill" : _2; 1-> @@ -661,21 +662,21 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 13> 14> skillB = "noSkill" 15> ] = [2, "trimmer", "trimming"]; -1->Emitted(23, 1) Source(34, 1) + SourceIndex(0) -2 >Emitted(23, 32) Source(34, 87) + SourceIndex(0) -3 >Emitted(23, 34) Source(34, 2) + SourceIndex(0) -4 >Emitted(23, 44) Source(34, 14) + SourceIndex(0) -5 >Emitted(23, 46) Source(34, 2) + SourceIndex(0) -6 >Emitted(23, 79) Source(34, 14) + SourceIndex(0) -7 >Emitted(23, 81) Source(34, 16) + SourceIndex(0) -8 >Emitted(23, 91) Source(34, 37) + SourceIndex(0) -9 >Emitted(23, 93) Source(34, 16) + SourceIndex(0) -10>Emitted(23, 135) Source(34, 37) + SourceIndex(0) -11>Emitted(23, 137) Source(34, 39) + SourceIndex(0) -12>Emitted(23, 147) Source(34, 57) + SourceIndex(0) -13>Emitted(23, 149) Source(34, 39) + SourceIndex(0) -14>Emitted(23, 188) Source(34, 57) + SourceIndex(0) -15>Emitted(23, 189) Source(34, 88) + SourceIndex(0) +1->Emitted(24, 1) Source(34, 1) + SourceIndex(0) +2 >Emitted(24, 32) Source(34, 87) + SourceIndex(0) +3 >Emitted(24, 34) Source(34, 2) + SourceIndex(0) +4 >Emitted(24, 44) Source(34, 14) + SourceIndex(0) +5 >Emitted(24, 46) Source(34, 2) + SourceIndex(0) +6 >Emitted(24, 79) Source(34, 14) + SourceIndex(0) +7 >Emitted(24, 81) Source(34, 16) + SourceIndex(0) +8 >Emitted(24, 91) Source(34, 37) + SourceIndex(0) +9 >Emitted(24, 93) Source(34, 16) + SourceIndex(0) +10>Emitted(24, 135) Source(34, 37) + SourceIndex(0) +11>Emitted(24, 137) Source(34, 39) + SourceIndex(0) +12>Emitted(24, 147) Source(34, 57) + SourceIndex(0) +13>Emitted(24, 149) Source(34, 39) + SourceIndex(0) +14>Emitted(24, 188) Source(34, 57) + SourceIndex(0) +15>Emitted(24, 189) Source(34, 88) + SourceIndex(0) --- >>>_3 = multiRobotB[0], nameMB = _3 === void 0 ? "helloNoName" : _3, _4 = multiRobotB[1], _5 = _4 === void 0 ? [] : _4, _6 = _5[0], primarySkillB = _6 === void 0 ? "noSkill" : _6, _7 = _5[1], secondarySkillB = _7 === void 0 ? "noSkill" : _7; 1-> @@ -714,23 +715,23 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 15> 16> secondarySkillB = "noSkill" 17> ] = []] = multiRobotB; -1->Emitted(24, 1) Source(35, 2) + SourceIndex(0) -2 >Emitted(24, 20) Source(35, 24) + SourceIndex(0) -3 >Emitted(24, 22) Source(35, 2) + SourceIndex(0) -4 >Emitted(24, 65) Source(35, 24) + SourceIndex(0) -5 >Emitted(24, 67) Source(35, 26) + SourceIndex(0) -6 >Emitted(24, 86) Source(35, 87) + SourceIndex(0) -7 >Emitted(24, 88) Source(35, 26) + SourceIndex(0) -8 >Emitted(24, 116) Source(35, 87) + SourceIndex(0) -9 >Emitted(24, 118) Source(35, 27) + SourceIndex(0) -10>Emitted(24, 128) Source(35, 52) + SourceIndex(0) -11>Emitted(24, 130) Source(35, 27) + SourceIndex(0) -12>Emitted(24, 176) Source(35, 52) + SourceIndex(0) -13>Emitted(24, 178) Source(35, 54) + SourceIndex(0) -14>Emitted(24, 188) Source(35, 81) + SourceIndex(0) -15>Emitted(24, 190) Source(35, 54) + SourceIndex(0) -16>Emitted(24, 238) Source(35, 81) + SourceIndex(0) -17>Emitted(24, 239) Source(35, 103) + SourceIndex(0) +1->Emitted(25, 1) Source(35, 2) + SourceIndex(0) +2 >Emitted(25, 20) Source(35, 24) + SourceIndex(0) +3 >Emitted(25, 22) Source(35, 2) + SourceIndex(0) +4 >Emitted(25, 65) Source(35, 24) + SourceIndex(0) +5 >Emitted(25, 67) Source(35, 26) + SourceIndex(0) +6 >Emitted(25, 86) Source(35, 87) + SourceIndex(0) +7 >Emitted(25, 88) Source(35, 26) + SourceIndex(0) +8 >Emitted(25, 116) Source(35, 87) + SourceIndex(0) +9 >Emitted(25, 118) Source(35, 27) + SourceIndex(0) +10>Emitted(25, 128) Source(35, 52) + SourceIndex(0) +11>Emitted(25, 130) Source(35, 27) + SourceIndex(0) +12>Emitted(25, 176) Source(35, 52) + SourceIndex(0) +13>Emitted(25, 178) Source(35, 54) + SourceIndex(0) +14>Emitted(25, 188) Source(35, 81) + SourceIndex(0) +15>Emitted(25, 190) Source(35, 54) + SourceIndex(0) +16>Emitted(25, 238) Source(35, 81) + SourceIndex(0) +17>Emitted(25, 239) Source(35, 103) + SourceIndex(0) --- >>>_8 = getMultiRobotB(), _9 = _8[0], nameMB = _9 === void 0 ? "helloNoName" : _9, _10 = _8[1], _11 = _10 === void 0 ? [] : _10, _12 = _11[0], primarySkillB = _12 === void 0 ? "noSkill" : _12, _13 = _11[1], secondarySkillB = _13 === void 0 ? "noSkill" : _13; 1-> @@ -773,25 +774,25 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 17> 18> secondarySkillB = "noSkill" 19> ] = []] = getMultiRobotB(); -1->Emitted(25, 1) Source(36, 1) + SourceIndex(0) -2 >Emitted(25, 22) Source(36, 107) + SourceIndex(0) -3 >Emitted(25, 24) Source(36, 2) + SourceIndex(0) -4 >Emitted(25, 34) Source(36, 24) + SourceIndex(0) -5 >Emitted(25, 36) Source(36, 2) + SourceIndex(0) -6 >Emitted(25, 79) Source(36, 24) + SourceIndex(0) -7 >Emitted(25, 81) Source(36, 26) + SourceIndex(0) -8 >Emitted(25, 92) Source(36, 87) + SourceIndex(0) -9 >Emitted(25, 94) Source(36, 26) + SourceIndex(0) -10>Emitted(25, 125) Source(36, 87) + SourceIndex(0) -11>Emitted(25, 127) Source(36, 27) + SourceIndex(0) -12>Emitted(25, 139) Source(36, 52) + SourceIndex(0) -13>Emitted(25, 141) Source(36, 27) + SourceIndex(0) -14>Emitted(25, 189) Source(36, 52) + SourceIndex(0) -15>Emitted(25, 191) Source(36, 54) + SourceIndex(0) -16>Emitted(25, 203) Source(36, 81) + SourceIndex(0) -17>Emitted(25, 205) Source(36, 54) + SourceIndex(0) -18>Emitted(25, 255) Source(36, 81) + SourceIndex(0) -19>Emitted(25, 256) Source(36, 108) + SourceIndex(0) +1->Emitted(26, 1) Source(36, 1) + SourceIndex(0) +2 >Emitted(26, 22) Source(36, 107) + SourceIndex(0) +3 >Emitted(26, 24) Source(36, 2) + SourceIndex(0) +4 >Emitted(26, 34) Source(36, 24) + SourceIndex(0) +5 >Emitted(26, 36) Source(36, 2) + SourceIndex(0) +6 >Emitted(26, 79) Source(36, 24) + SourceIndex(0) +7 >Emitted(26, 81) Source(36, 26) + SourceIndex(0) +8 >Emitted(26, 92) Source(36, 87) + SourceIndex(0) +9 >Emitted(26, 94) Source(36, 26) + SourceIndex(0) +10>Emitted(26, 125) Source(36, 87) + SourceIndex(0) +11>Emitted(26, 127) Source(36, 27) + SourceIndex(0) +12>Emitted(26, 139) Source(36, 52) + SourceIndex(0) +13>Emitted(26, 141) Source(36, 27) + SourceIndex(0) +14>Emitted(26, 189) Source(36, 52) + SourceIndex(0) +15>Emitted(26, 191) Source(36, 54) + SourceIndex(0) +16>Emitted(26, 203) Source(36, 81) + SourceIndex(0) +17>Emitted(26, 205) Source(36, 54) + SourceIndex(0) +18>Emitted(26, 255) Source(36, 81) + SourceIndex(0) +19>Emitted(26, 256) Source(36, 108) + SourceIndex(0) --- >>>_14 = ["trimmer", ["trimming", "edging"]], _15 = _14[0], nameMB = _15 === void 0 ? "helloNoName" : _15, _16 = _14[1], _17 = _16 === void 0 ? [] : _16, _18 = _17[0], primarySkillB = _18 === void 0 ? "noSkill" : _18, _19 = _17[1], secondarySkillB = _19 === void 0 ? "noSkill" : _19; 1-> @@ -835,25 +836,25 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 18> secondarySkillB = "noSkill" 19> ] = []] = > ["trimmer", ["trimming", "edging"]]; -1->Emitted(26, 1) Source(37, 1) + SourceIndex(0) -2 >Emitted(26, 42) Source(38, 40) + SourceIndex(0) -3 >Emitted(26, 44) Source(37, 2) + SourceIndex(0) -4 >Emitted(26, 56) Source(37, 24) + SourceIndex(0) -5 >Emitted(26, 58) Source(37, 2) + SourceIndex(0) -6 >Emitted(26, 103) Source(37, 24) + SourceIndex(0) -7 >Emitted(26, 105) Source(37, 26) + SourceIndex(0) -8 >Emitted(26, 117) Source(37, 87) + SourceIndex(0) -9 >Emitted(26, 119) Source(37, 26) + SourceIndex(0) -10>Emitted(26, 150) Source(37, 87) + SourceIndex(0) -11>Emitted(26, 152) Source(37, 27) + SourceIndex(0) -12>Emitted(26, 164) Source(37, 52) + SourceIndex(0) -13>Emitted(26, 166) Source(37, 27) + SourceIndex(0) -14>Emitted(26, 214) Source(37, 52) + SourceIndex(0) -15>Emitted(26, 216) Source(37, 54) + SourceIndex(0) -16>Emitted(26, 228) Source(37, 81) + SourceIndex(0) -17>Emitted(26, 230) Source(37, 54) + SourceIndex(0) -18>Emitted(26, 280) Source(37, 81) + SourceIndex(0) -19>Emitted(26, 281) Source(38, 41) + SourceIndex(0) +1->Emitted(27, 1) Source(37, 1) + SourceIndex(0) +2 >Emitted(27, 42) Source(38, 40) + SourceIndex(0) +3 >Emitted(27, 44) Source(37, 2) + SourceIndex(0) +4 >Emitted(27, 56) Source(37, 24) + SourceIndex(0) +5 >Emitted(27, 58) Source(37, 2) + SourceIndex(0) +6 >Emitted(27, 103) Source(37, 24) + SourceIndex(0) +7 >Emitted(27, 105) Source(37, 26) + SourceIndex(0) +8 >Emitted(27, 117) Source(37, 87) + SourceIndex(0) +9 >Emitted(27, 119) Source(37, 26) + SourceIndex(0) +10>Emitted(27, 150) Source(37, 87) + SourceIndex(0) +11>Emitted(27, 152) Source(37, 27) + SourceIndex(0) +12>Emitted(27, 164) Source(37, 52) + SourceIndex(0) +13>Emitted(27, 166) Source(37, 27) + SourceIndex(0) +14>Emitted(27, 214) Source(37, 52) + SourceIndex(0) +15>Emitted(27, 216) Source(37, 54) + SourceIndex(0) +16>Emitted(27, 228) Source(37, 81) + SourceIndex(0) +17>Emitted(27, 230) Source(37, 54) + SourceIndex(0) +18>Emitted(27, 280) Source(37, 81) + SourceIndex(0) +19>Emitted(27, 281) Source(38, 41) + SourceIndex(0) --- >>>_20 = robotB[0], numberB = _20 === void 0 ? -1 : _20, robotAInfo = robotB.slice(1); 1 > @@ -873,13 +874,13 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 5 > , 6 > ...robotAInfo 7 > ] = robotB; -1 >Emitted(27, 1) Source(40, 2) + SourceIndex(0) -2 >Emitted(27, 16) Source(40, 14) + SourceIndex(0) -3 >Emitted(27, 18) Source(40, 2) + SourceIndex(0) -4 >Emitted(27, 53) Source(40, 14) + SourceIndex(0) -5 >Emitted(27, 55) Source(40, 16) + SourceIndex(0) -6 >Emitted(27, 83) Source(40, 29) + SourceIndex(0) -7 >Emitted(27, 84) Source(40, 40) + SourceIndex(0) +1 >Emitted(28, 1) Source(40, 2) + SourceIndex(0) +2 >Emitted(28, 16) Source(40, 14) + SourceIndex(0) +3 >Emitted(28, 18) Source(40, 2) + SourceIndex(0) +4 >Emitted(28, 53) Source(40, 14) + SourceIndex(0) +5 >Emitted(28, 55) Source(40, 16) + SourceIndex(0) +6 >Emitted(28, 83) Source(40, 29) + SourceIndex(0) +7 >Emitted(28, 84) Source(40, 40) + SourceIndex(0) --- >>>_21 = getRobotB(), _22 = _21[0], numberB = _22 === void 0 ? -1 : _22, robotAInfo = _21.slice(1); 1-> @@ -902,15 +903,15 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 7 > , 8 > ...robotAInfo 9 > ] = getRobotB(); -1->Emitted(28, 1) Source(41, 1) + SourceIndex(0) -2 >Emitted(28, 18) Source(41, 44) + SourceIndex(0) -3 >Emitted(28, 20) Source(41, 2) + SourceIndex(0) -4 >Emitted(28, 32) Source(41, 14) + SourceIndex(0) -5 >Emitted(28, 34) Source(41, 2) + SourceIndex(0) -6 >Emitted(28, 69) Source(41, 14) + SourceIndex(0) -7 >Emitted(28, 71) Source(41, 16) + SourceIndex(0) -8 >Emitted(28, 96) Source(41, 29) + SourceIndex(0) -9 >Emitted(28, 97) Source(41, 45) + SourceIndex(0) +1->Emitted(29, 1) Source(41, 1) + SourceIndex(0) +2 >Emitted(29, 18) Source(41, 44) + SourceIndex(0) +3 >Emitted(29, 20) Source(41, 2) + SourceIndex(0) +4 >Emitted(29, 32) Source(41, 14) + SourceIndex(0) +5 >Emitted(29, 34) Source(41, 2) + SourceIndex(0) +6 >Emitted(29, 69) Source(41, 14) + SourceIndex(0) +7 >Emitted(29, 71) Source(41, 16) + SourceIndex(0) +8 >Emitted(29, 96) Source(41, 29) + SourceIndex(0) +9 >Emitted(29, 97) Source(41, 45) + SourceIndex(0) --- >>>_23 = [2, "trimmer", "trimming"], _24 = _23[0], numberB = _24 === void 0 ? -1 : _24, robotAInfo = _23.slice(1); 1-> @@ -932,15 +933,15 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 7 > , 8 > ...robotAInfo 9 > ] = [2, "trimmer", "trimming"]; -1->Emitted(29, 1) Source(42, 1) + SourceIndex(0) -2 >Emitted(29, 33) Source(42, 66) + SourceIndex(0) -3 >Emitted(29, 35) Source(42, 2) + SourceIndex(0) -4 >Emitted(29, 47) Source(42, 14) + SourceIndex(0) -5 >Emitted(29, 49) Source(42, 2) + SourceIndex(0) -6 >Emitted(29, 84) Source(42, 14) + SourceIndex(0) -7 >Emitted(29, 86) Source(42, 16) + SourceIndex(0) -8 >Emitted(29, 111) Source(42, 29) + SourceIndex(0) -9 >Emitted(29, 112) Source(42, 67) + SourceIndex(0) +1->Emitted(30, 1) Source(42, 1) + SourceIndex(0) +2 >Emitted(30, 33) Source(42, 66) + SourceIndex(0) +3 >Emitted(30, 35) Source(42, 2) + SourceIndex(0) +4 >Emitted(30, 47) Source(42, 14) + SourceIndex(0) +5 >Emitted(30, 49) Source(42, 2) + SourceIndex(0) +6 >Emitted(30, 84) Source(42, 14) + SourceIndex(0) +7 >Emitted(30, 86) Source(42, 16) + SourceIndex(0) +8 >Emitted(30, 111) Source(42, 29) + SourceIndex(0) +9 >Emitted(30, 112) Source(42, 67) + SourceIndex(0) --- >>>if (nameA == nameB) { 1 > @@ -958,12 +959,12 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 4 > == 5 > nameB 6 > ) -1 >Emitted(30, 1) Source(44, 1) + SourceIndex(0) -2 >Emitted(30, 5) Source(44, 5) + SourceIndex(0) -3 >Emitted(30, 10) Source(44, 10) + SourceIndex(0) -4 >Emitted(30, 14) Source(44, 14) + SourceIndex(0) -5 >Emitted(30, 19) Source(44, 19) + SourceIndex(0) -6 >Emitted(30, 21) Source(44, 21) + SourceIndex(0) +1 >Emitted(31, 1) Source(44, 1) + SourceIndex(0) +2 >Emitted(31, 5) Source(44, 5) + SourceIndex(0) +3 >Emitted(31, 10) Source(44, 10) + SourceIndex(0) +4 >Emitted(31, 14) Source(44, 14) + SourceIndex(0) +5 >Emitted(31, 19) Source(44, 19) + SourceIndex(0) +6 >Emitted(31, 21) Source(44, 21) + SourceIndex(0) --- >>> console.log(skillB); 1->^^^^ @@ -983,21 +984,21 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 6 > skillB 7 > ) 8 > ; -1->Emitted(31, 5) Source(45, 5) + SourceIndex(0) -2 >Emitted(31, 12) Source(45, 12) + SourceIndex(0) -3 >Emitted(31, 13) Source(45, 13) + SourceIndex(0) -4 >Emitted(31, 16) Source(45, 16) + SourceIndex(0) -5 >Emitted(31, 17) Source(45, 17) + SourceIndex(0) -6 >Emitted(31, 23) Source(45, 23) + SourceIndex(0) -7 >Emitted(31, 24) Source(45, 24) + SourceIndex(0) -8 >Emitted(31, 25) Source(45, 25) + SourceIndex(0) +1->Emitted(32, 5) Source(45, 5) + SourceIndex(0) +2 >Emitted(32, 12) Source(45, 12) + SourceIndex(0) +3 >Emitted(32, 13) Source(45, 13) + SourceIndex(0) +4 >Emitted(32, 16) Source(45, 16) + SourceIndex(0) +5 >Emitted(32, 17) Source(45, 17) + SourceIndex(0) +6 >Emitted(32, 23) Source(45, 23) + SourceIndex(0) +7 >Emitted(32, 24) Source(45, 24) + SourceIndex(0) +8 >Emitted(32, 25) Source(45, 25) + SourceIndex(0) --- >>>} 1 >^ 2 > ^^^^^^^^^^^^^^^^^^^^^^-> 1 > >} -1 >Emitted(32, 2) Source(46, 2) + SourceIndex(0) +1 >Emitted(33, 2) Source(46, 2) + SourceIndex(0) --- >>>function getRobotB() { 1-> @@ -1005,7 +1006,7 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 1-> > > -1->Emitted(33, 1) Source(48, 1) + SourceIndex(0) +1->Emitted(34, 1) Source(48, 1) + SourceIndex(0) --- >>> return robotB; 1->^^^^ @@ -1017,10 +1018,10 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 2 > return 3 > robotB 4 > ; -1->Emitted(34, 5) Source(49, 5) + SourceIndex(0) -2 >Emitted(34, 12) Source(49, 12) + SourceIndex(0) -3 >Emitted(34, 18) Source(49, 18) + SourceIndex(0) -4 >Emitted(34, 19) Source(49, 19) + SourceIndex(0) +1->Emitted(35, 5) Source(49, 5) + SourceIndex(0) +2 >Emitted(35, 12) Source(49, 12) + SourceIndex(0) +3 >Emitted(35, 18) Source(49, 18) + SourceIndex(0) +4 >Emitted(35, 19) Source(49, 19) + SourceIndex(0) --- >>>} 1 > @@ -1029,8 +1030,8 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 1 > > 2 >} -1 >Emitted(35, 1) Source(50, 1) + SourceIndex(0) -2 >Emitted(35, 2) Source(50, 2) + SourceIndex(0) +1 >Emitted(36, 1) Source(50, 1) + SourceIndex(0) +2 >Emitted(36, 2) Source(50, 2) + SourceIndex(0) --- >>>function getMultiRobotB() { 1-> @@ -1038,7 +1039,7 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 1-> > > -1->Emitted(36, 1) Source(52, 1) + SourceIndex(0) +1->Emitted(37, 1) Source(52, 1) + SourceIndex(0) --- >>> return multiRobotB; 1->^^^^ @@ -1050,20 +1051,19 @@ sourceFile:sourceMapValidationDestructuringVariableStatementArrayBindingPatternD 2 > return 3 > multiRobotB 4 > ; -1->Emitted(37, 5) Source(53, 5) + SourceIndex(0) -2 >Emitted(37, 12) Source(53, 12) + SourceIndex(0) -3 >Emitted(37, 23) Source(53, 23) + SourceIndex(0) -4 >Emitted(37, 24) Source(53, 24) + SourceIndex(0) +1->Emitted(38, 5) Source(53, 5) + SourceIndex(0) +2 >Emitted(38, 12) Source(53, 12) + SourceIndex(0) +3 >Emitted(38, 23) Source(53, 23) + SourceIndex(0) +4 >Emitted(38, 24) Source(53, 24) + SourceIndex(0) --- >>>} 1 > 2 >^ -3 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> +3 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-> 1 > > 2 >} -1 >Emitted(38, 1) Source(54, 1) + SourceIndex(0) -2 >Emitted(38, 2) Source(54, 2) + SourceIndex(0) +1 >Emitted(39, 1) Source(54, 1) + SourceIndex(0) +2 >Emitted(39, 2) Source(54, 2) + SourceIndex(0) --- ->>>var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24; >>>//# sourceMappingURL=sourceMapValidationDestructuringVariableStatementArrayBindingPatternDefaultValues3.js.map \ No newline at end of file diff --git a/tests/baselines/reference/symbolProperty7.js b/tests/baselines/reference/symbolProperty7.js index bebc929e95d..7878e4a44a1 100644 --- a/tests/baselines/reference/symbolProperty7.js +++ b/tests/baselines/reference/symbolProperty7.js @@ -9,6 +9,7 @@ class C { } //// [symbolProperty7.js] +var _a; class C { constructor() { this[_a] = 0; @@ -18,4 +19,3 @@ class C { return 0; } } -var _a; diff --git a/tests/baselines/reference/systemDefaultExportCommentValidity.js b/tests/baselines/reference/systemDefaultExportCommentValidity.js index 45fe1df3ccd..12a2d84db73 100644 --- a/tests/baselines/reference/systemDefaultExportCommentValidity.js +++ b/tests/baselines/reference/systemDefaultExportCommentValidity.js @@ -6,9 +6,9 @@ export default Home //// [systemDefaultExportCommentValidity.js] System.register([], function (exports_1, context_1) { + var Home; "use strict"; var __moduleName = context_1 && context_1.id; - var Home; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/systemDefaultImportCallable.js b/tests/baselines/reference/systemDefaultImportCallable.js index 4fc6f2158df..da1ed916e0a 100644 --- a/tests/baselines/reference/systemDefaultImportCallable.js +++ b/tests/baselines/reference/systemDefaultImportCallable.js @@ -17,9 +17,9 @@ const _: string = repeat(new Date().toUTCString() + " ", 2); //// [greeter.js] System.register(["core-js/fn/string/repeat"], function (exports_1, context_1) { + var repeat_1, _; "use strict"; var __moduleName = context_1 && context_1.id; - var repeat_1, _; return { setters: [ function (repeat_1_1) { diff --git a/tests/baselines/reference/systemExportAssignment2.js b/tests/baselines/reference/systemExportAssignment2.js index 8c0698490fd..01b935cb223 100644 --- a/tests/baselines/reference/systemExportAssignment2.js +++ b/tests/baselines/reference/systemExportAssignment2.js @@ -10,9 +10,9 @@ import * as a from "a"; //// [a.js] System.register([], function (exports_1, context_1) { + var a; "use strict"; var __moduleName = context_1 && context_1.id; - var a; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/systemJsForInNoException.js b/tests/baselines/reference/systemJsForInNoException.js index 2ac31e18416..1b330b216ce 100644 --- a/tests/baselines/reference/systemJsForInNoException.js +++ b/tests/baselines/reference/systemJsForInNoException.js @@ -5,9 +5,9 @@ for (var key in obj) //// [systemJsForInNoException.js] System.register([], function (exports_1, context_1) { + var obj, key; "use strict"; var __moduleName = context_1 && context_1.id; - var obj, key; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/systemModule1.js b/tests/baselines/reference/systemModule1.js index 4bd5ac09272..bd813b39c97 100644 --- a/tests/baselines/reference/systemModule1.js +++ b/tests/baselines/reference/systemModule1.js @@ -3,9 +3,9 @@ export var x = 1; //// [systemModule1.js] System.register([], function (exports_1, context_1) { + var x; "use strict"; var __moduleName = context_1 && context_1.id; - var x; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/systemModule10.js b/tests/baselines/reference/systemModule10.js index 303e986dcc7..29ce481bfb0 100644 --- a/tests/baselines/reference/systemModule10.js +++ b/tests/baselines/reference/systemModule10.js @@ -10,9 +10,9 @@ export {n2 as n3} //// [systemModule10.js] System.register(["file1", "file2"], function (exports_1, context_1) { + var file1_1, n2; "use strict"; var __moduleName = context_1 && context_1.id; - var file1_1, n2; return { setters: [ function (file1_1_1) { diff --git a/tests/baselines/reference/systemModule10_ES5.js b/tests/baselines/reference/systemModule10_ES5.js index f4339b4ac16..bae6bd2c43c 100644 --- a/tests/baselines/reference/systemModule10_ES5.js +++ b/tests/baselines/reference/systemModule10_ES5.js @@ -10,9 +10,9 @@ export {n2 as n3} //// [systemModule10_ES5.js] System.register(["file1", "file2"], function (exports_1, context_1) { + var file1_1, n2; "use strict"; var __moduleName = context_1 && context_1.id; - var file1_1, n2; return { setters: [ function (file1_1_1) { diff --git a/tests/baselines/reference/systemModule11.js b/tests/baselines/reference/systemModule11.js index b2d4d20bc8d..49543b958cf 100644 --- a/tests/baselines/reference/systemModule11.js +++ b/tests/baselines/reference/systemModule11.js @@ -38,11 +38,11 @@ export * from 'a'; //// [file1.js] // set of tests cases that checks generation of local storage for exported names System.register(["bar"], function (exports_1, context_1) { + var x; "use strict"; var __moduleName = context_1 && context_1.id; function foo() { } exports_1("foo", foo); - var x; var exportedNames_1 = { "x": true, "foo": true @@ -66,9 +66,9 @@ System.register(["bar"], function (exports_1, context_1) { }); //// [file2.js] System.register(["bar"], function (exports_1, context_1) { + var x, y; "use strict"; var __moduleName = context_1 && context_1.id; - var x, y; var exportedNames_1 = { "x": true, "y1": true @@ -125,13 +125,13 @@ System.register(["a", "bar"], function (exports_1, context_1) { }); //// [file4.js] System.register(["a"], function (exports_1, context_1) { + var x, z, z1; "use strict"; var __moduleName = context_1 && context_1.id; function foo() { } exports_1("foo", foo); function default_1() { } exports_1("default", default_1); - var x, z, z1; return { setters: [ function (a_1_1) { diff --git a/tests/baselines/reference/systemModule13.js b/tests/baselines/reference/systemModule13.js index 78b1c6cd867..370bcadfa2e 100644 --- a/tests/baselines/reference/systemModule13.js +++ b/tests/baselines/reference/systemModule13.js @@ -5,9 +5,9 @@ for ([x] of [[1]]) {} //// [systemModule13.js] System.register([], function (exports_1, context_1) { + var _a, _b, x, y, z, z0, z1; "use strict"; var __moduleName = context_1 && context_1.id; - var x, y, z, z0, z1, _a, _b; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/systemModule14.js b/tests/baselines/reference/systemModule14.js index 9f0c8f1ac03..361d8e7fe35 100644 --- a/tests/baselines/reference/systemModule14.js +++ b/tests/baselines/reference/systemModule14.js @@ -11,6 +11,7 @@ export {foo as b} //// [systemModule14.js] System.register(["foo"], function (exports_1, context_1) { + var foo_1, x; "use strict"; var __moduleName = context_1 && context_1.id; function foo() { @@ -18,7 +19,6 @@ System.register(["foo"], function (exports_1, context_1) { } exports_1("foo", foo); exports_1("b", foo); - var foo_1, x; return { setters: [ function (foo_1_1) { diff --git a/tests/baselines/reference/systemModule15.js b/tests/baselines/reference/systemModule15.js index 0db82701a01..05c551b1b67 100644 --- a/tests/baselines/reference/systemModule15.js +++ b/tests/baselines/reference/systemModule15.js @@ -30,9 +30,9 @@ export var value2 = "v"; //// [file3.js] System.register([], function (exports_1, context_1) { + var value; "use strict"; var __moduleName = context_1 && context_1.id; - var value; return { setters: [], execute: function () { @@ -43,9 +43,9 @@ System.register([], function (exports_1, context_1) { }); //// [file4.js] System.register([], function (exports_1, context_1) { + var value2; "use strict"; var __moduleName = context_1 && context_1.id; - var value2; return { setters: [], execute: function () { @@ -55,9 +55,9 @@ System.register([], function (exports_1, context_1) { }); //// [file2.js] System.register(["./file3"], function (exports_1, context_1) { + var moduleCStar, file3_1, file3_2; "use strict"; var __moduleName = context_1 && context_1.id; - var moduleCStar, file3_1, file3_2; return { setters: [ function (moduleCStar_1) { @@ -75,9 +75,9 @@ System.register(["./file3"], function (exports_1, context_1) { }); //// [file1.js] System.register(["./file2"], function (exports_1, context_1) { + var moduleB; "use strict"; var __moduleName = context_1 && context_1.id; - var moduleB; return { setters: [ function (moduleB_1) { diff --git a/tests/baselines/reference/systemModule16.js b/tests/baselines/reference/systemModule16.js index 8e912d3c63c..e390b68001d 100644 --- a/tests/baselines/reference/systemModule16.js +++ b/tests/baselines/reference/systemModule16.js @@ -13,9 +13,9 @@ x,y,a1,b1,d1; //// [systemModule16.js] System.register(["foo", "bar"], function (exports_1, context_1) { + var x, y, foo_1; "use strict"; var __moduleName = context_1 && context_1.id; - var x, y, foo_1; var exportedNames_1 = { "x": true, "y": true, diff --git a/tests/baselines/reference/systemModule17.js b/tests/baselines/reference/systemModule17.js index 825b5be6ba1..e96da2e2ad3 100644 --- a/tests/baselines/reference/systemModule17.js +++ b/tests/baselines/reference/systemModule17.js @@ -40,9 +40,9 @@ export {II as II1}; //// [f1.js] System.register([], function (exports_1, context_1) { + var A; "use strict"; var __moduleName = context_1 && context_1.id; - var A; return { setters: [], execute: function () { @@ -57,9 +57,9 @@ System.register([], function (exports_1, context_1) { }); //// [f2.js] System.register(["f1"], function (exports_1, context_1) { + var x, N, IX, f1_1; "use strict"; var __moduleName = context_1 && context_1.id; - var x, N, IX, f1_1; return { setters: [ function (f1_1_1) { diff --git a/tests/baselines/reference/systemModule2.js b/tests/baselines/reference/systemModule2.js index 1180d9e3dc9..800e4286d96 100644 --- a/tests/baselines/reference/systemModule2.js +++ b/tests/baselines/reference/systemModule2.js @@ -4,9 +4,9 @@ export = x; //// [systemModule2.js] System.register([], function (exports_1, context_1) { + var x; "use strict"; var __moduleName = context_1 && context_1.id; - var x; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/systemModule3.js b/tests/baselines/reference/systemModule3.js index d4f8e33f1ff..a2e46bd76d4 100644 --- a/tests/baselines/reference/systemModule3.js +++ b/tests/baselines/reference/systemModule3.js @@ -38,9 +38,9 @@ System.register([], function (exports_1, context_1) { }); //// [file3.js] System.register([], function (exports_1, context_1) { + var C; "use strict"; var __moduleName = context_1 && context_1.id; - var C; return { setters: [], execute: function () { @@ -55,9 +55,9 @@ System.register([], function (exports_1, context_1) { }); //// [file4.js] System.register([], function (exports_1, context_1) { + var default_1; "use strict"; var __moduleName = context_1 && context_1.id; - var default_1; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/systemModule4.js b/tests/baselines/reference/systemModule4.js index 9b59265f832..5e346f6250c 100644 --- a/tests/baselines/reference/systemModule4.js +++ b/tests/baselines/reference/systemModule4.js @@ -4,9 +4,9 @@ export var y; //// [systemModule4.js] System.register([], function (exports_1, context_1) { + var x, y; "use strict"; var __moduleName = context_1 && context_1.id; - var x, y; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/systemModule6.js b/tests/baselines/reference/systemModule6.js index 9c04f07825e..c994f45f984 100644 --- a/tests/baselines/reference/systemModule6.js +++ b/tests/baselines/reference/systemModule6.js @@ -7,12 +7,12 @@ function foo() { //// [systemModule6.js] System.register([], function (exports_1, context_1) { + var C; "use strict"; var __moduleName = context_1 && context_1.id; function foo() { new C(); } - var C; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/systemModule7.js b/tests/baselines/reference/systemModule7.js index 970195379f4..b5be65f118e 100644 --- a/tests/baselines/reference/systemModule7.js +++ b/tests/baselines/reference/systemModule7.js @@ -11,9 +11,9 @@ export module M { //// [systemModule7.js] System.register([], function (exports_1, context_1) { + var M; "use strict"; var __moduleName = context_1 && context_1.id; - var M; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/systemModule8.js b/tests/baselines/reference/systemModule8.js index af029967a99..cc79e858ec1 100644 --- a/tests/baselines/reference/systemModule8.js +++ b/tests/baselines/reference/systemModule8.js @@ -31,12 +31,12 @@ for ([x] of [[1]]) {} //// [systemModule8.js] System.register([], function (exports_1, context_1) { + var _a, x, y, z0, z1; "use strict"; var __moduleName = context_1 && context_1.id; function foo() { exports_1("x", x = 100); } - var x, y, z0, z1, _a; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/systemModule9.js b/tests/baselines/reference/systemModule9.js index b83d62f9cf8..1d9b711ff62 100644 --- a/tests/baselines/reference/systemModule9.js +++ b/tests/baselines/reference/systemModule9.js @@ -22,9 +22,9 @@ export {y as z}; //// [systemModule9.js] System.register(["file1", "file2", "file3", "file4", "file5", "file6", "file7"], function (exports_1, context_1) { + var ns, file2_1, file3_1, file5_1, ns3, x, y; "use strict"; var __moduleName = context_1 && context_1.id; - var ns, file2_1, file3_1, file5_1, ns3, x, y; var exportedNames_1 = { "x": true, "z": true diff --git a/tests/baselines/reference/systemModuleAmbientDeclarations.js b/tests/baselines/reference/systemModuleAmbientDeclarations.js index 45a484be44d..cca1c34436a 100644 --- a/tests/baselines/reference/systemModuleAmbientDeclarations.js +++ b/tests/baselines/reference/systemModuleAmbientDeclarations.js @@ -29,9 +29,9 @@ export declare module M { var v: number; } //// [file1.js] System.register([], function (exports_1, context_1) { + var promise, foo, c, e; "use strict"; var __moduleName = context_1 && context_1.id; - var promise, foo, c, e; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/systemModuleConstEnumsSeparateCompilation.js b/tests/baselines/reference/systemModuleConstEnumsSeparateCompilation.js index 4b1e28e9fda..bd4e855ca12 100644 --- a/tests/baselines/reference/systemModuleConstEnumsSeparateCompilation.js +++ b/tests/baselines/reference/systemModuleConstEnumsSeparateCompilation.js @@ -13,6 +13,7 @@ module M { //// [systemModuleConstEnumsSeparateCompilation.js] System.register([], function (exports_1, context_1) { + var TopLevelConstEnum, M; "use strict"; var __moduleName = context_1 && context_1.id; function foo() { @@ -20,7 +21,6 @@ System.register([], function (exports_1, context_1) { use(M.NonTopLevelConstEnum.X); } exports_1("foo", foo); - var TopLevelConstEnum, M; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/systemModuleDeclarationMerging.js b/tests/baselines/reference/systemModuleDeclarationMerging.js index 7dbcd37c66f..0a52d049f71 100644 --- a/tests/baselines/reference/systemModuleDeclarationMerging.js +++ b/tests/baselines/reference/systemModuleDeclarationMerging.js @@ -10,11 +10,11 @@ export module E { var x; } //// [systemModuleDeclarationMerging.js] System.register([], function (exports_1, context_1) { + var C, E; "use strict"; var __moduleName = context_1 && context_1.id; function F() { } exports_1("F", F); - var C, E; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/systemModuleExportDefault.js b/tests/baselines/reference/systemModuleExportDefault.js index 9b055e03622..787d5df6c85 100644 --- a/tests/baselines/reference/systemModuleExportDefault.js +++ b/tests/baselines/reference/systemModuleExportDefault.js @@ -40,9 +40,9 @@ System.register([], function (exports_1, context_1) { }); //// [file3.js] System.register([], function (exports_1, context_1) { + var default_1; "use strict"; var __moduleName = context_1 && context_1.id; - var default_1; return { setters: [], execute: function () { @@ -57,9 +57,9 @@ System.register([], function (exports_1, context_1) { }); //// [file4.js] System.register([], function (exports_1, context_1) { + var C; "use strict"; var __moduleName = context_1 && context_1.id; - var C; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/systemModuleNonTopLevelModuleMembers.js b/tests/baselines/reference/systemModuleNonTopLevelModuleMembers.js index 278354690b7..cfce3624f44 100644 --- a/tests/baselines/reference/systemModuleNonTopLevelModuleMembers.js +++ b/tests/baselines/reference/systemModuleNonTopLevelModuleMembers.js @@ -13,11 +13,11 @@ export module TopLevelModule2 { //// [systemModuleNonTopLevelModuleMembers.js] System.register([], function (exports_1, context_1) { + var TopLevelClass, TopLevelModule, TopLevelEnum, TopLevelModule2; "use strict"; var __moduleName = context_1 && context_1.id; function TopLevelFunction() { } exports_1("TopLevelFunction", TopLevelFunction); - var TopLevelClass, TopLevelModule, TopLevelEnum, TopLevelModule2; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/systemModuleTargetES6.js b/tests/baselines/reference/systemModuleTargetES6.js index 2fe48f4c57b..1f26df84e93 100644 --- a/tests/baselines/reference/systemModuleTargetES6.js +++ b/tests/baselines/reference/systemModuleTargetES6.js @@ -15,6 +15,7 @@ export function myFunction2() { //// [systemModuleTargetES6.js] System.register([], function (exports_1, context_1) { + var MyClass, MyClass2; "use strict"; var __moduleName = context_1 && context_1.id; function myFunction() { @@ -25,7 +26,6 @@ System.register([], function (exports_1, context_1) { return new MyClass2(); } exports_1("myFunction2", myFunction2); - var MyClass, MyClass2; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/systemModuleTrailingComments.js b/tests/baselines/reference/systemModuleTrailingComments.js index 01f17d1facf..e5d52731334 100644 --- a/tests/baselines/reference/systemModuleTrailingComments.js +++ b/tests/baselines/reference/systemModuleTrailingComments.js @@ -5,9 +5,9 @@ export const test = "TEST"; //// [systemModuleTrailingComments.js] System.register([], function (exports_1, context_1) { + var test; "use strict"; var __moduleName = context_1 && context_1.id; - var test; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/systemModuleWithSuperClass.js b/tests/baselines/reference/systemModuleWithSuperClass.js index 74c9986fc1f..5d6b19a8f4e 100644 --- a/tests/baselines/reference/systemModuleWithSuperClass.js +++ b/tests/baselines/reference/systemModuleWithSuperClass.js @@ -13,9 +13,9 @@ export class Bar extends Foo { //// [foo.js] System.register([], function (exports_1, context_1) { + var Foo; "use strict"; var __moduleName = context_1 && context_1.id; - var Foo; return { setters: [], execute: function () { @@ -30,7 +30,6 @@ System.register([], function (exports_1, context_1) { }); //// [bar.js] System.register(["./foo"], function (exports_1, context_1) { - "use strict"; var __extends = (this && this.__extends) || (function () { var extendStatics = Object.setPrototypeOf || ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) || @@ -41,8 +40,9 @@ System.register(["./foo"], function (exports_1, context_1) { d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __()); }; })(); - var __moduleName = context_1 && context_1.id; var foo_1, Bar; + "use strict"; + var __moduleName = context_1 && context_1.id; return { setters: [ function (foo_1_1) { diff --git a/tests/baselines/reference/systemNamespaceAliasEmit.js b/tests/baselines/reference/systemNamespaceAliasEmit.js index 923b7db875a..45e15c832fb 100644 --- a/tests/baselines/reference/systemNamespaceAliasEmit.js +++ b/tests/baselines/reference/systemNamespaceAliasEmit.js @@ -12,9 +12,9 @@ export {ns, AnEnum, ns as FooBar, AnEnum as BarEnum}; //// [systemNamespaceAliasEmit.js] System.register([], function (exports_1, context_1) { + var ns, AnEnum; "use strict"; var __moduleName = context_1 && context_1.id; - var ns, AnEnum; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/systemObjectShorthandRename.js b/tests/baselines/reference/systemObjectShorthandRename.js index a7ac63968cd..10cdb098c02 100644 --- a/tests/baselines/reference/systemObjectShorthandRename.js +++ b/tests/baselines/reference/systemObjectShorthandRename.js @@ -13,9 +13,9 @@ const b = {x3} //// [x.js] System.register([], function (exports_1, context_1) { + var x; "use strict"; var __moduleName = context_1 && context_1.id; - var x; return { setters: [], execute: function () { @@ -25,9 +25,9 @@ System.register([], function (exports_1, context_1) { }); //// [index.js] System.register(["./x.js"], function (exports_1, context_1) { + var x_js_1, x2, a, x3, b; "use strict"; var __moduleName = context_1 && context_1.id; - var x_js_1, x2, a, x3, b; return { setters: [ function (x_js_1_1) { diff --git a/tests/baselines/reference/transformApi/transformsCorrectly.transformAddImportStar.js b/tests/baselines/reference/transformApi/transformsCorrectly.transformAddImportStar.js index 167e8eaee09..2d9d2929f6c 100644 --- a/tests/baselines/reference/transformApi/transformsCorrectly.transformAddImportStar.js +++ b/tests/baselines/reference/transformApi/transformsCorrectly.transformAddImportStar.js @@ -1,6 +1,6 @@ System.register(["./comp1"], function (exports_1, context_1) { - var __moduleName = context_1 && context_1.id; var i0; + var __moduleName = context_1 && context_1.id; return { setters: [ function (i0_1) { diff --git a/tests/baselines/reference/transformParenthesizesConditionalSubexpression.js b/tests/baselines/reference/transformParenthesizesConditionalSubexpression.js index 4f102f14ed4..0a0a31524fa 100644 --- a/tests/baselines/reference/transformParenthesizesConditionalSubexpression.js +++ b/tests/baselines/reference/transformParenthesizesConditionalSubexpression.js @@ -4,7 +4,7 @@ var a = { p : (true ? { [K] : 'v'} : null) } var b = { p : (true ? { [K] : 'v'} as any : null) } //// [transformParenthesizesConditionalSubexpression.js] +var _a, _b; var K = 'k'; var a = { p: (true ? (_a = {}, _a[K] = 'v', _a) : null) }; var b = { p: (true ? (_b = {}, _b[K] = 'v', _b) : null) }; -var _a, _b; diff --git a/tests/baselines/reference/transpile/Correctly serialize metadata when transpile with CommonJS option.js b/tests/baselines/reference/transpile/Correctly serialize metadata when transpile with CommonJS option.js index 2b52d660f4e..140ee34db4f 100644 --- a/tests/baselines/reference/transpile/Correctly serialize metadata when transpile with CommonJS option.js +++ b/tests/baselines/reference/transpile/Correctly serialize metadata when transpile with CommonJS option.js @@ -14,11 +14,11 @@ var MyClass1 = /** @class */ (function () { function MyClass1(_elementRef) { this._elementRef = _elementRef; } + var _a; MyClass1 = __decorate([ fooexport, __metadata("design:paramtypes", [typeof (_a = (typeof ng !== "undefined" && ng).ElementRef) === "function" && _a || Object]) ], MyClass1); return MyClass1; - var _a; }()); //# sourceMappingURL=file.js.map \ No newline at end of file diff --git a/tests/baselines/reference/transpile/Correctly serialize metadata when transpile with CommonJS option.oldTranspile.js b/tests/baselines/reference/transpile/Correctly serialize metadata when transpile with CommonJS option.oldTranspile.js index 2b52d660f4e..140ee34db4f 100644 --- a/tests/baselines/reference/transpile/Correctly serialize metadata when transpile with CommonJS option.oldTranspile.js +++ b/tests/baselines/reference/transpile/Correctly serialize metadata when transpile with CommonJS option.oldTranspile.js @@ -14,11 +14,11 @@ var MyClass1 = /** @class */ (function () { function MyClass1(_elementRef) { this._elementRef = _elementRef; } + var _a; MyClass1 = __decorate([ fooexport, __metadata("design:paramtypes", [typeof (_a = (typeof ng !== "undefined" && ng).ElementRef) === "function" && _a || Object]) ], MyClass1); return MyClass1; - var _a; }()); //# sourceMappingURL=file.js.map \ No newline at end of file diff --git a/tests/baselines/reference/transpile/Correctly serialize metadata when transpile with System option.js b/tests/baselines/reference/transpile/Correctly serialize metadata when transpile with System option.js index 00be51ec29e..9927f8e2b53 100644 --- a/tests/baselines/reference/transpile/Correctly serialize metadata when transpile with System option.js +++ b/tests/baselines/reference/transpile/Correctly serialize metadata when transpile with System option.js @@ -1,5 +1,4 @@ System.register(["angular2/core"], function (exports_1, context_1) { - "use strict"; var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); @@ -9,8 +8,9 @@ System.register(["angular2/core"], function (exports_1, context_1) { var __metadata = (this && this.__metadata) || function (k, v) { if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); }; - var __moduleName = context_1 && context_1.id; var ng, MyClass1; + "use strict"; + var __moduleName = context_1 && context_1.id; return { setters: [ function (ng_1) { @@ -22,12 +22,12 @@ System.register(["angular2/core"], function (exports_1, context_1) { function MyClass1(_elementRef) { this._elementRef = _elementRef; } + var _a; MyClass1 = __decorate([ fooexport, __metadata("design:paramtypes", [typeof (_a = (typeof ng !== "undefined" && ng).ElementRef) === "function" && _a || Object]) ], MyClass1); return MyClass1; - var _a; }()); } }; diff --git a/tests/baselines/reference/transpile/Correctly serialize metadata when transpile with System option.oldTranspile.js b/tests/baselines/reference/transpile/Correctly serialize metadata when transpile with System option.oldTranspile.js index 00be51ec29e..9927f8e2b53 100644 --- a/tests/baselines/reference/transpile/Correctly serialize metadata when transpile with System option.oldTranspile.js +++ b/tests/baselines/reference/transpile/Correctly serialize metadata when transpile with System option.oldTranspile.js @@ -1,5 +1,4 @@ System.register(["angular2/core"], function (exports_1, context_1) { - "use strict"; var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); @@ -9,8 +8,9 @@ System.register(["angular2/core"], function (exports_1, context_1) { var __metadata = (this && this.__metadata) || function (k, v) { if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); }; - var __moduleName = context_1 && context_1.id; var ng, MyClass1; + "use strict"; + var __moduleName = context_1 && context_1.id; return { setters: [ function (ng_1) { @@ -22,12 +22,12 @@ System.register(["angular2/core"], function (exports_1, context_1) { function MyClass1(_elementRef) { this._elementRef = _elementRef; } + var _a; MyClass1 = __decorate([ fooexport, __metadata("design:paramtypes", [typeof (_a = (typeof ng !== "undefined" && ng).ElementRef) === "function" && _a || Object]) ], MyClass1); return MyClass1; - var _a; }()); } }; diff --git a/tests/baselines/reference/transpile/Rename dependencies - System.js b/tests/baselines/reference/transpile/Rename dependencies - System.js index 4aad7dd82ec..93f68a21afa 100644 --- a/tests/baselines/reference/transpile/Rename dependencies - System.js +++ b/tests/baselines/reference/transpile/Rename dependencies - System.js @@ -1,7 +1,7 @@ System.register(["SomeOtherName"], function (exports_1, context_1) { + var SomeName_1; "use strict"; var __moduleName = context_1 && context_1.id; - var SomeName_1; return { setters: [ function (SomeName_1_1) { diff --git a/tests/baselines/reference/transpile/Sets module name.js b/tests/baselines/reference/transpile/Sets module name.js index 72164ed6b16..8fcac57121a 100644 --- a/tests/baselines/reference/transpile/Sets module name.js +++ b/tests/baselines/reference/transpile/Sets module name.js @@ -1,6 +1,6 @@ System.register("NamedModule", [], function (exports_1, context_1) { - var __moduleName = context_1 && context_1.id; var x; + var __moduleName = context_1 && context_1.id; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/transpile/Sets module name.oldTranspile.js b/tests/baselines/reference/transpile/Sets module name.oldTranspile.js index 72164ed6b16..8fcac57121a 100644 --- a/tests/baselines/reference/transpile/Sets module name.oldTranspile.js +++ b/tests/baselines/reference/transpile/Sets module name.oldTranspile.js @@ -1,6 +1,6 @@ System.register("NamedModule", [], function (exports_1, context_1) { - var __moduleName = context_1 && context_1.id; var x; + var __moduleName = context_1 && context_1.id; return { setters: [], execute: function () { diff --git a/tests/baselines/reference/transpile/Transpile with emit decorators and emit metadata.js b/tests/baselines/reference/transpile/Transpile with emit decorators and emit metadata.js index ed922d3f48a..388bdf1a66c 100644 --- a/tests/baselines/reference/transpile/Transpile with emit decorators and emit metadata.js +++ b/tests/baselines/reference/transpile/Transpile with emit decorators and emit metadata.js @@ -9,12 +9,12 @@ var MyClass = /** @class */ (function () { this.db = db; this.db.doSomething(); } + var _a; MyClass = __decorate([ someDecorator, __metadata("design:paramtypes", [typeof (_a = typeof db_1.db !== "undefined" && db_1.db) === "function" && _a || Object]) ], MyClass); return MyClass; - var _a; }()); exports.MyClass = MyClass; //# sourceMappingURL=file.js.map \ No newline at end of file diff --git a/tests/baselines/reference/transpile/Transpile with emit decorators and emit metadata.oldTranspile.js b/tests/baselines/reference/transpile/Transpile with emit decorators and emit metadata.oldTranspile.js index ed922d3f48a..388bdf1a66c 100644 --- a/tests/baselines/reference/transpile/Transpile with emit decorators and emit metadata.oldTranspile.js +++ b/tests/baselines/reference/transpile/Transpile with emit decorators and emit metadata.oldTranspile.js @@ -9,12 +9,12 @@ var MyClass = /** @class */ (function () { this.db = db; this.db.doSomething(); } + var _a; MyClass = __decorate([ someDecorator, __metadata("design:paramtypes", [typeof (_a = typeof db_1.db !== "undefined" && db_1.db) === "function" && _a || Object]) ], MyClass); return MyClass; - var _a; }()); exports.MyClass = MyClass; //# sourceMappingURL=file.js.map \ No newline at end of file diff --git a/tests/baselines/reference/typeArgumentInferenceWithClassExpression1.js b/tests/baselines/reference/typeArgumentInferenceWithClassExpression1.js index 6bd71b160bb..b72f929ec76 100644 --- a/tests/baselines/reference/typeArgumentInferenceWithClassExpression1.js +++ b/tests/baselines/reference/typeArgumentInferenceWithClassExpression1.js @@ -6,6 +6,7 @@ function foo(x = class { static prop: T }): T { foo(class { static prop = "hello" }).length; //// [typeArgumentInferenceWithClassExpression1.js] +var _a; function foo(x) { if (x === void 0) { x = /** @class */ (function () { function class_1() { @@ -21,4 +22,3 @@ foo((_a = /** @class */ (function () { }()), _a.prop = "hello", _a)).length; -var _a; diff --git a/tests/baselines/reference/typeArgumentInferenceWithClassExpression2.js b/tests/baselines/reference/typeArgumentInferenceWithClassExpression2.js index 102c1ee78bc..e7c51c03356 100644 --- a/tests/baselines/reference/typeArgumentInferenceWithClassExpression2.js +++ b/tests/baselines/reference/typeArgumentInferenceWithClassExpression2.js @@ -7,6 +7,7 @@ function foo(x = class { prop: T }): T { foo(class { static prop = "hello" }).length; //// [typeArgumentInferenceWithClassExpression2.js] +var _a; function foo(x) { if (x === void 0) { x = /** @class */ (function () { function class_1() { @@ -23,4 +24,3 @@ foo((_a = /** @class */ (function () { }()), _a.prop = "hello", _a)).length; -var _a; diff --git a/tests/baselines/reference/typeParameterExtendsPrimitive.js b/tests/baselines/reference/typeParameterExtendsPrimitive.js index 1774db19f6e..0ad1b91bd0d 100644 --- a/tests/baselines/reference/typeParameterExtendsPrimitive.js +++ b/tests/baselines/reference/typeParameterExtendsPrimitive.js @@ -29,12 +29,12 @@ function h, K extends string>(array: T[], prop: K): //// [typeParameterExtendsPrimitive.js] // #14473 function f() { + var _a; var t; var v = (_a = {}, _a[t] = 0, _a); return t + t; - var _a; } function g(i) { var n = i.x; diff --git a/tests/baselines/reference/uniqueSymbolAllowsIndexInObjectWithIndexSignature.js b/tests/baselines/reference/uniqueSymbolAllowsIndexInObjectWithIndexSignature.js index 21a6d85ac23..f74ff6d2c2b 100644 --- a/tests/baselines/reference/uniqueSymbolAllowsIndexInObjectWithIndexSignature.js +++ b/tests/baselines/reference/uniqueSymbolAllowsIndexInObjectWithIndexSignature.js @@ -14,8 +14,8 @@ let b: I = {[SYM]: 'str'}; // Expect error //// [uniqueSymbolAllowsIndexInObjectWithIndexSignature.js] "use strict"; exports.__esModule = true; +var _a, _b; // https://github.com/Microsoft/TypeScript/issues/21962 exports.SYM = Symbol('a unique symbol'); var a = (_a = {}, _a[exports.SYM] = 'sym', _a); // Expect ok var b = (_b = {}, _b[exports.SYM] = 'str', _b); // Expect error -var _a, _b; diff --git a/tests/baselines/reference/variableDeclarationDeclarationEmitUniqueSymbolPartialStatement.js b/tests/baselines/reference/variableDeclarationDeclarationEmitUniqueSymbolPartialStatement.js index eace1e810ae..f2a1df5e707 100644 --- a/tests/baselines/reference/variableDeclarationDeclarationEmitUniqueSymbolPartialStatement.js +++ b/tests/baselines/reference/variableDeclarationDeclarationEmitUniqueSymbolPartialStatement.js @@ -8,6 +8,7 @@ export class Foo { //// [variableDeclarationDeclarationEmitUniqueSymbolPartialStatement.js] "use strict"; exports.__esModule = true; +var _a; var key = Symbol(), value = 12; var Foo = /** @class */ (function () { function Foo() { @@ -17,7 +18,6 @@ var Foo = /** @class */ (function () { }()); _a = key; exports.Foo = Foo; -var _a; //// [variableDeclarationDeclarationEmitUniqueSymbolPartialStatement.d.ts] diff --git a/tests/cases/conformance/es6/destructuring/destructuringObjectBindingPatternAndAssignment5.ts b/tests/cases/conformance/es6/destructuring/destructuringObjectBindingPatternAndAssignment5.ts new file mode 100644 index 00000000000..be9b969d009 --- /dev/null +++ b/tests/cases/conformance/es6/destructuring/destructuringObjectBindingPatternAndAssignment5.ts @@ -0,0 +1,5 @@ +function a () { + let x: number; + let y: any + ({ x, ...y } = ({ } as any)); +}