Home
last modified time | relevance | path

Searched defs:foo4 (Results 51 - 75 of 95) sorted by relevance

1234

/third_party/typescript/tests/baselines/reference/
H A DobjectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterNames.js41 function foo4(x: any) { } function
H A DobjectTypesIdentityWithGenericConstructSignaturesOptionalParams.js43 function foo4(x: any) { } function
H A DobjectTypesIdentityWithGenericConstructSignaturesOptionalParams2.js43 function foo4(x: any) { } function
H A DobjectTypesIdentityWithGenericConstructSignaturesOptionalParams3.js43 function foo4(x: any) { } function
H A DgenericCallWithOverloadedConstructorTypedArguments.js11 function foo4(cb: typeof a) { function
H A DgenericCallWithOverloadedFunctionTypedArguments.js11 function foo4(cb: typeof a) { function
H A DtypeGuardsInConditionalExpression.js24 function foo4(x: number | string) { function
H A DtypeGuardsInIfStatement.js32 function foo4(x: number | string) { function
H A DtypeParameterConstraints1.js20 function foo4(test) { } // valid function
H A DcallSignatureWithoutReturnTypeAnnotationInference.js138 function foo4(x) { function
H A DcapturedLetConstInLoop2_ES6.js44 function foo4(x) { function
H A DcapturedLetConstInLoop3_ES6.js56 function foo4(x) { function
H A DcapturedLetConstInLoop5_ES6.js72 function foo4(x) { function
H A DconstantEnumAssert.js
H A DdiscriminantPropertyCheck.js52 function foo4(x: Item) { function
H A DobjectTypesIdentity.js45 function foo4(x: any) { } function
H A DobjectTypesIdentityWithCallSignatures.js49 function foo4(x: any) { } function
H A DobjectTypesIdentityWithCallSignatures2.js49 function foo4(x: any) { } function
H A DobjectTypesIdentityWithCallSignaturesDifferingParamCounts.js49 function foo4(x: any) { } function
H A DobjectTypesIdentityWithCallSignaturesWithOverloads.js65 function foo4(x: any) { } function
H A DobjectTypesIdentityWithGenericCallSignatures.js49 function foo4(x: any) { } function
H A DobjectTypesIdentityWithGenericCallSignatures2.js49 function foo4(x: any) { } function
H A DobjectTypesIdentityWithGenericCallSignaturesDifferingByConstraints.js51 function foo4(x: any) { } function
H A DobjectTypesIdentityWithGenericCallSignaturesDifferingByReturnType.js51 function foo4(x: any) { } function
H A DobjectTypesIdentityWithGenericCallSignaturesDifferingByReturnType2.js51 function foo4(x: any) { } function

Completed in 8 milliseconds

1234