TypeScript/tests/baselines/reference/convertToAsyncFunction
..
convertToAsyncFunction_arrayBindingPattern.ts
convertToAsyncFunction_arrayBindingPatternRename.ts
convertToAsyncFunction_ArrowFunction.ts
convertToAsyncFunction_ArrowFunctionNoAnnotation.js
convertToAsyncFunction_ArrowFunctionNoAnnotation.ts
convertToAsyncFunction_basic.ts
convertToAsyncFunction_basicNoReturnTypeAnnotation.js
convertToAsyncFunction_basicNoReturnTypeAnnotation.ts
convertToAsyncFunction_basicWithComments.ts
convertToAsyncFunction_bindingPattern.js
convertToAsyncFunction_bindingPattern.ts
convertToAsyncFunction_bindingPatternNameCollision.js
convertToAsyncFunction_bindingPatternNameCollision.ts
convertToAsyncFunction_callbackArgument.ts
convertToAsyncFunction_callbackReturnsFixablePromise.js
convertToAsyncFunction_callbackReturnsFixablePromise.ts
convertToAsyncFunction_callbackReturnsPromise.js
convertToAsyncFunction_callbackReturnsPromise.ts
convertToAsyncFunction_callbackReturnsPromiseInBlock.js
convertToAsyncFunction_callbackReturnsPromiseInBlock.ts
convertToAsyncFunction_callbackReturnsPromiseLastInChain.js
convertToAsyncFunction_callbackReturnsPromiseLastInChain.ts
convertToAsyncFunction_callbackReturnsRejectedPromiseInTryBlock.js
convertToAsyncFunction_callbackReturnsRejectedPromiseInTryBlock.ts
convertToAsyncFunction_Catch.ts
convertToAsyncFunction_catchBlockUniqueParams.js
convertToAsyncFunction_catchBlockUniqueParams.ts
convertToAsyncFunction_catchBlockUniqueParamsBindingPattern.js
convertToAsyncFunction_catchBlockUniqueParamsBindingPattern.ts
convertToAsyncFunction_CatchFollowedByThen.js
convertToAsyncFunction_CatchFollowedByThen.ts
convertToAsyncFunction_CatchFollowedByThenMatchingTypes01.ts
convertToAsyncFunction_CatchFollowedByThenMatchingTypes01NoAnnotations.js
convertToAsyncFunction_CatchFollowedByThenMatchingTypes01NoAnnotations.ts
convertToAsyncFunction_CatchFollowedByThenMatchingTypes02.ts
convertToAsyncFunction_CatchFollowedByThenMatchingTypes02NoAnnotations.js
convertToAsyncFunction_CatchFollowedByThenMatchingTypes02NoAnnotations.ts
convertToAsyncFunction_CatchFollowedByThenMismatchTypes01.js
convertToAsyncFunction_CatchFollowedByThenMismatchTypes01.ts
convertToAsyncFunction_CatchFollowedByThenMismatchTypes02.ts
convertToAsyncFunction_CatchFollowedByThenMismatchTypes02NoAnnotations.js
convertToAsyncFunction_CatchFollowedByThenMismatchTypes02NoAnnotations.ts
convertToAsyncFunction_CatchFollowedByThenMismatchTypes03.js
convertToAsyncFunction_CatchFollowedByThenMismatchTypes03.ts
convertToAsyncFunction_CatchFollowedByThenMismatchTypes04.ts
convertToAsyncFunction_catchNoArguments.ts
convertToAsyncFunction_CatchNoBrackets.ts
convertToAsyncFunction_CatchRef.ts
convertToAsyncFunction_catchTypeArgument1.ts
convertToAsyncFunction_chainedThenCatchThen.ts
convertToAsyncFunction_Conditional2.js
convertToAsyncFunction_Conditional2.ts
convertToAsyncFunction_Conditionals.js
convertToAsyncFunction_Conditionals.ts
convertToAsyncFunction_decoratedMethod.ts
convertToAsyncFunction_decoratedMethodWithModifier.ts
convertToAsyncFunction_decoratedMethodWithMultipleLineComment.ts
convertToAsyncFunction_decoratedMethodWithSingleLineComment.ts
convertToAsyncFunction_emptyCatch1.js
convertToAsyncFunction_emptyCatch1.ts
convertToAsyncFunction_emptyCatch2.js
convertToAsyncFunction_emptyCatch2.ts
convertToAsyncFunction_exportModifier.js
convertToAsyncFunction_exportModifier.ts
convertToAsyncFunction_finally.ts
convertToAsyncFunction_finallyNoArguments.ts
convertToAsyncFunction_finallyNull.ts
convertToAsyncFunction_finallyUndefined.ts
convertToAsyncFunction_IgnoreArgs1.ts
convertToAsyncFunction_IgnoreArgs2.ts
convertToAsyncFunction_IgnoreArgs3.ts
convertToAsyncFunction_IgnoreArgs4.js
convertToAsyncFunction_IgnoreArgs4.ts
convertToAsyncFunction_importedFunction.js
convertToAsyncFunction_importedFunction.ts
convertToAsyncFunction_InnerPromise.ts
convertToAsyncFunction_InnerPromiseRet.ts
convertToAsyncFunction_InnerPromiseRetBinding1.ts
convertToAsyncFunction_InnerPromiseRetBinding2.ts
convertToAsyncFunction_InnerPromiseRetBinding3.ts
convertToAsyncFunction_InnerPromiseRetBinding4.ts
convertToAsyncFunction_InnerPromiseSimple.ts
convertToAsyncFunction_InnerVarNameConflict.ts
convertToAsyncFunction_LocalReturn.js
convertToAsyncFunction_LocalReturn.ts
convertToAsyncFunction_Loop.js
convertToAsyncFunction_Loop.ts
convertToAsyncFunction_Method.ts
convertToAsyncFunction_MultipleCatches.ts
convertToAsyncFunction_MultipleReturns1.ts
convertToAsyncFunction_MultipleReturns2.ts
convertToAsyncFunction_MultipleThens.ts
convertToAsyncFunction_MultipleThensSameVarName.ts
convertToAsyncFunction_NestedFunctionRightLocation.js
convertToAsyncFunction_NestedFunctionRightLocation.ts
convertToAsyncFunction_nestedPromises.js
convertToAsyncFunction_nestedPromises.ts
convertToAsyncFunction_noArgs1.ts
convertToAsyncFunction_noArgs2.ts
convertToAsyncFunction_NoBrackets.ts
convertToAsyncFunction_NoCatchHandler.js
convertToAsyncFunction_NoCatchHandler.ts
convertToAsyncFunction_NoRes.ts
convertToAsyncFunction_NoRes2.ts
convertToAsyncFunction_NoRes3.ts
convertToAsyncFunction_NoRes4.js
convertToAsyncFunction_NoRes4.ts
convertToAsyncFunction_objectBindingPattern.ts
convertToAsyncFunction_objectBindingPatternRename.ts
convertToAsyncFunction_OutermostOnlyFailure.ts
convertToAsyncFunction_OutermostOnlySuccess.js
convertToAsyncFunction_OutermostOnlySuccess.ts
convertToAsyncFunction_Param2.ts
convertToAsyncFunction_ParameterNameCollision.ts
convertToAsyncFunction_PromiseAllAndThen1.js
convertToAsyncFunction_PromiseAllAndThen1.ts
convertToAsyncFunction_PromiseAllAndThen2.js
convertToAsyncFunction_PromiseAllAndThen2.ts
convertToAsyncFunction_PromiseAllAndThen3.js
convertToAsyncFunction_PromiseAllAndThen3.ts
convertToAsyncFunction_PromiseAllAndThen4.js
convertToAsyncFunction_PromiseAllAndThen4.ts
convertToAsyncFunction_PromiseCallInner.js
convertToAsyncFunction_PromiseCallInner.ts
convertToAsyncFunction_PromiseDotAll.ts
convertToAsyncFunction_ResRef.ts
convertToAsyncFunction_ResRef1.ts
convertToAsyncFunction_ResRef2.ts
convertToAsyncFunction_ResRef3.ts
convertToAsyncFunction_ResRefNoReturnVal.ts
convertToAsyncFunction_ResRefNoReturnVal1.ts
convertToAsyncFunction_Return1.ts
convertToAsyncFunction_Return2.ts
convertToAsyncFunction_Return3.ts
convertToAsyncFunction_runEffectfulContinuation.js
convertToAsyncFunction_runEffectfulContinuation.ts
convertToAsyncFunction_Scope1.ts
convertToAsyncFunction_Scope2.ts
convertToAsyncFunction_Scope3.js
convertToAsyncFunction_Scope3.ts
convertToAsyncFunction_simpleFunctionExpression.js
convertToAsyncFunction_simpleFunctionExpression.ts
convertToAsyncFunction_simpleFunctionExpressionAssignedToBindingPattern.js
convertToAsyncFunction_simpleFunctionExpressionAssignedToBindingPattern.ts
convertToAsyncFunction_simpleFunctionExpressionWithName.js
convertToAsyncFunction_simpleFunctionExpressionWithName.ts
convertToAsyncFunction_TernaryConditional.js
convertToAsyncFunction_TernaryConditional.ts
convertToAsyncFunction_thenFinally.ts
convertToAsyncFunction_thenFinallyThen.ts
convertToAsyncFunction_thenNoArguments.ts
convertToAsyncFunction_thenTypeArgument1.ts
convertToAsyncFunction_thenTypeArgument2.ts
convertToAsyncFunction_thenTypeArgument3.ts
convertToAsyncFunction_UntypedFunction.js
convertToAsyncFunction_UntypedFunction.ts