Home
last modified time | relevance | path

Searched defs:createImmediatelyInvokedFunctionExpression (Results 1 – 12 of 12) sorted by relevance

/third_party/typescript/src/deprecatedCompat/
Ddeprecations.ts909 …export const createImmediatelyInvokedFunctionExpression = Debug.deprecate(factory.createImmediatel… constant
/third_party/typescript/lib/
DtypescriptServices.d.ts3624createImmediatelyInvokedFunctionExpression(statements: readonly Statement[]): CallExpression; method
3625createImmediatelyInvokedFunctionExpression(statements: readonly Statement[], param: ParameterDecla… method
7102 const createImmediatelyInvokedFunctionExpression: { constant
Dtypescript.d.ts3624createImmediatelyInvokedFunctionExpression(statements: readonly Statement[]): CallExpression; method
3625createImmediatelyInvokedFunctionExpression(statements: readonly Statement[], param: ParameterDecla… method
7102 const createImmediatelyInvokedFunctionExpression: { constant
Dtsserverlibrary.d.ts3624createImmediatelyInvokedFunctionExpression(statements: readonly Statement[]): CallExpression; method
3625createImmediatelyInvokedFunctionExpression(statements: readonly Statement[], param: ParameterDecla… method
10847 const createImmediatelyInvokedFunctionExpression: { constant
Dtsc.js19872 function createImmediatelyInvokedFunctionExpression(statements, param, paramValue) { function
DtypingsInstaller.js24738 function createImmediatelyInvokedFunctionExpression(statements, param, paramValue) { function
DtypescriptServices.js24943 function createImmediatelyInvokedFunctionExpression(statements, param, paramValue) { function
Dtypescript.js24943 function createImmediatelyInvokedFunctionExpression(statements, param, paramValue) { function
Dtsserver.js24749 function createImmediatelyInvokedFunctionExpression(statements, param, paramValue) { function
Dtsserverlibrary.js24943 function createImmediatelyInvokedFunctionExpression(statements, param, paramValue) { function
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts3700createImmediatelyInvokedFunctionExpression(statements: readonly Statement[]): CallExpression; method
3701createImmediatelyInvokedFunctionExpression(statements: readonly Statement[], param: ParameterDecla… method
10974 const createImmediatelyInvokedFunctionExpression: { constant
Dtypescript.d.ts3700createImmediatelyInvokedFunctionExpression(statements: readonly Statement[]): CallExpression; method
3701createImmediatelyInvokedFunctionExpression(statements: readonly Statement[], param: ParameterDecla… method
7191 const createImmediatelyInvokedFunctionExpression: { constant