Home
last modified time | relevance | path

Searched defs:createImmediatelyInvokedArrowFunction (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts901 …export const createImmediatelyInvokedArrowFunction = Debug.deprecate(factory.createImmediatelyInvo… constant
/third_party/typescript/lib/
Dtypescript.d.ts4072 createImmediatelyInvokedArrowFunction(statements: readonly Statement[]): CallExpression; method
4073createImmediatelyInvokedArrowFunction(statements: readonly Statement[], param: ParameterDeclaratio… method
8171 const createImmediatelyInvokedArrowFunction: { constant
DtypescriptServices.d.ts4072 createImmediatelyInvokedArrowFunction(statements: readonly Statement[]): CallExpression; method
4073createImmediatelyInvokedArrowFunction(statements: readonly Statement[], param: ParameterDeclaratio… method
8171 const createImmediatelyInvokedArrowFunction: { constant
Dtsserverlibrary.d.ts4072 createImmediatelyInvokedArrowFunction(statements: readonly Statement[]): CallExpression; method
4073createImmediatelyInvokedArrowFunction(statements: readonly Statement[], param: ParameterDeclaratio… method
12117 const createImmediatelyInvokedArrowFunction: { constant
DtypingsInstaller.js27335 function createImmediatelyInvokedArrowFunction(statements, param, paramValue) { function
Dtsc.js22074 function createImmediatelyInvokedArrowFunction(statements, param, paramValue) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4072 createImmediatelyInvokedArrowFunction(statements: readonly Statement[]): CallExpression; method
4073createImmediatelyInvokedArrowFunction(statements: readonly Statement[], param: ParameterDeclaratio… method
8171 const createImmediatelyInvokedArrowFunction: { constant
Dtsserverlibrary.d.ts4072 createImmediatelyInvokedArrowFunction(statements: readonly Statement[]): CallExpression; method
4073createImmediatelyInvokedArrowFunction(statements: readonly Statement[], param: ParameterDeclaratio… method
12117 const createImmediatelyInvokedArrowFunction: { constant