Home
last modified time | relevance | path

Searched defs:foo4 (Results 26 - 50 of 95) sorted by relevance

1234

/third_party/typescript/tests/baselines/reference/
H A DtypeParameterAssignability2.js93 function foo4(t, u, v) { function
H A DrecursiveTypesUsedAsFunctionParameters.js
H A DdeclFileTypeAnnotationArrayType.js25 function foo4() { function
H A DdeclFileTypeAnnotationBuiltInType.js14 function foo4() { function
H A DdeclFileTypeAnnotationTypeQuery.js25 function foo4() { function
H A DdeclFileTypeAnnotationTypeReference.js25 function foo4() { function
H A DobjectTypesIdentityWithCallSignaturesDifferingParamCounts2.js24 function foo4(x: any) { } function
H A DoverloadResolutionTest1.js39 function foo4(bar) { return bar; } function
H A DexhaustiveSwitchImplicitReturn.js79 function foo4(bar) { function
H A DgenericCallWithOverloadedConstructorTypedArguments2.js11 function foo4(cb: typeof a) { function
H A DgenericCallWithOverloadedFunctionTypedArguments2.js11 function foo4(cb: typeof a) { function
H A DheterogeneousArrayLiterals.js239 function foo4(t, u) { function
H A DtypeGuardsInFunctionAndModuleBlock.js34 function foo4(x: number | string | boolean) { function
H A DdestructuringSameNames.js25 const { foo4, foo4 } = { foo4: 40 }; property
H A DcapturedParametersInInitializers1.js19 function foo4(y = {z}, z = 1) { function
H A DdeclFileTypeAnnotationVisibilityErrorParameterOfFunction.js70 function foo4(param) { function
H A DdeclFileTypeAnnotationVisibilityErrorReturnTypeOfFunction.js84 function foo4() { function
H A DobjectTypesIdentityWithConstructSignatures2.js41 function foo4(x: any) { } function
H A DobjectTypesIdentityWithConstructSignaturesDifferingParamCounts.js41 function foo4(x: any) { } function
H A DobjectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints.js43 function foo4(x: any) { } function
H A DobjectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints2.js47 function foo4(x: any) { } function
H A DobjectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints3.js56 function foo4(x: any) { } function
H A DobjectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType.js43 function foo4(x: any) { } function
H A DobjectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType2.js43 function foo4(x: any) { } function
H A DobjectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterCounts.js41 function foo4(x: any) { } function

Completed in 6 milliseconds

1234